Version 2.1.6 - Bug fixes

- Fixed paxel recipe: now requires 1 pickaxe + 2 sticks (instead of 3 pickaxes)
- Fixed silk touch on Concentrated Diamond Ore: now drops vanilla diamond_ore
- Fixed Copper High Ore sound: changed from GRAVEL to STONE

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
feldenr
2026-01-07 17:09:36 +01:00
parent 93cfa0dfe3
commit 140b1f9111
62 changed files with 180 additions and 39 deletions
+8 -3
View File
@@ -4,8 +4,8 @@ license="Not specified"
[[mods]]
modId="custom_ore_gen"
version="2.0.8-forge"
displayName="Custom Ore Gem"
version="2.1.6-forge"
displayName="Custom Ore Gen"
displayURL="https://lanro.eu"
credits="Created using mod maker MCreator - https://mcreator.net/about"
authors="Aulyrius cr\u00E9e via MCreator"
@@ -21,7 +21,12 @@ description="Changement de la distribution des ressources sur Minecraft, ne pas
ordering="AFTER"
side="BOTH"
[[dependencies.custom_ore_gen]]
modId="kubejs"
mandatory=true
versionRange="[1902.6.2-build.359,)"
ordering="AFTER"
side="BOTH"
# Start of user code block dependencies configuration