diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2021-04-21 22:18:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-21 16:18:53 -0400 |
commit | 823c7ea1ce1e23d8b94ce8c6e24903b7613288e8 (patch) | |
tree | 65f0fdc97629f2b2b9d8f324fa62f44a651533c2 /items/DELICATE;5.json | |
parent | 9f320dd60715a91bcd75dcb402015a53ce77dffd (diff) | |
download | NotEnoughUpdates-REPO-823c7ea1ce1e23d8b94ce8c6e24903b7613288e8.tar.gz NotEnoughUpdates-REPO-823c7ea1ce1e23d8b94ce8c6e24903b7613288e8.tar.bz2 NotEnoughUpdates-REPO-823c7ea1ce1e23d8b94ce8c6e24903b7613288e8.zip |
new items (#466)
* new items
* Create BULKY_STONE.json
* uuid removal
Diffstat (limited to 'items/DELICATE;5.json')
-rw-r--r-- | items/DELICATE;5.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/DELICATE;5.json b/items/DELICATE;5.json new file mode 100644 index 00000000..58288868 --- /dev/null +++ b/items/DELICATE;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Delicate V\",1:\"§7Avoids breaking stems and baby\",2:\"§7crops.\",3:\"\",4:\"§e▲ §7Delicate cannot be combined!\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"DELICATE;5\",enchantments:{delicate:5}}}", + "damage": 0, + "lore": [ + "§9Delicate V", + "§7Avoids breaking stems and baby", + "§7crops.", + "", + "§e▲ §7Delicate cannot be combined!", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "DELICATE;5", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |