Commit Graph

59 Commits

Author SHA1 Message Date
Matt Caughey 2e3ca5e045 New cloud generation 2013-11-09 16:20:35 -05:00
Matt Caughey a95fab3e4f Tweaked reed gen a bit 2013-11-07 21:42:14 -05:00
Matt Caughey f5d64a032f Redesigned the Mystic Grove 2013-11-04 16:45:35 -05:00
Matt Caughey 713ed2da8b Redesigned the Fungi Forest 2013-11-04 14:39:23 -05:00
Matt Caughey 80a491cb7d Tweaked more biome fog color/thickness stuff 2013-11-04 00:24:43 -05:00
Matt Caughey 481acce122 Stuff 2013-11-03 17:22:44 -05:00
Matt Caughey 01211d8c8d Added filled honeycombs 2013-10-30 16:24:48 -04:00
Matt Caughey 68c5e55bcc Added honey block generation to hives 2013-10-30 15:57:42 -04:00
Matt Caughey 1e03fc2ea5 Fixed up hive generation yet again 2013-10-30 00:21:12 -04:00
Matt Caughey 3aafc5daa9 Fixed the honey liquid 2013-10-29 22:49:49 -04:00
Matt Caughey 58004b0183 Added empty honeycombs 2013-10-29 19:17:37 -04:00
Matt Caughey a6d06c97b3 Added hive sub-blocks, tweaked hive generation 2013-10-29 16:52:51 -04:00
Matt Caughey f370a1291d Changed how wasp spawners generate 2013-10-29 15:31:35 -04:00
Adubbz 442fc76cd3 Added wasp spawners, made wasp movement more random and frequent 2013-10-28 19:30:51 +11:00
Matt Caughey 25f5dd9b4e Added honey 2013-10-28 00:20:08 -04:00
Matt Caughey 95c9ccefac Added honey generation to the hives (Using water for now) 2013-10-27 22:26:50 -04:00
Matt Caughey b67c290d11 Added wasp spawning 2013-10-27 21:32:18 -04:00
Matt Caughey a8deba13b0 Removed the Hellish Hive biome, added textures for things 2013-10-27 19:20:07 -04:00
Matt Caughey 7e245e5a49 Organized the hive generation a bit 2013-10-27 17:23:28 -04:00
Matt Caughey b7e04cff87 Attempt at fixing hive placement 2013-10-27 16:47:23 -04:00
Matt Caughey 3de8fa21fb Made hives look nicer 2013-10-27 16:03:05 -04:00
Matt Caughey ddbf1c7017 Fixed up hive generation 2013-10-27 14:54:35 -04:00
Matt Caughey 398cfdc310 Added "The Hive" biome to the Nether 2013-10-27 14:21:13 -04:00
Amnet 5d72571c4a Fixing the sacred oak sapling tree gen. 2013-10-21 18:34:39 +02:00
Matt Caughey ed600efd33 Fixed palm trees not generating in spaces with foliage/flowers. Made sunflowers not generate unless both spaces are empty. 2013-09-30 05:16:08 -04:00
Matt Caughey 096c3a995e Tweaked the Tropics biome 2013-09-29 07:46:20 -04:00
ted80-PC c98636b6de Random palm trees 2013-09-29 12:50:35 +02:00
ted80-PC 2e6207e73d Random pine trees 2013-09-29 11:16:32 +02:00
Matt Caughey 600781cb18 Fixed massive tree trunks again 2013-09-28 07:25:23 -04:00
Matt Caughey ac220d1f89 Fixed tree trunks 2013-09-28 06:51:39 -04:00
Matt Caughey cbf3a77863 Attempt as massive oak trees 2013-09-28 06:33:51 -04:00
Matt Caughey 56e4a7deca Made reeds generate based on the distance to land rather than the depth of the water 2013-09-27 21:42:34 -04:00
Matt Caughey 0050fcff48 Tweaked reed gen again. Removed sand bordering water in the Coniferous Forest. 2013-09-27 17:27:39 -04:00
Matt Caughey 47bd4d85ac Added a redwood shrub thing to Redwood Forests 2013-09-27 02:41:54 -04:00
Matt Caughey 4c4bbca9a6 Tweaked reed gen further 2013-09-23 20:34:29 -04:00
Matt Caughey 1147f017a3 Tweaked reed gen 2013-09-23 20:20:50 -04:00
Matt Caughey cfbb6e527a Added reed gen 2013-09-23 19:55:28 -04:00
Matt Caughey 1d7479a444 Changed which biomes desert temples can spawn in 2013-09-22 00:43:34 -04:00
Matt Caughey 273be2da09 Changed which biomes witch huts and jungle temples can spawn in 2013-09-22 00:36:13 -04:00
Matt Caughey 5c0b3b9d75 Tweaked marsh generation more 2013-09-21 22:26:41 -04:00
Matt Caughey 5c5dcda22e Changed how marshes generate 2013-09-21 19:25:33 -04:00
Matt Caughey 72218b069f Added cocoa trees to the Tropical Rainforest. Added jungle wood to trees in the Brushland and Scrubland. 2013-09-21 18:41:42 -04:00
Matt Caughey 1f300d2ce5 Fixed Miner's Delight and Burning Blossom gen 2013-09-21 15:13:48 -04:00
Matt Caughey b80e6e58f7 Added config options for wither wart and burning blossom gen 2013-09-21 14:44:04 -04:00
Matt Caughey cd477d67ca Fixed coral gen 2013-09-21 14:33:38 -04:00
Amnet ab451c9565 Fixing the crash with villages - hopefully. 2013-09-21 15:05:26 +02:00
Adubbz 637c9666c3 More toying with boring villages and added a dependancy for the latest forge 2013-09-21 19:48:35 +10:00
Adubbz 6b92c118a6 Fixed shrub rendering, trying to get villages to not be retarded 2013-09-21 18:58:50 +10:00
Adubbz 8d31a72714 Fixed villages completely 2013-09-21 17:04:41 +10:00
Adubbz adeb945ed2 Attempted to update to 1.6.4, some issues with villages 2013-09-21 16:53:11 +10:00