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