forked from mtcontrib/homedecor_modpack
Switch Garden Bench 1 to mesh
This commit is contained in:
@@ -2590,7 +2590,7 @@ minetest.register_craft( {
|
||||
|
||||
|
||||
minetest.register_craft( {
|
||||
output = "homedecor:bench_large_1_left",
|
||||
output = "homedecor:bench_large_1",
|
||||
recipe = {
|
||||
{ "group:wood", "group:wood", "group:wood" },
|
||||
{ "group:wood", "group:wood", "group:wood" },
|
||||
|
||||
Reference in New Issue
Block a user