Skip to content

New worlds ignoring global cheatmode - #1003

Merged
slprime merged 3 commits into
GTNewHorizons:masterfrom
H3stur:master
Aug 14, 2026
Merged

New worlds ignoring global cheatmode#1003
slprime merged 3 commits into
GTNewHorizons:masterfrom
H3stur:master

Conversation

@H3stur

@H3stur H3stur commented Aug 13, 2026

Copy link
Copy Markdown

Fixed bug where, new singleplayer worlds ignore the global config.

Summary

NEIClientConfig.loadworld was allocating cheatmode without first checking the current global value.

Now, loadworld defaults to the global value unless the gamemode requires lower access (Survival mode -> Recipe Mode)

Checklist

  • I have tested this PR in DevEnv
  • I have tested this PR in Fullpack
  • This PR is in compliance with the GTNH AI Policy
  • This PR requires another PR in order to merge

Closes #952

H3stur and others added 3 commits August 13, 2026 20:10
@slprime
slprime merged commit 75d53b1 into GTNewHorizons:master Aug 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NEI local world config uses incorrect defaults until you hover over the settings button

2 participants