diff options
Diffstat (limited to 'items/DEEPTERROR_MIXIN.json')
-rw-r--r-- | items/DEEPTERROR_MIXIN.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/DEEPTERROR_MIXIN.json b/items/DEEPTERROR_MIXIN.json new file mode 100644 index 00000000..c4752251 --- /dev/null +++ b/items/DEEPTERROR_MIXIN.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Deepterror Mixin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"74a77086-fbb8-3072-ae26-f1eb71b91577\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2NTY3Mjg3MDAyMCwKICAicHJvZmlsZUlkIiA6ICI0M2NmNWJkNjUyMDM0YzU5ODVjMDIwYWI3NDE0OGQxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJrYW1pbDQ0NSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81YjhlYzllNzJhMjk2MmQ5YzEyYjc4NTNhYWM4NzIxNzcwODQwZjUxNDVjZGZlMWU0N2E1ODBmZDhiZDdmMTM2IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff that can\",3:\"§7be added to §cGod Potions §7in a\",4:\"§7brewing stand and lasts for the\",5:\"§7full duration.\",6:\"\",7:\"§7Gain §c+210❤ Health §7and §a+40❈\",8:\"§aDefense §7in §dThe End §7and the\",9:\"§7§cCrimson Isle§7.\",10:\"\",11:\"§9§lRARE\"],Name:\"§9Deepterror Mixin\"},ExtraAttributes:{id:\"DEEPTERROR_MIXIN\"}}", + "damage": 3, + "lore": [ + "§8Brewing Ingredient", + "", + "§7§7Mixins provide a buff that can", + "§7be added to §cGod Potions §7in a", + "§7brewing stand and lasts for the", + "§7full duration.", + "", + "§7Gain §c+210❤ Health §7and §a+40❈", + "§aDefense §7in §dThe End §7and the", + "§7§cCrimson Isle§7.", + "", + "§9§lRARE" + ], + "recipe": { + "A1": "", + "A2": "MITE_GEL:16", + "A3": "", + "B1": "MITE_GEL:16", + "B2": "RITUAL_RESIDUE:1", + "B3": "MITE_GEL:16", + "C1": "", + "C2": "MITE_GEL:16", + "C3": "" + }, + "internalname": "DEEPTERROR_MIXIN", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |