promotional bannermobile promotional banner

Chunk By Chunk

Starts the world as a single chunk, with the ability to expand it later

File Details

ChunkByChunk 1.5.0 for Forge

  • R
  • Feb 12, 2022
  • 205.63 KB
  • 283
  • 1.18.1
  • Forge

File Name

chunkbychunk_forge-1.5.0+1.18.1.jar

Supported Versions

  • 1.18.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:chunk-by-chunk-565866:3645480")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Features

 

  • Added the World Scanner. This device scans for the presence of a target block (or ore, or fluid if used with a bucket) in nearby chunks. It can be used to help inform which nearby chunks to spawn.
  • Improved initial chunk selection. The mod will now attempt to find an initial chunk that contains a tree and enough redstone and copper to create an Unstable Chunk Spawner.
  • Added a configuration option to prevent blocks being placed in unspawned chunks.
  • Added a configuration option to make the chunk reward chest either a normal chest or a bedrock chest.
  • Added "chunkbychunk:weakworldforgefuel" and "chunkbychunk:worldforgefuel" tags for items to fuel the World Forge.

 

Balance changes

 

  • The chunk reward chest now defaults to a normal chest containing a single world core.
  • Stabilising Unstable Chunk Spawners now requires World Crystals rather than diamonds.
  • Unstable Chunk Spawners now require Copper Blocks instead of Oxidized Copper blocks.

 

Bug fixes

 

  • Fixed an issue preventing configuring the contents of the chunk reward chest.
  • Fixed issues with some config values not properly being set when loading worlds.
  • In forge, the default config file is now generated when Minecraft starts.