Arceon 0.5.0 [1.20-1.21.4]
Added 2025-01-30 19:44:43 +0000 UTC~ 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
-f : moves the origin point to the lowest point of the asset
-c : centers the origin point of the asset (works with -f as well)
~ 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