diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-05-23 11:49:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-23 11:49:35 +0200 |
commit | 17c4a154977e7ddb63849338e586c6a2a4958aca (patch) | |
tree | 4a1967c477ee6fb3d57ce2df7879a46b49b1910e /items/GABAGOEY_MIXIN.json | |
parent | 7bc80d821139e470dcb9e63a8d77239ac15fabce (diff) | |
download | NotEnoughUpdates-REPO-17c4a154977e7ddb63849338e586c6a2a4958aca.tar.gz NotEnoughUpdates-REPO-17c4a154977e7ddb63849338e586c6a2a4958aca.tar.bz2 NotEnoughUpdates-REPO-17c4a154977e7ddb63849338e586c6a2a4958aca.zip |
So true (#744)
Diffstat (limited to 'items/GABAGOEY_MIXIN.json')
-rw-r--r-- | items/GABAGOEY_MIXIN.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/GABAGOEY_MIXIN.json b/items/GABAGOEY_MIXIN.json new file mode 100644 index 00000000..55191a7a --- /dev/null +++ b/items/GABAGOEY_MIXIN.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Gabagoey Mixin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"adb13032-a750-31e4-8b67-63775e61dc10\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0Njc0NzQ4NDE3MiwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDFlODEzYTNhMzgwZTNlYjIwMWMyNGI5NjYxZjZlZGIzOWJkZjQyYTg4OTg5ZjgxYTkwZjc3MTk5N2Q2ZjVjZCIKICAgIH0KICB9Cn0\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:\"§7Increases your §f❂ True Defense\",8:\"§f§7by §a5%§7.\",9:\"\",10:\"§7§4☠ §cRequires §5Blaze Slayer 8.\",11:\"§9§lRARE\"],Name:\"§f§f§9Gabagoey Mixin\"},ExtraAttributes:{id:\"GABAGOEY_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.", + "", + "§7Increases your §f❂ True Defense", + "§f§7by §a5%§7.", + "", + "§7§4☠ §cRequires §5Blaze Slayer 8.", + "§9§lRARE" + ], + "internalname": "GABAGOEY_MIXIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mixins" + ] +}
\ No newline at end of file |