diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-02 14:07:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-02 13:07:52 +0000 |
commit | f745e511c4fcfa2c093f276546b70af03c31aca0 (patch) | |
tree | 818d1747bb06ead1bf0d8bb0ab64b710977c6673 /items/GOLDEN_CARPET_RUNE;3.json | |
parent | 76742d1ec5542a78101c0eccada4be2bfc6d7d3a (diff) | |
download | NotEnoughUpdates-REPO-f745e511c4fcfa2c093f276546b70af03c31aca0.tar.gz NotEnoughUpdates-REPO-f745e511c4fcfa2c093f276546b70af03c31aca0.tar.bz2 NotEnoughUpdates-REPO-f745e511c4fcfa2c093f276546b70af03c31aca0.zip |
Added new skins (#1097)
Diffstat (limited to 'items/GOLDEN_CARPET_RUNE;3.json')
-rw-r--r-- | items/GOLDEN_CARPET_RUNE;3.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/GOLDEN_CARPET_RUNE;3.json b/items/GOLDEN_CARPET_RUNE;3.json new file mode 100644 index 00000000..f3120c9a --- /dev/null +++ b/items/GOLDEN_CARPET_RUNE;3.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6◆ Golden Carpet Rune III", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"6ce03713-6b38-34fb-9c63-ab227f6f7ec7\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNjQyMzg2NTc0MCwKICAicHJvZmlsZUlkIiA6ICIyOThkZmVlMTE4MzE0ODA1YWI4ZDU4YTEyOTE1ZjZmOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJaZXRlZ2lzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2U3YTM4M2NkMmQ4ZTNmOWEyYTllOWUyNTIyZGQxOGNmZWVkOWNkYWRkZjkwYzVlMzk3OTczZWVmOTMyYjhiZWYiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Requires level 0\",1:\"§8Boots\",2:\"\",3:\"§7A small piece of royalty. Obtained\",4:\"§7from Fire Sales.\",5:\"\",6:\"§7Apply this rune to boots or fuse two\",7:\"§7together at the Runic Pedestal!\",8:\"\",9:\"§6§lLEGENDARY COSMETIC\"],Name:\"§6◆ Golden Carpet Rune III\"},ExtraAttributes:{runes:{GOLDEN_CARPET:3},id:\"GOLDEN_CARPET_RUNE;3\"}}", + "damage": 3, + "lore": [ + "§8Requires level 0", + "§8Boots", + "", + "§7A small piece of royalty. Obtained", + "§7from Fire Sales.", + "", + "§7Apply this rune to boots or fuse two", + "§7together at the Runic Pedestal!", + "", + "§6§lLEGENDARY COSMETIC" + ], + "internalname": "GOLDEN_CARPET_RUNE;3", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |