Commit Graph

80 Commits

Author SHA1 Message Date
Wuzzy d90b59c918 Tweak Nether ore and lava generation 2017-08-16 17:01:16 +02:00
Wuzzy b7c12e82e4 Fix basic Nether generation 2017-08-16 16:22:28 +02:00
Wuzzy 860155e5c1 Set proper realm boundaries 2017-08-16 15:29:05 +02:00
Wuzzy 91b92a2cfd Fix some realm bugs 2017-08-16 14:06:01 +02:00
Wuzzy a26aef7042 Generate vines and cocoas in non-v6 mapgens 2017-08-15 20:08:41 +02:00
Wuzzy 04593eca08 Localize a couple of accidental global variables 2017-08-02 01:34:12 +02:00
Wuzzy 305aacf705 Fix embarrassing monster egg typo 2017-07-06 00:00:26 +02:00
Wuzzy 598a2977b5 Add monster egg blocks 2017-07-05 23:53:15 +02:00
Wuzzy 1db851b42b Add experimental setting to disable superflat 2017-07-02 22:35:46 +02:00
Wuzzy b225ecf51f Force nolakes,nohills for flat mapgen 2017-07-02 21:50:37 +02:00
Wuzzy 7c3b422a49 Remove lava/water springs from flat mapgen 2017-06-13 13:53:34 +02:00
Wuzzy 8daac96e58 Rename stairs mod to mcl_stairs 2017-06-05 18:40:56 +02:00
Wuzzy d58ed09a9f Add more mapgen aliases 2017-06-05 00:21:34 +02:00
Wuzzy 25c9583ed2 Tweak vine density 2017-05-27 03:50:35 +02:00
Wuzzy b0f36500cf Vine generation now uses Perlin noise 2017-05-27 03:19:19 +02:00
Wuzzy f7393cf970 Generate vines in jungles, move cocoa gen b/w mods 2017-05-27 01:54:40 +02:00
Wuzzy f48b1f3591 Spawn igloos on snowy grass blocks as well 2017-05-24 04:35:59 +02:00
Wuzzy 9c22df853d Generate igloos on snow blocks 2017-05-20 07:59:10 +02:00
Wuzzy b433107f67 Rarely spawn desert wells in deserts 2017-05-20 06:47:42 +02:00
Wuzzy ef06d345df New lava generator: Spawn in air in layers 1-10 2017-05-20 01:27:09 +02:00
Wuzzy 0ae946a920 Mapgen: Single water and lava sources in ground 2017-05-19 22:26:39 +02:00
Wuzzy 34005774b8 Allow ore generator to replace andesite, etc. 2017-05-19 20:04:07 +02:00
Wuzzy 0d08f65cfe Generate dirt and gravel after stones 2017-05-19 19:56:37 +02:00
Wuzzy ba2d83eff9 Rename random_struct to mcl_structures 2017-05-19 15:13:31 +02:00
Wuzzy bcc185f83f Lua mapgen optimizations, hopefully prevent OOM 2017-05-09 16:30:30 +02:00
Wuzzy 1527a77735 Put snow on v6 snowy grass blocks
This code is much more efficient than previous attempts
2017-04-01 18:14:17 +02:00
Wuzzy 9ba92ae363 Gen. desert temples higher (not at beaches) 2017-04-01 17:50:28 +02:00
Wuzzy ae3721cbc8 Don't gen top snow anymore for performance reasons 2017-04-01 17:26:46 +02:00
Wuzzy e9e588a104 Add top snow on v6-generated snowy grass blocks 2017-04-01 17:01:15 +02:00
Wuzzy a4eba91c1e Add snowy variants of 3 dirt blocks 2017-04-01 06:44:02 +02:00
Wuzzy a7504781c4 Make allium and blue orchid slightly rarer 2017-04-01 03:00:35 +02:00
Wuzzy 75289ce039 Increase pumpkin chance again 2017-03-31 23:47:32 +02:00
Wuzzy 19ec22364f Make pumpkins and melons a bit less common 2017-03-31 23:41:19 +02:00
Wuzzy 112f099da5 Generate mushrooms underground (rare) 2017-03-31 23:12:19 +02:00
Wuzzy 69dfc49e37 Add more mushroom surfaces 2017-03-31 21:55:01 +02:00
Wuzzy 041c164f0d Generate mushrooms in the Overworld 2017-03-31 21:47:59 +02:00
Wuzzy 793152b1e6 Mapgen: Place cacti and sugarcanes on group:sand 2017-03-21 22:01:49 +01:00
Wuzzy 076b3fe44a Disable default dungeons, disable trash in mgflat 2017-03-21 03:21:23 +01:00
Wuzzy 40d3bc5602 Generate tall grass after large flowers 2017-03-21 02:53:21 +01:00
Wuzzy c914e69081 Mapgen: Rotate pumpkins randomly 2017-03-21 00:23:09 +01:00
Wuzzy c85f070d80 Tweak pumpkin rarity 2017-03-15 05:57:55 +01:00
Wuzzy 5e2b4f4dc0 Spawn melons in jungles 2017-03-15 05:36:11 +01:00
Wuzzy 1bfa8798ae Spawn pumpkins on map 2017-03-15 05:22:59 +01:00
Wuzzy 2919e929b0 Generate large flowers on map 2017-03-15 05:03:43 +01:00
Wuzzy e5709d3533 Make double tallgrass more likely 2017-03-15 04:27:35 +01:00
Wuzzy 5c9045ce9a Use decorations API to generate flowers 2017-03-15 04:25:31 +01:00
Wuzzy d6749ecc51 Spawn large ferns in jungles 2017-03-15 03:55:08 +01:00
Wuzzy 246b4703e3 Spawn fern in jungles, spawn double tallgrass 2017-03-15 03:08:00 +01:00
Wuzzy aa9a36161f Tweak grass/fern mapgen 2017-03-15 02:15:31 +01:00
Wuzzy d0b1f843ee Move tall grass to mcl_flowers mod
Alias registered
2017-03-14 20:05:07 +01:00