VoxeLibre/mods/MAPGEN
FaceDeer 1a09b5c132 fixing registration of node functions
"#registered_generators" was attempting to count a non-array table and was always returning 0. So every node function registered was named "mod_1" and overwrote each other in that index.

also, "nodes" wasn't counting node_functions, it was counting lvm_functions.
2022-08-14 01:11:30 -06:00
..
mcl_biomes Add tall mangrove tree schematics 2022-08-02 12:02:20 +02:00
mcl_dungeons Remove mobs_mc_gameconfig 2022-05-27 02:44:39 +02:00
mcl_end_island Move end exit portal to 0, 0; Add end gateway portals (WIP) 2021-04-06 20:08:20 +02:00
mcl_mapgen_core fixing registration of node functions 2022-08-14 01:11:30 -06:00
mcl_nether_fortresses Add make_foundation option 2022-07-01 02:05:48 +02:00
mcl_strongholds old registered_structures -> structure_data 2022-06-15 05:10:41 +02:00
mcl_structures More adaptive foundation height 2022-08-11 14:26:34 +02:00
mcl_terrain_features Add lots of water lakes to mangrove swamps 2022-08-11 14:26:34 +02:00
mcl_villages Remove mobs_mc_gameconfig 2022-05-27 02:44:39 +02:00
tsm_railcorridors Do not emerge while making railcorridors 2022-07-06 01:43:21 +02:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00