aboutsummaryrefslogtreecommitdiff
path: root/items/PERFECT_PLATE.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/PERFECT_PLATE.json')
-rw-r--r--items/PERFECT_PLATE.json17
1 files changed, 15 insertions, 2 deletions
diff --git a/items/PERFECT_PLATE.json b/items/PERFECT_PLATE.json
index 0aa47cf6..9cd2eea1 100644
--- a/items/PERFECT_PLATE.json
+++ b/items/PERFECT_PLATE.json
@@ -12,7 +12,20 @@
],
"internalname": "PERFECT_PLATE",
"crafttext": "",
- "clickcommand": "",
+ "clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
- "infoType": ""
+ "infoType": "",
+ "recipes": [
+ {
+ "type": "forge",
+ "inputs": [
+ "UMBER_PLATE:1.0",
+ "TUNGSTEN_PLATE:1.0",
+ "MITHRIL_PLATE:1.0"
+ ],
+ "count": 1.0,
+ "overrideOutputId": "PERFECT_PLATE",
+ "duration": 1800
+ }
+ ]
} \ No newline at end of file