diff options
Diffstat (limited to 'items/MUSHROOM_GENERATOR_1.json')
-rw-r--r-- | items/MUSHROOM_GENERATOR_1.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/MUSHROOM_GENERATOR_1.json b/items/MUSHROOM_GENERATOR_1.json index 869812ef..0d3ec252 100644 --- a/items/MUSHROOM_GENERATOR_1.json +++ b/items/MUSHROOM_GENERATOR_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Mushroom Minion I", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4c4116e2-193d-32a4-948b-39ae936ed909\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk4Nzc2MjgsInByb2ZpbGVJZCI6IjVkODgxNDRhMzhjYzRkZWVhODA3MzYwODc2YzIxYzU4IiwicHJvZmlsZU5hbWUiOiJSZW1WTiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGEzYjU4MzQxZDE5NmE5ODQxZWYxNTI2YjM2NzIwOWNiYzlmOTY3NjdjMjRmNWY1ODdjZjQxM2Q0MmI3NGE5MyJ9fX0=\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7red and brown mushrooms!\",3:\"§7Requires an area that is\",4:\"§7suitable for mushrooms to be\",5:\"§7placed. Minions also work when\",6:\"§7you are offline!\",7:\"\",8:\"§7Time Between Actions: §a30s\",9:\"§7Max Storage: §e128\"],Name:\"§9Mushroom Minion I\"},ExtraAttributes:{id:\"MUSHROOM_GENERATOR_1\",generator_tier:1}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4c4116e2-193d-32a4-948b-39ae936ed909\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk4Nzc2MjgsInByb2ZpbGVJZCI6IjVkODgxNDRhMzhjYzRkZWVhODA3MzYwODc2YzIxYzU4IiwicHJvZmlsZU5hbWUiOiJSZW1WTiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGEzYjU4MzQxZDE5NmE5ODQxZWYxNTI2YjM2NzIwOWNiYzlmOTY3NjdjMjRmNWY1ODdjZjQxM2Q0MmI3NGE5MyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7red and brown mushrooms!\",3:\"§7Requires an area that is\",4:\"§7suitable for mushrooms to be\",5:\"§7placed. Minions also work when\",6:\"§7you are offline!\",7:\"\",8:\"§7Time Between Actions: §a30s\",9:\"§7Max Storage: §e128\",10:\"\",11:\"§9§lRARE\"],Name:\"§9Mushroom Minion I\"},ExtraAttributes:{id:\"MUSHROOM_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -13,7 +13,9 @@ "§7you are offline!", "", "§7Time Between Actions: §a30s", - "§7Max Storage: §e128" + "§7Max Storage: §e128", + "", + "§9§lRARE" ], "recipe": { "A1": "RED_MUSHROOM:10", |