From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/REVENANT_GENERATOR_1.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 items/REVENANT_GENERATOR_1.json (limited to 'items/REVENANT_GENERATOR_1.json') diff --git a/items/REVENANT_GENERATOR_1.json b/items/REVENANT_GENERATOR_1.json new file mode 100644 index 00000000..a07e71cc --- /dev/null +++ b/items/REVENANT_GENERATOR_1.json @@ -0,0 +1,14 @@ +{ + "internalname": "REVENANT_GENERATOR_1", + "itemid": "minecraft:skull", + "displayname": "§9Revenant Minion", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b22f77c8-1454-392b-8c35-0e0b3d415499\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1Njg1MzgxNzcxMTMsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EzZGNlODU1NTkyMzU1OGQ4ZDc0YzJhMmIyNjFiMmIyZDYzMDU1OWRiNTRlZjk3ZWQzZjljMzBlOWEyMGFiYSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and struggling\",2:\"§7with Revenants!\"],Name:\"§9Revenant Minion\"},ExtraAttributes:{id:\"REVENANT_GENERATOR_1\",generator_tier:1}}", + "modver": "1.0.0", + "lore": [ + "§7Place this minion and it will", + "§7start generating and struggling", + "§7with Revenants!" + ] +} \ No newline at end of file -- cgit