diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-05-31 20:19:50 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-05-31 20:19:50 -0400 |
commit | 5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb (patch) | |
tree | a15212f1288f72cde764331b3fdeab33d051ddac /items/BRAIDED_GRIFFIN_FEATHER.json | |
parent | 0ae66c3a7b7f50f408d7f1b337442d601484dc85 (diff) | |
download | NotEnoughUpdates-REPO-5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb.tar.gz NotEnoughUpdates-REPO-5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb.tar.bz2 NotEnoughUpdates-REPO-5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb.zip |
a few new things, not done but I have an exam to study for
Diffstat (limited to 'items/BRAIDED_GRIFFIN_FEATHER.json')
-rw-r--r-- | items/BRAIDED_GRIFFIN_FEATHER.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/BRAIDED_GRIFFIN_FEATHER.json b/items/BRAIDED_GRIFFIN_FEATHER.json new file mode 100644 index 00000000..3ae56f0d --- /dev/null +++ b/items/BRAIDED_GRIFFIN_FEATHER.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:string", + "displayname": "§f§f§5Braided Grffin Feather", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§5§lEPIC\"],Name:\"§f§f§5Braided Grffin Feather\"},ExtraAttributes:{id:\"BRAIDED_GRIFFIN_FEATHER\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§5§lEPIC" + ], + "internalname": "BRAIDED_GRIFFIN_FEATHER", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |