From 92066489fdf9a26beb020347709bac55bc91467a Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 22 Jul 2021 15:56:52 +0200 Subject: Stuff (#558) * Stuff * New Skins & Fix * New Items * Fixed Pristine on MEB * Added Pet to pets json * Added another Rainbow name * Rainbow Name * Wiki Links --- items/JUJU_SHORTBOW.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/JUJU_SHORTBOW.json') diff --git a/items/JUJU_SHORTBOW.json b/items/JUJU_SHORTBOW.json index e557cfba..bd6d3d77 100644 --- a/items/JUJU_SHORTBOW.json +++ b/items/JUJU_SHORTBOW.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:bow", "displayname": "§5Juju Shortbow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+310\",1:\"§7Strength: §c+40\",2:\"§7Cirt Change: §c+10%\",3:\"§7Crit Damage: §c+110%\",4:\"\",5:\"§5Shortbow: Instantly shoots\",6:\"§7Hits §c3 §7mobs on impact.\",7:\"§7Can damage endermen\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4☠ §cRequires §5Enderman Slayer 3\",11:\"§5§lEPIC BOW\"],Name:\"§5Juju Shortbow\"},ExtraAttributes:{id:\"JUJU_SHORTBOW\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+310\",1:\"§7Strength: §c+40\",2:\"§7Crit Chance: §c+10%\",3:\"§7Crit Damage: §c+110%\",4:\"\",5:\"§5Shortbow: Instantly shoots\",6:\"§7Hits §c3 §7mobs on impact.\",7:\"§7Can damage endermen\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4☠ §cRequires §5Enderman Slayer 3\",11:\"§5§lEPIC BOW\"],Name:\"§5Juju Shortbow\"},ExtraAttributes:{id:\"JUJU_SHORTBOW\"}}", "damage": 0, "lore": [ "§7Damage: §c+310", "§7Strength: §c+40", - "§7Cirt Change: §c+10%", + "§7Crit Chance: §c+10%", "§7Crit Damage: §c+110%", "", "§5Shortbow: Instantly shoots", -- cgit