Changes
Page history
added disclaimer to ItemGlowByDefault
authored
Mar 24, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
drops/FancyDrops.md
View page @
c6afe111
...
...
@@ -98,6 +98,7 @@ Whether the items should have a hologram name to display them by default.
### ItemGlowByDefault
Whether items should go by default.
Using this option seems to add an NBT to the dropped items that makes them unstackable with other items not obtained this way.
```
yaml
DropOptions
:
ItemGlowByDefault
:
true
...
...
...
...