More Axolotl Variants API (26.1.2, 1.20.1) – Library for AkashiiKun69’s Mods
7,779
0
April 8, 2026
More Axolotl Variants API lets you implement new axolotl variants. Also changes how axolotls are registered from an int to a tag (“minecraft:lucy” for example).

To summon variants you use said identifiers. Example:
- /summon minecraft:axolotl ~ ~ ~ {Variant:”minecraft:lucy”}
To add a new Axolotl Variant you just have to use these methods:
- ModdedAxolotlVariant.register(new ResourceLocation(“yourmodid”, “yourvariantname”)).natural().build(); //to set a normal variant
- ModdedAxolotlVariant.register(new ResourceLocation(“yourmodid”, “yourvariantname”)).build(); //to set a breeding only variant
How to Install:
New to Minecraft? Follow our step-by-step guide to install Mods on your PC.View Guide
More Axolotl Variants API Download Links
For Minecraft 26.1.2, 26.1.1, 26.1
For Minecraft 26.1.1, 26.1
For Minecraft 26.1-snapshot
For Minecraft 1.21.11
For Minecraft 1.21.10, 1.21.9
For Minecraft 1.21.8
For Minecraft 1.21.5
For Minecraft 1.21.4
For Minecraft 1.21.1
For Minecraft 1.20.6
For Minecraft
1.20.4,
1.20.3,
1.20.2
All Versions Covered
1.20.4
1.20.3
1.20.2
1.20.1
All Versions Covered
1.20.4
1.20.3
1.20.2
1.20.1
For Minecraft 1.20.2
For Minecraft 1.20.1, 1.20
For Minecraft 1.19.4
For Minecraft 1.19.3
For Minecraft 1.19.2
For Minecraft 1.18.2
Click to rate this post!
[Total: 1 Average: 5]