Skip to content

Debugging

Eivind Norling edited this page Apr 30, 2023 · 4 revisions

Debugging Ore-Tweaker

Troubleshooting Ore Tweaker Issues

If you're facing problems with Ore Tweaker, this section will guide you in identifying and resolving the issue as quickly as possible.

Common Cases:

  1. Issue: You have configured the mod, but none of the custom world generation settings seem to work. Everything appears to be using the default Minecraft world generation.

    • Possible Solution: This problem is often caused by a syntax error in your .json file. Learn how to fix it by clicking here.
  2. Issue: You have configured the mod, but some or one of the entries don't work. For example, clay doesn't spawn as an ore.

    • Possible Solution: This issue may be due to an error or typo in one or more of your entries in the .json file. Find out how to fix it by clicking here.
  3. Issue: The mod crashes during startup or while generating a world.

    • Possible Solution: If you encounter severe issues like crashes, it is recommended to create an issue report on the OreTweaker GitHub repository.

Need Further Assistance?

If you require additional help or have further questions about using Ore Tweaker, you can join my Discord server. Feel free to reach out to me personally for support and guidance.

Wiki Pages


Intro


Information

Ore Tweaker 2

Ore Tweaker 3


Configuring

Ore Tweaker 2

Ore Tweaker 3


Debugging


Supported Versions

Version Supported
1.18.x-3.0.x ✔️
1.17.x-2.6.x ✔️
1.16.5-2.6.x ✔️
1.12.x-1.x.x
1.11.x-1.x.x
1.10.x-1.x.x
1.9.x-1.x.x
1.8.x-1.x.x
1.7.x-1.x.x

Versions marked with ❌ is no longer supported. Help to configure these version will not be provided.

Clone this wiki locally