BedrockIfy - Bedrock Features on Java!

BedrockIfy - Bedrock Features on Java!

410k Downloads

Version 1.5 is incompatible with Carpet Extra

SplendidAlakey opened this issue ยท 5 comments

commented

MC 1.19.2
FAPI 0.62.0
Bedrockify 1.5
Carpet Extra 1.4.83

The game simply crashes on startup: https://gist.github.com/Footage2-Amply-Pounce/ba22a42443df15ec9cdbe0c1303bfff6

commented

Hi! this is caused because bedrockIfy and carpet extra are implementing the same feature (bonemeable sugar cane). For now, you can go to the bedrockify mixin settings file in the config folder, search for common.features.fertilizableBlocks and set it to false. Alternatively you can load the mod with carpet extra temporally disabled an in the bedrockIfy settings menu, in the mixin category set the previously said value to false.

In the next update I'll add this so users does not have to do it manually.

commented

Would that also disable other bonemealable blocks? If so, I'd rather manually remove that mixin from Carpet Extra.

commented

this manual setting will remove other new bonemeable blocks. The fix i'm working on will only disable sugar cane and users will need to enable carpet setting /carpet betterBonemeal true.

commented

Ah, sounds perfect then, thanks!

commented

fix pushed, I'll hold the release for some days in case any other issue appears. Thanks for posting this issue!