Releases: badasintended/megane
Releases · badasintended/megane
5.0.0
- Updated to 1.17
- Shows cauldron fluid in milibuckets
- Split module config into its own file (
config/waila/megane_modules.json
)
- Removed ability to disable mixins
- Removed honey level tooltip
- Removed composter level tooltip
4.1.3
- Updated to Modern Industrialization 0.4.0-alpha.07
4.1.2
- Added new config: Catch Server Errors
When enabled, it'll make errors on block/entity data provider not crashing the server but instead, just simply disable the data for that specific block/entity. It'll also log the error only once and send a message to the player. Enabled by default.
4.1.1
- Fixed FTL Energy tooltip showing 0/infinity (#24)
4.1.0
- Fixed fluid info being duplicated on multi-slot inventory
- Added support for Modern Industrialization 0.4
0.3 module is still there but it will not receive further support
- Changed to use loader's
depends
value
Implementation mod will be disabled entirely if the supported mod is not present
4.0.0
- Split mod specific implementations into its own subproject
This will make your mod count explodes, but it easier for me to update to future Minecraft versions.
- Moved LBA and TR energy compat to its own subproject
- Fixed crash on Applied Energistics 8.3.0
3.1.6
depend to 'waila' instead of 'wthit'
3.1.5
Fixed crash because of too early initialization
3.1.4
fix progress bar
fix indrev impl (#16)
update dependencies
3.1.3
+ Updated Industrial Revolution compat