promotional bannermobile promotional banner

Chunky GUI

A lightweight in-game GUI for Chunky that makes world pregeneration easier to manage. Start, pause, resume, cancel, and monitor generation tasks across the Overworld, Nether, End, and custom dimensions.
Back to Files

chunkygui-neoforged-1.21.1-v1.2.0.jar

File namechunkygui-neoforged-1.21.1-v1.2.0.jar
Uploader
WillfulcieWillfulcie
Uploaded
Aug 26, 2026
Downloads
505
Size
570.5 KB
Mod Loaders
NeoForge
File ID
8742648
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:chunky-gui-1658884:8742648"

Learn more about Curse Maven

What's new

Chunky GUI 1.2.0 - NeoForge

Minecraft 1.21.1 / NeoForge

Version 1.2.0 is a major update to Chunky GUI, focused on multi-dimension task management, generation configuration, history management, task recovery, and overall stability.

This file is the NeoForge build of Chunky GUI 1.2.0. Chunky GUI 1.2.0 is also available for Forge and Fabric.

What's New

Multi-Dimension Task Cards

  • Added a redesigned active-task interface using collapsible task cards.
  • Each active or resumable dimension now has its own task card and progress bar.
  • Task cards can display:
    • Dimension and world information
    • Task state
    • Generation center, radius, and shape
    • Generated / target chunks
    • Progress
    • Generation speed
    • Elapsed time
    • ETA
    • Generation-range preview
    • Disk-usage estimates
  • Tasks in different dimensions can now be monitored independently.
  • You can configure a new generation task for another dimension while an existing task is still running.

Generation Settings

  • Redesigned the generation-settings layout.
  • Added a live preview of the proposed generation range.
  • Improved previews for very large generation radii and offset generation centers.
  • Improved estimated chunk count, ETA, and disk-usage presentation.

History Improvements

  • Added unique history record IDs.
  • Added the ability to delete individual history records.
  • History deletion is validated and handled by the server.
  • Improved Completed, Cancelled, Running, and Paused status presentation.
  • Improved elapsed-time and generation-speed information.

Task Recovery & Reliability

  • Improved Start / Pause / Resume / Cancel / Complete task lifecycle handling.
  • Improved cancellation handling so Chunky asynchronous work is allowed to stop correctly before the task is finalized.
  • Improved recovery after:
    • Save & Quit
    • Leaving a singleplayer world
    • Dedicated server restart
    • Nether / End task interruption
  • Improved isolation of Chunky task data between different world saves.
  • Added stronger task identity and stale-state protection.

Multiplayer & Permissions

  • Singleplayer world owners can continue managing Chunky GUI without enabling cheats.
  • Dedicated server management actions require permission level 2 or higher.
  • Players without management permissions can still open the GUI and view generation status.
  • Improved server-authoritative permission and task validation.

Localization

  • Improved and aligned English and Traditional Chinese translations.
  • Improved localization of server-provided task and history information.
  • Added translations for the new task-card, history, and generation-settings interfaces.

Performance & Stability

  • Improved calculations and caching for very large generation ranges.
  • Improved task timer and ETA handling.
  • Improved generation-history lifecycle handling.
  • Improved task persistence and restoration.
  • Fixed several UI synchronization and task-state edge cases.

Fixed

  • Fixed several multi-dimension completion and cancellation edge cases.
  • Fixed cases where task state could become inconsistent after cancellation.
  • Fixed task timer and history lifecycle issues.
  • Fixed some UI refresh behavior that could overwrite active user input.
  • Improved NeoForge production-runtime packaging and verification.

Requirements

  • Minecraft 1.21.1
  • Java 21
  • NeoForge 21.1.235 or newer
  • Chunky 1.4.23 or newer for NeoForge / Minecraft 1.21.1

Chunky is not included and must be installed separately.

Known Issues

  • When the Minecraft window is made very small or the GUI scale causes the interface to become narrow, the generation-center input fields may become vertically misaligned.

    • This is a visual layout issue only and does not affect input or world generation.
  • If Minecraft is terminated abnormally while a generation task is active, the task may incorrectly appear as Completed in generation history.

    • This does not affect the generated world.
    • The incorrect history entry can simply be deleted from the history screen.

