diff options
Diffstat (limited to 'items/ICE_GENERATOR_1.json')
-rw-r--r-- | items/ICE_GENERATOR_1.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/ICE_GENERATOR_1.json b/items/ICE_GENERATOR_1.json index 9d128d56..b152771e 100644 --- a/items/ICE_GENERATOR_1.json +++ b/items/ICE_GENERATOR_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Ice Minion I", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"017c5692-85da-306e-8013-a11fd5f74b59\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTk2NTkzMjk0MjcsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTUwMDA2NDMyMWIxMjk3MmY4ZTU3NTA3OTNlYzFjODIzZGE0NjI3NTM1ZTlkMTJmZWFlZTc4Mzk0Yjg2ZGFiZSJ9fX0=\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining ice!\",2:\"§7Requires an open area to place\",3:\"§7ice. Minions also work when you\",4:\"§7are offline!\",5:\"\",6:\"§7Time Between Actions: §a14s\",7:\"§7Max Storage: §e64\"],Name:\"§9Ice Minion I\"},ExtraAttributes:{id:\"ICE_GENERATOR_1\",generator_tier:1}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"017c5692-85da-306e-8013-a11fd5f74b59\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTk2NTkzMjk0MjcsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTUwMDA2NDMyMWIxMjk3MmY4ZTU3NTA3OTNlYzFjODIzZGE0NjI3NTM1ZTlkMTJmZWFlZTc4Mzk0Yjg2ZGFiZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining ice!\",2:\"§7Requires an open area to place\",3:\"§7ice. Minions also work when you\",4:\"§7are offline!\",5:\"\",6:\"§7Time Between Actions: §a14s\",7:\"§7Max Storage: §e64\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Ice Minion I\"},ExtraAttributes:{id:\"ICE_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,9 @@ "§7are offline!", "", "§7Time Between Actions: §a14s", - "§7Max Storage: §e64" + "§7Max Storage: §e64", + "", + "§9§lRARE" ], "recipe": { "A1": "ICE:10", @@ -26,11 +28,11 @@ }, "internalname": "ICE_GENERATOR_1", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ice_Minion" ], "crafttext": "Requires: Ice I" -} +}
\ No newline at end of file |