diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-26 10:06:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-26 10:06:23 +0200 |
commit | 968bb2a232c535234ef994f53a85abd04cf23618 (patch) | |
tree | 588d72eb414df8064381a19539ba7b19babb8a55 /items/KUUDRA_MANDIBLE.json | |
parent | f18a467e17e845bb79404ed329e14a73e3891343 (diff) | |
download | NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.tar.gz NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.tar.bz2 NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.zip |
Fixed a few (81) items (#828)
* Fixed a few (21) pets
* Fixed another (1) pet
* Fixed Alert Flare recipe
* Fixed ench coal
* Fixed ench charcoal
* Fixed Farm Armours
* Fixed a few (48) reforge stones
Combinable in Reforge Anvil
* Fixed more (6) items
Diffstat (limited to 'items/KUUDRA_MANDIBLE.json')
-rw-r--r-- | items/KUUDRA_MANDIBLE.json | 20 |
1 files changed, 5 insertions, 15 deletions
diff --git a/items/KUUDRA_MANDIBLE.json b/items/KUUDRA_MANDIBLE.json index e54dc6ef..f2e9df9d 100644 --- a/items/KUUDRA_MANDIBLE.json +++ b/items/KUUDRA_MANDIBLE.json @@ -1,25 +1,15 @@ { "itemid": "minecraft:skull", "displayname": "§5Kuudra Mandible", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"673d3fa2-53cc-3cb9-bfe1-c8c625eb96ff\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzU5NGNhNWRjNWM4NWRiM2I0YTkwZDQ4NTkzMmJlZGU1ZmJkZjQwMjNmYzRmYmZmNmZlMTRiZTQwOWMxZjk3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Chomp §7reforge\",5:\"§7to a fishing rod.\",6:\"\",7:\"§9Chomp §7(§6Legendary§7):\",8:\"§7Strength: §c+35\",9:\"§7Crit Chance: §c+35%\",10:\"\",11:\"§9Chomp Bonus\",12:\"§7Lava sea creatures have their\",13:\"§7max health reduced for each\",14:\"§7unique lava sea creature that\",15:\"§7you have killed with this rod!\",16:\"\",17:\"§7Requires §aMining Skill Level\",18:\"§aXXXIII§7!\",19:\"\",20:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Kuudra Mandible\"},ExtraAttributes:{id:\"KUUDRA_MANDIBLE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"673d3fa2-53cc-3cb9-bfe1-c8c625eb96ff\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzU5NGNhNWRjNWM4NWRiM2I0YTkwZDQ4NTkzMmJlZGU1ZmJkZjQwMjNmYzRmYmZmNmZlMTRiZTQwOWMxZjk3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Chomp §7reforge\",4:\"§7when combined with a fishing\",5:\"§7rod§7.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXXIII§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Kuudra Mandible\"},ExtraAttributes:{id:\"KUUDRA_MANDIBLE\"}}", "damage": 3, "lore": [ "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", "", - "§7Can be used in a Reforge Anvil", - "§7or with the Dungeon Blacksmith", - "§7to apply the §9Chomp §7reforge", - "§7to a fishing rod.", - "", - "§9Chomp §7(§6Legendary§7):", - "§7Strength: §c+35", - "§7Crit Chance: §c+35%", - "", - "§9Chomp Bonus", - "§7Lava sea creatures have their", - "§7max health reduced for each", - "§7unique lava sea creature that", - "§7you have killed with this rod!", + "§7Applies the §9Chomp §7reforge", + "§7when combined with a fishing", + "§7rod§7.", "", "§7Requires §aMining Skill Level", "§aXXXIII§7!", |