diff options
Diffstat (limited to 'items/WOODCUTTING_CRYSTAL.json')
-rw-r--r-- | items/WOODCUTTING_CRYSTAL.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/WOODCUTTING_CRYSTAL.json b/items/WOODCUTTING_CRYSTAL.json index e70c16d2..e7db71c9 100644 --- a/items/WOODCUTTING_CRYSTAL.json +++ b/items/WOODCUTTING_CRYSTAL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Woodcutting Crystal", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bd79a474-cf07-3f8c-b5a4-98657c33520a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWFlODI2ZTdkYjg0NDdmYmQ2Mjk4OGZlZTBlODNiYmRkNjk0Mzc4YWVmMTJkMjU3MmU5NzVmMDU5YTU0OTkwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Can be placed on your private\",1:\"§7island. Increases the speed of\",2:\"§7nearby foraging minions by\",3:\"§7§a10%§7.\",4:\"\",5:\"§7Effective Radius: §b12\"],Name:\"§9Woodcutting Crystal\"},ExtraAttributes:{id:\"WOODCUTTING_CRYSTAL\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bd79a474-cf07-3f8c-b5a4-98657c33520a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWFlODI2ZTdkYjg0NDdmYmQ2Mjk4OGZlZTBlODNiYmRkNjk0Mzc4YWVmMTJkMjU3MmU5NzVmMDU5YTU0OTkwIn19fQ==\"}]}},display:{Lore:[0:\"§7Can be placed on your private\",1:\"§7island. Increases the speed of\",2:\"§7nearby foraging minions by\",3:\"§7§a10%§7.\",4:\"\",5:\"§7Effective Radius: §b12\"],Name:\"§9Woodcutting Crystal\"},ExtraAttributes:{id:\"WOODCUTTING_CRYSTAL\"}}", "damage": 3, "lore": [ "§7Can be placed on your private", @@ -24,10 +24,11 @@ }, "internalname": "WOODCUTTING_CRYSTAL", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Woodcutting_Crystal" + "https://hypixel-skyblock.fandom.com/wiki/Woodcutting_Crystal", + "https://wiki.hypixel.net/Woodcutting_Crystal" ], "crafttext": "Requires: Birch Wood VII" -} +}
\ No newline at end of file |