mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-06-22 19:15:19 +02:00
08ba91b9ba
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>