#Creating a recipe whom's output is the same item with a new tag

7 messages · Page 1 of 1 (latest)

tiny kite
#

I'm wondering if it is possible to create a recipe where the input is (item) and (tag: chestplate) and the output is the same chestplate with a tag added to it. where would I find that information or what would an example text of that look like?

humble sluiceBOT
#

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

severe raft
#

This is very easy to do

#

You need to use modifyResult

#

.modifyResult((grid, result) =>

#

Iirc

tiny kite
#

i am very new to kubejs and coding in general and am piecing bits together as i go, and couldnt find the information online so sorry. thank you tho for the information, i really appreciate it.