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/COIN_TALISMAN.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/COIN_TALISMAN.json')
-rw-r--r-- | items/COIN_TALISMAN.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/COIN_TALISMAN.json b/items/COIN_TALISMAN.json new file mode 100644 index 00000000..d4991f51 --- /dev/null +++ b/items/COIN_TALISMAN.json @@ -0,0 +1,17 @@ +{ + "internalname": "COIN_TALISMAN", + "itemid": "minecraft:skull", + "displayname": "Talisman of Coins", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ff6fbcd7-5138-36b9-a3dc-4c52af38c20d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDUyZGNhNjhjOGY4YWY1MzNmYjczN2ZhZWVhY2JlNzE3Yjk2ODc2N2ZjMTg4MjRkYzJkMzdhYzc4OWZjNzcifX19\"}]}},display:{Lore:[0:\"§7Coins start appearing around you\",1:\"§7occasionally on public islands.\",2:\"§7Lucky!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§f§lCOMMON ACCESSORY\"],Name:\"§fTalisman of Coins\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"COIN_TALISMAN\",uuid:\"ab481212-1bff-408b-8a69-d2ee8cfe6a1f\",timestamp:\"3/25/20 7:00 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Coins start appearing around you", + "§7occasionally on public islands.", + "§7Lucky!", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON ACCESSORY" + ] +}
\ No newline at end of file |