diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-21 14:50:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-21 14:50:32 +0200 |
commit | 19d37551d8523b8d0463b9c5d22aeebb662676b1 (patch) | |
tree | 3c0856d623165791c0853e54c248d6c6713fd8f0 /items/CHARM;1.json | |
parent | 7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c (diff) | |
download | NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.gz NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.bz2 NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.zip |
New Nether Stuff (#718)
* New Stuff
* i hate timestamps
* god
* Abi abi
* mood
* Hello, can someone send me money please
* bingo
* workflow hello
Diffstat (limited to 'items/CHARM;1.json')
-rw-r--r-- | items/CHARM;1.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/CHARM;1.json b/items/CHARM;1.json new file mode 100644 index 00000000..5d9b0047 --- /dev/null +++ b/items/CHARM;1.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§fCharm I", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Charm I\",1:\"§7Increases the chance to receive\",2:\"§7higher-tiered Trophy Fish by\",3:\"§7§a2%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Fishing\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fFishing Rod\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§f§fCharm I\"},ExtraAttributes:{id:\"CHARM;1\",enchantments:{charm:1}}}", + "damage": 0, + "lore": [ + "§9Charm I", + "§7Increases the chance to receive", + "§7higher-tiered Trophy Fish by", + "§7§a2%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aI-V: §7Fishing", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "", + "§f§lCOMMON" + ], + "internalname": "CHARM;1", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |