diff options
Diffstat (limited to 'items/SPIRIT_BONE.json')
-rw-r--r-- | items/SPIRIT_BONE.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/SPIRIT_BONE.json b/items/SPIRIT_BONE.json new file mode 100644 index 00000000..4420ec64 --- /dev/null +++ b/items/SPIRIT_BONE.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§f§5Spirit Bone", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"955daa6f-a6e0-3a10-94c4-070303323b37\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjhhNzljNTEyY2ZmMWE5ZjQ3MzE5ZmQ3N2VmZDA2ZjY3M2E3NzJhYTk3NTk3NDM2YjAxNjBjNDA5YzhhMmU2MCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7A Wolf Spirit is attached to\",1:\"§7this bone. Wolf Spirits always\",2:\"§7come back to their masters.\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§f§f§f§5Spirit Bone\"},ExtraAttributes:{id:\"SPIRIT_BONE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7A Wolf Spirit is attached to", + "§7this bone. Wolf Spirits always", + "§7come back to their masters.", + "", + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "SPIRIT_BONE", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spirit_Bone" + ] +}
\ No newline at end of file |