#(Solved) Custom Furnace Smelting

1 messages · Page 1 of 1 (latest)

halcyon scarab
#

What is missing from here to make this work?

quartz jungle
#

jummm

#

the data and count are unnecessary in that case

halcyon scarab
#

this is what I used

quartz jungle
#

the only weird thing other than that I see is the identifier, but that would have NOTHING

#

{
"format_version": "1.12",
"minecraft:recipe_furnace": {
"description": {
"identifier": "evolved:platinum"
},
"tags": ["blast_furnace"],
"input": "evolved:raw_platinum",
"output": "evolved:platinum_ingot"
}
}

#

I also have a file like this, maybe try changing the format version

halcyon scarab
#

okay let me try this 😁

#

still doesn't work :/

#

did I maybe incorrectly name the files?

quartz jungle
#

remove minecraft: to each object

halcyon scarab
#

okay let me try that

#

like this?

#

did this and it didnt work

quartz jungle
#

maybe in the identicator put raw_copper_block and that's it

halcyon scarab
#

okay let me try that

#

thank you so much it works!!

quartz jungle
#

glorious