hide binding chains
This commit is contained in:
parent
98d993bcb3
commit
f2f2722c98
1 changed files with 2 additions and 0 deletions
|
|
@ -7,4 +7,6 @@ const registerSoulboundItemTags = (event) => {
|
|||
global.SOULBINDABLE_ITEMS.forEach(x => {
|
||||
event.add('tfg:soulbindable_items', x.equipment)
|
||||
})
|
||||
|
||||
event.add('c:hidden_from_recipe_viewers', 'soulbinding:binding_chains')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue