TerraBlender (Forge)

TerraBlender (Forge)

84M Downloads

Field pValues in MixinParameterList doesn't have the same name as values and Climate.ParameterList and that causes issues

Chidoziealways opened this issue ยท 0 comments

commented

What's the issue you encountered?

I was adding Biomes to my Mod, and everything was going fine until I ran DataGen, then I got an error from Mixin telling me that the Shadowed field "pValues" in MixinParameterList doesn't exist in target class.

How can the issue be reproduced?

Add Terrablender for Forge 5.0.0.1, then run DataGen, while Mixin is loading the classes, the error would pop up

Logs

No response

Mod Version

5.0.0.1

Additional information

No response