Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Every Compat (Stone Zone)
Every Compat (Stone Zone)

Every Compat (Stone Zone)

Universal Stone Compat: Create, Twigs, Stoneworks, and more...

236.6K
168
  • stonezone-1.20-2.9.12

    release29 мая 2026 г.
    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.9.12

    CHANGES:

    • Macaw's Bridges (C): Added a required children to BRIDGE_PIER (BRIDGE_SUPPORT) to exclude some StoneType that don't have the required children
    • Alex's Caves (UDS): Corrected a typo in mod_id, alexscave to alexscaves, the Stonetype, limestone is now detected - #195

    FIXES:

    • Create (INCLUDED): All of suported blocks - this mean blocks will be generated with any Stone Mods (new StoneTypes), no exception. - #193

    v2.9.11

    CHANGES:

    • LANG (JA_JP): Updated by @Hayakoh-WeldyAlin - PR#176
    • Stone Zone (EXCLUDED):
      • Excluded some blocks from supported mods if Framed Blocks is installed
      • Major Improvement in Detection System - Simply reducing the repetitive codes

    FIXED:

    • Wraith Waystone (C): Fixed the missing textures for Waystone due to incorrect ResourceLocation for 2 masks - #186

    UPDATED:

    • Rechiseled (C): supports v1.2.0+

    ADDED:

    • Infernal Expansion Redux (UDS): Added Glowstone as StoneType but won't be added if Gems Realm is installed. - #178

    v2.9.10

    UPDATED:

    • Stone Zone (C): Another update to use Every Compat v2.9.16
    • Macaw's Paths And Pavings (C): Updated to support v1.1.1, NOTE: older than v1.1.0 won't be supported

    v2.9.9

    UPDATED:

    • Stone Zone (C): Fixed the crash with Every Compat v2.9.15 - There is a changed code in Every Compat - #1161

    v2.9.8

    Merry Christmas - Xel'Bayria

    UPDATED:

    • Stone Zone (C): Updated to use Every Compat v2.9.13 & Fixed the crash - #1151
    • Create (FB): Updated to support Create-Fabric v6.0+
    • Blast From The Past (IT): permafrost & permafrost_bricks to correct the texture generation - #170
    • LANG (JA_JP): Updated & Fixed by @Hayakoh-WeldyAlin - PR#163, PR#165

    v2.9.7

    REQUIRED:

    • Every Compat (C): v2.9.9 or newer version

    UPDATED:

    • Stone Zone (C): Updated libraries from Every Compat
    • LANG (en_us): Removed the wetland_whimsy:limestone, so it is no longer using "lemonstone", it's now using "limestone"
    • Koopa's Critters (UDS): Fixed kopje_granite's undetected polished

    DEV:

    • Every Compat (C):
      • Utility Classes have been moved to net.mehvahdjukaar.every_compat.misc
      • TextureUtility are renamed to UtilityTexture
      • TagUtility are renamed to UtilityTag
      • RecipeUtility are renamed to UtilityRecipe
      • Utility are renamed to UtilityMisc

    v2.9.6

    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): chorloam as 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:

    • StoneZone (COMMON):
      • CHANGED CODES to work properly with Every Compat v2.9.0
      • Fixed Flat Missing Texture - #135
      • Blacklisted 2 StoneTypes: sullysmod:amber & endergetic:eumus - #133
  • 1.20-2.9.12-fabric

    release29 мая 2026 г.
    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.9.12

    CHANGES:

    • Macaw's Bridges (C): Added a required children to BRIDGE_PIER (BRIDGE_SUPPORT) to exclude some StoneType that don't have the required children
    • Alex's Caves (UDS): Corrected a typo in mod_id, alexscave to alexscaves, the Stonetype, limestone is now detected - #195

    FIXES:

    • Create (INCLUDED): All of suported blocks - this mean blocks will be generated with any Stone Mods (new StoneTypes), no exception. - #193

    v2.9.11

    CHANGES:

    • LANG (JA_JP): Updated by @Hayakoh-WeldyAlin - PR#176
    • Stone Zone (EXCLUDED):
      • Excluded some blocks from supported mods if Framed Blocks is installed
      • Major Improvement in Detection System - Simply reducing the repetitive codes

    FIXED:

    • Wraith Waystone (C): Fixed the missing textures for Waystone due to incorrect ResourceLocation for 2 masks - #186

    UPDATED:

    • Rechiseled (C): supports v1.2.0+

    ADDED:

    • Infernal Expansion Redux (UDS): Added Glowstone as StoneType but won't be added if Gems Realm is installed. - #178

    v2.9.10

    UPDATED:

    • Stone Zone (C): Another update to use Every Compat v2.9.16
    • Macaw's Paths And Pavings (C): Updated to support v1.1.1, NOTE: older than v1.1.0 won't be supported

    v2.9.9

    UPDATED:

    • Stone Zone (C): Fixed the crash with Every Compat v2.9.15 - There is a changed code in Every Compat - #1161

    v2.9.8

    Merry Christmas - Xel'Bayria

    UPDATED:

    • Stone Zone (C): Updated to use Every Compat v2.9.13 & Fixed the crash - #1151
    • Create (FB): Updated to support Create-Fabric v6.0+
    • Blast From The Past (IT): permafrost & permafrost_bricks to correct the texture generation - #170
    • LANG (JA_JP): Updated & Fixed by @Hayakoh-WeldyAlin - PR#163, PR#165

    v2.9.7

    REQUIRED:

    • Every Compat (C): v2.9.9 or newer version

    UPDATED:

    • Stone Zone (C): Updated libraries from Every Compat
    • LANG (en_us): Removed the wetland_whimsy:limestone, so it is no longer using "lemonstone", it's now using "limestone"
    • Koopa's Critters (UDS): Fixed kopje_granite's undetected polished

    DEV:

    • Every Compat (C):
      • Utility Classes have been moved to net.mehvahdjukaar.every_compat.misc
      • TextureUtility are renamed to UtilityTexture
      • TagUtility are renamed to UtilityTag
      • RecipeUtility are renamed to UtilityRecipe
      • Utility are renamed to UtilityMisc

    v2.9.6

    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): chorloam as 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:

    • StoneZone (COMMON):
      • CHANGED CODES to work properly with Every Compat v2.9.0
      • Fixed Flat Missing Texture - #135
      • Blacklisted 2 StoneTypes: sullysmod:amber & endergetic:eumus - #133
  • stonezone-1.20-2.9.11

    release25 мая 2026 г.

    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

    v2.9.11

    CHANGES:

    • LANG (JA_JP): Updated by @Hayakoh-WeldyAlin - PR#176
    • Stone Zone (EXCLUDED):
      • Excluded some blocks from supported mods if Framed Blocks is installed
      • Major Improvement in Detection System - Simply reducing the repetitive codes

    FIXED:

    • Wraith Waystone (C): Fixed the missing textures for Waystone due to incorrect ResourceLocation for 2 masks - #186

    UPDATED:

    • Rechiseled (C): supports v1.2.0+

    ADDED:

    • Infernal Expansion Redux (UDS): Added Glowstone as StoneType but won't be added if Gems Realm is installed. - #178

    v2.9.10

    UPDATED:

    • Stone Zone (C): Another update to use Every Compat v2.9.16
    • Macaw's Paths And Pavings (C): Updated to support v1.1.1, NOTE: older than v1.1.0 won't be supported

    v2.9.9

    UPDATED:

    • Stone Zone (C): Fixed the crash with Every Compat v2.9.15 - There is a changed code in Every Compat - #1161

    v2.9.8

    Merry Christmas - Xel'Bayria

    UPDATED:

    • Stone Zone (C): Updated to use Every Compat v2.9.13 & Fixed the crash - #1151
    • Create (FB): Updated to support Create-Fabric v6.0+
    • Blast From The Past (IT): permafrost & permafrost_bricks to correct the texture generation - #170
    • LANG (JA_JP): Updated & Fixed by @Hayakoh-WeldyAlin - PR#163, PR#165

    v2.9.7

    REQUIRED:

    • Every Compat (C): v2.9.9 or newer version

    UPDATED:

    • Stone Zone (C): Updated libraries from Every Compat
    • LANG (en_us): Removed the wetland_whimsy:limestone, so it is no longer using "lemonstone", it's now using "limestone"
    • Koopa's Critters (UDS): Fixed kopje_granite's undetected polished

    DEV:

    • Every Compat (C):
      • Utility Classes have been moved to net.mehvahdjukaar.every_compat.misc
      • TextureUtility are renamed to UtilityTexture
      • TagUtility are renamed to UtilityTag
      • RecipeUtility are renamed to UtilityRecipe
      • Utility are renamed to UtilityMisc

    v2.9.6

    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): chorloam as 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:

    • StoneZone (COMMON):
      • CHANGED CODES to work properly with Every Compat v2.9.0
      • Fixed Flat Missing Texture - #135
      • Blacklisted 2 StoneTypes: sullysmod:amber & endergetic:eumus - #133
  • 1.20-2.9.11-fabric

    release25 мая 2026 г.

    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

    v2.9.11

    CHANGES:

    • LANG (JA_JP): Updated by @Hayakoh-WeldyAlin - PR#176
    • Stone Zone (EXCLUDED):
      • Excluded some blocks from supported mods if Framed Blocks is installed
      • Major Improvement in Detection System - Simply reducing the repetitive codes

    FIXED:

    • Wraith Waystone (C): Fixed the missing textures for Waystone due to incorrect ResourceLocation for 2 masks - #186

    UPDATED:

    • Rechiseled (C): supports v1.2.0+

    ADDED:

    • Infernal Expansion Redux (UDS): Added Glowstone as StoneType but won't be added if Gems Realm is installed. - #178

    v2.9.10

    UPDATED:

    • Stone Zone (C): Another update to use Every Compat v2.9.16
    • Macaw's Paths And Pavings (C): Updated to support v1.1.1, NOTE: older than v1.1.0 won't be supported

    v2.9.9

    UPDATED:

    • Stone Zone (C): Fixed the crash with Every Compat v2.9.15 - There is a changed code in Every Compat - #1161

    v2.9.8

    Merry Christmas - Xel'Bayria

    UPDATED:

    • Stone Zone (C): Updated to use Every Compat v2.9.13 & Fixed the crash - #1151
    • Create (FB): Updated to support Create-Fabric v6.0+
    • Blast From The Past (IT): permafrost & permafrost_bricks to correct the texture generation - #170
    • LANG (JA_JP): Updated & Fixed by @Hayakoh-WeldyAlin - PR#163, PR#165

    v2.9.7

    REQUIRED:

    • Every Compat (C): v2.9.9 or newer version

    UPDATED:

    • Stone Zone (C): Updated libraries from Every Compat
    • LANG (en_us): Removed the wetland_whimsy:limestone, so it is no longer using "lemonstone", it's now using "limestone"
    • Koopa's Critters (UDS): Fixed kopje_granite's undetected polished

    DEV:

    • Every Compat (C):
      • Utility Classes have been moved to net.mehvahdjukaar.every_compat.misc
      • TextureUtility are renamed to UtilityTexture
      • TagUtility are renamed to UtilityTag
      • RecipeUtility are renamed to UtilityRecipe
      • Utility are renamed to UtilityMisc

    v2.9.6

    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): chorloam as 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:

    • StoneZone (COMMON):
      • CHANGED CODES to work properly with Every Compat v2.9.0
      • Fixed Flat Missing Texture - #135
      • Blacklisted 2 StoneTypes: sullysmod:amber & endergetic:eumus - #133
  • stonezone-1.21-2.11.16

    release27 марта 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    CHANGES:

    • Chipped (C): Excluded pointed_dripstone from recipe generation & Added #chipped:pointed_dripstone tag 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 Realm
      • CREATIVE_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.toml not excluding prismarine - #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 than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • 1.21-2.11.16-fabric

    release27 марта 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    CHANGES:

    • Chipped (C): Excluded pointed_dripstone from recipe generation & Added #chipped:pointed_dripstone tag 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 Realm
      • CREATIVE_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.toml not excluding prismarine - #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 than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • stonezone-1.21-2.11.15

    release18 марта 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    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 Realm
      • CREATIVE_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.toml not excluding prismarine - #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 than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • 1.21-2.11.15-fabric

    release18 марта 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    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 Realm
      • CREATIVE_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.toml not excluding prismarine - #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 than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • stonezone-1.21-2.11.14

    release17 марта 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    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 Realm
      • CREATIVE_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.toml not excluding prismarine - #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 than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • 1.21-2.11.14-fabric

    release17 марта 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    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 Realm
      • CREATIVE_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.toml not excluding prismarine - #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 than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • stonezone-1.21-2.11.13

    release17 марта 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    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 Realm
      • CREATIVE_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.toml not excluding prismarine - #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 than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • 1.21-2.11.13-fabric

    release17 марта 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    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 Realm
      • CREATIVE_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.toml not excluding prismarine - #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 than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • stonezone-1.21-2.11.12

    release9 марта 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    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.toml not excluding prismarine - #180

    v2.11.19

    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 than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • 1.21-2.11.12-fabric

    release9 марта 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    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.toml not excluding prismarine - #180

    v2.11.19

    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 than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • 1.21-2.11.11-fabric

    release16 февраля 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    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 than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • stonezone-1.21-2.11.11

    release16 февраля 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    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 than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • stonezone-1.21-2.11.10

    release16 февраля 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    UPDATED:

    • Quark: 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 than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • 1.21-2.11.10-fabric

    release16 февраля 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    UPDATED:

    • Quark: 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 than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • 1.21-2.11.9-fabric

    release9 февраля 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    UPDATED:

    • Macaw's Paths And Pavings (C): Updated to support v1.1.1, NOTE: older than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
  • stonezone-1.21-2.11.9

    release9 февраля 2026 г.

    LEGEND

    • (C): FORGE & FABRIC
    • (NF): NEOFORGE
    • (FB): FABRIC
    • (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
    • (UD): Undetected StoneType have been manually added.

    UPDATED:

    • Macaw's Paths And Pavings (C): Updated to support v1.1.1, NOTE: older than v1.1.0 won'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_stone is no longer available, changed to chest_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):
      • Fixed the missing textures for Additional Lights - #151
      • Updated the deprecated method to use new method from EveryCompat
      • Fixed crash - #156

    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
1
...

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Клиент и сервер

Сведения

Лицензия:
Опубликован:1 год назад
Обновлён:2 недели назад
ID проекта:
Главная