Skip to content

ssquadteam/Pixolia

Repository files navigation

Pixolia

PaperMC Fork Designed for Maximum Performance

License GitHub Workflow Status Discord

Features

Main Changes

  • Toggleable Linear World Format: Saves about 50% of disk space in OW/Nether and 95% in The End.

Mentionable Changes

  • 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
region-format:
  debug: false
network:
  send-null-entity-packets: true
  alternate-keepalive: false
gameplay:
  server-mod-name: Pixolia
  shared-random-for-players: true
world-settings:
  default:
    region-format:
      format: ANVIL
      linear:
        compression-level: 1
        crash-on-broken-symlink: true
    gameplay:
      shulker-box-drop-contents-when-destroyed: true
      fix-void-trading: true
      optimize-hoppers: true
      tick-when-empty: true
      break-redstone-on-top-of-trap-doors-early: true
config-version: 1

Building

./gradlew applyPatches # Apply Pixolia patches
./gradlew createReobfPaperclipJar # Generate Paperclip executable jar

License

Original patches are licensed under GPL-3.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages