diff options
Diffstat (limited to 'items/STARRED_MIDAS_SWORD.json')
-rw-r--r-- | items/STARRED_MIDAS_SWORD.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/items/STARRED_MIDAS_SWORD.json b/items/STARRED_MIDAS_SWORD.json new file mode 100644 index 00000000..3f23a173 --- /dev/null +++ b/items/STARRED_MIDAS_SWORD.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:golden_sword", + "displayname": "§6⚚ Midas\u0027 Sword", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+170\",1:\" §8[§8❁§8] §8[§8⚔§8]\",2:\"\",3:\"§6Ability: Greed \",4:\"§7The strength and damage bonus of\",5:\"§7this item is dependent on the price\",6:\"§7paid for it at the §5Dark Auction§7!\",7:\"§7The maximum bonus of this item is §c225\",8:\"§c§7if the bid was §6250,000,000 Coins §7or\",9:\"§7higher!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY SWORD\"],Name:\"§6⚚ Midas\u0027 Sword\"},ExtraAttributes:{id:\"STARRED_MIDAS_SWORD\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+170", + " §8[§8❁§8] §8[§8⚔§8]", + "", + "§6Ability: Greed ", + "§7The strength and damage bonus of", + "§7this item is dependent on the price", + "§7paid for it at the §5Dark Auction§7!", + "§7The maximum bonus of this item is §c225", + "§c§7if the bid was §6250,000,000 Coins §7or", + "§7higher!", + "", + "§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_SWORD:1", + "B3": "GOLDEN_FRAGMENT:1", + "C1": "GOLDEN_FRAGMENT:1", + "C2": "GOLDEN_FRAGMENT:1", + "C3": "GOLDEN_FRAGMENT:1" + }, + "internalname": "STARRED_MIDAS_SWORD", + "clickcommand": "viewrecipe", + "modver": "2.3.0", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |