diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-06-08 21:34:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-08 21:34:21 +0200 |
commit | 3efdfd0c530b0764831206f88ad28e005c8251af (patch) | |
tree | 3bf825765a2f402366541e935dcd73ead4d5d21c /items/BEACON_5.json | |
parent | 7c3a829a08c313a167a60a380369e1d04afcb4f6 (diff) | |
download | NotEnoughUpdates-REPO-3efdfd0c530b0764831206f88ad28e005c8251af.tar.gz NotEnoughUpdates-REPO-3efdfd0c530b0764831206f88ad28e005c8251af.tar.bz2 NotEnoughUpdates-REPO-3efdfd0c530b0764831206f88ad28e005c8251af.zip |
Added §c. (#937)
* Added §c.
* Added Right Click to open sack!
* Fixed lore of cole mayor
Diffstat (limited to 'items/BEACON_5.json')
-rw-r--r-- | items/BEACON_5.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/BEACON_5.json b/items/BEACON_5.json index 5016fbb6..d52be398 100644 --- a/items/BEACON_5.json +++ b/items/BEACON_5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:beacon", "displayname": "§f§f§5Beacon V", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Tier: §bV\",1:\"\",2:\"§7Can be placed on your private island.\",3:\"\",4:\"§7Grants special buffs to the\",5:\"§7island owners when powered by\",6:\"§7§dPower Crystals §7obtained from\",7:\"§7the forge in the §2Dwarven\",8:\"§2Mines§7\",9:\"\",10:\"§4❣ §cRequires §5Heart of the\",11:\"§5Mountain Tier 5\",12:\"§5EPIC\"],Name:\"§f§f§5Beacon V\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"BEACON_5\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Tier: §bV\",1:\"\",2:\"§7Can be placed on your private island.\",3:\"\",4:\"§7Grants special buffs to the\",5:\"§7island owners when powered by\",6:\"§7§dPower Crystals §7obtained from\",7:\"§7the forge in the §2Dwarven\",8:\"§2Mines§7\",9:\"\",10:\"§4❣ §cRequires §5Heart of the\",11:\"§5Mountain Tier 5§c.\",12:\"§5EPIC\"],Name:\"§f§f§5Beacon V\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"BEACON_5\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Tier: §bV", @@ -15,13 +15,13 @@ "§2Mines§7", "", "§4❣ §cRequires §5Heart of the", - "§5Mountain Tier 5", + "§5Mountain Tier 5§c.", "§5EPIC" ], "internalname": "BEACON_5", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Beacon", |