refactor: cleanup block classes and migrate tests to NeoForge
- Removed onDestroyedByPlayer from blocks (now handled by OreBreakEventHandler) - Updated tests to use NeoForge classes (ModConfigSpec instead of ForgeConfigSpec) - Fixed EnchantabilityFix annotation and commented out placeholder code - Updated pack.mcmeta format for 1.21.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 15,
|
||||
"pack_format": 48,
|
||||
"description": "Changement de la distribution des ressources sur Minecraft, ne pas utilisé seul sans KubeJS"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user