diff options
Diffstat (limited to 'items/ROCK_CANDY.json')
-rw-r--r-- | items/ROCK_CANDY.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/ROCK_CANDY.json b/items/ROCK_CANDY.json new file mode 100644 index 00000000..37fed2db --- /dev/null +++ b/items/ROCK_CANDY.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aRock Candy", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a84ff8d6-7300-37fa-ab20-e91cb0a2e963\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmIyMTYxN2QyNzU1YmMyMGY4ZjdlMzg4ZjQ5ZTQ4NTgyNzQ1ZmVjMTZiYjE0Yzc3NmY3MTE4Zjk4YzU1ZTgifX19\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Sweet §7reforge\",5:\"§7to accessories.\",6:\"\",7:\"§7§8§oAccessories have never\",8:\"§8§otasted so sweet.\",9:\"\",10:\"§a§lUNCOMMON REFORGE STONE\"],Name:\"§aRock Candy\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ROCK_CANDY\",uuid:\"929ba6a6-1d14-4b39-8fe7-f014f186b1ec\",timestamp:\"10/30/20 2:18 PM\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Sweet §7reforge", + "§7to accessories.", + "", + "§7§8§oAccessories have never", + "§8§otasted so sweet.", + "", + "§a§lUNCOMMON REFORGE STONE" + ], + "internalname": "ROCK_CANDY", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |