Fix crafting table recipe

master
D4VID 10 months ago
parent adc6efc1a6
commit 14872d2659

@ -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,

Loading…
Cancel
Save