diff options
author | Strebbypatty <82723062+Strebbypatty@users.noreply.github.com> | 2021-07-22 15:56:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-22 09:56:02 -0400 |
commit | 7d57c2e37b0426d6ebe0053a8e8a2b77891475ef (patch) | |
tree | 4017a838283ed591bc27f108b7a7df01c0505887 /items/WORM_MEMBRANE.json | |
parent | c73b5aa16a541df15dbf7f4dcdcc21b05a600eae (diff) | |
download | NotEnoughUpdates-REPO-7d57c2e37b0426d6ebe0053a8e8a2b77891475ef.tar.gz NotEnoughUpdates-REPO-7d57c2e37b0426d6ebe0053a8e8a2b77891475ef.tar.bz2 NotEnoughUpdates-REPO-7d57c2e37b0426d6ebe0053a8e8a2b77891475ef.zip |
Newer New Crystal Hollow Items (#556)
* Add files via upload
* Add files via upload
* Add files via upload
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/WORM_MEMBRANE.json')
-rw-r--r-- | items/WORM_MEMBRANE.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/WORM_MEMBRANE.json b/items/WORM_MEMBRANE.json new file mode 100644 index 00000000..4a0d3de6 --- /dev/null +++ b/items/WORM_MEMBRANE.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:rotten_flesh", + "displayname": "§f§f§aWorm Membrane", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§f§f§aWorm Membrane\"},ExtraAttributes:{id:\"WORM_MEMBRANE\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§a§lUNCOMMON" + ], + "internalname": "WORM_MEMBRANE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |