#(Solved) Custom Furnace Smelting
1 messages · Page 1 of 1 (latest)
i tried it even without it and it didnt work
this is what I used
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
okay let me try this 😁
still doesn't work :/
did I maybe incorrectly name the files?
remove minecraft: to each object
maybe in the identicator put raw_copper_block and that's it
glorious