aboutsummaryrefslogtreecommitdiff
path: root/items/TUNGSTEN_KEY.json
diff options
context:
space:
mode:
authorCalMWolfs <94038482+CalMWolfs@users.noreply.github.com>2024-04-12 16:59:52 +1000
committerGitHub <noreply@github.com>2024-04-12 06:59:52 +0000
commit6b79c227e6681e44ef0b4a41cecd2d9d6206ae63 (patch)
treee48b5ab1262730a78b79e65d512cbfe2a9d2fa5e /items/TUNGSTEN_KEY.json
parent8286a7616d11f2848a0a0f7fbf16485c1969e4b8 (diff)
downloadNotEnoughUpdates-REPO-6b79c227e6681e44ef0b4a41cecd2d9d6206ae63.tar.gz
NotEnoughUpdates-REPO-6b79c227e6681e44ef0b4a41cecd2d9d6206ae63.tar.bz2
NotEnoughUpdates-REPO-6b79c227e6681e44ef0b4a41cecd2d9d6206ae63.zip
add more forge things from alpha (#1155)
Diffstat (limited to 'items/TUNGSTEN_KEY.json')
-rw-r--r--items/TUNGSTEN_KEY.json16
1 files changed, 14 insertions, 2 deletions
diff --git a/items/TUNGSTEN_KEY.json b/items/TUNGSTEN_KEY.json
index 6cbc5910..849c04aa 100644
--- a/items/TUNGSTEN_KEY.json
+++ b/items/TUNGSTEN_KEY.json
@@ -12,7 +12,19 @@
],
"internalname": "TUNGSTEN_KEY",
"crafttext": "",
- "clickcommand": "",
+ "clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
- "infoType": ""
+ "infoType": "",
+ "recipes": [
+ {
+ "type": "forge",
+ "inputs": [
+ "BEJEWELED_HANDLE:1.0",
+ "REFINED_TUNGSTEN:1.0"
+ ],
+ "count": 1.0,
+ "overrideOutputId": "TUNGSTEN_KEY",
+ "duration": 1800
+ }
+ ]
} \ No newline at end of file