diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-05-27 17:05:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-27 15:05:25 +0000 |
commit | 176d09426ca98d5a7b043e92329dec67d747b8f5 (patch) | |
tree | 1f1067b66cea851d8c474c586794f61186121200 /items/PERFECT_OPAL_GEM.json | |
parent | 4e55a68c7651b32815cc04b037e163e9d7986516 (diff) | |
download | NotEnoughUpdates-REPO-176d09426ca98d5a7b043e92329dec67d747b8f5.tar.gz NotEnoughUpdates-REPO-176d09426ca98d5a7b043e92329dec67d747b8f5.tar.bz2 NotEnoughUpdates-REPO-176d09426ca98d5a7b043e92329dec67d747b8f5.zip |
Added craft text to all forge items (#1217)
* Added craft text to all forge items
* Fixed mithril fuel tank
Diffstat (limited to 'items/PERFECT_OPAL_GEM.json')
-rw-r--r-- | items/PERFECT_OPAL_GEM.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/PERFECT_OPAL_GEM.json b/items/PERFECT_OPAL_GEM.json index 6b8e7091..57eb3d0a 100644 --- a/items/PERFECT_OPAL_GEM.json +++ b/items/PERFECT_OPAL_GEM.json @@ -13,7 +13,7 @@ "§6§lLEGENDARY" ], "internalname": "PERFECT_OPAL_GEM", - "crafttext": "", + "crafttext": "Requries: Gemstone X", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", "infoType": "WIKI_URL", |