diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-14 18:26:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-14 17:26:25 +0000 |
commit | ec1d00bf3fe8b0628bc65f6d3cf5ffe70d8be087 (patch) | |
tree | 4ec8dad4ca3e47606a10839c1e7b55de55055a7d /items/BARK_TUNES_RUNE;3.json | |
parent | 1f57ddba5d5cad747f2f0ecd17fc78fc02a131d2 (diff) | |
download | NotEnoughUpdates-REPO-ec1d00bf3fe8b0628bc65f6d3cf5ffe70d8be087.tar.gz NotEnoughUpdates-REPO-ec1d00bf3fe8b0628bc65f6d3cf5ffe70d8be087.tar.bz2 NotEnoughUpdates-REPO-ec1d00bf3fe8b0628bc65f6d3cf5ffe70d8be087.zip |
Added new skins, added npc, remove apply cost (#1072)
Diffstat (limited to 'items/BARK_TUNES_RUNE;3.json')
-rw-r--r-- | items/BARK_TUNES_RUNE;3.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/BARK_TUNES_RUNE;3.json b/items/BARK_TUNES_RUNE;3.json new file mode 100644 index 00000000..f38f7776 --- /dev/null +++ b/items/BARK_TUNES_RUNE;3.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§e◆ Bark Tunes Rune III", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"75372c78-f434-38a3-9201-fa38d9dd1d48\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwMTUwOTE4OTI1MywKICAicHJvZmlsZUlkIiA6ICJkZjRhMzcyZTY4YjQ0OGZhOTY5YjA2YzY4NDNlMWZkZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJoYW1tZWxvaHIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDU2ZDExNTcyMjZlMTBjNjNkZmYwOGNmYjU5MTA0ODczYzkzMTVkYmExMjhlZjYyZTE4YTI3ZDRkYmEwNGE0MiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Requires level 0\",1:\"§8Weapons\",2:\"\",3:\"§7Plays aggresive barks when\",4:\"§7slaying an enemy. Obtained from\",5:\"§7Fire Sales.\",6:\"\",7:\"§7Apply this rune to weapons or\",8:\"§7fuse two together at the Runic\",9:\"§7Pedestal!\",10:\"\",11:\"§6§lLEGENDARY COSMETIC\"],Name:\"§e◆ Bark Tunes Rune III\"},ExtraAttributes:{runes:{BARK_TUNES:3},id:\"BARK_TUNES_RUNE;3\"}}", + "damage": 3, + "lore": [ + "§8Requires level 0", + "§8Weapons", + "", + "§7Plays aggresive barks when", + "§7slaying an enemy. Obtained from", + "§7Fire Sales.", + "", + "§7Apply this rune to weapons or", + "§7fuse two together at the Runic", + "§7Pedestal!", + "", + "§6§lLEGENDARY COSMETIC" + ], + "internalname": "BARK_TUNES_RUNE;3", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |