Version 2.0.8 - Correction armure et craft paxel

- Correction bug texture armure Diamond Shard (renommage textures layer_1/layer_2)
- Correction craft paxel (remplacement espace par lettre T pour stick)
- Correction compilation SharddiamondpaxelItem (getTier().getSpeed())
- Mise à jour version 2.0.6 -> 2.0.8

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
feldenr
2026-01-05 21:44:03 +01:00
parent c59fbf7a34
commit 919980cb34
6 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
id 'net.minecraftforge.gradle' version '[6.0.16,6.2)'
}
version = '2.0.6'
version = '2.0.8'
group = 'com.aulyrius.custom_ore_gen'
archivesBaseName = 'custom_ore_gen'