diff options
Diffstat (limited to 'items/NETHER_WARTS_GENERATOR_1.json')
-rw-r--r-- | items/NETHER_WARTS_GENERATOR_1.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/NETHER_WARTS_GENERATOR_1.json b/items/NETHER_WARTS_GENERATOR_1.json index 309e8d74..456e78bd 100644 --- a/items/NETHER_WARTS_GENERATOR_1.json +++ b/items/NETHER_WARTS_GENERATOR_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Nether Wart Minion I", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b82584b7-49ba-32b8-b732-f14f160b7ff2\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk5MDAxMjIsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFhNDYyMGJiMzQ1OWMxYzJmYTc0YjIxMGIxYzA3YjRhMDIyNTQzNTFmNzUxNzNlNjQzYTBlMDA5YTYzZjU1OCJ9fX0=\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7nether warts. Requires soul sand\",3:\"§7nearby so nether warts can be\",4:\"§7planted. Minions also work when\",5:\"§7you are offline!\",6:\"\",7:\"§7Time Between Actions: §a50s\",8:\"§7Max Storage: §e64\"],Name:\"§9Nether Wart Minion I\"},ExtraAttributes:{id:\"NETHER_WARTS_GENERATOR_1\",generator_tier:1}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b82584b7-49ba-32b8-b732-f14f160b7ff2\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk5MDAxMjIsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzFhNDYyMGJiMzQ1OWMxYzJmYTc0YjIxMGIxYzA3YjRhMDIyNTQzNTFmNzUxNzNlNjQzYTBlMDA5YTYzZjU1OCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7nether warts. Requires soul sand\",3:\"§7nearby so nether warts can be\",4:\"§7planted. Minions also work when\",5:\"§7you are offline!\",6:\"\",7:\"§7Time Between Actions: §a50s\",8:\"§7Max Storage: §e64\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Nether Wart Minion I\"},ExtraAttributes:{id:\"NETHER_WARTS_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -12,7 +12,9 @@ "§7you are offline!", "", "§7Time Between Actions: §a50s", - "§7Max Storage: §e64" + "§7Max Storage: §e64", + "", + "§9§lRARE" ], "recipe": { "A1": "NETHER_STALK:10", |