#Hide infos
1 messages · Page 1 of 1 (latest)
try hide_attribute: true
material: SPAWNER
slot: 18
item_flags:
- HIDE_ATTRIBUTES```
I believe you need HIDE_ADDITIONAL_TOOLTIP for this
did it work?
also
i'm pretty sure it's like this
material: SPAWNER
slot: 18
hide_attributes: true```
That’s the old layout which I’m pretty sure is depreciated
worked thx!