diff options
Diffstat (limited to 'items/JADERALD.json')
-rw-r--r-- | items/JADERALD.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/JADERALD.json b/items/JADERALD.json new file mode 100644 index 00000000..4c87ab9d --- /dev/null +++ b/items/JADERALD.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Jaderald", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"b569ed03-94ae-3da9-a01d-9726633d5b8b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODZhZGRiZDVkZWRhZDQwOTk5NDczYmU0YTdmNDhmNjIzNmE3OWEwZGNlOTcxYjVkYmQ3MzcyMDE0YWUzOTRkIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Jaded §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXX§7!\",9:\"\",10:\"§7§7§oExtremely rare stone, only\",11:\"§7§ofound in the Crystal Hollows.\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§f§f§9Jaderald\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"JADERALD\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Jaded §7reforge", + "§7to armor.", + "", + "§7Requires §aMining Skill Level", + "§aXX§7!", + "", + "§7§7§oExtremely rare stone, only", + "§7§ofound in the Crystal Hollows.", + "", + "§9§lRARE REFORGE STONE" + ], + "internalname": "JADERALD", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Jaderald" + ] +}
\ No newline at end of file |