diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-16 22:48:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-16 20:48:01 +0000 |
commit | 11ad0bd074e92e1ccfd6b45880d592d628734def (patch) | |
tree | 7f6130dc7f11229cafb28ea0b6952c6e19a102ab /items/FRAIL;1.json | |
parent | c88899b255e3bd06deeb30e470a6c731016d3592 (diff) | |
download | NotEnoughUpdates-REPO-11ad0bd074e92e1ccfd6b45880d592d628734def.tar.gz NotEnoughUpdates-REPO-11ad0bd074e92e1ccfd6b45880d592d628734def.tar.bz2 NotEnoughUpdates-REPO-11ad0bd074e92e1ccfd6b45880d592d628734def.zip |
Added 2 missing dyes and some misc fixes (#1164)
* Added 2 missing dyes and some misc fixes
* Remove scatha recipe
Diffstat (limited to 'items/FRAIL;1.json')
-rw-r--r-- | items/FRAIL;1.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/FRAIL;1.json b/items/FRAIL;1.json index 7d7b101b..0bdf9581 100644 --- a/items/FRAIL;1.json +++ b/items/FRAIL;1.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail I\",1:\"§7Sea creatures start with §a5%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Clay Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FRAIL;1\",enchantments:{frail:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Frail I\",1:\"§7Sea creatures start with §a2.5%§7\",2:\"§7reduced health.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Clay Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FRAIL;1\",enchantments:{frail:1}}}", "damage": 0, "lore": [ "§9Frail I", - "§7Sea creatures start with §a5%§7", + "§7Sea creatures start with §a2.5%§7", "§7reduced health.", "", "§7Use this on an item in an Anvil", @@ -24,7 +24,7 @@ "internalname": "FRAIL;1", "parent": "FRAIL;4", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "", "crafttext": "", "infoType": "" -} +}
\ No newline at end of file |