diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-02 14:37:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-02 14:37:28 +0200 |
commit | 5174d791f717e8b5dbf2c59bc4e5eb48596c524b (patch) | |
tree | f5e85844a5db3e9228aa5e4d345758f042ed9183 /items/SPELLBOUND_RUNE;3.json | |
parent | 1c8c103b8c2ae2ed11757639806975e2a952b10d (diff) | |
download | NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.tar.gz NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.tar.bz2 NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.zip |
Push prerelease into master (#1226)
Co-authored-by: gaybot <gaybot@notenoughupdates.org>
Co-authored-by: Linnea Gräf <nea@nea.moe>
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/SPELLBOUND_RUNE;3.json')
-rw-r--r-- | items/SPELLBOUND_RUNE;3.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/SPELLBOUND_RUNE;3.json b/items/SPELLBOUND_RUNE;3.json new file mode 100644 index 00000000..c2dd55f8 --- /dev/null +++ b/items/SPELLBOUND_RUNE;3.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§c◆ Spellbound Rune III", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"8ec2638c-e3f8-3cb0-a906-0c48ead821e4\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4ODAzNTU5NDIzMSwKICAicHJvZmlsZUlkIiA6ICJmZWYyZDZjYzY5ZGI0ZWM5OWQzYzI5MzBmYzRmNTBhYSIsCiAgInByb2ZpbGVOYW1lIiA6ICJsb3Zlbm90d2FyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzRjZjA1YWJlNTMxOTFkOTNkNDJhYTQ4NTg4OWUwNjRkNWQ5OWZmZDQzZThmZmM2MTM3ZDMzODk0NDI4MTZkZDciLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Requires level 0\",1:\"§8Helmet\",2:\"\",3:\"§7Creates a captivating Enchanting\",4:\"§7Halo! Obtained from Fire Sales.\",5:\"\",6:\"§7Apply this rune to helmet or\",7:\"§7fuse two together at the Runic\",8:\"§7Pedestal!\",9:\"\",10:\"§6§lLEGENDARY COSMETIC\"],Name:\"§f§f§c◆ Spellbound Rune III\"},ExtraAttributes:{runes:{SPELLBOUND:3},id:\"SPELLBOUND_RUNE;3\"}}", + "damage": 3, + "lore": [ + "§8Requires level 0", + "§8Helmet", + "", + "§7Creates a captivating Enchanting", + "§7Halo! Obtained from Fire Sales.", + "", + "§7Apply this rune to helmet or", + "§7fuse two together at the Runic", + "§7Pedestal!", + "", + "§6§lLEGENDARY COSMETIC" + ], + "internalname": "SPELLBOUND_RUNE;3", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |