verify pass 3: FML token correction + BungeeGuard/cmd-providers from live source
archive.org Wayback was network-blocked; pivoted to live GitHub. Key fix: FML host token is \0FML\0 (not \0FML2/3\0 — those are FMLNETVERSION ints on the fml:handshake channel); modern Forge uses \0FORGE/\0FORGEn. Confirmed BungeeGuard backend token check (lucko source), 4 cmd suggestion providers, 26.2 interval_select worldgen-only, corrected 1.14 villager metadata layout. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -317,7 +317,7 @@ Known values:
|
||||
- `minecraft:available_sounds` — client fills from the sound registry
|
||||
- `minecraft:summonable_entities` — client fills from entity type registry
|
||||
|
||||
<!-- UNCONFIRMED: whether additional built-in suggestion providers exist beyond these four; wiki.vg lists these as the documented set -->
|
||||
<!-- Confirmed: exactly four built-in suggestion providers. minecraft.wiki (via wiki.vg merge, https://minecraft.wiki/w/Minecraft_Wiki:Projects/wiki.vg_merge/Command_Data) lists these four and notes "If the provided suggestion type is not recognized by Notchian client, it will use minecraft:ask_server." No others documented. -->
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user