mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-07-16 23:01:07 +02:00
Version MFF.
This commit is contained in:
2
trunks/crafting.lua
Normal file → Executable file
2
trunks/crafting.lua
Normal file → Executable file
@ -35,7 +35,7 @@ minetest.register_craft({
|
||||
})
|
||||
minetest.register_craft({
|
||||
output = "trunks:twig_1 4",
|
||||
recipe = {{"bushes:bushbranches2a"}}
|
||||
recipe = {{"bushes:bushbranches2"}}
|
||||
})
|
||||
minetest.register_craft({
|
||||
output = "trunks:twig_1 4",
|
||||
|
Reference in New Issue
Block a user