diff options
Diffstat (limited to 'items/ENDERMAN_GENERATOR_1.json')
-rw-r--r-- | items/ENDERMAN_GENERATOR_1.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/ENDERMAN_GENERATOR_1.json b/items/ENDERMAN_GENERATOR_1.json new file mode 100644 index 00000000..d5257968 --- /dev/null +++ b/items/ENDERMAN_GENERATOR_1.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Enderman Minion", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5a8f2068-aadc-3bd3-bbad-770759233c4e\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk1NDkxODMsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTQ2MGQyMGJhMWU5Y2QxZDRjZmQ2ZDVmYjAxNzlmZjQxNTk3YWM2ZDI0NjFiZDdjY2RiNThiMjAyOTFlYzQ2ZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Endermen!\",3:\"\",4:\"§eClick to view recipes!\"],Name:\"§9Enderman Minion\"},ExtraAttributes:{id:\"ENDERMAN_GENERATOR_1\",generator_tier:1}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and slaying", + "§7Endermen!" + ], + "internalname": "ENDERMAN_GENERATOR_1", + "clickcommand": "viewrecipe", + "modver": "1.0.0" +}
\ No newline at end of file |