Spooky NBTs!
This mod provides a simple way to add NBT tags to items in Minecraft. To use the functionality, the following conditions must be met:
- Stand on an emerald block
- Have permission level 2
Working process:
Hold the item you want to modify in your main hand and enter the command in the following format:
[NBT type];[NBT name];[NBT value]
Available NBT types:
- n - Numeric values
- l - Logical values
- t - Text values
Usage features:
For the logical type (l), the value must be 0 (False) or 1 (True).
Application example:
The command n;Unbreakable;1 will add the "Unbreakable" tag to the item in the main hand with a value of 1, making the item indestructible.