Reintroduces vanilla-like smooth lighting to non-full blocks (e.g. dirt paths and how they have dark shading when directly next to a full block) when using Sodium. https://www.curseforge.com/minecraft/mc-mods/sodium-shadowy-path-blocks https://modrinth.com/mod/sodium-shadowy-path-blocks
GNU Lesser General Public License v3.0
19
stars
12
forks
source link
Mod incorrectly reports itself as a child of Sodium #14
Despite being a separate mod entirely from Sodium, this mod claims that Sodium is its parent. Parenting should be used for modular mods rather than extensions to existing mods.
Despite being a separate mod entirely from Sodium, this mod claims that Sodium is its parent. Parenting should be used for modular mods rather than extensions to existing mods.
https://github.com/Rynnavinx/sodium-shadowy-path-blocks/blob/9a5cf3648e0d4bd2e3b92ba3345028b553e01cad/src/main/resources/fabric.mod.json#L26-L32