3D_MAMA

Results 16 comments of 3D_MAMA

what is your folder structure of the mod world? I think the world folder must contain a `region` , `poi`, and `entities` folder.

what does the bobby mod do? All I could find was a mod that increases the render distance. I don't know how that would help with restoring the data.

You could either enter **every** stucture there is and filter for any of them or use a custom filter, but those need some coding understanding.

I just replaced the `AudioPlayer._speak` function with a single return statement (so it doesn't do anything anymore) and that seems to do the trick. I don't know why but it...