added munch

This commit is contained in:
Ryan
2025-01-22 19:36:39 +02:00
parent 8e2ec142b1
commit f2e2ae2bf9
31 changed files with 730 additions and 260 deletions

View File

@@ -5,7 +5,9 @@
"compatibilityLevel": "JAVA_16",
"mixins": [
"PlayerConditionsMixin",
"PlayerEntityMixin"
"PlayerEntityMixin",
"EntityMixin",
"PowderSnowBlockMixin"
],
"injectors": {
"defaultRequire": 1