diff options
Diffstat (limited to 'items/LESSER_SOULFLOW_ENGINE.json')
-rw-r--r-- | items/LESSER_SOULFLOW_ENGINE.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/LESSER_SOULFLOW_ENGINE.json b/items/LESSER_SOULFLOW_ENGINE.json new file mode 100644 index 00000000..def74a0a --- /dev/null +++ b/items/LESSER_SOULFLOW_ENGINE.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Lesser Soulflow Engine", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c93930ef-09b8-3460-be44-4db1e73d0724\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTkxOTU5NTc5MCwKICAicHJvZmlsZUlkIiA6ICIwOGQ4Nzg3ZDFiYzY0MWE2YWNlNzdjMzliNzVmODZiOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNYWdpa2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2QwNDVjYTNlOGEyOWUxOTkzMTY1NjM2MmUxMjQ3NzYzM2E2ODljNDgwMWQ4ZTIxZjdkYTBmODBjYzU5ZTU2YiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7This item can be used as a\",1:\"§7minion upgrade.\",2:\"\",3:\"§7Placing it in a minion will\",4:\"§7reduce the minion\u0027s output by\",5:\"§7§c50%§7, but it will start\",6:\"§7generating §bSoulflow §7items.\",7:\"\",8:\"§7§4☠ §cRequires §5Enderman Slayer 2\",9:\"§9§lRARE\"],Name:\"§9Lesser Soulflow Engine\"},ExtraAttributes:{id:\"LESSER_SOULFLOW_ENGINE\"}}", + "damage": 3, + "lore": [ + "§7This item can be used as a", + "§7minion upgrade.", + "", + "§7Placing it in a minion will", + "§7reduce the minion\u0027s output by", + "§7§c50%§7, but it will start", + "§7generating §bSoulflow §7items.", + "", + "§7§4☠ §cRequires §5Enderman Slayer 2", + "§9§lRARE" + ], + "recipe": { + "A1": "NULL_OVOID:1", + "A2": "NULL_OVOID:1", + "A3": "NULL_OVOID:1", + "B1": "ENCHANTED_EYE_OF_ENDER:24", + "B2": "ENCHANTED_IRON_BLOCK:8", + "B3": "ENCHANTED_EYE_OF_ENDER:24", + "C1": "NULL_OVOID:1", + "C2": "NULL_OVOID:1", + "C3": "NULL_OVOID:1" + }, + "internalname": "LESSER_SOULFLOW_ENGINE", + "clickcommand": "viewrecipe", + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |