From 7c7ed045ae4ceb8f62f5ee7e837e6a947b4472ce Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Sun, 28 May 2023 00:44:45 +1000 Subject: Adding cloud runes (#932) --- items/CLOUDS_RUNE;1.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 items/CLOUDS_RUNE;1.json (limited to 'items/CLOUDS_RUNE;1.json') diff --git a/items/CLOUDS_RUNE;1.json b/items/CLOUDS_RUNE;1.json new file mode 100644 index 00000000..467f750c --- /dev/null +++ b/items/CLOUDS_RUNE;1.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f◆ Clouds Rune I", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9accf1ad-6a22-33fc-b003-6bfe295cf795\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzIyNzM3NDBkNDU0ZGU5NjI0ODQ3MTJmOTgzNWUzNTExOWIzN2FiODY3ZmE2OTgyZDVjYzFmMzMzYzIzMzRlNTkifX19\"}]}},display:{Lore:[0:\"§8Requires level 16\",1:\"§8Boots\",2:\"\",3:\"§7Feels like you\u0027re walking in the\",4:\"§7clouds!\",5:\"\",6:\"§7Apply this rune to boots or fuse\",7:\"§7two together at the Runic\",8:\"§7Pedestal!\",9:\"\",10:\"§5§lEPIC COSMETIC\"],Name:\"§f◆ Clouds Rune I\"},ExtraAttributes:{runes:{CLOUDS:1},id:\"CLOUDS_RUNE;1\"}}", + "damage": 3, + "lore": [ + "§8Requires level 16", + "§8Boots", + "", + "§7Feels like you\u0027re walking in the", + "§7clouds!", + "", + "§7Apply this rune to boots or fuse", + "§7two together at the Runic", + "§7Pedestal!", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "CLOUDS_RUNE;1", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +} \ No newline at end of file -- cgit