From c5ee86297680a8bb69d81f0da7686715ea84acd1 Mon Sep 17 00:00:00 2001 From: jani270 Date: Fri, 17 Jun 2022 14:03:11 +0200 Subject: master :arrow_right: dangerous --- items/RED_ROSE-6.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 items/RED_ROSE-6.json (limited to 'items/RED_ROSE-6.json') diff --git a/items/RED_ROSE-6.json b/items/RED_ROSE-6.json new file mode 100644 index 00000000..78a168a3 --- /dev/null +++ b/items/RED_ROSE-6.json @@ -0,0 +1,15 @@ +{ + "itemid": "minecraft:red_flower", + "displayname": "§fWhite Tulip", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fWhite Tulip\"},ExtraAttributes:{id:\"RED_ROSE-6\"}}", + "damage": 6, + "vanilla": true, + "lore": [ + "§f§lCOMMON" + ], + "internalname": "RED_ROSE-6", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} -- cgit