Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyvest authored Aug 13, 2024
1 parent 0efebf4 commit 2c4f8c6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ This work, "PolyPatcher", is adapted from ["Patcher"](https://sk1er.club/mods/pa
- **Resource Exploit Fix** - Resolve an exploit in 1.8 allowing servers to look through directories. *default
- **Forge Chest Behavior** - Resolve forge changing vanilla chest behavior. *default
- **Vanilla Held Item Lighting** *(not in original)* - Amends a Forge bug causing item sides to have incorrect lighting compared to Vanilla 1.8. *default
- **OptiFine Custom Sky Fix** *(toggle not in original)* - Resolve OptiFine creating a "black box" effect at the bottom of the sky when using custom skies. Changes the rendering of the normal sky. *default
</details>
<details>
<summary>Experimental</summary>
Expand Down Expand Up @@ -228,6 +229,11 @@ This work, "PolyPatcher", is adapted from ["Patcher"](https://sk1er.club/mods/pa

# Changes from original mod

PolyPatcher 1.10.1:
- Add toggle for "OptiFine Custom Sky Fix"
- Fix compatibility with NormalASM
- Fix alpha not being set when rendering container slots

PolyPatcher 1.10.0:
- Boost performance by only rendering special tile entities once instead of twice per frame (e.g beacons)
- Boost performance by unloading tile entities quicker
Expand Down

0 comments on commit 2c4f8c6

Please sign in to comment.