Fix plank smashing yield.
This commit is contained in:
parent
184194bb24
commit
1bca9d4b32
@ -38,6 +38,6 @@ nodecore.register_craft({
|
||||
{match = plank, replace = "air"}
|
||||
},
|
||||
items = {
|
||||
{name = "nc_tree:stick", count = 4, scatter = 5}
|
||||
{name = "nc_tree:stick", count = 8, scatter = 5}
|
||||
}
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user