diff options
Diffstat (limited to 'items/BEACON_3.json')
-rw-r--r-- | items/BEACON_3.json | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/items/BEACON_3.json b/items/BEACON_3.json index 2af501f3..566a5fad 100644 --- a/items/BEACON_3.json +++ b/items/BEACON_3.json @@ -1,21 +1,19 @@ { "itemid": "minecraft:beacon", "displayname": "§5Beacon III", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Tier: §bIII\",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 3§c.\",12:\"§5§lEPIC\"],Name:\"§5Beacon III\"},ExtraAttributes:{id:\"BEACON_3\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Tier: §bIII\",1:\"\",2:\"§7Can be placed on your private island.\",3:\"\",4:\"§7Grants special buffs to the island\",5:\"§7owners when powered by §dPower\",6:\"§dCrystals §7obtained from the forge in\",7:\"§7the §2Dwarven Mines§7.\",8:\"\",9:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 3§c.\",10:\"§5§lEPIC\"],Name:\"§5Beacon III\"},ExtraAttributes:{id:\"BEACON_3\"}}", "damage": 0, "lore": [ "§7Tier: §bIII", "", "§7Can be placed on your private island.", "", - "§7Grants special buffs to the", - "§7island owners when powered by", - "§7§dPower Crystals §7obtained from", - "§7the forge in the §2Dwarven", - "§2Mines§7", + "§7Grants special buffs to the island", + "§7owners when powered by §dPower", + "§dCrystals §7obtained from the forge in", + "§7the §2Dwarven Mines§7.", "", - "§4❣ §cRequires §5Heart of the", - "§5Mountain Tier 3§c.", + "§7§4❣ §cRequires §5Heart of the Mountain Tier 3§c.", "§5§lEPIC" ], "internalname": "BEACON_3", |