diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/RUNE.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/RUNE.json')
-rw-r--r-- | items/RUNE.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/RUNE.json b/items/RUNE.json new file mode 100644 index 00000000..48e81a58 --- /dev/null +++ b/items/RUNE.json @@ -0,0 +1,21 @@ +{ + "internalname": "RUNE", + "itemid": "minecraft:skull", + "displayname": "◆ Rainbow Rune I", + "clickcommand": "", + "damage": 3, + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"0c7eef14-f5cb-3058-b2e0-2ca728224ec7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzcyMTE0YTgwMzU3NDYzZmUyZjU5ZTM5N2FhYjlmYzY2ZDQ4MmE2NWQ1MjRmODg3MGQyMWM3MjRjMThlY2Y3NTcifX19\"}]}},display:{Lore:[0:\"§8Requires level 20\",1:\"§8Boots\",2:\"\",3:\"§7Walkin\u0027 on rainbows!\",4:\"\",5:\"§7Apply this rune to boots or fuse\",6:\"§7two together at the Runic\",7:\"§7Pedestal!\",8:\"\",9:\"§6§lLEGENDARY\"],Name:\"§d◆ §cR§6a§ei§an§bb§9o§dw§9 Rune I\"},ExtraAttributes:{runes:{RAINBOW:1},id:\"RUNE\"}}", + "modver": "1.0.0", + "lore": [ + "§8Requires level 20", + "§8Boots", + "", + "§7Walkin\u0027 on rainbows!", + "", + "§7Apply this rune to boots or fuse", + "§7two together at the Runic", + "§7Pedestal!", + "", + "§6§lLEGENDARY" + ] +}
\ No newline at end of file |