logo
banner
Rating
Voted0

More Axolotl Variants API (1.20.4) - Library for mods AkashiiKun69

0
Mod version:1
Game version:1.20.4
The mod has been successfully tested for the absence of viruses
5821.22K220.29K
image

Minecraft

Report mod

  • image
modalImage

About This Mod

API More Axolotl Variants (1.20.4) allows you to implement new axolotl variants. Additionally, Axolotl's registration method has been changed from int to tags (e.g. "minecraft:lucy").

To call a variant, use this identifier. Example.

Example: /summon minecraft:axolotl ~ ~ {Variant: "minecraft:lucy"}.

To add a new Axolotl variant, use the following method:

< p>ModdedAxolotlVariant.register(new ResourceLocation("yourmodid", "yourvariantname")).natural().build(); //set to normal variant.

ModdedAxolotlVariant.register(new ResourceLocation("yourmodid", "yourvariantname")).build(); //set to "breeding only".

Similar Mods/Addons

Game Version *

1.20.4 (bd3b5e7d7dec398bbecc823b2e42256a.jar)