hehe
This commit is contained in:
parent
02b606ac03
commit
a2863086bf
3 changed files with 20 additions and 0 deletions
|
|
@ -60,6 +60,10 @@ const registerTFCMetals = (event) => {
|
|||
)
|
||||
*/
|
||||
const registerTFCHeats = (event) => {
|
||||
Object.entries(global.METAL_TO_SPECS).forEach(keyValuePair => {
|
||||
|
||||
})
|
||||
|
||||
event.itemHeat('gtceu:compressed_coke_clay', 0.5, null, null)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue