diff options
Diffstat (limited to 'items/VOIDLING_GENERATOR_4.json')
-rw-r--r-- | items/VOIDLING_GENERATOR_4.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/VOIDLING_GENERATOR_4.json b/items/VOIDLING_GENERATOR_4.json new file mode 100644 index 00000000..fd6a146a --- /dev/null +++ b/items/VOIDLING_GENERATOR_4.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Voidling Minion IV", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b13498bf-407e-33c3-ad41-cd1d7380b85c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMjE5Mzg4MzA3MSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmU5ODNhZjFlNGZkNjJiM2FkNDM2YjAwNzgyYTNmYWViYjJlMzkyODI3MDk3ZWI5NmM2NTJlMmU1NTIxZTQzOCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Voidlings! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a42s\",6:\"§7Max Storage: §e384\"],Name:\"§9Voidling Minion IV\"},ExtraAttributes:{id:\"VOIDLING_GENERATOR_4\",generator_tier:4}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and slaying", + "§7Voidlings! Minions also work", + "§7when you are offline!", + "", + "§7Time Between Actions: §a42s", + "§7Max Storage: §e384" + ], + "recipe": { + "A1": "NULL_SPHERE:64", + "A2": "NULL_SPHERE:64", + "A3": "NULL_SPHERE:64", + "B1": "NULL_SPHERE:64", + "B2": "VOIDLING_GENERATOR_3:1", + "B3": "NULL_SPHERE:64", + "C1": "NULL_SPHERE:64", + "C2": "OBSIDIAN_GENERATOR_3:1", + "C3": "NULL_SPHERE:64" + }, + "internalname": "VOIDLING_GENERATOR_4", + "clickcommand": "viewrecipe", + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |