1.20.1-FearFactoryTest
minecraft
config
data
defaultconfigs
createultimine
ftblibrary
ftbultimine
biomancy-server.toml
copycats-server.toml
corpse-server.toml
create-server.toml
create_enchantment_industry-server.toml
createoreexcavation-server.toml
createultimine-server.snbt
curios-server.toml
dicemcdeathgen-server.toml
fastleafdecay-server.toml
forge-server.toml
ftbultimine-server.snbt
hexcasting-server.toml
hourglass-server.toml
jei-server.toml
occultengineering-server.toml
occultism-server.toml
pehkui-server.toml
solapplepie-server.toml
sophisticatedbackpacks-server.toml
kubejs
local
mods
resourcepacks
shaderpacks
.gitignore
.qmenu_opened.marker
TrashSlotSaveState.json
icon.png
options.txt
rhino.local.properties
servers.dat
servers.dat_old
.gitignore
mmc-pack.json
devtools
hooks
.gitattributes
.gitignore
PSA.txt
README.md
16 lines
535 B
SNBT
16 lines
535 B
SNBT
|
# Server-specific configuration for Create Ultimine
|
||
|
# This file is meant for server administrators to control user behaviour.
|
||
|
# Changes in this file currently require a server restart to take effect
|
||
|
|
||
|
{
|
||
|
features: {
|
||
|
# Right-click with an alloy ingot (e.g. andesite alloy) with the Ultimine key held to apply on stripped logs or casings
|
||
|
# Default: true
|
||
|
right_click_alloy: true
|
||
|
|
||
|
# Right-click with an wrench with the Ultimine key held to interact blocks (e.g. rotate, breaking)
|
||
|
# Default: true
|
||
|
right_click_wrench: true
|
||
|
}
|
||
|
}
|