diff options
author | Strebbypatty <82723062+Strebbypatty@users.noreply.github.com> | 2021-10-13 21:51:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-13 15:51:13 -0400 |
commit | e84a3fc439e3ce25e5a26b7bc75b8c8a344af61c (patch) | |
tree | ca59bbb526212fd954e29d7373abf01fe6c55044 /items/BOUNCY_BOOTS.json | |
parent | 1a393e99b2b1c37b27cffec9dfd6fe1fbef6c13a (diff) | |
download | NotEnoughUpdates-REPO-e84a3fc439e3ce25e5a26b7bc75b8c8a344af61c.tar.gz NotEnoughUpdates-REPO-e84a3fc439e3ce25e5a26b7bc75b8c8a344af61c.tar.bz2 NotEnoughUpdates-REPO-e84a3fc439e3ce25e5a26b7bc75b8c8a344af61c.zip |
Even more Newest Newer New, jk its just the new Nether Artifact :) also jani asked me to do some stuff now so its alot of stuff actually (#624)
* Add files via upload
* Update NETHER_ARTIFACT.json
* Update MITHRIL_GOLEM;2.json
* Update MITHRIL_GOLEM;3.json
* Update MITHRIL_GOLEM;2.json
* Update MITHRIL_GOLEM;2.json
* Update MITHRIL_GOLEM;3.json
* Update MITHRIL_GOLEM;4.json
* Update MITHRIL_GOLEM;3.json
* Add files via upload
* Add files via upload
* Add files via upload
* Update DIVAN_BOOTS.json
* Update DIVAN_CHESTPLATE.json
* Update DIVAN_HELMET.json
* Add files via upload
* Add files via upload
* Add files via upload
* Update PET_SKIN_TIGER_SABER_TOOTH.json
* Update PET_SKIN_TIGER_SABER_TOOTH.json
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Update PET_SKIN_TIGER_SABER_TOOTH.json
Diffstat (limited to 'items/BOUNCY_BOOTS.json')
-rw-r--r-- | items/BOUNCY_BOOTS.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/BOUNCY_BOOTS.json b/items/BOUNCY_BOOTS.json index 3dfbc331..c2152172 100644 --- a/items/BOUNCY_BOOTS.json +++ b/items/BOUNCY_BOOTS.json @@ -1,13 +1,12 @@ { "itemid": "minecraft:leather_boots", "displayname": "§9Bouncy Boots", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d75 \",1:\"§7Crit Chance: §c+5%\",2:\"\",3:\"§7Health: §a+55 HP \",4:\"\",5:\"§6Full Set Bonus: Bouncing Arrow\",6:\"§7Your arrows have a §e25%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 35000 / 35000\",12:\"§7§4❣ §cRequires §aCatacombs Level 9\",13:\"§9§lRARE DUNGEON BOOTS\"],color:11403055,Name:\"§9Bouncy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_BOOTS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d75 \",1:\"§7Crit Chance: §c+5%\",2:\"§7Health: §a+55\",3:\"\",4:\"§6Full Set Bonus: Bouncing Arrow\",5:\"§7Your arrows have a §e25%\",6:\"§e§7chance to bounce to another\",7:\"§7target after it hits something.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 9\",12:\"§9§lRARE DUNGEON BOOTS\"],color:11403055,Name:\"§9Bouncy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d75 ", "§7Crit Chance: §c+5%", - "", - "§7Health: §a+55 HP ", + "§7Health: §a+55", "", "§6Full Set Bonus: Bouncing Arrow", "§7Your arrows have a §e25%", |