diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/REDSTONE_GENERATOR_8.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/REDSTONE_GENERATOR_8.json')
-rw-r--r-- | items/REDSTONE_GENERATOR_8.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/REDSTONE_GENERATOR_8.json b/items/REDSTONE_GENERATOR_8.json new file mode 100644 index 00000000..4b467c3e --- /dev/null +++ b/items/REDSTONE_GENERATOR_8.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Redstone Minion VIII", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3f13e852-f19e-3a4b-b061-6607e204e288\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5NDYxMjkwMjAsInByb2ZpbGVJZCI6IjkxZmUxOTY4N2M5MDQ2NTZhYTFmYzA1OTg2ZGQzZmU3IiwicHJvZmlsZU5hbWUiOiJoaGphYnJpcyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTQwYjg1YzAwZjgyNGY2MWJlZWZkNjUxYzk1ODg2OThlNDlkMDE5MDJlODRhMDk4Zjc5ZWUwOTk0MWQ4ZTRhYyJ9fX0=\"}]}},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: §a23s\",8:\"§7Max Storage: §e768\"],Name:\"§9Redstone Minion VIII\"},ExtraAttributes:{id:\"REDSTONE_GENERATOR_8\",generator_tier:8}}", + "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: §a23s", + "§7Max Storage: §e768" + ], + "internalname": "REDSTONE_GENERATOR_8", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Redstone_Minion" + ] +}
\ No newline at end of file |