diff options
author | jani270 <jani270@gmx.de> | 2023-06-22 16:41:50 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-06-22 16:41:50 +0200 |
commit | 45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04 (patch) | |
tree | 3a8be26122754e69f53e1ce22586c1b303b2474f /items/NEARLY_WHOLE_CARROT.json | |
parent | 48ad2053705110506c4f7962b932a33d3d061a68 (diff) | |
download | NotEnoughUpdates-REPO-45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04.tar.gz NotEnoughUpdates-REPO-45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04.tar.bz2 NotEnoughUpdates-REPO-45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04.zip |
Added crafttext to many items, added hemovibe collection items, added new enchants, added warp to wizard tower
Diffstat (limited to 'items/NEARLY_WHOLE_CARROT.json')
-rw-r--r-- | items/NEARLY_WHOLE_CARROT.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/items/NEARLY_WHOLE_CARROT.json b/items/NEARLY_WHOLE_CARROT.json index 55d4ac16..5d4ce14d 100644 --- a/items/NEARLY_WHOLE_CARROT.json +++ b/items/NEARLY_WHOLE_CARROT.json @@ -22,5 +22,7 @@ }, "internalname": "NEARLY_WHOLE_CARROT", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE" + "modver": "2.1.1-PRE", + "crafttext": "Requires: Half-Eaten Carrot I", + "infoType": "" }
\ No newline at end of file |