diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-08-15 23:49:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-16 07:49:23 +1000 |
commit | 3e1eaf449377a38b10128cf35847c2f40411c412 (patch) | |
tree | 62f8ce5cf5258a72161be309da4f4e815ab8d06b /items/HYPER_CATALYST.json | |
parent | 0162818487df8c5b107a2228fe71684c544a0b90 (diff) | |
download | NotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.tar.gz NotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.tar.bz2 NotEnoughUpdates-REPO-3e1eaf449377a38b10128cf35847c2f40411c412.zip |
Fixed mob, added wet napkin and wiki links (#967)
Diffstat (limited to 'items/HYPER_CATALYST.json')
-rw-r--r-- | items/HYPER_CATALYST.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/HYPER_CATALYST.json b/items/HYPER_CATALYST.json index 9d7066cc..b058b7d3 100644 --- a/items/HYPER_CATALYST.json +++ b/items/HYPER_CATALYST.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:nether_star", "displayname": "§5Hyper Catalyst", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Increases the number of\",1:\"§7resources created by this minion\",2:\"§7by §ax4§7 for 6 hours§7!\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Hyper Catalyst\"},ExtraAttributes:{id:\"HYPER_CATALYST\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Increases the number of\",1:\"§7resources created by this minion\",2:\"§7by §a4x§7 for §a6 hours§7!\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Hyper Catalyst\"},ExtraAttributes:{id:\"HYPER_CATALYST\"}}", "damage": 0, "lore": [ "§7Increases the number of", "§7resources created by this minion", - "§7by §ax4§7 for 6 hours§7!", + "§7by §a4x§7 for §a6 hours§7!", "", "§5§lEPIC" ], @@ -24,7 +24,7 @@ }, "internalname": "HYPER_CATALYST", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ |