NokiMo
arcaniax
arcaniax

patreon


Arceon 0.5.0 [1.20-1.21.4]

~ Improved the Asset Placer tool with a preview, longer range and fixed a lot of bugs with it.

+ Added 2 new flags to //assetplacer save

~ Fixed issues with #blend not working at all

~ Fixed issues with enchants in menus breaking commands.

~ Fixed issues with FAWE version 2.12.4+ which caused errors on when not having anything selected.

~ improved performance of //smoothsnow significantly

~ Added changed blocks feedback to //text, //smoothsnow & //terragen

New Config options:

# Asset Placer settings:
asset-placer:
  # Default: true
  enable-preview: true

  # Smooths out the movement between previews but makes it less snappy and more delayed.
  # Default: false
  smooth-transitions: false

  # Limits the maximum amount of blocks in an Asset. (only checks on creation)
  # Default: 500000
  max-blocks: 500000

  # Delay between updates on the previews in ticks.
  # Default: 5
  preview-update-delay: 5

  # Delay between clean cycles in ticks to clean up unused displays left over from server crashes & errors.
  # Default: 200
  preview-clean-delay: 200


Related Creators