diff options
Diffstat (limited to 'items/REVENANT_GENERATOR_1.json')
-rw-r--r-- | items/REVENANT_GENERATOR_1.json | 14 |
1 files changed, 14 insertions, 0 deletions
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 |