diff options
Diffstat (limited to 'items/CATALYST.json')
-rw-r--r-- | items/CATALYST.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/CATALYST.json b/items/CATALYST.json index f2843caf..ae7c4492 100644 --- a/items/CATALYST.json +++ b/items/CATALYST.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:nether_star", "displayname": "§fCatalyst", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Increases the number of\",1:\"§7resources created by this minion\",2:\"§7by §ax3§7 for 3 hours§7!\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fCatalyst\"},ExtraAttributes:{id:\"CATALYST\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Increases the number of\",1:\"§7resources created by this minion\",2:\"§7by §ax3§7 for 3 hours§7!\",3:\"\",4:\"§9§lRARE\"],Name:\"§fCatalyst\"},ExtraAttributes:{id:\"CATALYST\"}}", "damage": 0, "lore": [ "§7Increases the number of", "§7resources created by this minion", "§7by §ax3§7 for 3 hours§7!", "", - "§f§lCOMMON" + "§9§lRARE" ], "recipe": { "A1": "ENDER_STONE:1", @@ -23,7 +23,7 @@ }, "internalname": "CATALYST", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Catalyst" |