Tags
Creators
Details
Licensed MIT
Published 6 months ago
Updated 6 days ago
All versions
2.5.2-1.20.1
Release
BBS FS 2.5.2-1.20.16 days ago 2,008
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Forge
Supported environments
Client-side
Client and server
Required content
Changes
RU
- Изменено изображение фона на новое
- Исправлен баг с отображением панели модель блока
- (1.21.11 & 1.21.1) Исправлен баг, в котором надевание зачарованной брони не записывалось
- (1.21.11) Исправлен баг, в котором прикрепленные к форме боди парты не отрисовывались в превью формы
- (1.21.11) Исправлен баг с параметром "Прозрачность гизмо", теперь он работает
EN
- Changed the background image with a new one
- Fixed a bug with the model block panel display
- (1.21.11 & 1.21.1) Fixed a bug where equipping enchanted armor was not recorded
- (1.21.11) Fixed a bug where body parts anchored to the form were not rendered in the form preview
- (1.21.11) Fixed a bug with the "Gizmo opacity" option. It works correctly now.
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:ZeRO0IDA:LFYsT8qS"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ZeRO0IDA:LFYsT8qS"
}




