diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/EMERALD_GENERATOR_1.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/EMERALD_GENERATOR_1.json')
-rw-r--r-- | items/EMERALD_GENERATOR_1.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/EMERALD_GENERATOR_1.json b/items/EMERALD_GENERATOR_1.json new file mode 100644 index 00000000..08082328 --- /dev/null +++ b/items/EMERALD_GENERATOR_1.json @@ -0,0 +1,15 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Emerald Minion", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8383fe2e-6c76-32cf-8e5f-264b13de62ae\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk1MjU2MTUsInByb2ZpbGVJZCI6ImRkZWQ1NmUxZWY4YjQwZmU4YWQxNjI5MjBmN2FlY2RhIiwicHJvZmlsZU5hbWUiOiJEaXNjb3JkQXBwIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85YmY1N2YzNDAxYjEzMGM2YjUzODA4ZjJiMWUxMTljYzdiOTg0NjIyZGFjNzA3N2JiZDUzNDU0ZTFmNjViYmYwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7emerald ore! Requires an open\",3:\"§7area to place emerald ore.\",4:\"\",5:\"§eClick to view recipes!\"],Name:\"§9Emerald Minion\"},ExtraAttributes:{id:\"EMERALD_GENERATOR_1\",generator_tier:1}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and mining", + "§7emerald ore! Requires an open", + "§7area to place emerald ore." + ], + "internalname": "EMERALD_GENERATOR_1", + "clickcommand": "viewrecipe", + "modver": "1.0.0" +}
\ No newline at end of file |