Skip to content

Forked from the actual pinnacle of mixins (thanks Bawnorton)

License

Notifications You must be signed in to change notification settings

ekulxam/TameableAxolotls

 
 

Repository files navigation

This is the second implementation of a mod commission to make Minecraft axolotls tameable

Credits:
The creation of this mod would not be possible without the help of the people on the Fabric MC discord server, including

  • @longjawed, the original commissioner
  • @ramixin, who wrote the first implementation which you can find here
  • @llamalad7, who taught me the basics of mixins and helped me read and understand the original mixin
  • @bawnorton, who wrote most (all) of the raw ASM and other things that I just don't understand
  • @arkosammy12, who did an in-depth look at the original mixin along with @megal_, @dicedpixels, and @bawnorton
  • @linguardium, who was patient enough with me when I didn't understand Java concepts

Features:

  • Axolotls can be tamed and breeded with tropical fish and buckets of tropical fish
  • Axolotls will follow and teleport with their owners underwater
  • Axolotls will attack their owner's target or their owner's attacker

Q&A

Why does this exist if there's already another implementation?
This implementation offers the same level of functionality while also being more easily compatible with other mods

Is this mod compatible with (insert another mod here)?
As of now, this should be compatible with

It also should be compatible with other axolotl mods, but I haven't tested them
If you find any issues, please report them here

Can I port this mod to (something that isn't Fabric)?
Just please make sure to provide credit. Yes, you can port to Forge / Neoforge. Porting to Quilt might not be necessary (Fabric mods can run on Quilt) but you can do it anyways. Yes, you can port to bedrock.

Can I use this mod in a modpack?
Yes, just please make sure to provide credit.

About

Forked from the actual pinnacle of mixins (thanks Bawnorton)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%