MattDahEpic / MattDahEpic/AutoOreDictConvert

Put the "Auto" back into AutoOreDictConverter

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
7
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Have an option (or make it the default) so that the mod automatically decides to which ore to convert to.
For example, on first world load, the mod looks trough the forge:ore list and uses the first entry of every type of ore as the target to convert ores to.
Then have a command to re-run the process, this way it is possible to recalculate in case a mod gets added/removed.

It ultimately doesn't matter what the ores get converted to, and this way there would be no configuration involved.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the mod's world-load handling and its ore conversion path, then inspect how the Forge ore list can be read. The work is done when an initial automatic target is selected for each ore type and a command can repeat that selection after mods change.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.