diff options
Diffstat (limited to 'items/MELON_GENERATOR_5.json')
-rw-r--r-- | items/MELON_GENERATOR_5.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/MELON_GENERATOR_5.json b/items/MELON_GENERATOR_5.json index 94b4be6e..b949c3ee 100644 --- a/items/MELON_GENERATOR_5.json +++ b/items/MELON_GENERATOR_5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Melon Minion V", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f1c14ac4-5dfd-3c37-a0b1-fe5b4cba6ce3\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5NDQyNzI1MjUsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTIzNGY3ZjdhZDY3YWNkNTBiMzA5MzI3ODFjMjFhMGIxY2MyMjUzMGE0OTgwZjY4ODU0OTEyM2UxMGQ5YzQ3NCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7melons! Requires an open area to\",3:\"§7place melons. Minions also work\",4:\"§7when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a21s\",7:\"§7Max Storage: §e384\"],Name:\"§9Melon Minion V\"},ExtraAttributes:{id:\"MELON_GENERATOR_5\",generator_tier:5}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f1c14ac4-5dfd-3c37-a0b1-fe5b4cba6ce3\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5NDQyNzI1MjUsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTIzNGY3ZjdhZDY3YWNkNTBiMzA5MzI3ODFjMjFhMGIxY2MyMjUzMGE0OTgwZjY4ODU0OTEyM2UxMGQ5YzQ3NCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7melons! Requires an open area to\",3:\"§7place melons. Minions also work\",4:\"§7when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a21s\",7:\"§7Max Storage: §e384\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Melon Minion V\"},ExtraAttributes:{id:\"MELON_GENERATOR_5\",generator_tier:5}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,9 @@ "§7when you are offline!", "", "§7Time Between Actions: §a21s", - "§7Max Storage: §e384" + "§7Max Storage: §e384", + "", + "§9§lRARE" ], "recipe": { "A1": "MELON_BLOCK:64", @@ -26,11 +28,11 @@ }, "internalname": "MELON_GENERATOR_5", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Melon_Minion" ], "crafttext": "Requires: Melon I" -} +}
\ No newline at end of file |