diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-12 14:59:34 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-12 14:59:34 -0400 |
commit | f7ada52665fec28d5bda53716dd567460400de65 (patch) | |
tree | e3dc8196e0879c7c2f47517a989c19d94da716cf /items/ULTIMATE_CHIMERA;1.json | |
parent | 9d673df50050b09142be9dc812e8126900f7a1c0 (diff) | |
download | NotEnoughUpdates-REPO-f7ada52665fec28d5bda53716dd567460400de65.tar.gz NotEnoughUpdates-REPO-f7ada52665fec28d5bda53716dd567460400de65.tar.bz2 NotEnoughUpdates-REPO-f7ada52665fec28d5bda53716dd567460400de65.zip |
Mayor Stuff
Ik it isn't comlpeate, also theese are just the items, I am in the middle of adding recipies
Diffstat (limited to 'items/ULTIMATE_CHIMERA;1.json')
-rw-r--r-- | items/ULTIMATE_CHIMERA;1.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/ULTIMATE_CHIMERA;1.json b/items/ULTIMATE_CHIMERA;1.json new file mode 100644 index 00000000..00a04cc0 --- /dev/null +++ b/items/ULTIMATE_CHIMERA;1.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lChimera I\",1:\"§7Copies §a20% §7of your active\",2:\"§7pet\u0027s stats.\",3:\"\",4:\"§7§cYou can only have 1 Ultimate\",5:\"§cEnchantment on an item!\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_CHIMERA;1\",enchantments:{ultimate_chimera:1},uuid:\"e5c7e85a-4bdf-4c18-98ab-f0a52281ab24\",timestamp:\"9/10/20 8:24 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lChimera I", + "§7Copies §a20% §7of your active", + "§7pet\u0027s stats.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_CHIMERA;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |