Skip to content

Mine Little Pony 4.11.0 for Minecraft 1.20.2

Compare
Choose a tag to compare
@Sollace Sollace released this 27 Sep 19:11
· 77 commits to 1.20.2 since this release
c233705

Note: If you're using HDSkins, make sure you have at least version 6.11.0 as older versions are no longer compatible

Changelog

  • Now requires HDSkins 6.11.0

  • Increased the cuteness factor

    • Ponies' ears will now subtly move when walking around or standing
    • Added additional particle effects for seaponies
  • Seaponies' bodies now align with the top of the water when standing and move down when swimming

  • Improved image loading performance when reading trigger pixel values

  • Anyone can use the seapony skin now if they upload one

  • The direction a pony's head faces when lying in a bed is now determined by which way you're looking when you climb in

  • Pony armour now supports transparency

  • New trigger pixel: Priority (2, 2)
    Priority is read as a single number and can contain any value.
    The priority is used by the new "Dual Skin Mode" (available in the settings) which when enabled, will cause the game to selectively pick
    between your HDSkins skin, or Mojang skin to display when there is no other deciding factor.

    For example, if you set pony level to HUMANs you will be able to control whether your HDSkins skin or Mojang skin is visible when showing
    you as a human. The same occurs when both are pony or both are human. It will pick whichever has the highest priority.

    This is to allow people to control which skin is shown to themselve and other players when they have configured the game to force display as a human.

Bugs Confuzzled

  • Fixed inverted textures on the clothing layer
  • Fixed missing hand animations for tooting horns and brushing brushes
  • Fixed horn glows not rendering
  • Fixed bay pony wings appearing too low when closed
  • Fixed bat pony wings rotating incorrectly
  • Fixed trident animation #250
  • Fixed custom armour models loading from the wrong location. They now reference the /assets/<namespace>/models/entity/armor/ directory where it previously used to use /assets/<namespace>models/entity/models/armor

Compatibility

  • Improved compatibility with Vulkan Mod
  • Networking API version is now 3
    • This is because the wearables have been changed to use buffer.readCollection which encodes its length as a varint rather than an int

Installation (Users):

Mine Little Pony uses Fabric for it's modding APIs. Refer to their installation instructions here.

Steps:

  1. Download and Install Fabric Loader as above.
  2. Download and install Fabric API
  3. Download and install HDSkins (Optional)
  4. Download the -version.jar below and place it in your mods folder found within your .minecraft folder

Remember to use the fabric launcher profile when starting the game!

Installation (Modders):

Maven: http://repo.minelittlepony-mod.com/maven/release
Dependency: com.minelittlepony:minelittlepony:4.11.0+1.20.2