diff options
Diffstat (limited to 'items/RED_ROSE-2.json')
-rw-r--r-- | items/RED_ROSE-2.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/RED_ROSE-2.json b/items/RED_ROSE-2.json new file mode 100644 index 00000000..e05ea361 --- /dev/null +++ b/items/RED_ROSE-2.json @@ -0,0 +1,15 @@ +{ + "itemid": "minecraft:red_flower", + "displayname": "§fAllium", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fAllium\"},ExtraAttributes:{id:\"RED_ROSE-2\"}}", + "damage": 2, + "vanilla": true, + "lore": [ + "§f§lCOMMON" + ], + "internalname": "RED_ROSE-2", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} |