Only 1 oak wood plank per 1 oak log
claes-n opened this issue ยท 1 comments
Fix by adding the following into recipes.yml:
#1 oak log -> 4 oak planks
oak_wood_planks:
type: shapeless
ingredients:
log: [1, 'minecraft:log']
result: [4, 'minecraft:planks']