Flight network configuration file briefly explains [FN] Flux Networks Minecraft Game

This tutorial is set by the author's setting without permission.

This tutorial is applicable to a verse 1.12.2 version 1.12.2

The following is a general volume network configuration file (.minecraft/config/flux_networks.cfg).

#Configuration file

BlackLists {

#A Blacklist for Blocks Which Connections Should: Use Format 'Modid: Name@Meta'

S: "Block Connection Blacklist"

ActuallyadDitions: Block_Phantom_ENERGYFACE

"

#A Blacklist for items which the flux controller should'T transfer to, use format 'modid: name@meta' '

S: "item transfer blacklist"

"

}

client {

#Displays: Transfer Limit & Priority ETC [Default: TRUE]

B: "Enable Advanced One Probe Info" = True // Allow the TOP module to view the high -level network information#Displays: network name, live transfer rate & intersery buffer [default: true].

B: "Enable Basic One Probe Info" = True // Allow the top module to view the basic information of the sector network

#ENABLE NAVIGATIN BUTTOND When Pressing It [Default: TRUE]

B: "Enable GUI Button sound" = true // Open the Plugs Network GUI key sound effect

#Displays Advanced Info When Sneaking only [default: true]

B: "Enable Sneaking to Display Advanced One Probe Info" = TRUE // TOP module can only view the high -end information of the throughout network when sneaking.

}

Energy {

#[Range: 0 ~ 2147483647, Default: 1000000] I: "Basic Storage Capacity" = 1000000 // Basic flux memory capacity

#[Range: 0 ~ 2147483647, default: 20000]

I: "Basic Storage Transfer" = 20000 // Basic flux memory transmission speed

#The default transfer limit of a flux connector [range: 0 ~ 2147483647, default: 800000]

I: "Default Transfer Limit" = 800000 // By default

#[Range: 0 ~ 2147483647, default: 128000000]

I: "Gargantuan Storage Capacity" = 128000000 // Ultra -large flux memory capacity

#[Range: 0 ~ 2147483647, default: 1440000]

I: "Gargantuan Storage Transfer" = 1440000 // Ultra -large flux memory transmission speed

#[Range: 0 ~ 2147483647, Default: 8000000]

I: "Herculean Storage Capacity" = 800000 // Large -scale storage memory capacity

#[Range: 0 ~ 2147483647, default: 120000]

I: "Herculean Storage Transfer" = 120000 // Large -scale storage memory transmission speed

}

General {

#Allows Flux tiles to work as chunk loaders [default: true]

B: "Allow Flux Chunk Loading" = True // Allow a general volume network to load the blocks

#ENABLES Redstones Being Compressed with The Bedrolk and Obsidian to get Flux [DEFAULT: TRUE]

B: "Enable Flux Recipe" = TRUE // Allows to obtain a flux dust through obsidian and base rocks#ENables Redstone Being Turned Into Flux When Dropped in Fire. (Need "Enable Flux Reci pe "= true, so the default recipe can 't

B: "Enable Old RECIPE" = False // Enable the old synthetic table (redstone is thrown into the fire into a flux dust)

}

networks {

#Allows some one to be a network super admin, otherwise, no one can access or dismantle your flux device your destworks with permission [DEFAULT: TRUE]

B: "Allow Network Super Admin" = True // Allow the network super administrator (server suggestion is opened to facilitate administrator management player network)

#Maximum networks each player can have. -1 = no limit [range: -1 ~ 2147483647, default: 3]

I: "Maximum Networks Per Player" = 3 // The upper limit of the number of networks allowed by each player#See OPS.JSON. If the player has permission level equal or greater to the value set here hee the YILL Be Able to ADmin. Setting this to 0 Will Alow Anyone to Active Super Admin. [Range: 0 ~ 2147483647, Default: 1]

I: "Permission Level Required to Activate Super Admin" = 1 // A administrator with enough level OP permissions will become a super administrator

}