diff options
Diffstat (limited to 'items/BULKY_STONE.json')
-rw-r--r-- | items/BULKY_STONE.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/items/BULKY_STONE.json b/items/BULKY_STONE.json index b17e489e..d5003817 100644 --- a/items/BULKY_STONE.json +++ b/items/BULKY_STONE.json @@ -1,15 +1,15 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§5Bulky Stone", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"c50f3eab-34c3-3db0-9dda-3302fbe65cbe\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjBiODdhN2UyODU1NzUxZjI5NTAxODA4ODNjZmJjZGQ4NjI5OGVlNGY3YmRlMDliMmY3MzE1NDYyZTg4YzBlZiJ9fX0\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 §9Bulky §7reforge\",5:\"§7to a melee weapon.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§f§f§5Bulky Stone\"},ExtraAttributes:{id:\"BULKY_STONE\"},AttributeModifiers:[]}", + "displayname": "§5Bulky Stone", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c50f3eab-34c3-3db0-9dda-3302fbe65cbe\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjBiODdhN2UyODU1NzUxZjI5NTAxODA4ODNjZmJjZGQ4NjI5OGVlNGY3YmRlMDliMmY3MzE1NDYyZTg4YzBlZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Bulky §7reforge\",4:\"§7when combined with a melee\",5:\"§7weapon§7.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Bulky Stone\"},ExtraAttributes:{id:\"BULKY_STONE\"}}", "damage": 3, "lore": [ "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", "", - "§7Can be used in a Reforge Anvil", - "§7or with the Dungeon Blacksmith", - "§7to apply the §9Bulky §7reforge", - "§7to a melee weapon.", + "§7Applies the §9Bulky §7reforge", + "§7when combined with a melee", + "§7weapon§7.", "", "§7Requires §aMining Skill Level", "§aXXV§7!", @@ -19,9 +19,9 @@ "internalname": "BULKY_STONE", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bulky_Stone" ] -} +}
\ No newline at end of file |