Files
modpack-files/both/config/mystcraftextras.cfg
2025-03-24 19:54:03 +01:00

18 lines
451 B
INI

# Configuration file
blocksanditems {
# Enables some different textured variants of book stands. [default: true]
B:enableAdditionalBookStands=true
}
tweaks {
# Enables Intra Linking on newly created linking books by default. [default: true]
B:enableIntraLinkingByDefault=true
# Enables the ability to rename Linking Books on a Tool Station from Tinkers Construct. [default: true]
B:enableRenameOnTinkerToolStation=true
}