diff options
Diffstat (limited to 'items/RED_SAND_GENERATOR_12.json')
-rw-r--r-- | items/RED_SAND_GENERATOR_12.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/RED_SAND_GENERATOR_12.json b/items/RED_SAND_GENERATOR_12.json new file mode 100644 index 00000000..423f648e --- /dev/null +++ b/items/RED_SAND_GENERATOR_12.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Red Sand Minion XII", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d542414d-2ebc-317f-897a-693628dac83e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk2MzQxMjQyNywKICAicHJvZmlsZUlkIiA6ICJmZDYwZjM2ZjU4NjE0ZjEyYjNjZDQ3YzJkODU1Mjk5YSIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZWFkIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzk5ZmQ3MWNlZmI1YWQ0ZWMyYTIzOWYwNGU2ZmVmMGQ4ODM4ZjMxMDBmYTc3NTAwNmI4ZDdiZWQ0YzIwYjdjYzciCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining red\",2:\"§7sand! Requires an open area to\",3:\"§7place red sand. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a11s\",7:\"§7Max Storage: §e960\",8:\"§7Resources Generated: §b0\",9:\"\",10:\"§7§4❣ §cRequires §c24,000 Co-op\",11:\"§cBarbarian Reputation.\"],Name:\"§9Red Sand Minion XII\"},ExtraAttributes:{id:\"RED_SAND_GENERATOR_12\",generator_tier:12}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and mining red", + "§7sand! Requires an open area to", + "§7place red sand. Minions also", + "§7work when you are offline!", + "", + "§7Time Between Actions: §a11s", + "§7Max Storage: §e960", + "§7Resources Generated: §b0", + "", + "§7§4❣ §cRequires §c24,000 Co-op", + "§cBarbarian Reputation." + ], + "internalname": "RED_SAND_GENERATOR_12", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |