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