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/GRAND_FREEZING_RUNE;3.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 items/GRAND_FREEZING_RUNE;3.json (limited to 'items/GRAND_FREEZING_RUNE;3.json') diff --git a/items/GRAND_FREEZING_RUNE;3.json b/items/GRAND_FREEZING_RUNE;3.json new file mode 100644 index 00000000..ebb89866 --- /dev/null +++ b/items/GRAND_FREEZING_RUNE;3.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§c◆ Grand Freezing Rune III", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"b8e40721-2990-3830-92f3-6672e1d5c9e5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY5MDYxOTA2MDc4MiwKICAicHJvZmlsZUlkIiA6ICI4ZGUyNDAzYTEyMjU0ZmFkOTM1OTYxYWFlYmQwNGUyOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJZdW5hbWkyNyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mMTQxNTJlYWQyYTVmMGFlMzVhMDI0NTY5OTg0MThhMmFhMThmNzFmMDQ1ODRjOGYwNGFkMzVhMDgzYzQ3NDRlIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Requires level 0\",1:\"§8Chestplates\",2:\"\",3:\"§7Special look on Jerry\u0027s\",4:\"§7Workshop! Obtained from Fire\",5:\"§7Sales.\",6:\"\",7:\"§7Apply this rune to chestplates\",8:\"§7or fuse two together at the\",9:\"§7Runic Pedestal!\",10:\"\",11:\"§6§lLEGENDARY COSMETIC\"],Name:\"§f§f§c◆ Grand Freezing Rune III\"},ExtraAttributes:{runes:{GRAND_FREEZING:3},id:\"GRAND_FREEZING_RUNE;3\"}}", + "damage": 3, + "lore": [ + "§8Requires level 0", + "§8Chestplates", + "", + "§7Special look on Jerry\u0027s", + "§7Workshop! Obtained from Fire", + "§7Sales.", + "", + "§7Apply this rune to chestplates", + "§7or fuse two together at the", + "§7Runic Pedestal!", + "", + "§6§lLEGENDARY COSMETIC" + ], + "internalname": "GRAND_FREEZING_RUNE;3", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +} \ No newline at end of file -- cgit