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