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