Skip to content

19.2.0

Compare
Choose a tag to compare
@deirn deirn released this 27 Jan 14:39
· 14 commits to fubuki/1.19.2 since this release
b37b9e6

Megane 19.2.0

This is a rewrite of Megane, using WTHIT's newest data API.
This also means Megane now is an implementation-only mod, no more megane-api module that you depend to add your own impl.
The versioning scheme will also be changed with X.Y.Z where X.Y is the Minecraft version, minus the 1. prefix while the Z is the Megane version.

Fabric Version

The Fabric version is still the same, with added support for Create contraptions.
Now it will no longer shows generic contraption entity and instead shows the correct block type.
Mods that use the megane-api module should still work just fine.

Forge Version

Megane is now also available for Forge, currently supported mods are Applied Energistics 2, Create, and Immersive Engineering.
Expect more to come.