More Axolotl Variants API
Modby AkashiiKun69
Axolotl Variants Extender API!
Downloads
15,827,673
Type
Mod
CurseForge ID
709964
Last Updated
Apr 9, 2026
Description

Introduction
- Lightweight API that other mods can use to add new Axolotl Variants while keeping compatibility with each other
- Does not any new variants on its own
- Gives the possibility to add custom Axolotl Bucket Item models for modded variants
Out-Of-The-Box-Features
- Appends a tooltip for Axolotl Buckets that shows the age, variant and mod it comes from
- Changes the Axolotl Bucket Item Texture for all the vanilla variants to match the variant texture (Textures made by VRAXX)
Mod suggestions
More Axolotl (Fabric) - DomiIRL
More Axolotl Variants Mod (Fabric & Forge) - AkashiiKun69
Information for everyone
Summoning Command
Summoning axolotl can be now done with a string value as the "Variant" nbt.
This is similar to the namespace system minecraft uses almost anywhere else but doesn't for some entity variants included the axolotl's.
For example this would be how to summon the vanilla lucy variant:
/summon minecraft:axolotl ~ ~ ~ {Variant:"minecraft:lucy"}Or to summon a variant from More Axolotl:
/summon minecraft:axolotl ~ ~ ~ {Variant:"more-axolotl:neon"}
Information for Modders
Information dedicated to modding using the API can be found in the Wiki.
Similar Mods
SuperMartijn642's Core Lib
SuperMartijn642's Core Lib adds lots of basic implementations that allow for similar code between different Minecraft ve...
Fabric API
Lightweight and modular API providing common hooks and intercompatibility measures utilized by mods using the Fabric too...
SuperMartijn642's Config Lib
Config Lib makes dealing with config files just a bit easier.
Thermal Expansion
Expanding Minecraft Thermally! A server-friendly and content-rich blend of magic and technology!
Default Options
A way for modpacks to ship a default (key) configuration without having to include an options.txt file.
Torchmaster
Adds a special torch which prevents mob spawning in a configurable radius






