update plantlife, digistuff, farming-redo, roads,

unified inventory, and fixed a few obsolete "overrides"
in the misc-overrides package.
This commit is contained in:
Vanessa Dannenberg
2018-08-13 09:48:45 -04:00
parent 2fa93b219e
commit 1adee001dd
69 changed files with 1390 additions and 707 deletions

View File

@@ -32,5 +32,7 @@ if minetest.get_modpath("lucky_block") then
{"dro", {"farming:hoe_mese"}, 1},
{"dro", {"farming:hoe_diamond"}, 1},
{"dro", {"farming:hoe_bomb"}, 10},
{"dro", {"farming:turkish_delight"}, 5},
{"lig"},
})
end