Fix #347
This commit is contained in:
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user