Compatibility
Minecraft: Java Edition
1.21.9-pre2
1.21.x
1.20.x
Platforms
Supported environments
Creators
Details
Licensed GPL-3.0-only
Published 2 years ago
Updated 19 hours ago
Changelog
Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
- [world] feature: now support
flat chunk generator
. (You can create thesuperflat dimensions
using it)- feature: create a
overworld flat dimension
:/world create example minecraft:overworld --chunkGeneratorType FLAT
- feature: create a
customized flat dimension
:/world create example minecraft:overworld --chunkGeneratorType FLAT --chunkGeneratorParameters "minecraft:bedrock,3*minecraft:stone,116*minecraft:sandstone;minecraft:desert"
- feature: create a
void flat dimension
:/world create example minecraft:overworld --chunkGeneratorType FLAT --chunkGeneratorParameters "minecraft:air;minecraft:the_void"
- feature: create a
- [world] feature: now support to use pre-defined
world preset
to create worlds. (The pre-defined world presets:large biomes
,amplified
,single biome surface
anddebug all block states
.) - [world] feature: improve the
/world list
command.- feature: now sends the
loaded dimensions
in a compat-style using chat. - feature: now will display the
un-loaded dimensions
in the config.
- feature: now sends the
- [world] fix: should not dupe the dimension descriptor entry in config, when trying to create a runtime dimension with dimension type
overworld_caves
. - [world] fix: now
/world create
command use theidentifier
argument type fordimension type
input, instead of greedy string. (It allows you to specifyoptional arguments
at the tail.) - [core] feature: improve the guide for new users.
- feature: make the
echo
module enabled by default in the default config. (Its commands are required by many other modules) - feature: improve the
print_user_guide_in_console
option on server startup.
- feature: make the
- [core] feature: improve the exception handlers.
- [fuji] feature: display the prefix string
fuji:
when inspecting fuji placeholders using/fuji inspect placeholders
.- feature: now will report the
json syntax error
to the in-game command source, when using/fuji reload
command. - feature: make the exception message more detailed.
- feature: now will report the
Files
Metadata
Release channel
ReleaseVersion number
11.2.0Loaders
Game versions
1.20.5Downloads
6Publication date
July 17, 2025 at 8:58 AMPublisher

SakuraWald
Owner