diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-05-03 17:08:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-03 15:08:53 +0000 |
commit | 4d643c8d0a4eab8233dda6b1cf07079a6397d7e7 (patch) | |
tree | 9f98c268bf62fa7ae8aadbec65775e8e90c0e3a2 /items/ULTIMATE_BOBBIN_TIME;3.json | |
parent | d9502d87bb485196912aa8ca6ff25c9397fb43a2 (diff) | |
download | NotEnoughUpdates-REPO-4d643c8d0a4eab8233dda6b1cf07079a6397d7e7.tar.gz NotEnoughUpdates-REPO-4d643c8d0a4eab8233dda6b1cf07079a6397d7e7.tar.bz2 NotEnoughUpdates-REPO-4d643c8d0a4eab8233dda6b1cf07079a6397d7e7.zip |
Fixed forge times of 3 items (#1190)
Diffstat (limited to 'items/ULTIMATE_BOBBIN_TIME;3.json')
-rw-r--r-- | items/ULTIMATE_BOBBIN_TIME;3.json | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/items/ULTIMATE_BOBBIN_TIME;3.json b/items/ULTIMATE_BOBBIN_TIME;3.json index 99cbfd34..1489c89e 100644 --- a/items/ULTIMATE_BOBBIN_TIME;3.json +++ b/items/ULTIMATE_BOBBIN_TIME;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lBobbin\u0027 Time III\",1:\"§7Increases some of your player stats by\",2:\"§7§b+0.48% §7per fishing bobber within §a30\",3:\"§ablocks§7, up to §b10 §7bobbers.\",4:\"§7Stats: §3α Sea Creature Chance§7, §b☂\",5:\"§bFishing Speed§7, §3☯ Fishing Wisdom§7, §b✯\",6:\"§bMagic Find§7, §d♣ Pet Luck\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BOBBIN_TIME;3\",enchantments:{ultimate_bobbin_time:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§d§lBobbin\u0027 Time III\",1:\"§7Increases some of your player stats by\",2:\"§7§b+0.48% §7per fishing bobber within §a30\",3:\"§ablocks§7, up to §b10 §7bobbers.\",4:\"§7Stats: §3α Sea Creature Chance§7, §b☂\",5:\"§bFishing Speed§7, §3☯ Fishing Wisdom§7, §b✯\",6:\"§bMagic Find§7, §d♣ Pet Luck\",7:\"\",8:\"§7§cYou can only have 1 Ultimate\",9:\"§cEnchantment on an item!\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§6Source:\",15:\"§aIII-V: §7Fishing\",16:\"\",17:\"§6Applied To:\",18:\"§7- §fArmor\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ULTIMATE_BOBBIN_TIME;3\",enchantments:{ultimate_bobbin_time:3}}}", "damage": 0, "lore": [ "§9§d§lBobbin\u0027 Time III", @@ -18,6 +18,12 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aIII-V: §7Fishing", + "", + "§6Applied To:", + "§7- §fArmor", + "", "§f§lCOMMON" ], "recipe": { @@ -33,7 +39,7 @@ }, "internalname": "ULTIMATE_BOBBIN_TIME;3", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "crafttext": "", "infoType": "" }
\ No newline at end of file |