aboutsummaryrefslogtreecommitdiff
path: root/items/STARRED_MIDAS_STAFF.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/STARRED_MIDAS_STAFF.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/STARRED_MIDAS_STAFF.json')
-rw-r--r--items/STARRED_MIDAS_STAFF.json45
1 files changed, 45 insertions, 0 deletions
diff --git a/items/STARRED_MIDAS_STAFF.json b/items/STARRED_MIDAS_STAFF.json
new file mode 100644
index 00000000..36e00eb7
--- /dev/null
+++ b/items/STARRED_MIDAS_STAFF.json
@@ -0,0 +1,45 @@
+{
+ "itemid": "minecraft:golden_shovel",
+ "displayname": "§6⚚ Midas Staff",
+ "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"§7Strength: §c+150\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Ability: Molten Wave §e§lRIGHT CLICK\",5:\"§7Cast a wave of molten gold in the\",6:\"§7direction you are facing! Deals up to\",7:\"§7§c49,951.2 §7damage.\",8:\"§8Mana Cost: §3500\",9:\"§8Cooldown: §a1s\",10:\"\",11:\"§6Ability: Greed \",12:\"§7The §3ability damage bonus §7of this item\",13:\"§7is dependent on the price paid for it\",14:\"§7at the §5Dark Auction§7!\",15:\"§7The maximum bonus of this item is\",16:\"§7§334,000 §7if the bid was §6500,000,000\",17:\"§6Coins §7or higher!\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§6§lLEGENDARY SWORD\"],Name:\"§6⚚ Midas Staff\"},ExtraAttributes:{id:\"STARRED_MIDAS_STAFF\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Damage: §c+130",
+ "§7Strength: §c+150",
+ "§7Intelligence: §a+50",
+ "",
+ "§6Ability: Molten Wave §e§lRIGHT CLICK",
+ "§7Cast a wave of molten gold in the",
+ "§7direction you are facing! Deals up to",
+ "§7§c49,951.2 §7damage.",
+ "§8Mana Cost: §3500",
+ "§8Cooldown: §a1s",
+ "",
+ "§6Ability: Greed ",
+ "§7The §3ability damage bonus §7of this item",
+ "§7is dependent on the price paid for it",
+ "§7at the §5Dark Auction§7!",
+ "§7The maximum bonus of this item is",
+ "§7§334,000 §7if the bid was §6500,000,000",
+ "§6Coins §7or higher!",
+ "",
+ "§7§8This item can be reforged!",
+ "§6§lLEGENDARY SWORD"
+ ],
+ "recipe": {
+ "A1": "GOLDEN_FRAGMENT:1",
+ "A2": "GOLDEN_FRAGMENT:1",
+ "A3": "GOLDEN_FRAGMENT:1",
+ "B1": "GOLDEN_FRAGMENT:1",
+ "B2": "MIDAS_STAFF:1",
+ "B3": "GOLDEN_FRAGMENT:1",
+ "C1": "GOLDEN_FRAGMENT:1",
+ "C2": "GOLDEN_FRAGMENT:1",
+ "C3": "GOLDEN_FRAGMENT:1"
+ },
+ "internalname": "STARRED_MIDAS_STAFF",
+ "clickcommand": "viewrecipe",
+ "modver": "2.3.0",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file