mojira.dev
MCPE-175092

[1.20.30] Feature Rules In Custom Addons No Longer Work

I have been working on some addons recently and I noticed that feature rules don't seem to work properly in the latest patch update. For example, when I load an addon it will give me this error in the content log:

— [FeatureRegistry][error]-My World | dd:wardenstone_ancient_city | The feature uses the feature type 'minecraft:vegetation_patch_feature', which is considered internal and thus not compatible with this engine version of the game.

— [FeatureRegistry][error]-My World | cavesplus:black_sand | The feature uses the feature type 'minecraft:vegetation_patch_feature', which is considered internal and thus not compatible with this engine version of the game.

  • This error will come after the previous one:

— [FeatureRegistry][error]-My World | No definition found for feature 'cavesplus:black_sand'

For reference, here is the link for the addons if it needs to be tested properly.

https://github.com/Herobrine011840/Caves-Plus-Addon-for-Minecraft-Bedrock

 

If it is an intended feature, can you please assist with what I would need to do to fix the error.

Comments 8

Probably has something to do with them "exposing feature placement rules"

It also breaks older addons, which makes me believe it's not intentional

I was also thinking it might not be intended because it doesn't make sense to me that they would remove big addon features like that.

You might try to resolve this issue by setting the "min_engine_version" in the manifest .json file to [1, 20, 30]. you might experience some issues with items and blocks when applying the change so if it breaks some things, you can try to make the structures a separate behaviour pack. I hope this helps.

I give credit to 'LieutSavg99' on PMC for helping me resolve this issue

You might try to resolve this issue by setting the "min_engine_version" in the manifest .json file to [1, 20, 30]. you might experience some issues with items and blocks when applying the change so if it breaks some things, you can try to make the structures a separate behaviour pack. I hope this helps.

I give credit to 'LieutSavg99' on PMC for helping me resolve this issue

This definitely helped me. Thanks!

 

Does it mean that the issue has resolved for you and can be closed?

This ticket will automatically reopen when you reply. 

Does it mean that the issue has resolved for you and can be closed?

This ticket will automatically reopen when you reply. 

Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

Herobrine011840

(Unassigned)

Unconfirmed

Windows

Windows 11

1.20.30

Retrieved