Files
mechanical-smp-v1/web/pack/config/createultimine-server.snbt
2025-07-26 15:09:57 +02:00

15 lines
448 B
SNBT

# Server-specific configuration for Create Ultimine
# This file is meant for server administrators to control user behaviour.
{
features: {
# Right-click with any applicable items held in hand with the Ultimine key held to apply onto any blocks
# Default: true
manual_application: true
# Right-click with an wrench with the Ultimine key held to interact blocks (e.g. rotate, breaking)
# Default: true
right_click_wrench: true
}
}