feat: Version 2.1.7 - Mekanism Compatibility & Ore Rebalance

- Added Forge tags (forge:ores/*) for all ores

- Added Shik Mekanism Enrichment recipe for Shard Diamond

- Rebalanced Lapis (0-32, 2x) and Diamond (Deepslate 6x) to match Vanilla

- Reduced Shard Diamond vein sizes for rarity

- Updated Biome Scanner & /ores to display Y-levels

- Fixed Shard Diamond Boots crafting recipe
This commit is contained in:
feldenr
2026-01-22 22:20:48 +01:00
parent 8699a36294
commit d64792d3d3
14168 changed files with 594967 additions and 157 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
id 'net.minecraftforge.gradle' version '[6.0.16,6.2)'
}
version = '2.1.6'
version = '2.1.7'
group = 'com.aulyrius.custom_ore_gen'
archivesBaseName = 'custom_ore_gen'