aboutsummaryrefslogtreecommitdiff
path: root/items/RING_OF_COINS.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-07-02 18:21:10 +0200
committerGitHub <noreply@github.com>2024-07-02 16:21:10 +0000
commite32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c (patch)
tree44e868d98216cf971327fbd6cec8f92feacc2ba2 /items/RING_OF_COINS.json
parent4f70c01ffa270be1eb4bc0a6dcb710d1393f5f1f (diff)
downloadNotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.tar.gz
NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.tar.bz2
NotEnoughUpdates-REPO-e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c.zip
Better Mayor Update Items v1.0 (#1271)
* feat: Better Mayor Update Items v1.0 * fix: Old rainbownames * feat: Even more Better Mayor Items * feat: Forge duration on new items * fix: coordinates for moved npcs * feat: NPC shop for Liz * feat: HOTM Reqs for new Mining Equipment * feat: Event Sack, Remove Soulbound from Fishing and a few other fixes * feat: Lava Sea Creature HP
Diffstat (limited to 'items/RING_OF_COINS.json')
-rw-r--r--items/RING_OF_COINS.json29
1 files changed, 29 insertions, 0 deletions
diff --git a/items/RING_OF_COINS.json b/items/RING_OF_COINS.json
new file mode 100644
index 00000000..b670bd0b
--- /dev/null
+++ b/items/RING_OF_COINS.json
@@ -0,0 +1,29 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§aRing of Coins",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"929a661d-b770-39f8-9638-545ec6a3cd3d\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxMDg0OTg0NDc2MCwKICAicHJvZmlsZUlkIiA6ICJmNzcxMDI1NGMzYWY0YjA5YmRjY2NiNDRjNjg1NjFiMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDZXJ1c1YyIiwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzQxYTNlN2M3Njk5YmY4Mzc4ZjU4MmMxZDNlYjlhZjA2OGI4NWRiMjM1YmE3OGViYjI1M2EwNGFmM2VjNTY1YTMiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7More coins start appearing around\",1:\"§7you occasionally on public islands.\",2:\"§7Lucky!\",3:\"\",4:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aRing of Coins\"},ExtraAttributes:{id:\"RING_OF_COINS\"}}",
+ "damage": 3,
+ "lore": [
+ "§7More coins start appearing around",
+ "§7you occasionally on public islands.",
+ "§7Lucky!",
+ "",
+ "§a§lUNCOMMON ACCESSORY"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "FRESHLY_MINTED_COINS:1",
+ "A3": "",
+ "B1": "FRESHLY_MINTED_COINS:1",
+ "B2": "COIN_TALISMAN:1",
+ "B3": "FRESHLY_MINTED_COINS:1",
+ "C1": "",
+ "C2": "FRESHLY_MINTED_COINS:1",
+ "C3": ""
+ },
+ "internalname": "RING_OF_COINS",
+ "clickcommand": "viewrecipe",
+ "modver": "2.3.0",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file