VoxeLibre/mods/MAPGEN
kabou 1326b9e7e7 Add check for unknown nodes.
* Check if node has a definition table before attempting to evaluate its
  attributes.  By application of De Morgan's law, the compound logic
  expression can be rewritten so that the existence of the table is
  checked before all following attribute references.
2022-03-09 15:14:22 +01:00
..
mcl_biomes TextureConverter: Implement grass palette conversion 2021-11-03 19:57:21 +01:00
mcl_dungeons Add check for unknown nodes. 2022-03-09 14:40:37 +01: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 mapgen/mcl_mapgen_core: move set_node decorations a node callback 2022-02-25 18:38:50 +01:00
mcl_strongholds unify code style [1] 2021-05-25 12:52:25 +02:00
mcl_structures Add check for unknown nodes. 2022-03-09 15:14:22 +01:00
mcl_villages fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
tsm_railcorridors Add check for unknown nodes. 2022-03-09 14:59:49 +01:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00