Skip to content

Configuration File

Below is a detailed description of what a value does in the configuration file.

Important

A tick is 1/20 of a second.
A bucket holds 1000 millibuckets.

Infested Leaves

secondsToTransformLeaves
Number of seconds to for leaves to become completely infested.
Default: 10
Range: > 1
ticksBetweenSpreadAttempt
Number of ticks between infested leave spread attempts.
Default: 100
Range: > 1
spreadChance
Percentage of the time that infested leaves will spread.
Default: 0.3
Range: 0.001 ~ 1.0

Barrel

barrelNumberOfBuckets
Number of buckets the barrel will hold.
Default: 1
Range: > 1
woodBarrelMaxTemp
The max temperature a barrel can accept; water is 300
Default: 300
Range: > 0
showParticles
Should the barrel create particles?
Default: true
rainFillAmount
How much fluid rain will fill per iteration.
Default: 2
Range: > 1

Mob Spawn

secondsToSpawnMobs
Number of seconds to spawn mobs.
Default: 10
Range: > 1

Compost

secondsToCompost
Number of seconds to compost.
Default: 10
Range: > 1
maxSolidAmount
How much solids need to be in barrel before composting starts.
Default: 1000
Range: > 1

Fluid Transform

secondsToTransformFluid
Number of seconds to transform fluids.
Default: 10
Range: > 1

Pebble

pebbleDamage
How much half hearts damage a pebble should do.
Default: 0
Range: > 0

Ore

enableOreOverride
Allows ores to be enabled or disabled by this config file.
Default: false
enablePlatinum
Enable platinum ore pieces, chunks and ingots if they exist. enableOreOverride must be true for this to work.
Default: true
enableUranium
Enable uranium ore pieces, chunks and ingots if they exist. enableOreOverride must be true for this to work.
Default: true
enableGold
Enable gold ore pieces, chunks and ingots if they exist. enableOreOverride must be true for this to work.
Default: true
enableSilver
Enable silver ore pieces, chunks and ingots if they exist. enableOreOverride must be true for this to work.
Default: true
enableCopper
Enable copper ore pieces, chunks and ingots if they exist. enableOreOverride must be true for this to work.
Default: true
enableNickel
Enable nickel ore pieces, chunks and ingots if they exist. enableOreOverride must be true for this to work.
Default: true
enableIron
Enable iron ore pieces, chunks and ingots if they exist. enableOreOverride must be true for this to work.
Default: true
enableAluminum
Enable aluminum ore pieces, chunks and ingots if they exist. enableOreOverride must be true for this to work.
Default: true
enableLead
Enable lead ore pieces, chunks and ingots if they exist. enableOreOverride must be true for this to work.
Default: true
enableZinc
Enable zinc ore pieces, chunks and ingots if they exist. enableOreOverride must be true for this to work.
Default: true
enableTin
Enable tin ore pieces, chunks and ingots if they exist. enableOreOverride must be true for this to work.
Default: true

Debug

enableDebugLogging
Enable extra logging?
Default: false

Crook

maxBonusStringCount
Maximum additional string that a crook will drop from infested leaves in addition to the minimum string count.
Default: 3
Range: > 0
minStringCount
Minimum string that a crook will drop from infested leaves.
Default: 2
Range: > 1
vanillaDropSimulateCount
Number of times the crook will “break” a leaf block to get drops.
Default: 3
Range: > 1

Durability

Hammers

hammerWoodValue
Durability of Wooden Hammer
Default: 128
Range: > 1
hammerStoneValue
Durability of Stone Hammer
Default: 256
Range: > 1
hammerNetheriteValue
Durability of Netherite Hammer
Default: 8192
Range: > 1
hammerIronValue
Durability of Iron Hammer
Default: 512
Range: > 1
hammerDiamondValue
Durability of Diamond Hammer
Default: 4096
Range: > 1
hammerGoldValue
Durability of Gold Hammer
Default: 64
Range: > 1

Crooks

crookDiamondValue
Durability of Diamond Crook
Default: 2048
Range: > 1
crookIronValue
Durability of Iron Crook
Default: 256
Range: > 1
crookBoneValue
Durability of Bone Crook
Default: 256
Range: > 1
crookStoneValue
Durability of Stone Crook
Default: 256
Range: > 1
crookGoldValue
Durability of Gold Crook
Default: 32
Range: > 1
crookGraniteValue
Durability of Granite Crook
Default: 256
Range: > 1
crookAndesiteValue
Durability of Andesite Crook
Default: 256
Range: > 1
crookDioriteValue
Durability of Diorite Crook
Default: 256
Range: > 1
crookWoodValue
Durability of Wooden Crook
Default: 128
Range: > 1

Meshes

meshNetheriteValue
Durability of Netherite Mesh (Only useful if enableMeshDurability is true)
Default: 2031
Range: > 1
meshDiamondValue
Durability of Diamond Mesh (Only useful if enableMeshDurability is true)
Default: 1561
Range: > 1
meshIronValue
Durability of Iron Mesh (Only useful if enableMeshDurability is true)
Default: 250
Range: > 1
meshStringValue
Durability of String Mesh (Only useful if enableMeshDurability is true)
Default: 59
Range: > 1
meshEmeraldValue
Durability of Emerald Mesh (Only useful if enableMeshDurability is true)
Default: 1561
Range: > 1
meshFlintValue
Durability of Flint Mesh (Only useful if enableMeshDurability is true)
Default: 131
Range: > 1

Crucible

ticksBetweenMelts
Ticks between melting operations
Default: 20
Range: > 1
crucibleNumberOfBuckets
Number of buckets the crucible will hold
Default: 4
Range: > 1

Wooden Crucible

woodHeatRate
Heat rate the Wood Crucible will use regardless of heat source below
Default: 2
Range: > 1

Sieve

flattenSieveRecipes
Sieve will get results for all mesh tiers below the one in the sieve
Default: true
maxSieveClicks
The number of sieve clicks required to sieve a block.
Default: 10
Range: 1 ~ 10
enableMeshDurability
Meshes will have durability and can break, but don’t stack.
Default: false
meshStackSize
Meshes will stack, but don’t have durability.
Default: 64
Range: 1 ~ 64
sieveRange
Defines the radius that a sieve will attempt to activate other sieves
Default: 2
Range: 0 ~ 5