Skip to content

Commit

Permalink
Whoops, did not add all the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
KonSola5 committed Apr 29, 2024
1 parent 45bc9e8 commit 107232f
Show file tree
Hide file tree
Showing 19 changed files with 62 additions and 248 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,13 @@
]
}
],
"type": "tconstruct:melting",
"ingredient": {
"tag": "c:elementium_blocks"
},
"result": {
"type": "tconstruct:casting_basin",
"cooling_time": 199,
"fluid": {
"amount": 81000,
"fluid": "hephaestusplus:molten_elementium"
"tag": "c:molten_elementium"
},
"temperature": 1000,
"time": 199
"result": {
"tag": "c:elementium_blocks"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@
]
}
],
"type": "tconstruct:casting_basin",
"cooling_time": 171,
"fluid": {
"amount": 81000,
"tag": "c:molten_manasteel"
"type": "tconstruct:melting",
"ingredient": {
"tag": "c:manasteel_blocks"
},
"result": {
"tag": "c:manasteel_blocks"
}
"amount": 81000,
"fluid": "hephaestusplus:molten_manasteel"
},
"temperature": 700,
"time": 171
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@
]
}
],
"type": "tconstruct:casting_basin",
"cooling_time": 238,
"fluid": {
"amount": 81000,
"tag": "c:molten_metallurgium"
"type": "tconstruct:melting",
"ingredient": {
"tag": "c:metallurgium_blocks"
},
"result": {
"tag": "c:metallurgium_blocks"
}
"amount": 81000,
"fluid": "hephaestusplus:molten_metallurgium"
},
"temperature": 1470,
"time": 238
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,13 @@
]
}
],
"type": "tconstruct:melting",
"ingredient": {
"tag": "c:palladium_blocks"
},
"result": {
"type": "tconstruct:casting_basin",
"cooling_time": 190,
"fluid": {
"amount": 81000,
"fluid": "hephaestusplus:molten_palladium"
"tag": "c:molten_palladium"
},
"temperature": 900,
"time": 190
"result": {
"tag": "c:palladium_blocks"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@
]
}
],
"type": "tconstruct:casting_basin",
"cooling_time": 155,
"fluid": {
"amount": 81000,
"tag": "c:molten_quadrillum"
"type": "tconstruct:melting",
"ingredient": {
"tag": "c:quadrillum_blocks"
},
"result": {
"tag": "c:quadrillum_blocks"
}
"amount": 81000,
"fluid": "hephaestusplus:molten_quadrillum"
},
"temperature": 550,
"time": 155
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@
]
}
],
"type": "tconstruct:casting_basin",
"cooling_time": 196,
"fluid": {
"amount": 81000,
"tag": "c:molten_runite"
"type": "tconstruct:melting",
"ingredient": {
"tag": "c:runite_blocks"
},
"result": {
"tag": "c:runite_blocks"
}
"amount": 81000,
"fluid": "hephaestusplus:molten_runite"
},
"temperature": 970,
"time": 196
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@
]
}
],
"type": "tconstruct:casting_basin",
"cooling_time": 225,
"fluid": {
"amount": 81000,
"tag": "c:molten_star_platinum"
"type": "tconstruct:melting",
"ingredient": {
"tag": "c:star_platinum_blocks"
},
"result": {
"tag": "c:star_platinum_blocks"
}
"amount": 81000,
"fluid": "hephaestusplus:molten_star_platinum"
},
"temperature": 1300,
"time": 225
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@
]
}
],
"type": "tconstruct:casting_basin",
"cooling_time": 216,
"fluid": {
"amount": 81000,
"tag": "c:molten_terrasteel"
"type": "tconstruct:melting",
"ingredient": {
"tag": "c:terrasteel_blocks"
},
"result": {
"tag": "c:terrasteel_blocks"
}
"amount": 81000,
"fluid": "hephaestusplus:molten_terrasteel"
},
"temperature": 1200,
"time": 216
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 107232f

Please sign in to comment.