diff options
Diffstat (limited to 'items/CARROT_GENERATOR_3.json')
-rw-r--r-- | items/CARROT_GENERATOR_3.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/items/CARROT_GENERATOR_3.json b/items/CARROT_GENERATOR_3.json index 022f020d..a3d0ec7c 100644 --- a/items/CARROT_GENERATOR_3.json +++ b/items/CARROT_GENERATOR_3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Carrot Minion III", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cef2780a-6689-3e22-bae6-2627b6fbf7a4\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzM1NTgyMzEsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTQ5ZGJhZTM4MGU4NWY5M2Q0Yzg2ZjUwOTdlYzJhYzNkZWMyODM4OWZiNTI4YTBkNmE3MTlmYzYxMzk2MjZhOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7carrots. Requires dirt or soil\",3:\"§7nearby so carrots can be\",4:\"§7planted. Minions also work when\",5:\"§7you are offline!\",6:\"\",7:\"§7Time Between Actions: §a18s\",8:\"§7Max Storage: §e192\"],Name:\"§9Carrot Minion III\"},ExtraAttributes:{id:\"CARROT_GENERATOR_3\",generator_tier:3}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cef2780a-6689-3e22-bae6-2627b6fbf7a4\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzM1NTgyMzEsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTQ5ZGJhZTM4MGU4NWY5M2Q0Yzg2ZjUwOTdlYzJhYzNkZWMyODM4OWZiNTI4YTBkNmE3MTlmYzYxMzk2MjZhOCJ9fX0=\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7carrots. Requires dirt or soil\",3:\"§7nearby so carrots can be\",4:\"§7planted. Minions also work when\",5:\"§7you are offline!\",6:\"\",7:\"§7Time Between Actions: §a18s\",8:\"§7Max Storage: §e192\"],Name:\"§9Carrot Minion III\"},ExtraAttributes:{id:\"CARROT_GENERATOR_3\",generator_tier:3}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -27,10 +27,12 @@ }, "internalname": "CARROT_GENERATOR_3", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Carrot_Minion" + "https://hypixel-skyblock.fandom.com/wiki/Carrot_Minion", + "https://wiki.hypixel.net/Carrot_Minion" ], - "crafttext": "Requires: Carrot I" -} + "crafttext": "Requires: Carrot I", + "infoType": "WIKI_URL" +}
\ No newline at end of file |