craftings fixed
This commit is contained in:
@@ -194,7 +194,7 @@ minetest.register_node("amogus_blocks:wood", {
|
||||
description = "Wood",
|
||||
tiles = {"wood.png"},
|
||||
|
||||
drop = 'amogus_items:wooden_plank 9',
|
||||
drop = 'amogus_blocks:wood',
|
||||
groups = {choppy = 3, flammable = 3, wood = 1},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user