diff options
Diffstat (limited to 'items/SLIME_GENERATOR_1.json')
-rw-r--r-- | items/SLIME_GENERATOR_1.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/SLIME_GENERATOR_1.json b/items/SLIME_GENERATOR_1.json index 9de4feed..6961873e 100644 --- a/items/SLIME_GENERATOR_1.json +++ b/items/SLIME_GENERATOR_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Slime Minion I", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"59e230be-99bd-33f5-a4d1-acc5ca825512\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MjAzNDQ0NzcsInByb2ZpbGVJZCI6IjkxZmUxOTY4N2M5MDQ2NTZhYTFmYzA1OTg2ZGQzZmU3IiwicHJvZmlsZU5hbWUiOiJoaGphYnJpcyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzk1ZWNlZDg1ZGI2MmM5MjI3MjRlZmNhODA0ZWEwMDYwYzRhODdmY2RlZGYyZmQ1YzRmOWFjMTEzMGE2ZWIyNiJ9fX0=\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Slimes! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a26s\",6:\"§7Max Storage: §e64\"],Name:\"§9Slime Minion I\"},ExtraAttributes:{id:\"SLIME_GENERATOR_1\",generator_tier:1}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"59e230be-99bd-33f5-a4d1-acc5ca825512\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MjAzNDQ0NzcsInByb2ZpbGVJZCI6IjkxZmUxOTY4N2M5MDQ2NTZhYTFmYzA1OTg2ZGQzZmU3IiwicHJvZmlsZU5hbWUiOiJoaGphYnJpcyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzk1ZWNlZDg1ZGI2MmM5MjI3MjRlZmNhODA0ZWEwMDYwYzRhODdmY2RlZGYyZmQ1YzRmOWFjMTEzMGE2ZWIyNiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Slimes! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a26s\",6:\"§7Max Storage: §e64\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Slime Minion I\"},ExtraAttributes:{id:\"SLIME_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -10,7 +10,9 @@ "§7you are offline!", "", "§7Time Between Actions: §a26s", - "§7Max Storage: §e64" + "§7Max Storage: §e64", + "", + "§9§lRARE" ], "recipe": { "A1": "SLIME_BALL:10", |