Fix #347
This commit is contained in:
parent
7f1e44606c
commit
de3ad3db67
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@ const registerHotOrNotItemTags = (event) => {
|
|||
event.removeAllTagsFrom(item)
|
||||
event.add('c:hidden_from_recipe_viewers', item)
|
||||
})
|
||||
|
||||
// TODO: TEMP FIX
|
||||
event.add('tfchotornot:insulating', '#tfc:all_blowpipes')
|
||||
}
|
||||
|
||||
const registerHotOrNotBlockTags = (event) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue