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/REDSTONE_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/REDSTONE_GENERATOR_12.json')
-rw-r--r-- | items/REDSTONE_GENERATOR_12.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/REDSTONE_GENERATOR_12.json b/items/REDSTONE_GENERATOR_12.json new file mode 100644 index 00000000..2ac01c94 --- /dev/null +++ b/items/REDSTONE_GENERATOR_12.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Redstone Minion XII", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"44ce70a4-1ccb-37ff-80be-7777cf1da548\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDY1Njc2NjkzOSwKICAicHJvZmlsZUlkIiA6ICI5MWZlMTk2ODdjOTA0NjU2YWExZmMwNTk4NmRkM2ZlNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJoaGphYnJpcyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85NjhlYWFhYmEwY2QwYTc1MjI4ZmEzOTlhNzg2NTg0MTI1Y2Y0MzFhNmE5MTBjMzRkZGE4OTFkZDY0YTY2OTNiIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7redstone ore! Requires an open\",3:\"§7area to place redstone ore.\",4:\"§7Minions also work when you are\",5:\"§7offline!\",6:\"\",7:\"§7Time Between Actions: §a16s\",8:\"§7Max Storage: §e960\",9:\"\",10:\"§7Cost\",11:\"§9Redstone Minion XI\",12:\"§9Enchanted Redstone Block §8x32\",13:\"§62,000,000 Coins\",14:\"\",15:\"§eClick to trade!\"],Name:\"§9Redstone Minion XII\"},ExtraAttributes:{id:\"REDSTONE_GENERATOR_12\",generator_tier:12}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and mining", + "§7redstone ore! Requires an open", + "§7area to place redstone ore.", + "§7Minions also work when you are", + "§7offline!", + "", + "§7Time Between Actions: §a16s", + "§7Max Storage: §e960", + "", + "§7Cost", + "§9Redstone Minion XI", + "§9Enchanted Redstone Block §8x32", + "§62,000,000 Coins", + "", + "§eClick to trade!" + ], + "internalname": "REDSTONE_GENERATOR_12", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |