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

1.21.1 Fabric support #604

Closed BrammyS closed 2 months ago

BrammyS commented 2 months ago

What i did / Steps to reproduce

Tried running my docker container with MC on 1.21.1 and got an error that the fabrics version for 1.21.1 is missing.

Expected result

I expected it to work fine, because the other clients already have support.

TBlueF commented 2 months ago

BlueMap 5.3 does work fine on fabric 1.21.1, please make sure you have the correct version of bluemap and fabric-api installed :)

BrammyS commented 2 months ago

@TBlueF The issue was that fabric wasn't set to 1.21.x on modrinth. But i see that has been fixed now (: Thank you for fixing it! :D