Links
Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated last week
All versions
1.21-2.11.17-neoforge
Release
stonezone-1.21-2.11.17-neoforgelast week 2,268
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Changes
| Legends |
|---|
| - (C): FORGE & FABRIC |
| - (FB): FABRIC |
| - (NF): NEOFORGE |
| - (IT): Included Texture — added the ResourceLocation of the missing textures required for blocks or generating a new texture |
| - (TEX): hand-made textures to improve the way a block looks |
| - (COMPAT): Create an exception for a compat mod. EveryCompat won't include the Supported Mod and the Wood Mod |
| - (INCLUDED): The block is not generated because a Wood Mod already has the same block as the supported mod will be generated |
| - (EXCLUDED): The block is generated BUT it shouldn't be generated for a reason |
| - (UDBT): Undetected BlockTypes will be manually added |
v2.11.17
ADDED:
- Waystones (NF): Support the recipe from Create: Waystones Recipe only if it's installed
- NOTE: the required children is BRICKS for StoneZone's waystones to be registered & recipe to be generated
- Quark (NF): Changed the PILLARS' texture generation to use POLISHED's texture instead of STONE's - #207
v2.11.16
CHANGES:
- Chipped (C): Excluded
pointed_dripstonefrom recipe generation & Added#chipped:pointed_dripstonetag so it can be crafted via masonstone table
FIXES:
- Macaw's Fences & Walls (FB): Fixes the crash when opening inventory by corrected the incorrect Creative Tab Key for FABRIC side - EveryCompat#1207
v2.11.15
CHANGES:
- Stoneworks (C): Updated the outdated ResourceLocation for tab - #185
v2.11.14
REQUIRED:
- Every Compat v2.11.32 or newer - REASON: the code related to 2 configs are removed
CHANGES:
- Stone Zone (C): Removed 2 configs due to a misunderstood request
v2.11.13
REQUIRED:
- Every Compat v2.11.31 - REASON: 2 new configs and new codes added responsible for Creative Tab stuff.
CHANGES:
- Stone Zone (C): Added 2 new configs - Every Compat#1203
DISABLE_CYCLE_ITEM_RENDERER- disable creative-tab from showing the iteration of every item from Gems RealmCREATIVE_TAB_ICON- Choose one item (can be from Gems Realm or Minecraft) to replace the icon instead of iterating every item from Gems Realm
v2.11.12
CHANGES:
- Stone Zone (C):
- Added a config to enable/disable item_search or search bar in Creative Inventory via StoneZone's tab
- Fixed the incorrect logic responsible for blacklist a prismarine_waystone (it did not get excluded) - #180
- Rechiseled (C): - #181
- Updated to support v1.2.0+ & The module class have been moved to COMMON
- Updated the recipe generation
FIXES:
- Stone Zone (C): Fixed the blacklist config,
stonezone-hazardous.tomlnot excludingprismarine- #180
v2.11.11
UPDATED:
- Quark (IT): Added missing textures for
quark:myalite- #1182 - TEXTURES: Added missing mask textures for:
- Macaw's Paths & Pavings
- Wraith Waystone
v2.11.10
UPDATED:
- Quark (NF): Fixed the crash when opening inventory - #179
- LANG (ja_jp): Updated & Fixed by @Hayakoh-WeldyAlin -
v2.11.9
UPDATED:
- Macaw's Paths And Pavings (C): Updated to support
v1.1.1, NOTE: older thanv1.1.0won't be supported
v2.11.8
UPDATED:
- Stone Zone (C): Updated to work with Every Compat v2.11.25
v2.11.7
UPDATED:
- Stone Zone (C): Fixed the crash with Every Compat v2.11.24 - There is a changed code in Every Compat - #172
- Stone Chest (C): Updated to support v1.1.0 & Fixed the crash because
chest_stoneis no longer available, changed tochest_andesite- #171
v2.11.6
UPDATED:
- Better Archeology (C): Corrected the ResourceLocation for the recipe, cracked_mud_brick_slab
NOTE:
- Moonlight Lib v2.28.2: Added SmeltingRecipe to RecipeTemplate, so the smelting-recipe from Better Archeology can be generated
v2.11.5
REQUIREMENT:
- Every Compat v2.11.10 or newer
ADDED:
- Abyssal Decor (UD): blood_coral, jade
v2.11.4
UPDATED:
- Waystones (C): Changed the baseBlock to deepslate to improve the generated texture
- Stone Zone (C):
ADDED:
- Thaumon (IT): amber
v2.11.3
UPDATED:
- Additional Lights (NF): StoneTypes from Ars Nouveau is EXCLUDED - see #149 for reasons
v2.11.2
REQUIRED:
- EveryCompat v2.11.3
UPDATED:
- StoneZone (C):
- Re-added the Marioverse's undetected StoneTypes
- Changed the Moonlight's required version to v2.23.0
NEW:
- Wraith Waystones (C)
- Handcrafted (C)
- [Let's Do] Candlelight (C)
v2.11.1
UPDATED:
- Additional Lights (NF): Outdated codes are updated and fixed the crash - #147
- Chipped (C): Fixed the missing textures
NEW:
- Waystones (C)
v2.11.0
UPDATED:
- StoneZone (C):
- Updated to work with EveryCompat v2.11.0+ and Moonlight v2.23.0
- Major changes in the code
ADDED:
- Pokecube AOI (UD): ultra_darkstone, dusk_dolerite, azure_sandstone, blackened_sandstone, crystallized_sandstone, meteorite
- Koopa's Critter (UD): kopje_granite
Optional dependencies
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible 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:uYwn8IP5:kWBnBoqd"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:uYwn8IP5:kWBnBoqd"
}

