diff --git a/recipes.lua b/recipes.lua index eb2a48f..05b9dd0 100644 --- a/recipes.lua +++ b/recipes.lua @@ -280,7 +280,7 @@ return { result = 'minecraft:crafting_table;0;crafting table', count = 1, requires = { - ['minecraft:planks;0'] = 3, + ['minecraft:planks;0'] = 4, }, shape = { 'minecraft:planks;0', 'minecraft:planks;0', nil,