BlueMap-Minecraft / BlueMap

A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.
https://bluecolo.red/bluemap
MIT License
1.92k stars 131 forks source link

Bluemap on Docker is not detecting mod resources #609

Closed InfiniteBed closed 2 months ago

InfiniteBed commented 2 months ago

What i did / Steps to reproduce

Install Bluemap on Docker with cifs shares pointing to Minecraft servers

Expected result

Mod resources would be detected, as they do when Bluemap is installed alongside the server.

Actual result

No mod resources are detected on the Docker install, even though they are detected when installed inside a Minecraft server.

Context

BlueMap Version: http://ghcr.io/bluemap-minecraft/bluemap:latest

Also: imageimage

TBlueF commented 2 months ago

BlueMap needs the mods to be able to "detect" them, the mod data bluemap needs is not saved on the world-files, so on the cli/docker version bluemap doesn't have anything available to load. However you can put/copy your mod-jar files into bluemaps packs folder next to the configuration files, then bluemap will load them like it would on a server :) If you need further support with setting up bluemap, please use our support-discord :)