Brian-Wuest / MC-Prefab-Fabric

Like the Forge-Based mod but based on Fabric Mod Launcher instead
MIT License
3 stars 10 forks source link

[Bug]: incompatiblity with immersive weathering #62

Closed TheRanker closed 2 years ago

TheRanker commented 2 years ago

Minecraft Version

1.18.2

Fabric Version

0.13.3

Mod Version

prefab-fabric-3.1.2.jar

Details

using prefab alongside of immersive weathering, causes a crash when using certain prefab blocks.

https://pastebin.ubuntu.com/p/bPqSZp5B3k/

its to do with Cannot get property class_2746{name=fertile, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{prefab:block_grass_stairs}

Brian-Wuest commented 2 years ago

This is an error in Immersive Weathering that they have to fix.