aboutsummaryrefslogtreecommitdiff
path: root/items/PUMPKIN_SEEDS.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/PUMPKIN_SEEDS.json')
-rw-r--r--items/PUMPKIN_SEEDS.json22
1 files changed, 17 insertions, 5 deletions
diff --git a/items/PUMPKIN_SEEDS.json b/items/PUMPKIN_SEEDS.json
index 637043bf..a19fc7f2 100644
--- a/items/PUMPKIN_SEEDS.json
+++ b/items/PUMPKIN_SEEDS.json
@@ -1,12 +1,24 @@
{
- "internalname": "PUMPKIN_SEEDS",
"itemid": "minecraft:pumpkin_seeds",
"displayname": "§fPumpkin Seeds",
- "clickcommand": "",
- "damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fPumpkin Seeds\"},ExtraAttributes:{id:\"PUMPKIN_SEEDS\"}}",
- "modver": "1.0.0",
+ "damage": 0,
"lore": [
"§f§lCOMMON"
- ]
+ ],
+ "internalname": "PUMPKIN_SEEDS",
+ "modver": "1.3-REL",
+ "vanilla": true,
+ "clickcommand": "viewrecipe",
+ "recipe": {
+ "A1": "PUMPKIN:1",
+ "A2": "",
+ "A3": "",
+ "B1": "",
+ "B2": "",
+ "B3": "",
+ "C1": "",
+ "C2": "",
+ "C3": ""
+ }
} \ No newline at end of file