little typo
Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
This commit is contained in:
parent
99f6981bc0
commit
7adc25e104
1 changed files with 2 additions and 2 deletions
|
|
@ -9,5 +9,5 @@ const registerTFCDataForChalk = (evt) => {
|
||||||
evt.itemHeat(`tfg:wet_${dyeName}_chalk`, 1, null, null, `tfg:heating/wet_${dyeName}_chalk`)
|
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