update mesecons, pipeworks, castle, and technic

This commit is contained in:
Vanessa Ezekowitz
2017-03-31 20:25:46 -04:00
parent 02c000610d
commit d7a62ee312
15 changed files with 86 additions and 42 deletions

View File

@@ -73,6 +73,7 @@ technic.rubber_tree_model={
minetest.register_abm({
nodenames = {"moretrees:rubber_tree_sapling"},
label = "Worldgen: grow rubber tree sapling",
interval = 60,
chance = 20,
action = function(pos, node)