fixed tongs getting stuck in ovens
This commit is contained in:
parent
5bec53e7cd
commit
b92f6b250c
2 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ const registerHotOrNotItemTags = (event) => {
|
|||
})
|
||||
|
||||
event.add('tfchotornot:hot_whitelist', '#forge:hot_ingots')
|
||||
|
||||
event.add('firmalife:usable_on_oven', '#tfchotornot:insulating')
|
||||
}
|
||||
|
||||
const registerHotOrNotBlockTags = (event) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue