diff options
Diffstat (limited to 'items/SAND_GENERATOR_1.json')
-rw-r--r-- | items/SAND_GENERATOR_1.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/SAND_GENERATOR_1.json b/items/SAND_GENERATOR_1.json index e22a4644..51bafdf5 100644 --- a/items/SAND_GENERATOR_1.json +++ b/items/SAND_GENERATOR_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Sand Minion I", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"49a80bce-61b1-3f83-b2b4-5122c16a23fe\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MjAxNDY2NzAsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS84MWY4ZTJhZDAyMWVlZmQxMjE3ZTY1MGU4NDhiNTc2MjIxNDRkMmJmOGEzOWZiZDUwZGFiOTM3YTdlYWMxMGRlIn19fQ==\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7sand! Requires an open area to\",3:\"§7place sand. Minions also work\",4:\"§7when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a26s\",7:\"§7Max Storage: §e64\"],Name:\"§9Sand Minion I\"},ExtraAttributes:{id:\"SAND_GENERATOR_1\",generator_tier:1}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"49a80bce-61b1-3f83-b2b4-5122c16a23fe\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MjAxNDY2NzAsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS84MWY4ZTJhZDAyMWVlZmQxMjE3ZTY1MGU4NDhiNTc2MjIxNDRkMmJmOGEzOWZiZDUwZGFiOTM3YTdlYWMxMGRlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7sand! Requires an open area to\",3:\"§7place sand. Minions also work\",4:\"§7when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a26s\",7:\"§7Max Storage: §e64\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Sand Minion I\"},ExtraAttributes:{id:\"SAND_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,9 @@ "§7when you are offline!", "", "§7Time Between Actions: §a26s", - "§7Max Storage: §e64" + "§7Max Storage: §e64", + "", + "§9§lRARE" ], "recipe": { "A1": "SAND:10", |