I thank you for your response.
I am French and I programme in French, but a big code part is in English because it depends on Forge. I think that you will understand.
There are a lot of comments in code because the mod is currently being developed.
To execute the project, you allows to execute run-data next run-client.
The main classes to watch are :
objet/outil/NiveauDOutil (the ores defined here) ;
objet/outil/OutilDeCreusement (the digger tools) ;
objet/outil/Pioche (the class for the pickaxe) ;
objet/outil/OutilInstancie (the class which owns the pickaxe instances).
The repository is : github.com/AlixPignard/Minecraft_mod_rubissaphirtopaze.
The ressources come from mod More Ore in One : github.com/TheKiritoPlayer20/MoreOresInONE/.
By
Alix Pignard ·