TerraformersMC / Terrestria

A Fabric mod enhancing the detail of Minecraft with unique and vibrant biomes. Inspired by ExtrabiomesXL.
https://www.curseforge.com/minecraft/mc-mods/terrestria
GNU Lesser General Public License v3.0
199 stars 43 forks source link

Exception loading blockstate definition. #228

Closed K0-RR closed 3 years ago

K0-RR commented 3 years ago

It doesn't crash the game, this just prints in the console.

[10:14:00] [Worker-Main-2/WARN]: Exception loading blockstate definition: 'terrestria:blockstates/redwood_leaves.json' in resourcepack: 'Snowy Leaves' for variant: 'snowy=false': Unknown blockstate property: 'snowy' [10:14:00] [Worker-Main-2/WARN]: Exception loading blockstate definition: 'terrestria:blockstates/redwood_leaves.json' in resourcepack: 'Snowy Leaves' for variant: 'snowy=true': Unknown blockstate property: 'snowy' [10:14:00] [Worker-Main-2/WARN]: Exception loading blockstate definition: 'terrestria:blockstates/hemlock_leaves.json' in resourcepack: 'Snowy Leaves' for variant: 'snowy=false': Unknown blockstate property: 'snowy' [10:14:00] [Worker-Main-2/WARN]: Exception loading blockstate definition: 'terrestria:blockstates/hemlock_leaves.json' in resourcepack: 'Snowy Leaves' for variant: 'snowy=true': Unknown blockstate property: 'snowy'

coderbot16 commented 3 years ago

This appears to be an issue with Snowy Leaves: https://github.com/Ashley1227/snowy-leaves/issues/7