#how can i manipulate recipes in tinkers tool/forge station

6 messages · Page 1 of 1 (latest)

naive oxide
#

is there a way to add items to the input for modifiers or change the recipes

true shaleBOT
#

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

fierce sluice
naive oxide
fierce sluice
#

for this, you'll want to use event.custom() in a recipes event
event.custom() basically takes a whole data file as arguments, and you can also use script variables instead of other values.