Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

base.“backported features”.freeFloatingTrapDoors

Trapdoors no longer require attachment blocks. From MC 1.9 [default: true]

Type: boolean

Default:

true

base.“bug fixes”.fixBlockSounds

Assigns the correct sound types to some blocks. [default: true]

Type: boolean

Default:

true

base.“bug fixes”.fixCarpetBlocksRandomlyTicking

Carpet blocks will no longer randomly tick. [default: true]

Type: boolean

Default:

true

base.“bug fixes”.fixJackOLanternBlocksRandomlyTicking

Jack O’ Lantern blocks will no longer randomly tick. [default: true]

Type: boolean

Default:

true

base.“bug fixes”.fixPumpkinBlocksRandomlyTicking

Pumpkin blocks will no longer randomly tick. [default: true]

Type: boolean

Default:

true

base.“bug fixes”.fixSnowBlocksRandomlyTicking

Non-layered snow blocks will no longer randomly tick. From MC 1.14, fixes MC-88097 [default: true]

Type: boolean

Default:

true

base.“bug fixes”.fixTorchBlocksRandomlyTicking

Torch blocks will no longer randomly tick. [default: true]

Type: boolean

Default:

true

base.tweaks.showBroadcastSettingsButton

Show (1), disable(0), or remove(-1) the Broadcast Settings button in the options menu. [range: -1 ~ 1, default: 1]

Type: signed integer

Default:

1

base.tweaks.showOpenToLanButton

Show (1), disable(0), or remove(-1) the Open to LAN button in the escape menu. [range: -1 ~ 1, default: 1]

Type: signed integer

Default:

1

base.tweaks.showSuperSecretSettingsButton

Show (1), disable(0), or remove(-1) the Super Secret Settings button in the options menu. [range: -1 ~ 1, default: 1]

Type: signed integer

Default:

1

mixins.“backported features”.cobwebsCanBeSheared

Cobwebs can be collected with Shears without Silk Touch. From MC 1.9, fixes MC-93001 [default: true]

Type: boolean

Default:

true

mixins.“backported features”.deadBushesDropSticks

Dead Bushes drop 0-2 Sticks. From MC 1.9 [default: true]

Type: boolean

Default:

true

mixins.“backported features”.fireArrowsDetonateTNTCarts

Minecarts with TNT explode when hit by fire arrows. From MC 1.8, fixes MC-8987 [default: true]

Type: boolean

Default:

true

mixins.“backported features”.fixPumpkinPlacementCheck

Pumpkins and Jack O’ Lanterns can be placed without a solid block below them. From MC 1.13, fixes MC-1947 [default: true]

Type: boolean

Default:

true

mixins.“backported features”.fixRedstoneTorchMemoryLeak

Stops Redstone Torches from causing a memory leak by making them use a weak hash map to store burnt out torches. Fixes MC-101233 [default: true]

Type: boolean

Default:

true

mixins.“backported features”.fixShearedBlocksDropExtraItems

This option has no description.

Type: boolean

Default:

true

mixins.“backported features”.throwEnderPearlsInCreativeMode

