From f579c4e31573019f56240019cfaee6e1f74560bc Mon Sep 17 00:00:00 2001 From: Walker Selby Date: Tue, 26 Sep 2023 03:46:35 -0700 Subject: Update ReadMe to Reflect Config Change (#993) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f0308cd..b5e2e779 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ In order to contribute to the item repo you should enable the item editor tools I would also highly recommend disabling auto update if you are in the middle of making changes otherwise they will be overwritten. ```json -"autoupdate": false, +"autoupdate_new": false, ``` Once you have these options enabled you can edit and add items in-game using the following keybinds: -- cgit