diff options
Diffstat (limited to 'items/GILLSPLASH_BELT.json')
-rw-r--r-- | items/GILLSPLASH_BELT.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/GILLSPLASH_BELT.json b/items/GILLSPLASH_BELT.json new file mode 100644 index 00000000..b559ff6d --- /dev/null +++ b/items/GILLSPLASH_BELT.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Gillsplash Belt", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dffd4f6c-06fe-3b54-a7fb-2b39a35d1ac2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2MjQ4Nzc5NTIwNSwKICAicHJvZmlsZUlkIiA6ICI4M2EwYjZmOGVjMWI0YTU3OGQ2NmJlZDE2MmQ4M2I4MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJTbmlwZWRfQnlfS2NhbHMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTJkYzViZTUxZWZiODI3ZmZjNjk4NGZiYjcyNDNiNzBjNTRlNDBiMTNjNGJhYzRjM2ZlNmQ4YWQzMmZhNWViOSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Health: §a+30\",1:\"§7Fishing Speed: §a+12\",2:\"§7Health Regen: §a+2\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§8§l* §8Co-op Soulbound §8§l*\",6:\"§6§lLEGENDARY BELT\"],Name:\"§6Gillsplash Belt\"},ExtraAttributes:{id:\"GILLSPLASH_BELT\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+30", + "§7Fishing Speed: §a+12", + "§7Health Regen: §a+2", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§6§lLEGENDARY BELT" + ], + "recipe": { + "A1": "", + "A2": "", + "A3": "", + "B1": "MAGMA_FISH_DIAMOND:1", + "B2": "", + "B3": "MAGMA_FISH_DIAMOND:1", + "C1": "LAVA_SHELL:3", + "C2": "FINWAVE_BELT:1", + "C3": "LAVA_SHELL:3" + }, + "internalname": "GILLSPLASH_BELT", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |