8000
Skip to content

Fix axolotl dying after 300 ticks#1768

Closed
ukacimi wants to merge 1 commit intoPurpurMC:ver/1.21.11from
ukacimi:fix/axolotl-air-supply
Closed

Fix axolotl dying after 300 ticks#1768
ukacimi wants to merge 1 commit intoPurpurMC:ver/1.21.11from
ukacimi:fix/axolotl-air-supply

Conversation

@ukacimi
Copy link
Copy Markdown
Contributor
@ukacimi ukacimi commented Apr 4, 2026

Fixes #1763

This restores default value which is 6000 ticks and not using the config anymore.

Axolotls have 6000 ticks of air supply, so we can use the default value of 300 ticks provided by the config. So either leave it like this, or make a custom config value for axolotls ?

Also, I made Entity use getDefaultMaxAirSupply (Used by vanilla to set maxAirTicks) since nautilus and axolotls use other names for air supply AXOLOTL_TOTAL_AIR_SUPPLY and NAUTILUS_TOTAL_AIR_SUPPLY

This restores default value which is 6000 ticks and not using the config anymore
@granny
Copy link
Copy Markdown
Member
granny commented Apr 4, 2026

superceded by #1769

@granny granny closed this Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Axolotls begin suffocating after 15 seconds instead of vanilla's 5 minutes.

2 participants

0