aboutsummaryrefslogtreecommitdiff
path: root/items/YELLOW_FLOWER.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/YELLOW_FLOWER.json')
-rw-r--r--items/YELLOW_FLOWER.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/items/YELLOW_FLOWER.json b/items/YELLOW_FLOWER.json
index 14ade750..db06c549 100644
--- a/items/YELLOW_FLOWER.json
+++ b/items/YELLOW_FLOWER.json
@@ -1,12 +1,12 @@
{
- "internalname": "YELLOW_FLOWER",
"itemid": "minecraft:yellow_flower",
- "displayname": "Dandelion",
- "clickcommand": "",
- "damage": 0,
+ "displayname": "§fDandelion",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDandelion\"},ExtraAttributes:{id:\"YELLOW_FLOWER\"}}",
- "modver": "1.0.0",
+ "damage": 0,
"lore": [
"§f§lCOMMON"
- ]
+ ],
+ "internalname": "YELLOW_FLOWER",
+ "clickcommand": "",
+ "modver": "1.0.0"
} \ No newline at end of file