diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/GRAVITY_TALISMAN.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/GRAVITY_TALISMAN.json')
-rw-r--r-- | items/GRAVITY_TALISMAN.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/GRAVITY_TALISMAN.json b/items/GRAVITY_TALISMAN.json new file mode 100644 index 00000000..8c75facb --- /dev/null +++ b/items/GRAVITY_TALISMAN.json @@ -0,0 +1,18 @@ +{ + "internalname": "GRAVITY_TALISMAN", + "itemid": "minecraft:skull", + "displayname": "Gravity Talisman", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4444f2fa-5ec1-3d47-a369-f50958cfb3f0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE1MjYzMmE5YzhmN2JkZTk0NzE5MDY0MjM0OTIwZGVkNDg2MTRlMmJkOGJjOTFhZmU3ZmZjMmNkOGE0NmYxOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Gives between §a+1§7 and §a+10§7\",1:\"§7§c❁ Strength §7and §a❈ Defense\",2:\"§a§7the closer you are to the\",3:\"§7spawn of an Island!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aGravity Talisman\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"GRAVITY_TALISMAN\",uuid:\"97294b03-96c3-4b15-948a-b87949c58f03\",timestamp:\"27/03/20 04:16\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gives between §a+1§7 and §a+10§7", + "§7§c❁ Strength §7and §a❈ Defense", + "§a§7the closer you are to the", + "§7spawn of an Island!", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON ACCESSORY" + ] +}
\ No newline at end of file |