build-88
Features
Primary
- Xymb Linear Format: Saves about 50% of disk space in OW/Nether and 95% in The End.
- Auto update: Automatic upstream updates.
Notable
- Optimize Hopper: Enable/Disable Paper "Optimize Hopper" patch that break a lot of redstone farms.
- Fix void trading: Enable/Disable void trading.
Configuration
verbose: false
gameplay:
server-mod-name: Kaiiju
network:
send-null-entity-packets: true
alternate-keepalive: false
region-format:
debug: false
world-settings:
default:
gameplay:
shulker-box-drop-contents-when-destroyed: true
fix-void-trading: true
optimize-hoppers: true
region-format:
format: LINEAR
linear:
compression-level: 1
crash-on-broken-symlink: true
config-version: 1
Documentation: Kaiiju Wiki
Roadmap
- Static view distance: Reduce RAM usage / Region size with a "static" view distance.
- Linear timestamps: Add chunk timestamps to linear region files.
- Native world conversion: Convert region file format at startup.
- Stash deduplication: Make giant dupe stashes possible and lagless.
Building
./gradlew applyPatches # Apply Kaiiju patches
./gradlew createReobfPaperclipJar # Generate Paperclip executable jar
License
Original patches are licensed under GPL-3.0.
Languages
Text
100%
