diff options
Diffstat (limited to 'items/ZOMBIE_GENERATOR_11.json')
-rw-r--r-- | items/ZOMBIE_GENERATOR_11.json | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/items/ZOMBIE_GENERATOR_11.json b/items/ZOMBIE_GENERATOR_11.json index f5b099af..7d1b9e6e 100644 --- a/items/ZOMBIE_GENERATOR_11.json +++ b/items/ZOMBIE_GENERATOR_11.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Zombie Minion XI", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6bf647c4-d692-3459-8980-6f58812d928e\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYzOTE2MjksInByb2ZpbGVJZCI6IjNmYzdmZGY5Mzk2MzRjNDE5MTE5OWJhM2Y3Y2MzZmVkIiwicHJvZmlsZU5hbWUiOiJZZWxlaGEiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzY2OTlmZjVjZTlhMGY1MDMyMzQwNTk2ZjZiMmRkNmFjNzAyOGZjN2NjNWI5NDNkNGMxZmMyZDM3NDlmZWRjZDYifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a13s\",6:\"§7Max Storage: §e960\"],Name:\"§9Zombie Minion XI\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_11\",generator_tier:11}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6bf647c4-d692-3459-8980-6f58812d928e\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzYzOTE2MjksInByb2ZpbGVJZCI6IjNmYzdmZGY5Mzk2MzRjNDE5MTE5OWJhM2Y3Y2MzZmVkIiwicHJvZmlsZU5hbWUiOiJZZWxlaGEiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzY2OTlmZjVjZTlhMGY1MDMyMzQwNTk2ZjZiMmRkNmFjNzAyOGZjN2NjNWI5NDNkNGMxZmMyZDM3NDlmZWRjZDYifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Zombies! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a13s\",6:\"§7Max Storage: §e960\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Zombie Minion XI\"},ExtraAttributes:{id:\"ZOMBIE_GENERATOR_11\",generator_tier:11}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -10,7 +10,9 @@ "§7you are offline!", "", "§7Time Between Actions: §a13s", - "§7Max Storage: §e960" + "§7Max Storage: §e960", + "", + "§9§lRARE" ], "recipe": { "A1": "ENCHANTED_ROTTEN_FLESH:64", @@ -25,6 +27,8 @@ }, "internalname": "ZOMBIE_GENERATOR_11", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", - "useneucraft": true -} + "modver": "2.1.0-REL", + "useneucraft": true, + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |