diff options
Diffstat (limited to 'items/SPONGE.json')
-rw-r--r-- | items/SPONGE.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/items/SPONGE.json b/items/SPONGE.json new file mode 100644 index 00000000..2ed60889 --- /dev/null +++ b/items/SPONGE.json @@ -0,0 +1,12 @@ +{ + "internalname": "SPONGE", + "itemid": "minecraft:sponge", + "displayname": "Sponge", + "clickcommand": "", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fSponge\"},ExtraAttributes:{id:\"SPONGE\"}}", + "modver": "1.0.0", + "lore": [ + "§f§lCOMMON" + ] +}
\ No newline at end of file |