Commit Graph

2921 Commits

Author SHA1 Message Date
Wuzzy bc1e16fbc6 Delete unused WorldEdit code in mcl_structures 2017-09-11 04:26:16 +02:00
Wuzzy b8461596a3 Generate clay in voxelmanip 2017-09-11 04:24:24 +02:00
Wuzzy e7db6f3c89 Generate clay more MC-like
* Diamond shape
* Flat
* Close to water surface
2017-09-11 03:58:07 +02:00
Wuzzy 33e8d1dd99 Rename clay and block of clay 2017-09-11 02:26:43 +02:00
Wuzzy 24abe81409 mcl_mapgen_core: Put all mapgen code into single on_generated
This fixes some mapgen race conditions
2017-09-11 01:59:20 +02:00
Wuzzy 06256f068b Generate witch huts slightly deeper 2017-09-11 01:34:37 +02:00
Wuzzy defffbc952 Fix generating lots of gravel in caves 2017-09-11 01:11:57 +02:00
Wuzzy 0baa563072 Generate witch huts only in swamplands 2017-09-11 00:28:52 +02:00
Wuzzy ee5bbff70c Add sprint key to help 2017-09-10 21:09:04 +02:00
Wuzzy 75aec87b48 Remove weird witch hut debug stuff 2017-09-10 21:05:03 +02:00
Wuzzy 98e5f2b0ba Refactor Minecraft chunk probability code for structures 2017-09-10 20:41:22 +02:00
Wuzzy 98654b45b1 mcl_structures: Return place_schematic return value 2017-09-10 20:20:52 +02:00
Wuzzy 876e2c6eb4 Random rotation for witch huts 2017-09-10 20:16:13 +02:00
Wuzzy 55e8d7503e Rarely generate witch huts (experimental) 2017-09-10 19:14:58 +02:00
Wuzzy 61e0d55311 Update mcl_biomes comments 2017-09-10 17:18:11 +02:00
Wuzzy d715eda723 Fix surface of ice plains spike 2017-09-10 16:55:55 +02:00
Wuzzy 65333ae43c Replace birches with spruce in ice plains 2017-09-10 16:53:33 +02:00
Wuzzy b1065b2247 Use Biome API to turn floating sand to sandstone 2017-09-10 16:44:37 +02:00
Wuzzy 5d3323d094 Generate red sandstone 2017-09-10 15:32:24 +02:00
Wuzzy 84a92817cc Tweak beaches 2017-09-10 15:01:32 +02:00
Wuzzy b7684d2980 Add deep ocean biome 2017-09-10 14:23:52 +02:00
Wuzzy b6c55e1ea2 Revert waterlily texture 2017-09-10 06:49:31 +02:00
Wuzzy 452c720a18 Remove unused mushroom file 2017-09-10 06:48:27 +02:00
Wuzzy 29aa321283 Increase fast mode speed significantly 2017-09-10 06:37:03 +02:00
Wuzzy b70b836efd Tweak Mesa Plateau F biome 2017-09-10 06:34:28 +02:00
Wuzzy 5448669ffd Generate pumpkins in every biome 2017-09-10 06:06:02 +02:00
Wuzzy 81a170645e Don't restrict sugar cane spawn to biomes 2017-09-10 05:45:27 +02:00
Wuzzy 5a69b132c4 Add an Y layer to moss stone boulder schematics 2017-09-10 05:03:20 +02:00
Wuzzy 1938f84c3b Re-introduce Jungle Edge, nerf OP melon spawn 2017-09-10 04:45:43 +02:00
Wuzzy a69f8ca9e1 Make mega spruce taiga much more dense 2017-09-10 04:42:42 +02:00
Wuzzy bc47d542da Disable Jungle Edge M biome for balancing 2017-09-10 04:33:27 +02:00
Wuzzy bd7d57d083 Add Jungle Edge M biome 2017-09-10 03:59:59 +02:00
Wuzzy fb2714d5f1 Add savanna M biome 2017-09-10 03:41:42 +02:00
Wuzzy a14b501f24 Change mesa plateau F ocean appearance 2017-09-10 03:33:06 +02:00
Wuzzy d2cf48022c Remove red desert biome 2017-09-10 03:17:38 +02:00
Wuzzy a02a492b2c Add Mesa Plateau F biome 2017-09-10 03:16:49 +02:00
Wuzzy dfc4a950c6 Remove unused mesa ores 2017-09-10 02:49:02 +02:00
Wuzzy 3ad6b03f68 Generate semi-random mese strata 2017-09-10 02:44:47 +02:00
Wuzzy 18f916f3c5 Refactor and simplify mesa generation code 2017-09-10 00:55:32 +02:00
Wuzzy f0b87379d3 Generate blue orchids only up to Y=5 in v6
But increase noise offset to 0. This spawn strategy emulates swamplands.
2017-09-09 21:05:40 +02:00
Wuzzy 2916b28f87 Comment the biomes code in mcl_biomes 2017-09-09 19:30:22 +02:00
Wuzzy fa75eda9cf Add stone beach biome 2017-09-09 19:01:04 +02:00
Wuzzy 6427c72b95 New biomes: Extreme Hills and 2 variants
Extreme Hills
Extreme Hills+
Extreme Hills M (gravel field)
2017-09-09 11:42:15 +02:00
Wuzzy 44725be4bb Fix fern generating virtually everywhere 2017-09-09 08:17:24 +02:00
Wuzzy 22131e588e Generate the new acacias 2017-09-09 08:15:49 +02:00
Wuzzy f64423e983 Redo acacia schematics completely 2017-09-09 08:06:02 +02:00
Wuzzy 01f5cc7515 Add mega spruces to sapling growth 2017-09-09 05:35:32 +02:00
Wuzzy e433be1472 Add mega taiga spruces and more spruces 2017-09-09 05:04:39 +02:00
Wuzzy 52f22ac58f Make melons rarer in non-v6 mapgens 2017-09-09 01:34:37 +02:00
Wuzzy 0ceecec7c3 Add jungle edge biome 2017-09-09 01:13:21 +02:00