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