diff options
Diffstat (limited to 'items/WHEAT_GENERATOR_4.json')
-rw-r--r-- | items/WHEAT_GENERATOR_4.json | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/items/WHEAT_GENERATOR_4.json b/items/WHEAT_GENERATOR_4.json index 0e977c4e..5dcce014 100644 --- a/items/WHEAT_GENERATOR_4.json +++ b/items/WHEAT_GENERATOR_4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Wheat Minion IV", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d495ecfa-15f9-3314-b681-cf593c6c1c3d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzY1MDQ3NzUsInByb2ZpbGVJZCI6IjNmYzdmZGY5Mzk2MzRjNDE5MTE5OWJhM2Y3Y2MzZmVkIiwicHJvZmlsZU5hbWUiOiJZZWxlaGEiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2E4NzUxNDAzOTM1YTVjNjM3ZmYyMjVjZGRiNzM5YzZhOTYwYTQ4MjU2YmM4OGU2ZWFkMGE3MjhkNzA5ODEyNjcifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7wheat. Requires dirt or soil\",3:\"§7nearby so wheat can be planted.\",4:\"§7Minions also work when you are\",5:\"§7offline!\",6:\"\",7:\"§7Time Between Actions: §a13s\",8:\"§7Max Storage: §e384\"],Name:\"§9Wheat Minion IV\"},ExtraAttributes:{id:\"WHEAT_GENERATOR_4\",generator_tier:4}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d495ecfa-15f9-3314-b681-cf593c6c1c3d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzY1MDQ3NzUsInByb2ZpbGVJZCI6IjNmYzdmZGY5Mzk2MzRjNDE5MTE5OWJhM2Y3Y2MzZmVkIiwicHJvZmlsZU5hbWUiOiJZZWxlaGEiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2E4NzUxNDAzOTM1YTVjNjM3ZmYyMjVjZGRiNzM5YzZhOTYwYTQ4MjU2YmM4OGU2ZWFkMGE3MjhkNzA5ODEyNjcifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7wheat. Requires dirt or soil\",3:\"§7nearby so wheat can be planted.\",4:\"§7Minions also work when you are\",5:\"§7offline!\",6:\"\",7:\"§7Time Between Actions: §a13s\",8:\"§7Max Storage: §e384\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Wheat Minion IV\"},ExtraAttributes:{id:\"WHEAT_GENERATOR_4\",generator_tier:4}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -12,7 +12,9 @@ "§7offline!", "", "§7Time Between Actions: §a13s", - "§7Max Storage: §e384" + "§7Max Storage: §e384", + "", + "§9§lRARE" ], "recipe": { "A1": "WHEAT:64", @@ -27,10 +29,11 @@ }, "internalname": "WHEAT_GENERATOR_4", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Wheat_Minion" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |