Tinkers Reforged

Tinkers Reforged

2M Downloads

alloy recipes use fluid, it's better to use tag instead.

Unknown-Tokyo opened this issue ยท 0 comments

commented

using hard fluid will conflict with other mods.
according to Tconstruct's sample, it looks like
"inputs": [
{
"amount": 90,
"tag": "forge:molten_copper"
},
{
"amount": 90,
"tag": "forge:molten_zinc"
}
],