All versions
Bignay-r1.10.2-fabric
Release
Bignay-r1.10.2-fabric3 weeks ago 4
Compatibility
Minecraft: Java Edition
1.21.3
Platform
Fabric
Supported environments
Client and server
Required content
Changes
Features:
- Added Mud Pillar
- Added Chiseled Bookshelves
- Added config to disable stacking beds to 16
- Added Tall Bulrush
- Added Golden Button
- Added ability to pub bulrush info pot
- Added /reply command
- Added quick crafting in woodcutter using shift
- Added ability to put magma cube to bucket
- Added Clover generation in world
- Added Thicket Pottery Sherd
- Added config to allow/deny dispenser place blocks
- Added Treasure Hunter advancement
- Updated Copper Diode texture
- Added quick crafting in woodcutter using shift
- Added Cobbled deepslate button
- Added ability to allow/deny coloring wool blocks by right-clicking them with dye
- Added hiding item counter when clicking f1
- Added Purpur Block
- Added tooltips for world/server pin buttons
- Added ability to show hovered screenshot coordinates
- Removed the enchant level limit for the /enchant command.
- Updated Jungle Pyramid Structure
- Added ability to always show screenshot coordinates)
- Updated randomizer model
- Added config option for stacking potions to 16
Bug Fixes:
- Fixed sorting containers in forge by category
- Fixed mob heads wearing
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:CqbZBLeD"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:sYpmxfoP:CqbZBLeD"
}


