fix typo, my bad gang
This commit is contained in:
parent
99f6981bc0
commit
77c9aa2f46
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ const registerTFCDataForChalk = (evt) => {
|
|||
evt.itemHeat(`tfg:wet_${dyeName}_chalk`, 1, null, null, `tfg:heating/wet_${dyeName}_chalk`)
|
||||
})
|
||||
|
||||
evt.itemHead('tfg:unfired_chalk', 1, null, null, 'tfg:heating/unfired_chalk')
|
||||
evt.itemHeat('tfg:unfired_chalk', 1, null, null, 'tfg:heating/unfired_chalk')
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue