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