diff options
Diffstat (limited to 'items/FROZEN_BAUBLE.json')
-rw-r--r-- | items/FROZEN_BAUBLE.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/FROZEN_BAUBLE.json b/items/FROZEN_BAUBLE.json new file mode 100644 index 00000000..5497ae78 --- /dev/null +++ b/items/FROZEN_BAUBLE.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Frozen Bauble", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3351cb07-1fd3-377d-a204-0c3ab889746b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTBmZDEzYTk2YTgyNDMwNjIxYTY1ZWE5N2U4OTgxOWNhMGI2OGMwMzQyNTMwMjVkYTA0MjhiYmNhZDQzZmQ2MyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Festive §7reforge\",4:\"§7when combined with armor§7.\",5:\"\",6:\"§9Festive §7(§6Legendary§7):\",7:\"§7Intelligence: §a+25\",8:\"§7Sea Creature Chance: §c+0.2%\",9:\"§7Fishing Speed: §a+8\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXX§7!\",13:\"\",14:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Frozen Bauble\"},ExtraAttributes:{id:\"FROZEN_BAUBLE\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", + "", + "§7Applies the §9Festive §7reforge", + "§7when combined with armor§7.", + "", + "§9Festive §7(§6Legendary§7):", + "§7Intelligence: §a+25", + "§7Sea Creature Chance: §c+0.2%", + "§7Fishing Speed: §a+8", + "", + "§7Requires §aMining Skill Level", + "§aXX§7!", + "", + "§5§lEPIC REFORGE STONE" + ], + "internalname": "FROZEN_BAUBLE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |