Add Ad Astra

This commit is contained in:
bitheaven 2023-11-12 23:17:26 +05:00
parent b1dd1f0d95
commit eb4bc5643b
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,9 @@
"package": "ru.bitheaven.createairfabric.mixin",
"compatibilityLevel": "JAVA_17",
"mixins": [
"DivingHelmetItemMixin"
"DivingHelmetItemMixin",
"EntityOxygenSystemMixin",
"EntityTemperatureSystemMixin"
],
"client": [
"MinecraftMixin",