Apron icon indicating copy to clipboard operation
Apron copied to clipboard

Apron: Classic Modding APIs on Babric

Results 9 Apron issues
Sort by recently updated
recently updated
newest added

**Affected mods:** StationAPI ≥ 2.0.0-alpha.3 ## Describe the bug: Somewhere since the commit introducing StationAPI2.0.0-alpha.3 support has caused block mining speeds to go completely insane, with dirt and sand being...

bug

Adds preliminary support for `IRenderWorldLastHandler`s. It seems like there is something slightly wrong, though: the overlay I am rendering causes clouds to turn rather dark. Don't know why or how...

Show modloader mods in ModMenu. If a mod has ModOptionAPI integration, map ModMenu config button to it. Display ModLoader mods base config (for example for block and item ids)?

**Affected mods:** Only Apron and Mod Remapping API ## Describe the bug: You cannot place a Button down ## To Reproduce: Steps to reproduce the behavior: 1. Install Apron and...

bug

I've started putting Better Than Updates projects under the `com.halotroop.btu` package as [that](https://halotroop.com/btu)'s where I prefer to put the documentation. Since this project is now owned by Fabric Compatibility Layers,...

bug

## Description I want to have an instance with Aether & MojangFix (Station API Edition). I can use Apron to run Babric with Aether, but when I install StationAPI for...

bug

Hello, the Forge License has the following line: "As a prerequisite, a **user of Minecraft Forge must own a legally acquired copy of Minecraft**", which infringes upon Freedom 0. I...

bug

Compatibility is vastly reduced by using @Overwrite. The mod may not even be compatible with itself in some cases! All Mixins that use @Overwrite should be carefully rewritten to use...

bug
enhancement