Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicMobs
Wiki
Drops
FancyDrops
FancyDrops
· Changes
Page history
added disclaimer to ItemGlowByDefault
authored
Mar 24, 2024
by
Lxlp
Show 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.
...
@@ -98,6 +98,7 @@ Whether the items should have a hologram name to display them by default.
### ItemGlowByDefault
### ItemGlowByDefault
Whether items should go by default.
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
```
yaml
DropOptions
:
DropOptions
:
ItemGlowByDefault
:
true
ItemGlowByDefault
:
true
...
...