... | ... | @@ -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
|
... | ... | |