Chunky GUI 1.2.0 - NeoForge

Minecraft 1.21.1 / NeoForge

1.2.0 是 Chunky GUI 自 1.1.0 以來的大型更新,主要改善多維度任務管理、生成設定、歷史紀錄、任務恢復與整體穩定性。

此檔案為 Chunky GUI 1.2.0 的 NeoForge 版本。 Chunky GUI 1.2.0 同時提供 Forge 與 Fabric 版本。

新功能

多維度任務卡

  • 重新設計進行中任務介面,改為可展開的任務卡。
  • 每個正在執行或可恢復的維度都有獨立任務卡與進度條。
  • 任務卡可以顯示:
    • 維度與世界資訊
    • 任務狀態
    • 生成中心、半徑與形狀
    • 已生成 / 目標 Chunk
    • 生成進度
    • 生成速度
    • 已執行時間
    • ETA
    • 生成範圍預覽
    • 磁碟空間估算
  • 不同維度的任務現在可以分別監看。
  • 其他維度仍在生成時,可以同時設定下一個維度的生成參數。

生成設定

  • 重新設計生成設定介面。
  • 新增目標生成範圍即時預覽。
  • 改善超大型生成半徑與偏移中心的預覽效果。
  • 改善 Chunk 數量、ETA 與磁碟空間估算資訊。

歷史紀錄

  • 新增歷史紀錄 ID。
  • 新增單筆歷史紀錄刪除功能。
  • 歷史紀錄刪除會由 Server 驗證權限後處理。
  • 改善 Completed、Cancelled、Running、Paused 狀態顯示。
  • 改善執行時間與生成速度資訊。

任務恢復與可靠性

  • 改善 Start / Pause / Resume / Cancel / Complete 任務生命週期。
  • 改善取消任務流程,讓 Chunky 的非同步工作正確停止後再完成狀態處理。
  • 改善以下情況的任務恢復:
    • Save & Quit
    • 離開單人世界
    • Dedicated Server 重啟
    • Nether / End 任務中斷
  • 改善不同世界存檔之間的 Chunky 任務資料隔離。
  • 強化任務 identity 與過期狀態防護。

Multiplayer 與權限

  • 單人世界房主仍然不需要開啟作弊即可管理 Chunky GUI。
  • Dedicated Server 管理操作需要 permission level 2 或以上。
  • 沒有管理權限的玩家仍可以開啟 GUI 並查看生成狀態。
  • 改善 Server-authoritative 權限與任務驗證。

本地化

  • 改善並統一英文與繁體中文翻譯。
  • 改善 Server 傳送的任務與歷史資訊本地化。
  • 新增任務卡、歷史操作與新版生成設定介面的翻譯。

效能與穩定性

  • 改善超大型生成範圍的計算與快取。
  • 改善任務計時與 ETA。
  • 改善生成歷史紀錄生命週期。
  • 改善任務 persistence 與恢復。
  • 修正多個 UI 同步與任務狀態邊界問題。

修正

  • 修正多維度任務完成與取消的部分邊界問題。
  • 修正取消後部分情況可能出現狀態不一致。
  • 修正任務計時與歷史紀錄生命週期問題。
  • 修正部分 UI 自動更新可能覆蓋使用者輸入的問題。
  • 改善 NeoForge production runtime 封裝與驗證流程。

需求

  • Minecraft 1.21.1
  • Java 21
  • NeoForge 21.1.235 或更新版本
  • Minecraft 1.21.1 / NeoForge 對應的 Chunky 1.4.23 或更新版本

Chunky 不包含在 Chunky GUI 內,需要另外安裝。

已知問題

  • Minecraft 視窗縮得較小,或 GUI Scale 造成介面寬度過窄時,生成中心座標輸入框可能會出現上下沒有完全對齊的情況。

    • 這只是 UI 排版問題,不影響座標輸入或世界生成
  • 如果生成任務執行途中 Minecraft 異常中止,該任務可能會在歷史紀錄中被錯誤標記為 Completed

    • 不會影響已生成的世界內容。
    • 直接在歷史紀錄介面刪除這筆錯誤紀錄即可。

This mod has no additional files