mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-26 00:40:19 +02:00
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