Releases: Neovitalism/NeoMixins
Releases · Neovitalism/NeoMixins
SaveTheBedrock-1.0.0
A mixin to stop Pixelmon hammers from breaking bedrock.
AdvancedSpecPatch-1.0.0
For now, this simply fixes the ultra beast requirement not being negatable.
On 1.20, this issue does not exist.
If you find more issues related to specs, feel free to reach out.
BrokeTrainers-1.0.0
A mixin to disable trainer winMoney.
PokeballDataStorage-1.0.0
This mixin changes/fixes multiple things to do with pokeballs on both 1.16 and 1.20:
- Stores the pokeball item on
EmptyPokeballEntity
so pokeball items with extra data (displayname, lore, nbt, etc.) don't lose data when used.- This means custom pokeball items will drop as the item they were thrown as.
- Makes pokeball items/entities respect the
Unbreakable
NBT tag. Pokeball items thrown with theUnbreakable
tag will no longer have a chance to break into their lid, base, and button. - Overrides
PokeballEntity#getOwnerId()
inEmptyPokeballEntity
to return the thrower's UUID instead of null. This is useful for getting who threw an empty pokeball inPokeballImpactEvent
. Previously, there was no way to tell who threw the ball in the mentioned event. - Fixes pokeballs not dropping when hitting owned entities. (1.16 ONLY, this issue does not exist in 1.20.)
LevelCapPatch-1.0.0
A mixin to fix level cap not recalculating Pokémon's health in Pixelmon 9.1.12.
CaptureCalculationFix-1.0.0
A mixin to fix out of battle captures always failing in Pixelmon 9.1.11.
GoodbyeGroupSpawns-1.0.2
Updated to Pixelmon 9.1.10 for 1.16 and Pixelmon 9.2.6 for 1.20.
SpectateMixin-1.0.2
Updates 1.20 version to Pixelmon 9.2.4 and Minecraft 1.20.2
NoEggSpoilers-1.0.1
Updates 1.20 version to Pixelmon 9.2.4 and Minecraft 1.20.2
GoodbyeGroupSpawns-1.0.1
Updates 1.20 version to Pixelmon 9.2.4 and Minecraft 1.20.2