From fee25e01b45adde24db7c15191ee13933443f24f Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 4 Feb 2021 21:40:06 +0100 Subject: Fixed and Added Things (#384) * Mining Stuff * Fixed Fairy Soul, fixed 2 Books, Added Jerry & Titanium Misc Things and added Tabs instead of weird Spaces * Added Fishings Req's * im dumb --- items/BEACON_5.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'items/BEACON_5.json') diff --git a/items/BEACON_5.json b/items/BEACON_5.json index d4ec9845..487c2039 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:\"§5EPIC\",11:\"\",12:\"§eItems Required\",13:\"§5Beacon IV §7x1\",14:\"§5Refined Mithril §7x40\",15:\"§9Plasma §7x5\",16:\"\",17:\"§7Duration: §b2d 2h\"],Name:\"§f§f§5Beacon V\"},ExtraAttributes:{id:\"BEACON_5\",uuid:\"15dc2535-fad2-417f-a27e-9a38857a50a7\"},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\",12:\"§5EPIC\",13:\"\",14:\"§eItems Required\",15:\"§5Beacon IV §7x1\",16:\"§5Refined Mithril §7x40\",17:\"§9Plasma §7x5\",18:\"\",19:\"§7Duration: §b2d 2h\"],Name:\"§f§f§5Beacon V\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"BEACON_5\",uuid:\"15dc2535-fad2-417f-a27e-9a38857a50a7\",timestamp:\"1/27/21 10:06 AM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Tier: §bV", @@ -14,6 +14,8 @@ "§7the forge in the §2Dwarven", "§2Mines§7", "", + "§4❣ §cRequires §5Heart of the", + "§5Mountain Tier 5", "§5EPIC", "", "§eItems Required", -- cgit