Ender Pearls can be thrown in creative mode. From MC 1.9, fixes MC-438 [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixAnvilSoundTypeStepSound

Makes the anvil sound type step a valid sound Also prevents log errors when walking on anvils. [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixDarkOakRemovingBlocks

Makes Dark Oak trees check if replacement is allowed before putting down logs. [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixEnchantmentBlendFunc

Fixes rendering issues caused by enchantments changing glBlendFunc and never reverting it. Disabled if NotFine is installed, it implements this fix. [default: true]

Type: boolean

Default:

false

mixins.“bug fixes”.fixFireChargeUseSound

Fire Charges have the correct use sound. From MC 1.8, fixes MC-1831 Disabled if TX Loader is not installed. [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixLWJGL2OpenALCrash

Fixes the ridiculous bug where the SoundSystem will consistently fail to re/initialize, commonly observed with LWJGL2 nightlies on Linux. Disabled when LWJGL3ify is present. [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixLavaHissOnAirReplace

Lava will only hiss when mixing with water. From MC 1.8, fixes MC-32301 [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixLeadsBreakingOnSomeFenceInstances

Fixes Leads breaking when placed on some modded fences. [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixLeafDecayCheckRange

Stops vanilla and some modded leaves from decaying when part of some larger naturally occurring trees. [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixLilyPadPlacementSide

Stops Lily Pads from trying to place client side. [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixMergeItemStack

Fixes edge case bugs when shift clicking item stacks. An alternate version is used if CoFHCore is installed to fix dupes and item deletion it introduces. [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixMineshaftAirPockets

Fixes the air bubbles mineshafts create above their dirt rooms, affects all terrain but very noticeable in oceans.\nThese air pockets were supposed to be in the dirt rooms so this also fixes the dirt rooms having blocked off entrances to some branches.\nFrom MC 1.8, fixes MC-954 [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixNettyConnectionFailureResourceLeak

Fixes improperly terminated client connections sometimes causing a severe resource leak. [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixParticleDepthSorting

Fixes particle depth being incorrectly calculated. Disabled if NotFine is installed, it implements this fix. [default: true]

Type: boolean

Default:

false

mixins.“bug fixes”.fixShearedGrassDropDupe

Shearing tall grass will not give drops in addition to itself. [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixShearedLeavesDropDupe

Shearing leaves will not give drops in addition to itself. [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixShearsNotTakingDamageFromNormalBlocks

Shears will take damage when used to mine any block. Also stops Forge shearing logic from dropping things in creative mode. From MC 1.9, fixes MC-8180 [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixSignPacketChatMessages

Sign update packets for signs in unloaded chunks will not send chat messages. From MC 1.9, fixes MC-3564 [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixStoneMonsterEggDoubleSpawns

Stone Monster Eggs only spawn one Silverfish when broken. From MC 1.8, fixes MC-31081 [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixStructureComponentFillReplacement

Makes structure component filling also replace blocks flagged as replaceable and not partially trees. Mostly prevents tall grass and flowers from embedding in structure foundations and keeps trees from having random holes. [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixVillagePathsHavePlantsOnTop

Village paths will not have flowers or grass on top of them. From MC 1.10, fixes MC-3437 [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixVillageSieges

Zombies will siege villages that are large enough at night. From MC 1.8, fixes MC-7432 and MC-7488 [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixVillageWellDesertMaterial

Wells in desert villages will use the correct material. From MC 1.8, fixes MC-32514 [default: true]

Type: boolean

Default:

true

mixins.“bug fixes”.fixVillagerTradeMetadataDetection

Villager trades will respect metadata. Currently unfinished and disabled internally. From MC 1.8 [default: true]

Type: boolean

Default:

true

mixins.“performance improvements”.brokenChestsDontSplitStacks

Broken chests don’t split apart dropped item stacks. [default: false]

Type: boolean

Default:

true

mixins.“performance improvements”.brokenHoppersDontSplitStacks

Broken hoppers don’t split apart dropped item stacks. [default: false]

Type: boolean

Default:

false

mixins.“performance improvements”.fasterDroppedItemStackingChecks

Dropped item nearby stack checks are faster for full stacks. [default: true]

Type: boolean

Default:

true

mixins.“performance improvements”.fasterEntityLivingBaseIsPotionActiveAndSetAir

isPotionActive returns immediately if there are no active potions. setAir only updates its datawatcher when needed. [default: true]

Type: boolean

Default:

true

mixins.“performance improvements”.fasterGetBlockByIdForAirBlocks

When something gets air blocks from ID it will return faster. [default: true]

Type: boolean

Default:

false

mixins.“performance improvements”.fasterOptionInteractions

Makes several functions used by option buttons faster. Disabled if Optifine is installed to prevent conflicts. [default: false]

Type: boolean

Default:

false

mixins.“performance improvements”.fasterOptionLoading

Makes the function that reads options.txt much faster. Disabled if Optifine is installed to prevent conflicts. [default: false]

Type: boolean

Default:

false

mixins.“performance improvements”.fasterSnowBlockTicks

Non-layered snow block ticking is faster. [default: true]

Type: boolean

Default:

true

mixins.“performance improvements”.moreAccurateLayeredSnowFaceCulling

The faces of layered snow get culled more accurately when chunk meshes are created. Disabled if NotFine is installed, it has a superior implementation. [default: true]

Type: boolean

Default:

false

mixins.“performance improvements”.replaceRandomInEffectRenderer

Makes EffectRenderer.class use a faster implementation of random. [default: true]

Type: boolean

Default:

true

mixins.“performance improvements”.replaceRandomInEntity

Makes Entity.class use a faster implementation of random. [default: true]

Type: boolean

Default:

true

mixins.“performance improvements”.replaceRandomInItem

Makes Item.class use a faster implementation of random. [default: true]

Type: boolean

Default:

true

mixins.“performance improvements”.replaceRandomInMinecraftServer

Makes MinecraftServer.class use a faster implementation of random. [default: true]

Type: boolean

Default:

true

mixins.“performance improvements”.replaceRandomInRenderItem

Makes RenderItem.class use a faster implementation of random. [default: true]

Type: boolean

Default:

true

mixins.“performance improvements”.replaceRandomInWorld

Makes World.class use a faster implementation of random. !This impacts world generation slightly! [default: false]

Type: boolean

Default:

false

mixins.“performance improvements”.replaceRandomInWorldClient

Makes WorldClient.class use a faster implementation of random. Disabled if NotFine is installed, it implements this optimization. [default: true]

Type: boolean

Default:

false

mixins.“performance improvements”.skipInitialWorldChunkLoad

Speeds up initial world loading by not waiting for chunks to preload. [default: true]

Type: boolean

Default:

false

mixins.tweaks.enchantmentParticlesForPowerAboveZero

Makes Enchantment Tables emit particles for any block with enchantment power. Disabled if NotFine is loaded, it implements this fix. [default: true]

Type: boolean

Default:

false

mixins.tweaks.excludeLogsFromTopSolidOrLiquidBlock

Makes getTopSolidOrLiquidBlock treat logs as non-solid. Should prevent structures and from generating in trees among other issues. [default: true]

Type: boolean

Default:

true

mixins.tweaks.farmlandHydroponics

Farmland can use hydroponics. [default: false]

Type: boolean

Default:

false

mixins.tweaks.farmlandNewTextures

New side textures for both wet and dry farmland. [default: false]

Type: boolean

Default:

false

mixins.tweaks.farmlandNoTrample

Farmland will no longer get trampled. [default: false]

Type: boolean

Default:

false

mixins.tweaks.lanPortOverride

Override the port used when opening singleplayer to LAN. Disabled if Hodgepodge is installed, use its defaultLanPort setting instead. [default: false]

Type: boolean

Default:

false

mixins.tweaks.lanPortToUseForOverride

Port to use for lanPortOverride. [range: 1024 ~ 49151, default: 25565]

Type: signed integer

Default:

25565

mixins.tweaks.placeEndPortalsAnywhere

Place End Portals outside of the overworld without them getting removed. [default: false]

Type: boolean

Default:

false

mixins.tweaks.placePressurePlatesOnAnyWallOrFence

Place pressure plates on almost any wall or fence. [default: true]

Type: boolean

Default:

true

mixins.tweaks.placeTorchesOnAnyFence

Place torches on almost any fence. [default: true]

Type: boolean

Default:

true

mixins.tweaks.placeTorchesOnAnyWall

Place torches on almost any wall. [default: true]

Type: boolean

Default:

true

mixins.tweaks.potionParticlesAreClearForClientPlayer

Potion particles coming off of the player entity you control are always clear. [default: false]

Type: boolean

Default:

false

mixins.tweaks.reduceLightningVolume

Reduces lightning volume and effective range. Set to 10,000 to disable. [range: 2.0 ~ 10000.0, default: 10000.0]

Type: string

Default:

"10000.0"

mixins.tweaks.removeEntityDuplicateExtendedPropertiesIdentifierSpam

Removes “An attempt was made to register extended properties using an existing key” log spam caused by some mods. [default: true]

Type: boolean

Default:

true

mixins.tweaks.scaledDrowningDamageMaxHealthFlat

Amount of flat player health to remove each drowning tick. Set to 0 to disable. [range: 0.0 ~ 20000.0, default: 0.0]

Type: string

Default:

"0.0"

mixins.tweaks.scaledDrowningDamageMaxHealthMult

Portion of max player health to remove each drowning tick. Set to 0 to disable. [range: 0.0 ~ 1.0, default: 0.0]

Type: string

Default:

"0.0"

mixins.tweaks.scaledFireDamageMaxHealthFlat

Amount of flat player health to remove each fire tick. Set to 0 to disable. [range: 0.0 ~ 20000.0, default: 0.0]

Type: string

Default:

"0.0"

mixins.tweaks.scaledFireDamageMaxHealthMult

Portion of max player health to remove each fire tick. Set to 0 to disable. [range: 0.0 ~ 1.0, default: 0.0]

Type: string

Default:

"0.0"

mixins.tweaks.scaledLavaDamageMaxHealthFlat

Amount of flat player health to remove each lava tick. Set to 0 to disable. [range: 0.0 ~ 20000.0, default: 0.0]

Type: string

Default:

"0.0"

mixins.tweaks.scaledLavaDamageMaxHealthMult

Portion of max player health to remove each lava tick. Set to 0 to disable. [range: 0.0 ~ 1.0, default: 0.0]

Type: string

Default:

"0.0"

mixins.tweaks.scaledPoisonDamageMaxHealthFlat

Amount of flat player health to remove each poison effect tick. Set to 0 to disable. [range: 0.0 ~ 20000.0, default: 0.0]

Type: string

Default:

"0.0"

mixins.tweaks.scaledPoisonDamageMaxHealthMult

Portion of max player health to remove each poison effect tick. Set to 0 to disable. [range: 0.0 ~ 1.0, default: 0.0]

Type: string

Default:

"0.0"

mixins.tweaks.scaledStarvationDamageMaxHealthFlat

Amount of flat player health to remove each starvation tick. Set to 0 to disable. [range: 0.0 ~ 20000.0, default: 0.0]

Type: string

Default:

"0.0"

mixins.tweaks.scaledStarvationDamageMaxHealthMult

Portion of max player health to remove each starvation tick. Set to 0 to disable. [range: 0.0 ~ 1.0, default: 0.0]

Type: string

Default:

"0.0"

mixins.tweaks.scaledSuffocationDamageMaxHealthFlat

Amount of flat player health to remove each suffocation tick. Set to 0 to disable. [range: 0.0 ~ 20000.0, default: 0.0]

Type: string

Default:

"0.0"

mixins.tweaks.scaledSuffocationDamageMaxHealthMult

Portion of max player health to remove each suffocation tick. Set to 0 to disable. [range: 0.0 ~ 1.0, default: 0.0]

Type: string

Default:

"0.0"

mixins.tweaks.scaledWitherDamageMaxHealthFlat

Amount of flat player health to remove each wither effect tick. Set to 0 to disable. [range: 0.0 ~ 20000.0, default: 0.0]

Type: string

Default:

"0.0"

mixins.tweaks.scaledWitherDamageMaxHealthMult

Portion of max player health to remove each wither effect tick. Set to 0 to disable. [range: 0.0 ~ 1.0, default: 0.0]

Type: string

Default:

"0.0"

mixins.tweaks.useAnyDyeOnLeatherArmor

Allows Leather Armor to be dyed using any properly tagged dye. [default: true]

Type: boolean

Default:

true

mixinsModSupport.“bug fixes”.fixCrayfishFurnitureNullPointerExceptions

Makes several TEs from MrCrayfish’s Furniture Mod implement ISidedInventory correctly. [default: true]

Type: boolean

Default:

true

mixinsModSupport.“bug fixes”.fixGanysSurfaceOpenTrapdoorBackTexture

Makes Gany’s Surface trapdoors use the correct back texture when open. [default: true]

Type: boolean

Default:

true

mixinsModSupport.“bug fixes”.fixLLibraryMalformedJsonCrash

Prevents LLibrary from trying to get non-json text from pastebin that it would then try to parse as JSON. [default: true]

Type: boolean

Default:

true

mixinsModSupport.“bug fixes”.fixThaumcraftCandleColorArrayOutOfBounds

Makes Thaumcraft candles not cause an array out of bounds exception if rendered with metadata greater than 15. [default: true]

Type: boolean

Default:

true

mixinsModSupport.“bug fixes”.fixWitcheryGarlicGarlandBlockBounds

Makes Witchery Garlic Garlands use correct block bounds on every rotation. [default: true]

Type: boolean

Default:

true

mixinsModSupport.“bug fixes”.fixWitcheryLeavesOptifineRendering

Makes Witchery Leaves respect Optifine-like render settings. Disabled if NotFine is installed, it implements this fix. [default: true]

Type: boolean

Default:

true

mixinsModSupport.“bug fixes”.fixWitcheryLeavesShearDupe

Partially fixes a Forge shearing bug that impacts Witchery Leaves. [default: true]

Type: boolean

Default:

true

mixinsModSupport.“performance improvements”.reuseAetherIIRenderPlayer

Makes Aether II reuse the same player renderer object across frames. [default: true]

Type: boolean

Default:

true

mixinsModSupport.tweaks.disableCrayfishFurnitureAchievements

Disables MrCrayfish’s Furniture Mod achievements. [default: false]

Type: boolean

Default:

false

mixinsModSupport.tweaks.extraUtilitiesGoldenLassoBlacklist

Blacklist entities from Extra Utilities Golden Lasso. [default: [noppes.npcs.entity.EntityCustomNpc]]

Type: list of string

Default:

[
  "noppes.npcs.entity.EntityCustomNpc"
]

mixinsModSupport.tweaks.extraUtilitiesTradingPostVillageNamesNitwitFilter

Filters Village Names Nitwit villagers from Extra Utilities Trading Post. [default: true]

Type: boolean

Default:

true

mixinsModSupport.tweaks.proxyLLibraryPastebin

Use a pastebin proxy to keep LLibrary from crashing with some regional blocks. [default: false]

Type: boolean

Default:

false

mixinsModSupport.tweaks.scaledExtraUtilitiesDarknessDamageMaxHealthFlat

Amount of flat player health to remove each darkness tick. Set to 0 to disable. [range: 0.0 ~ 20000.0, default: 0.0]

Type: string

Default:

"0.0"

mixinsModSupport.tweaks.scaledExtraUtilitiesDarknessDamageMaxHealthMult

Portion of max player health to remove each darkness tick. Set to 0 to disable. [range: 0.0 ~ 1.0, default: 0.0]

Type: string

Default:

"0.0"

modSupport.“bug fixes”.fixExtraUtilitiesBlockSounds

Assigns the correct sound types to some blocks from Extra Utilities. [default: true]

Type: boolean

Default:

true

modSupport.“bug fixes”.fixPamsTemperatePlantsBlockSounds

Assigns the correct sound types to some blocks from Pam’s Temperate Plants. [default: true]

Type: boolean

Default:

true

modSupport.“bug fixes”.fixWitcheryBlockSounds

Assigns the correct sound types to some blocks from Witchery. [default: true]

Type: boolean

Default:

true

modSupport.“ore dictionary”.registerThaumcraftLeavesToTheOreDictionary

Register Thaumcraft Greatwood and Silverwood leaves as treeLeaves. [default: true]

Type: boolean

Default:

true

modSupport.“ore dictionary”.registerThaumcraftThaumiumBlockToTheOreDictionary

Register Thaumcraft Thaumium Blocks as blockThaumium. [default: true]

Type: boolean

Default:

true

modSupport.“ore dictionary”.registerThaumcraftWoodStairsToTheOreDictionary

Register Thaumcraft Greatwood and Silverwood stairs as stairWood. [default: true]

Type: boolean

Default:

true

modSupport.“ore dictionary”.registerWitcheryWoodSlabsToTheOreDictionary

Register Witchery wooden slabs as slabWood. [default: true]

Type: boolean

Default:

true

modSupport.tweaks.enableVillageNamesMetadataSensitiveTrades

Enables metadata sensitive trades in Village Names. Does nothing if fixVillagerTradeMetadataDetection in “bugtorch\mixins.cfg” is not enabled. [default: true]

Type: boolean

Default:

true

modSupport.tweaks.craftThaumcraftAncientStoneSlabs

Craft Thaumcraft Ancient Stone slabs and stairs. [default: true]

Type: boolean

Default:

true

modSupport.tweaks.reverseCraftThaumcraftSlabs

Craft Thaumcraft slabs back into blocks. [default: true]

Type: boolean

Default:

true