diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 14:02:18 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 14:02:18 -0500 |
commit | fabf595fd89549173e7f4c2308a2b6c5ab8787d0 (patch) | |
tree | 38e1ca0c355d2b8855c59aac35b530b14fd184b3 /items/LAPIS_GENERATOR_12.json | |
parent | 921d3ff4b532834d46b0f0d8fb4efcae886430ce (diff) | |
download | NotEnoughUpdates-REPO-fabf595fd89549173e7f4c2308a2b6c5ab8787d0.tar.gz NotEnoughUpdates-REPO-fabf595fd89549173e7f4c2308a2b6c5ab8787d0.tar.bz2 NotEnoughUpdates-REPO-fabf595fd89549173e7f4c2308a2b6c5ab8787d0.zip |
POOOOOG
Diffstat (limited to 'items/LAPIS_GENERATOR_12.json')
-rw-r--r-- | items/LAPIS_GENERATOR_12.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/LAPIS_GENERATOR_12.json b/items/LAPIS_GENERATOR_12.json new file mode 100644 index 00000000..52b5dabc --- /dev/null +++ b/items/LAPIS_GENERATOR_12.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Lapis Minion XII", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"21a7a00f-8d0a-3e52-9f3e-6d6c1d2b464b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDY1NjY3MDg4OSwKICAicHJvZmlsZUlkIiA6ICJkYmNlZjMyZjI5ZDc0Y2UzOTUzOWMwYjBhMTE1YjZiZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJyYW1waXJlIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2VkYzU5NGFmNWE4MzkxYzU5MDAxNTgyYjI3NDg2NGNmMDcwMTUwNTYwOWVjZTY1MmMyYTM1NmRlNDYxN2MyOGUiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7lapis ore! Requires an open area\",3:\"§7to place lapis ore. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a16s\",7:\"§7Max Storage: §e960\",8:\"\",9:\"§7Cost\",10:\"§9Lapis Minion XI\",11:\"§9Enchanted Lapis Block §8x64\",12:\"§62,000,000 Coins\",13:\"\",14:\"§eClick to trade!\"],Name:\"§9Lapis Minion XII\"},ExtraAttributes:{id:\"LAPIS_GENERATOR_12\",generator_tier:12}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and mining", + "§7lapis ore! Requires an open area", + "§7to place lapis ore. Minions also", + "§7work when you are offline!", + "", + "§7Time Between Actions: §a16s", + "§7Max Storage: §e960", + "", + "§7Cost", + "§9Lapis Minion XI", + "§9Enchanted Lapis Block §8x64", + "§62,000,000 Coins", + "", + "§eClick to trade!" + ], + "internalname": "LAPIS_GENERATOR_12", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |