This commit is contained in:
parent
ed144cb8fe
commit
9e93ce8602
3 changed files with 125 additions and 57 deletions
|
|
@ -8,4 +8,6 @@ const registerTFCDataForChalk = (evt) => {
|
|||
global.MINECRAFT_DYE_NAMES.forEach(dyeName => {
|
||||
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')
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue