homedecor_modpack/homedecor/handlers
Tim fb1b620316 add placeholders as not-buildable_to nodes, that can be set to prevent other nodes to build or expanded into expansions
this fixes #292
2015-09-08 09:26:40 +02:00
..
expansion.lua add placeholders as not-buildable_to nodes, that can be set to prevent other nodes to build or expanded into expansions 2015-09-08 09:26:40 +02:00
furnaces.lua label abms for profiling purposes 2015-08-20 14:52:01 +02:00
init.lua manage all handler inits in their own init file 2015-08-19 22:38:10 +02:00
inventory.lua only set main list size if size field is given, to allow using the locked/lockable features with different listnames 2015-08-19 22:02:04 +02:00
nodeboxes.lua introduce nodebox abstractions used by fences, like corner nodeboxes, and indirectly slab_x; update fences accordingly 2015-08-19 15:32:19 +02:00
registration.lua add placeholders as not-buildable_to nodes, that can be set to prevent other nodes to build or expanded into expansions 2015-09-08 09:26:40 +02:00
sit.lua Move sit function 2015-05-11 20:21:27 +02:00
water_particles.lua pass outlet position to particle handler as a table rather than separate vars 2015-05-10 22:34:30 -04:00