Skip to main content

Configuration

Config Files

  • config/ftbteambases-server.snbt - server side config file
  • config/ftbteambases-client.snbt - client side config file
  • defaultconfigs/ftbteambases/ftbteambases-server.snbt - default server config (for modpacks, 1.20.1 only)

Server Config Options

General Section

OptionTypeDefaultDescription
clear_player_inv_on_joinbooleanfalseClear player inventory when joining a team
heal_player_on_joinbooleantrueHeal and feed player when joining a team
clear_player_inv_on_leavebooleantrueClear player inventory when leaving a team
team_nether_entry_pointbooleantrueEnable team-specific nether portal destinations
base_separationint4Base separation in 512-block regions for shared dimensions
home_cmd_permission_levelint0Permission level for /ftbteambases home command

Lobby Section

OptionTypeDefaultDescription
lobby_structure_locationstring"ftbteambases:lobby"Resource location of the lobby NBT structure
additional_pregen_dimensionsstring""Comma-separated dimension IDs for additional pregen copying (e.g., "mymod:dim1,mymod:dim2")
lobby_y_posint0Y position for pasting the lobby structure (-64 to 256)
lobby_game_modeenum"adventure"Game mode for players in the lobby (survival/creative/adventure/spectator)
lobby_spawn_posint array[0, 0, 0]Spawn position for pregen-based lobbies
lobby_dimensionstring"minecraft:overworld"Dimension ID for the lobby (must be static, set before world creation)
lobby_player_yawdouble0.0Player rotation when spawning in lobby (0-360, 0=south)

Worldgen Section

OptionTypeDefaultDescription
chunk_generatorenumsee belowChunk generator type
single_biome_idstring""Force single biome (e.g., "minecraft:the_void")
biome_source_from_dimensionstring""Copy biome source from existing dimension
feature_genenum"default"Feature generation (default/never/always)
noise_settingsstring"minecraft:overworld"Noise settings resource location
entities_in_start_structurebooleantrueInclude entities from start structure NBT

Nether Section

OptionTypeDefaultDescription
allow_nether_portalsbooleantrueAllow nether portal construction in team dimensions
team_specific_nether_entry_pointbooleantrueUse team-specific nether coordinates
min_dist_from_originint1000Minimum distance from origin for nether entry points
max_dist_from_originint25000Maximum distance from origin for nether entry points
use_custom_portal_ybooleanfalseUse custom Y position for nether entry
portal_y_posint0Custom Y position for nether entry (if enabled)

Autoclaiming Section (FTB Chunks required)

OptionTypeDefaultDescription
lobby_radiusint0Radius in chunks for lobby autoclaim (0 = disabled)
lobby_shapeenum"square"Shape to autoclaim (square/circle)
server_team_namestring"Lobby"Display name for server team on FTB Chunks map
lobby_claim_colorstring"#FF40FF"Server team color (hex or color name)
lobby_claim_centerint array[0, 0]X/Z chunk position for claim center

Client Config Options

General Section

OptionTypeDefaultDescription
hide_void_fogbooleantrueSuppress void fog in void dimensions
void_horizondouble0.0Y level where sky turns black in void dimensions

Advanced Section

OptionTypeDefaultDescription
show_dev_modebooleanfalseShow dev_mode bases in selection GUI