Botania

Botania

145M Downloads

Recent GoG changes in changelog aren't reflected in newest GoG release

anoomolu opened this issue · 3 comments

commented

Mod Loader

Both Fabric and Forge (I confirm that I have tested both loaders and will specify both loader versions below)

Minecraft Version

1.20.1

Botania version

1.20.1-444

Modloader version

n/a

Modpack info

No response

The latest.log file

n/a

Issue description

Pointed out by techwiz78 on Discord, the change to pebble (and livingroot) drops mentioned in the changelog are not reflected in the most recent GoG release available to players on CF/Modrinth, which dates back to November 2023.

A new build should fix this by including the latest changes.

Steps to reproduce

No response

Other information

No response

commented

We will need to look into this, since a part of #4526 and also the GoG release for 1.21 (NeoForge support) depend on it. I assume it's a problem with the release build script.

commented

The latest GoG release for 1.20.1 includes these changes but I’m unsure whether future automated GoG releases will contain them.

commented

We will find out the next time we do a release that includes GoG changes. There were two components to this:

  • The GoG version number needs to be incremented manually, if there are any changes to release.
  • The upload script did not cover GoG binaries. That should hopefully be fixed with 55c9f23.