sisby-folk / tinkerers-quilt

A minecraft modpack that adds nothing - including accessibility improvements, character customization, rebalanced difficulty, and a fully in-game tutorial for vanilla. https://modrinth.com/modpack/tinkerers-quilt
https://sisby-folk.github.io/tinkerers-quilt/
GNU Lesser General Public License v3.0
12 stars 4 forks source link

Grass near snow is grey #15

Closed sisby-folk closed 1 year ago

sisby-folk commented 1 year ago

You're right! it is!

We've swapped Snow! Real Magic to compatibility mode, which slowly replaces all of its custom blocks with their vanilla variants. Unfortunately the method used doesn't update the neighbouring grass block, so the colour stays outdated.

This is an unfortunate result in general, but we'd like to prioritize the vanilla save compatibility of the pack - breaking adjacent snow blocks should see the issue fix.

Issue might resolve via #285

sisby-folk commented 1 year ago

Should be resolved with a custom build of SnowRealMagic/286