Changes
Page history
removed fandom wiki links
authored
Dec 30, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Items/Items.md
View page @
13a01b82
...
...
@@ -217,7 +217,7 @@ example_item:
Sets what NBT tags to put on your items.
This allows cross-over with a lot of other plugins, or just for storing custom information.
Before you add an NBT tag to your items, you have to know
[
SNBT formatting
](
https://minecraft.
fandom.com/
wiki/NBT_format#SNBT_format
)
.
Before you add an NBT tag to your items, you have to know
[
SNBT formatting
](
https://minecraft.wiki/NBT_format#SNBT_format
)
.
A tag value's type can be changed by adding a prefix to the tag value:
| Prefixes | int/ | float/ | double/ | byte/ | bool/ | boolean/ |
...
...
...
...