mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
For 1B hash size, duplicate repeater IDs are valid as long as they don't appear consecutively (e.g. AA->BB->CC->AA->EE works fine). For 2B/3B, duplicates remain fully blocked. Applied to all three input methods: list picker, map picker, and manual entry. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>