#recipe help

1 messages · Page 1 of 1 (latest)

tidal bronze
#
on load:
    register shaped recipe:
        id: "minecraft:structure_void"
        result: purple dye named "&aRevive your peer!"
        shape: "aca", "bdb", "aca"
        group: "bloop"
        category: "building"
        ingredients:
            set ingredient of "a" to red dye with lore "&aA token to remove a death!"
            set ingredient of "b" to netherite ingot
            set ingredient of "c" to totem of undying
            set ingredient of "d" to enchanted golden apple
#

so this is my recipe right now

#

a is a custom item from a different recipe

#

and the recipe isnt working