#How to allow for alternate ingredients in Smithing Table recipes

29 messages · Page 1 of 1 (latest)

trail kiln
#

I want to allow galospheres stirling recipes to accept silver ingots from other mods. all ingots have the same tag, so is there a way to make it check for ingots with x tag?

spice cobaltBOT
#

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

unborn sierra
#

use
event.replaceInput({ recipe }, 'galosphere silver', 'tag for silver')

trail kiln
#

ok, thanks

unborn sierra
#

replace the thingies with the desired values

trail kiln
#

is that a server script or a startup script?

#

cause I am not seeing the event in the event list on the wiki

past grove
#

its the recipe event, its a server event

trail kiln
#

ok, cool. i can put this in the same script i used to add the tags to the modded silvers

past grove
#

tags are a different event

trail kiln
#

they are a server event tho

past grove
#

yeah, but a different event

trail kiln
#

so i can just call a new event?

#

right

trail kiln
#

do i just make a new .js file and paste that in?

#

i know i need to change item ids and the like

past grove
#

put it anywhere where you have a recipe event

trail kiln
#

i dont have one

#

so how should i start it out?

#

im sure its somewhere on the wiki, but there is so much information there it all goes fuzzy when i look at it.

trail kiln
#

ok, i think i figured that part out. how do i specify the smithing table recipe for sterling armor from galosphere?

#

or can I ignore the recipe part and just have it replace any instance of galosphere:silver_ingot with any item with the tag c:silver_ingot?

#

ok, no. this isnt right.

#

do I not need the lines 1 and 6?

#

no, thats not it

spice cobaltBOT
#

@trail kiln Unresolved thread still hasn't been closed! If your question was answered, please close this post with </ticket close:1054771505520717835> command!

spice cobaltBOT
#

@trail kiln Unresolved thread still hasn't been closed! If your question was answered, please close this post with </ticket close:1054771505520717835> command!

spice cobaltBOT
#

@trail kiln Unresolved thread still hasn't been closed! If your question was answered, please close this post with </ticket close:1054771505520717835> command!