diff options
Diffstat (limited to 'items/CHANCE;4.json')
-rw-r--r-- | items/CHANCE;4.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/CHANCE;4.json b/items/CHANCE;4.json new file mode 100644 index 00000000..7349db7a --- /dev/null +++ b/items/CHANCE;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Chance IV\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a60%§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:\"UNKNOWN\",id:\"CHANCE;4\",enchantments:{chance:4},uuid:\"a209d49e-9388-4935-8729-0aa56432c006\",timestamp:\"12/13/20 2:58 AM\"}}", + "damage": 0, + "lore": [ + "§9Chance IV", + "§7Increases the chance of a", + "§7Monster dropping an item by", + "§7§a60%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "CHANCE;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +} |