#Making a Farmer's Delight feast based on the Fiery Fondu from Brewin and Chewin

1 messages · Page 1 of 1 (latest)

torpid fog
#

What I want to do is reproduce the hitbox of a cauldron (if possible have a burning effect like in a lava cauldron and place an empty cauldron once it served in a bowl 3 times

dim mulchBOT
#

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

torpid fog
#

Anyone?

#
event.create('white_radish_gratin_pot', 'farmersdelight:feast')
    .box(2, 0, 2, 14, 10, 14)
    .servingsAmount(3)
    .servingItems(['kubejs:white_radish_gratin_bowl'])
    .displayName('White Radish Gratin')