Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Minecraft default server config: Reduce spawn area loaded chunks.
- Command blocks:
- Mobgriefing false
- Firespread false
- Use computer for to send redstone signal every 1 min:
- Message 2k blocks away
- Teleport to spawn 2.5k blocks away
- (this is probably circular, so 2k in each direction, diagonal = 1400,1400)
- Fix greg tech config
- Enable Computercraft http api
- Disable marsh biome XL
- Disable mystcraft world creation
- Disable Railcraft’s World Anchors -> use chicken chunks.
- Forgechunkloading.cfg
- ####################
- # Forge
- #===================
- # Sample mod specific control section.
- # Copy this section and rename the with the modid for the mod you wish to override.
- # A value of zero in either entry effectively disables any chunkloading capabilities
- # for that mod
- ####################
- Buildcraft {
- # Maximum chunks per ticket for the mod.
- I:maximumChunksPerTicket=4
- }
- ####################
- Quarries can now be max 1 chunk big.
- Railcraft->modules.cfg: B:chunk.loading=true
- Railcraft->railcraft.cfg B:cube.world.anchor=true
- Mystcraft.cfg:
- B:options.crafting.enableNotebook=true
- B:options.crafting.enableAgebook=true
- B:options.crafting.enableDesk=false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement