All versions
Bignay-r1.11.2-forge
Release
Bignay-r1.11.2-forgeyesterday 5
Compatibility
Minecraft: Java Edition
1.21.4
Platform
Forge
Supported environments
Client and server
Changes
Features:
- Added Copper Fire
- Added Netherite Shulker Box
- Added quick items crafting for woodcutter using shift + space
- Added config to allow/deny mob bucketing
- Addеd zoom in/out in file chooser while using ctrl + scroll
- Added config to define clouds height
- Added ability to use chiseled bookshelves and campfires as a fuel in furnace
- Added config to enable/disable mesa well
- Added config to disable generating log cavities on trees
- Added ability to open two doors at once
- Added achievements for brush 64 of each type of suspicious block
- Added config to disable better jungle temple generating
- Added sort inventory button in grindstone, woodcutter, brewing stand, cartography table, hopper, crafter, dropper, fletching table, dispenser, archaeology table, anvil and more, and quick items transfer to shulker box
- Added config to enable/disable new options in edit world
- Updated sorting for enchanted books and potions
- Added ability to put Clover and Pink Petals into flower pot
- Updated Bamboo Block Fence texture
Bug Fixes:
- Fixed Copper horns tooltip
- Fixed arrows recipe in fletching table
- Fixed woodcutter items disappearing
- Fixed Quad Item frames renderer
Optional dependencies
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:sYpmxfoP:6B7gBP52"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:sYpmxfoP:6B7gBP52"
}


