Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Configuration file
- ####################
- # block
- ####################
- block {
- I:blockMultipart.id=816
- I:chunkloader.id=817
- }
- ####################
- # chunkloader
- ####################
- chunkloader {
- ####################
- # playerQuotaOverride
- ####################
- playerQuotaOverride {
- }
- }
- ####################
- # general
- ####################
- general {
- B:autoAssign=false
- B:chunkloader.allowFuelPiping=true
- B:chunkloader.bypassForgeChunkLimits=true
- B:chunkloader.enableCrafting=true
- # comma-separated list of id:meta=number-of-ticks or id=number-of-ticks
- S:chunkloader.fuels=87=80,1=60,263:0=12000,348=2400,4=20,331=1200,112=200,3=20,263:1=1200,368=18000,378=18000,381=36000
- B:chunkloader.hideOtherPlayersLoadersInF9=false
- # Maximum number of chunks loaded by each player. Use -2 for unlimited.
- I:chunkloader.maxChunksPerPlayer=5
- # If true, chunkloaders placed by a player will only load chunks while that player is online.
- B:chunkloader.requireOnline=false
- B:chunkloader.useFuel=true
- B:core.assumeIDResolver=true
- # name of TPS command, without the slash. leave blank to disable.
- S:core.command.tps.name=tps
- B:core.ignoreBuildcraftCore=false
- B:core.ignoreBuildcraftTransport=false
- # advanced setting: comma-separated list of classes to ignore when generating dynamic inheritance chains
- S:core.mictransformer.ignoredClasses=
- B:enableMicroblocks=true
- }
- ####################
- # item
- ####################
- item {
- I:itemSaw=5726
- }
- ####################
- # logging
- ####################
- logging {
- # Name of a file to keep updated with a list of all active chunk loaders. Blank for none.
- S:chunkloader.listFileName=ActiveChunkLoaders
- # Name of a file to log creation, deletion and editing of chunk loaders to. Blank for none.
- S:chunkloader.logFileName=EditChunkLoader
- }
Advertisement
Add Comment
Please, Sign In to add comment