Skip to content

Build against LimboAPI 1.1.27 for Minecraft 26.2 - #246

Open
parallela wants to merge 1 commit into
Elytrium:masterfrom
parallela:mc-26.2
Open

parallela wants to merge 1 commit into
Elytrium:masterfrom
parallela:mc-26.2

Conversation

@parallela

Copy link
Copy Markdown

LimboAPI 1.1.27 adds MINECRAFT_26_2 to WorldVersion and BlockEntityVersion, which is what 26.2 clients need for correct item/block ids. LimboAuth itself holds no protocol-specific code - the public API it uses (Limbo, LimboFactory, VirtualWorld, LimboPlayer, ...) is unchanged between 1.1.26 and 1.1.27 apart from copyright headers - so this is a dependency bump, not a port.

limboapiVersion 1.1.26 -> 1.1.27
velocityVersion 3.4.0-SNAPSHOT -> 3.5.0-SNAPSHOT (what LimboAPI targets)
Java 17 -> 21 (LimboAPI is Java 21)

LimboAPI 1.1.27 adds MINECRAFT_26_2 to WorldVersion and BlockEntityVersion,
which is what 26.2 clients need for correct item/block ids. LimboAuth itself
holds no protocol-specific code - the public API it uses (Limbo, LimboFactory,
VirtualWorld, LimboPlayer, ...) is unchanged between 1.1.26 and 1.1.27 apart
from copyright headers - so this is a dependency bump, not a port.

  limboapiVersion  1.1.26          -> 1.1.27
  velocityVersion  3.4.0-SNAPSHOT  -> 3.5.0-SNAPSHOT   (what LimboAPI targets)
  Java             17              -> 21               (LimboAPI is Java 21)

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
shloakvatsyayan added a commit to shloakvatsyayan/LimboAuthReloaded that referenced this pull request Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant