diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-04-19 15:03:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-19 15:03:59 +0200 |
commit | 8a63f065f8167d7783eb3fe04b4cc07133c74531 (patch) | |
tree | deb270cce60131cbe4268b1ff3a2f573a7d630ef /items/ANGLER;1.json | |
parent | 21990dd94a29329cf4907a7942efd860493d7021 (diff) | |
download | NotEnoughUpdates-REPO-8a63f065f8167d7783eb3fe04b4cc07133c74531.tar.gz NotEnoughUpdates-REPO-8a63f065f8167d7783eb3fe04b4cc07133c74531.tar.bz2 NotEnoughUpdates-REPO-8a63f065f8167d7783eb3fe04b4cc07133c74531.zip |
Fixed lore and nbt of backpacks and fixed dso drop chance (#917)
* Fixed lore and nbt of backpacks and fixed dso drop chance
* Fixed lore of leg pig
* Fixed lore of Bat Pet
* Fixed Crit 7 and Lavatears Lore and fixed drop chance of bal
* Added a lot of wiki links, added new items, fixed lore of some items, added new abiphone contact
maybe more coming soon
* Fixed lore of rat pet
Diffstat (limited to 'items/ANGLER;1.json')
-rw-r--r-- | items/ANGLER;1.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/ANGLER;1.json b/items/ANGLER;1.json index d6da2991..e5b0a882 100644 --- a/items/ANGLER;1.json +++ b/items/ANGLER;1.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler I\",1:\"§7Increase chance to catch sea\",2:\"§7creatures by §a1%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Ink Sack Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ANGLER;1\",enchantments:{angler:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Angler I\",1:\"§7Grants §3+1α Sea Creature\",2:\"§3Chance§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Ink Sack Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ANGLER;1\",enchantments:{angler:1}}}", "damage": 0, "lore": [ "§9Angler I", - "§7Increase chance to catch sea", - "§7creatures by §a1%§7.", + "§7Grants §3+1α Sea Creature", + "§3Chance§7.", "", "§7Use this on an item in an Anvil", "§7to apply it!", @@ -24,7 +24,7 @@ "internalname": "ANGLER;1", "parent": "ANGLER;4", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "" -} +}
\ No newline at end of file |