diff options
Diffstat (limited to 'items/CHANCE;5.json')
-rw-r--r-- | items/CHANCE;5.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/CHANCE;5.json b/items/CHANCE;5.json new file mode 100644 index 00000000..0395289c --- /dev/null +++ b/items/CHANCE;5.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Chance V\",1:\"§7Increases the chance of a\",2:\"§7Monster dropping an item by\",3:\"§7§a75%§7.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"CHANCE;5\",enchantments:{chance:5},uuid:\"4969b988-7a7b-4344-9008-3646c2c9bfa3\",AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Chance V", + "§7Increases the chance of a", + "§7Monster dropping an item by", + "§7§a75%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§a§lUNCOMMON" + ], + "internalname": "CHANCE;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +} |