Added oxygen damage and an oxygen damage source

This commit is contained in:
TechnoDraconic
2026-02-02 09:29:16 -08:00
parent 012985441f
commit 84000f31fd
6 changed files with 100 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
"package": "net.xevianlight.aphelion.mixins",
"compatibilityLevel": "JAVA_21",
"mixins": [
"common.LivingEntityMixin"
],
"client": [
"common.ClientLevelMixin",