Links
Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 2 weeks ago
All versions
1.20-2.9.6-forge
Release
stonezone-1.20-2.9.610 months ago 2,878
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
LEGEND
- (C): FORGE & FABRIC
- (FB): FABRIC
- (F): FORGE
- (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
- (UDS): Undetected StoneType have been manually added.
- (COMPAT): Create an exception for a compat mod. EveryCompat won't included for the Supported Mod and the Wood Mod
- (INCLUDED): The block is not generated because a Wood Mod already have the same block as the supported mod will be generated
- (EXCLUDED): The block is generated BUT it shouldn't be generated for a reason
ADDED:
- Abyssal Decor (UD): blood_coral, jade - #154
v2.9.5
UPDATED:
- Rechiseled (C): Fixed the crash with FORGE
v2.9.4
UPDATED:
- Rechiseled (C):
- Fixed the missing recipes
- Moved to COMMON
- Stone Zone (C): Updated deprecated methods in Modules (Supported mods) to use the new method (backported from 1.21.1)
v2.9.3
UPDATED:
- Stone Zone (C): Fixed the placed blocks' missing texture and its shape
v2.9.2
UPDATED:
- Enlightened End (UDS):
chorloamas MudType but is blacklisted as StoneType - Stone Zone (C): Updated to correct the modification of models' content - #141
- Macaw's Fences & Walls (C): Fixed the wrong textures on modern_[StoneType]brick_wall and railing[StoneType]_brick_wall - This is just TEMP FIX
- This is an issue on Macaw's side and this is already reported to the DEV to fix few typos.
- Pokecube AIO (UDS): ultra_darkstone, dusk_dolerite, azure_sandstone, blackened_sandstone, crystallized_sandstone, meteorite
- Koopa's Critters (UDS): kopje_granite
- Ars Nouveau (UDS): sourcestone
- sconce is blacklisted
v2.9.1
UPDATED:
- Stone Zone (C): Fixed children not being detected - #137
- Quark (IT): Added a custom texture for a tinted StoneType: Myalite's stone & bricks - #140
v2.9.0
UPDATED:
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:uYwn8IP5:KVQFQ3Qo"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:uYwn8IP5:KVQFQ3Qo"
}



