File Details
fabric 0.6.5+1.21.4
- B
- Aug 20, 2025
- 402.07 KB
- 632
- 1.21.4
- Fabric
File Name
curvebuilding-fabric-0.6.5+1.21.4.jar
Supported Versions
- 1.21.4
Curse Maven Snippet
If you are using bukkit server, please download the plugin version.
If you have suggestions for other versions or features, please comment on the Discussions.
Major features
- Supported version:
Fabric 1.21.4
- Fixed an issue where the
//undocommand would not completely revert all changes in specific environments. - Fixed an issue where the block placement limit was not displayed correctly in FAWE environments.
- Improved the robustness of YAML file loading.
- Default values in the config file have been changed:
- message-file:
"%datafolder%/messages/en.yml"->"%datafolder%/messages/en-US.yml" - curve.max-set-length:
1000->10000 - curve.default-max-change-limit:
1000000->10000000 - render-preview.line.maxLength:
1000->10000
For Developers
- Fixed parts of the code where
en.ymlhad not been changed toen-US.yml. - It is no longer necessary to modify the code when adding new language files to the resources.

