diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-31 13:51:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-31 13:51:11 -0400 |
commit | af3047d7c1b206f08d7db6698208f13b62b5856a (patch) | |
tree | 186e36e9b3997d0d217acfb8a00d881feda76b03 /items/FORTUNE;3.json | |
parent | 7188fdf8bc58cc0c2ffeceb43af646c211186314 (diff) | |
parent | 1a11e66be616908e1d336b72e31a7c55edb76f9f (diff) | |
download | NotEnoughUpdates-REPO-af3047d7c1b206f08d7db6698208f13b62b5856a.tar.gz NotEnoughUpdates-REPO-af3047d7c1b206f08d7db6698208f13b62b5856a.tar.bz2 NotEnoughUpdates-REPO-af3047d7c1b206f08d7db6698208f13b62b5856a.zip |
Merge branch 'All-Enchanted-Books' into master
Diffstat (limited to 'items/FORTUNE;3.json')
-rw-r--r-- | items/FORTUNE;3.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/FORTUNE;3.json b/items/FORTUNE;3.json new file mode 100644 index 00000000..58191381 --- /dev/null +++ b/items/FORTUNE;3.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Fortune III\",1:\"§7Increases your chance to gain\",2:\"§7double drops when mining by\",3:\"§7§a30%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FORTUNE;3\",enchantments:{fortune:3},uuid:\"d02e4acd-983e-4b21-baf6-efe90afab335\",anvil_uses:1,timestamp:\"10/5/20 7:02 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Fortune III", + "§7Increases your chance to gain", + "§7double drops when mining by", + "§7§a30%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FORTUNE;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |