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/MUSHROOM_GENERATOR_1.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/MUSHROOM_GENERATOR_1.json')
-rw-r--r-- | items/MUSHROOM_GENERATOR_1.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/MUSHROOM_GENERATOR_1.json b/items/MUSHROOM_GENERATOR_1.json new file mode 100644 index 00000000..4cd2ee7a --- /dev/null +++ b/items/MUSHROOM_GENERATOR_1.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Mushroom Minion", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4c4116e2-193d-32a4-948b-39ae936ed909\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk4Nzc2MjgsInByb2ZpbGVJZCI6IjVkODgxNDRhMzhjYzRkZWVhODA3MzYwODc2YzIxYzU4IiwicHJvZmlsZU5hbWUiOiJSZW1WTiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGEzYjU4MzQxZDE5NmE5ODQxZWYxNTI2YjM2NzIwOWNiYzlmOTY3NjdjMjRmNWY1ODdjZjQxM2Q0MmI3NGE5MyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7red and brown mushrooms!\",3:\"§7Requires an area that is\",4:\"§7suitable for mushrooms to be\",5:\"§7placed.\",6:\"\",7:\"§eClick to view recipes!\"],Name:\"§9Mushroom Minion\"},ExtraAttributes:{id:\"MUSHROOM_GENERATOR_1\",generator_tier:1}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and harvesting", + "§7red and brown mushrooms!", + "§7Requires an area that is", + "§7suitable for mushrooms to be", + "§7placed." + ], + "internalname": "MUSHROOM_GENERATOR_1", + "clickcommand": "viewrecipe", + "modver": "1.0.0" +}
\ No newline at end of file |