Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kotmatross28729/shader-fixer

A mod that adds more compatibility with shaders (1.7.10).
https://github.com/kotmatross28729/shader-fixer

minecraft minecraft-forge minecraft-forge-mod minecraft-mod mod

Last synced: 7 days ago
JSON representation

A mod that adds more compatibility with shaders (1.7.10).

Awesome Lists containing this project

README

        

# Shader Fixer (1.7.10)

## requires [unimixins](https://github.com/LegacyModdingMC/UniMixins/releases)

**[CurseForge](https://legacy.curseforge.com/minecraft/mc-mods/shader-fixer)
| [Modrinth](https://modrinth.com/mod/shader-fixer)**

A mod that adds more compatibility with shaders.
### For now, it fixes:
+ **1) Fisk Superheroes**
+ **2) Vanilla mc (fishing line, hitbox rendering (F3+B), lightning bolt, etc.)** AND bug due to which the effect bar (background) in the creative menu turns black
+ **3) NEI overlay**
+ **4) Techguns chest crash & water rendering issues caused by particles**
+ **5) Dragon Block C's electric auras**
+ **6) Zelda Sword Skills whip**
+ **7) Mcheli Overdrive**
+ **8) RivalRebels**
+ **9) Schematica**
+ **10) Journeymap**
+ **11) Avaritia**
+ **12) Thaumic Concilium**
+ **13) OpenComputers**
+ **14) Electrical Age**
+ **15) HBM's NTM**
+ **16) Dynamic Surroundings**
+ **17) Hardcore Ender Expansion**

# Credits:

### [jss2a98aj](https://github.com/jss2a98aj) - [Early mixins](https://github.com/jss2a98aj/BugTorch/blob/master/src/main/java/jss/bugtorch/mixinplugin/BugTorchEarlyMixins.java) and [config systems](https://github.com/jss2a98aj/BugTorch/blob/master/src/main/java/jss/bugtorch/config/BugTorchConfig.java)

### [GTNH](https://github.com/orgs/GTNewHorizons/repositories) - [ExampleMod1.7.10](https://github.com/GTNewHorizons/ExampleMod1.7.10)