All versions
Bignay-r1.10.1-neoforge
Release
Bignay-r1.10.1-neoforgelast month 8
Compatibility
Minecraft: Java Edition
1.21.3
Platform
NeoForge
Supported environments
Client and server
Changes
Features:
- Added Bulrush
- Added Woodcutter
- Added Sorting by category for containers
- Added ability to put slime into bucket
- Added Polished Mud
- Added Overgrowth, Canopy and Mimic pottery sherds
- Added new Advancement Ender Snipe
- Added ability to disable screenshots viewer
- Increased chat history length from 100 to 512 lines
- Added Copper Diode
- Added Cobbled Deepslate Pressure Plate
- Added Resolution to Screenshot info screen
- Added ability to search few structures
- Renamed Blackstone Calcite Tiles to Blackstone Calcite Mosaic
- Added more bugs to fix later
- Added Chiseled Mud
- Added ability to choose side of items counter
- Increased limits to 256 for locate block and entity
- Added Iron button
Bug Fixes:
- Fixed Translations in alias command
- Fixed compatibility with Puzzles and Custom splashes mods
- Fixed Close Button in Screenshot Viewer
- Fixed Alias translations
- Fixed Command Injection on macOS
- Fixed Verdant Forest
- Fixed Forge transparency for plants
- Fixed Vertical Slab rendering
- Fixed transparency for plants on forge
- Fixed Verdant hanging signs
Optional dependencies
Unavailable version
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:4KuOVzI0"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:sYpmxfoP:4KuOVzI0"
}

