From 5174d791f717e8b5dbf2c59bc4e5eb48596c524b Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 2 Jun 2024 14:37:28 +0200 Subject: Push prerelease into master (#1226) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: gaybot Co-authored-by: Linnea Gräf Co-authored-by: Lulonaut Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> --- items/PRIMAL_FEAR_RUNE;3.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 items/PRIMAL_FEAR_RUNE;3.json (limited to 'items/PRIMAL_FEAR_RUNE;3.json') diff --git a/items/PRIMAL_FEAR_RUNE;3.json b/items/PRIMAL_FEAR_RUNE;3.json new file mode 100644 index 00000000..0163da75 --- /dev/null +++ b/items/PRIMAL_FEAR_RUNE;3.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5◆ Primal Fear Rune III", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"dea069c2-f4ce-3caa-a568-70173d64a13e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5ODkzNTA0NjUyMCwKICAicHJvZmlsZUlkIiA6ICI3YWZjZmJjYjQ1Mzg0NDkxYWUwYjIwNGJiMWEyOThmOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJBeXNlbF8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWRhMDVlNDZjNzI4NTFmNWQwZWIyMTAzMzk5ZDljMjkxNDAzM2VlOTA5NDU4YTk1OTg5NWFmNjg3YWQwMDFlMiIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Requires level 0\",1:\"§8Chestplates\",2:\"\",3:\"§7What are you scared of? Obtained\",4:\"§7from Fire Sales.\",5:\"\",6:\"§7Apply this rune to chestplates\",7:\"§7or fuse two together at the\",8:\"§7Runic Pedestal!\",9:\"\",10:\"§6§lLEGENDARY COSMETIC\"],Name:\"§5◆ Primal Fear Rune III\"},ExtraAttributes:{runes:{PRIMAL_FEAR:3},id:\"PRIMAL_FEAR_RUNE;3\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Requires level 0", + "§8Chestplates", + "", + "§7What are you scared of? Obtained", + "§7from Fire Sales.", + "", + "§7Apply this rune to chestplates", + "§7or fuse two together at the", + "§7Runic Pedestal!", + "", + "§6§lLEGENDARY COSMETIC" + ], + "internalname": "PRIMAL_FEAR_RUNE;3", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +} \ No newline at end of file -- cgit