hide binding chains
This commit is contained in:
@@ -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')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user