Skip to content

Instantly share code, notes, and snippets.

@Sonnebahn
Created September 27, 2021 03:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sonnebahn/93a752d3f705c4b89c7e8e7055fa8732 to your computer and use it in GitHub Desktop.
Save Sonnebahn/93a752d3f705c4b89c7e8e7055fa8732 to your computer and use it in GitHub Desktop.
tconstruct ingot cast recipe located in data/tconstruct/recipes/smeltery/casts/gold_casts/
{
"type": "tconstruct:casting_table",
"cast": {
"tag": "forge:ingots"
},
"cast_consumed": true,
"switch_slots": true,
"fluid": {
"tag": "tconstruct:molten_gold",
"amount": 144
},
"result": "tconstruct:ingot_cast",
"cooling_time": 57
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment