tterrag1098 / Blur

Modifies the background behind Minecraft GUIs to have a blur effect
MIT License
41 stars 49 forks source link

refactor: Set side of ding to CLIENT for Forge and Minecraft #68

Closed Griefed closed 1 year ago

Griefed commented 2 years ago

A small change in the [[dependencies.blur]] declaration which reflects the actual side of the mod when used. This will help ServerPackCreator identify the sideness in future upates.

For reference: Griefed/ServerPackCreator#70

Please let me know if you have any issues with this.

Cheers, Griefed