MineClone2/mods/MAPGEN
FossFanatic fee4ccf096 Convert old player leaves into new system
This commit adds a couple of lines to the `mcl_mapgen_core:fix_foliage_palette_indexes"` LBM, which ensures that player leaves which were placed before this update get converted into the new player leaves.

I would have included mangrove leaves, but decided against it because of an issue where the `param2` of mangrove leaves was accidentally set to 1 (in the schematics?). This meant that if I included mangrove leaves, the LBM would have converted the natural leaves as well.

This would have made it very tedious to clean up the leaves after chopping down a mangrove tree, since these would not rot by themselves.
2023-02-14 11:20:00 +00:00
..
mcl_biomes Add foliage palette indexes 2023-02-08 16:15:04 +00:00
mcl_dungeons Remove mobs_mc_gameconfig 2022-05-27 02:44:39 +02:00
mcl_end_island Make end island larger 2022-09-14 20:37:08 +00:00
mcl_mapgen_core Convert old player leaves into new system 2023-02-14 11:20:00 +00:00
mcl_nether_fortresses Allow blaze spawners to be deactivated 2023-01-15 22:22:14 +00:00
mcl_strongholds Remove get_structure_data_construct 2022-10-28 21:25:43 +02:00
mcl_structures Fix geode crash 2023-01-15 22:27:02 +00:00
mcl_terrain_features Add lots of water lakes to mangrove swamps 2022-08-11 14:26:34 +02:00
mcl_villages Ensure index for heightmap entry is within bounds 2023-02-06 13:16:15 -06:00
tsm_railcorridors Separate blue dye from lapis lazuli. 2022-12-29 03:08:49 +00:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00