aboutsummaryrefslogtreecommitdiff
path: root/items/SLIME_BALL.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/SLIME_BALL.json')
-rw-r--r--items/SLIME_BALL.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/items/SLIME_BALL.json b/items/SLIME_BALL.json
index 932aa072..38a7ba56 100644
--- a/items/SLIME_BALL.json
+++ b/items/SLIME_BALL.json
@@ -1,13 +1,13 @@
{
- "internalname": "SLIME_BALL",
"itemid": "minecraft:slime_ball",
- "displayname": "Slimeball",
- "clickcommand": "",
+ "displayname": "§fSlimeball",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\",2:\"\",3:\"§eClick to view recipe!\"],Name:\"§fSlimeball\"},ExtraAttributes:{id:\"SLIME_BALL\"}}",
"damage": 0,
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fSlimeball\"},ExtraAttributes:{id:\"SLIME_BALL\"}}",
- "modver": "1.0.0",
"lore": [
"§8Brewing Ingredient",
"§f§lCOMMON"
- ]
+ ],
+ "internalname": "SLIME_BALL",
+ "clickcommand": "",
+ "modver": "1.0.0"
} \ No newline at end of file