+/- fix #65
This commit is contained in:
parent
900310af52
commit
d1898c0d63
3 changed files with 39 additions and 2 deletions
|
|
@ -2,6 +2,13 @@
|
|||
|
||||
const registerTFCData = (event) => {
|
||||
registerAutoTFCItemHeats(event)
|
||||
|
||||
addItemHeat(
|
||||
event,
|
||||
'compressed_coke_clay',
|
||||
{ item: 'gtceu:compressed_coke_clay' },
|
||||
0.5
|
||||
)
|
||||
}
|
||||
|
||||
const registerAutoTFCItemHeats = (event) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue