#Cutting Board recipe not working

6 messages · Page 1 of 1 (latest)

grand isle
#

No clue why this isnt working

shy jettyBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

grand isle
hot crestBOT
#

Paste version of 170444290623731025.js from @grand isle

queen skiff
#

Missing Result. and tool

#

from kubejs wiki:

// Slice cake on a cutting board!
event.custom({
  type: 'farmersdelight:cutting',
  ingredients: [
    { item: 'minecraft:cake' }
  ],
  tool: { tag: 'forge:tools/knives' },
  result: [
    { item: 'farmersdelight:cake_slice', count: 7 }
  ]
})```