infernalstudios / Mining-Master

Apache License 2.0
0 stars 4 forks source link

[1.19.1] Config file not generated? #35

Closed TheHandwovenBox closed 2 years ago

TheHandwovenBox commented 2 years ago

Describe the Bug

I've noticed that upon launching the game with the mod installed, no config file was generated in the config folder.

Reproduction Steps

  1. Isolated Mining Master in the mods folder
  2. Launched Minecraft Forge
  3. Saw no config file generated in the config folder

Expected Result

A config file being generated for editing

Screenshots and Videos

No response

Operating System

Windows 10

Mod Version

2.1.0

Minecraft Version

1.16.5

Forge Version

42.0.9

Other Mods

No response

Additional Context

No response

Dariensg commented 2 years ago

There is no config in 1.19. All configurable stuff was moved to datapacks in 1.19 and can be configured by a custom datapack. This is the new way of doing things with Forge, as generation modification is handled by BiomeModifiers that are in datapacks.

TheHandwovenBox commented 2 years ago

Pardon me for asking, but where can I find/make said datapack? I saw no file in the datapack folder for my world, and I cannot seem to find any of the ores ingame. I've never tinkered with datapacks, so I apologize for my ignorance.

Dariensg commented 2 years ago

You're totally fine! Never really messed with datapacks myself, but I can give you some resources. First, this gives a quick outline of the format of how to make a datapack. I've linked to the specific "Contents" section, but more on that page may be useful to you. As far as Mining Master specific stuff goes, datapacks are built into mods, hence why there's nothing in your datapack folder. You can still override existing datapacks with a custom one, however. Here is a link to the Mining Master datapack information so you can take a look through and see what you want to tweak. The Mining Master gems are very rare ingame, which is probably why you haven't encountered any. Hope these resources help! If you have any further questions, I'd be happy to help them in our discord, here.