diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-01 00:21:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-31 22:21:55 +0000 |
commit | ed477620a0162bdc588d1a7c9e151772653d96df (patch) | |
tree | 6187216e687a432951233cbd1c12ae76e7bf7385 /items/POWER_CRYSTAL.json | |
parent | b53844da5b85918fc16332f56e7e5df46f5600be (diff) | |
download | NotEnoughUpdates-REPO-ed477620a0162bdc588d1a7c9e151772653d96df.tar.gz NotEnoughUpdates-REPO-ed477620a0162bdc588d1a7c9e151772653d96df.tar.bz2 NotEnoughUpdates-REPO-ed477620a0162bdc588d1a7c9e151772653d96df.zip |
Fixed Snail, added 2 skins (#1223)
* Fixed Snail, added 2 skins
* Remove katgrade
Diffstat (limited to 'items/POWER_CRYSTAL.json')
-rw-r--r-- | items/POWER_CRYSTAL.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/POWER_CRYSTAL.json b/items/POWER_CRYSTAL.json index 1f2a0fbc..b1eeb3a2 100644 --- a/items/POWER_CRYSTAL.json +++ b/items/POWER_CRYSTAL.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:nether_star", "displayname": "§5Power Crystal", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7§7Powers §bBeacons §7for up to\",1:\"§7§348 hours §7at a time!\",2:\"\",3:\"§7§7Can be obtained through refining at forges\",4:\"§7§7in the §6Dwarven Mines§7.\",5:\"\",6:\"§7Has a single §7use and can be stacked.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Power Crystal\"},ExtraAttributes:{id:\"POWER_CRYSTAL\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7Powers §bBeacons §7for up to §348 hours\",1:\"§3§7at a time!\",2:\"\",3:\"§7§7Can be obtained through refining at forges §7in the\",4:\"§7§6Dwarven Mines§7.\",5:\"\",6:\"§7Has a single §7use and can be stacked.\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Power Crystal\"},ExtraAttributes:{id:\"POWER_CRYSTAL\"}}", "damage": 0, "lore": [ - "§7§7Powers §bBeacons §7for up to", - "§7§348 hours §7at a time!", + "§7§7Powers §bBeacons §7for up to §348 hours", + "§3§7at a time!", "", - "§7§7Can be obtained through refining at forges", - "§7§7in the §6Dwarven Mines§7.", + "§7§7Can be obtained through refining at forges §7in the", + "§7§6Dwarven Mines§7.", "", "§7Has a single §7use and can be stacked.", "", @@ -17,7 +17,7 @@ "internalname": "POWER_CRYSTAL", "crafttext": "Requires: HotM 2", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Power_Crystal", |