Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
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
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
drops/FancyDrops.md
drops/FancyDrops.md
+1
-0
No files found.
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
...
...