diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-29 21:55:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-29 15:55:05 -0400 |
commit | 9a7121c380f91006ab8d4e14e29d0cf0ca7226ba (patch) | |
tree | 3ea4f748b70c5cece98de109954908fec4b06a41 /items/ITEM_FRAME.json | |
parent | 173ed871b253674af7dec169935fcfbc6114e6f8 (diff) | |
download | NotEnoughUpdates-REPO-9a7121c380f91006ab8d4e14e29d0cf0ca7226ba.tar.gz NotEnoughUpdates-REPO-9a7121c380f91006ab8d4e14e29d0cf0ca7226ba.tar.bz2 NotEnoughUpdates-REPO-9a7121c380f91006ab8d4e14e29d0cf0ca7226ba.zip |
Added and fixed some Stuff (#530)
* Stuff
* Another Fix
Diffstat (limited to 'items/ITEM_FRAME.json')
-rw-r--r-- | items/ITEM_FRAME.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/items/ITEM_FRAME.json b/items/ITEM_FRAME.json index ab4cd1a7..e3fbcab7 100644 --- a/items/ITEM_FRAME.json +++ b/items/ITEM_FRAME.json @@ -9,6 +9,7 @@ "internalname": "ITEM_FRAME", "modver": "1.3-REL", "vanilla": true, + "useneucraft": true, "clickcommand": "viewrecipe", "recipe": { "A1": "STICK:1", |