aboutsummaryrefslogtreecommitdiff
path: root/items/REFINED_TUNGSTEN.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-04-11 16:10:54 +0200
committerGitHub <noreply@github.com>2024-04-11 14:10:54 +0000
commit1be01049c8878ec9b087cff9036408a4bbca98ca (patch)
tree7c07417ac3271d62e1e50b0278c18d326699aa44 /items/REFINED_TUNGSTEN.json
parent4a724ed2a74eed24133f800eade4ca20e3b00353 (diff)
downloadNotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.gz
NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.bz2
NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.zip
Added new gemstones to lore (#1153)
Diffstat (limited to 'items/REFINED_TUNGSTEN.json')
-rw-r--r--items/REFINED_TUNGSTEN.json15
1 files changed, 13 insertions, 2 deletions
diff --git a/items/REFINED_TUNGSTEN.json b/items/REFINED_TUNGSTEN.json
index 48f2e1c6..e68f6e0f 100644
--- a/items/REFINED_TUNGSTEN.json
+++ b/items/REFINED_TUNGSTEN.json
@@ -8,7 +8,18 @@
],
"internalname": "REFINED_TUNGSTEN",
"crafttext": "",
- "clickcommand": "",
+ "clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
- "infoType": ""
+ "infoType": "",
+ "recipes": [
+ {
+ "type": "forge",
+ "inputs": [
+ "ENCHANTED_TUNGSTEN:160.0"
+ ],
+ "count": 1.0,
+ "overrideOutputId": "REFINED_TUNGSTEN",
+ "duration": 21600
+ }
+ ]
} \ No newline at end of file