Open MSandro opened 1 year ago
MoriyaShiine:
This is on Croparia, it assumes all crops that aren't Beetroot have the same age property. https://github.com/Dalarion/Croparia/blob/master/src/main/java/com/croparia/mod/common/blockEntity/GreenHouseBE.java#L49
Luckily this is fixable on their end by getting the CropBlock's age property (with CropBlock#getAgeProperty() in yarn) instead of always the one for wheat and other non-beetroot blocks, and would fix crashes with any other mod that also uses different age properties
I hope you can fix this issue soon, thanks
Fabric Loader: 0.14.10 Fabric API: 0.67.0 Croparia: 3.8.3 Bewitchment: 1.18-23