NBT
Add NBT - Premium
Require NBTAPI, download it here.
Support add-nbt-string, add-nbt-int, add-nbt-double, add-nbt-byte
change rule.
Use ;;
distinguish key value hierarchy.
The value after the last ;;
symbol represents the NBT value.
real-changes:
add-nbt-int:
- 'test;;5'
add-nbt-string:
# Key;;Value
- 'test;;t'
Remove NBT - Premium
Require NBTAPI, download it here.
Use ;;
distinguish key value hierarchy.
real-changes:
remove-nbt:
- 'fff;;fff'
Last updated