diff options
Diffstat (limited to 'items/ICE_GENERATOR_1.json')
-rw-r--r-- | items/ICE_GENERATOR_1.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/ICE_GENERATOR_1.json b/items/ICE_GENERATOR_1.json new file mode 100644 index 00000000..e05c6aaa --- /dev/null +++ b/items/ICE_GENERATOR_1.json @@ -0,0 +1,15 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Ice Minion", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"017c5692-85da-306e-8013-a11fd5f74b59\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTk2NTkzMjk0MjcsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTUwMDA2NDMyMWIxMjk3MmY4ZTU3NTA3OTNlYzFjODIzZGE0NjI3NTM1ZTlkMTJmZWFlZTc4Mzk0Yjg2ZGFiZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining ice!\",2:\"§7Requires an open area to place\",3:\"§7ice.\",4:\"\",5:\"§eClick to view recipes!\"],Name:\"§9Ice Minion\"},ExtraAttributes:{id:\"ICE_GENERATOR_1\",generator_tier:1}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and mining ice!", + "§7Requires an open area to place", + "§7ice." + ], + "internalname": "ICE_GENERATOR_1", + "clickcommand": "viewrecipe", + "modver": "1.0.0" +}
\ No newline at end of file |