Jump to content

[SOLVED][1.16.5] BiomeMaker, BiomeRegistry, DefaultBiomeFeatures


TonyOneG112

Recommended Posts

Hi, I want to begin creating structures, mobs, and things on minecraft vainilla biomes, but I have some questions.

1. Can I add ex: monster to DefaultBiomeFeatures? 

2. Forge have any command to add to vainilla gen (DefaultBiomeFeatures, BiomeMaker) my own things?

3. Can I force add DefaultBiomeFeatures things or biome things, first, especially entities.

I noticed that those 3 classes are close, I mean, they haven't anything capable of add on a "natural way" features :(  

Edited by TonyOneG112
Solved, close thread
Link to comment
Share on other sites

23 minutes ago, TonyOneG112 said:

1. Can I add ex: monster to DefaultBiomeFeatures? 

2. Forge have any command to add to vainilla gen (DefaultBiomeFeatures, BiomeMaker) my own things?

3. Can I force add DefaultBiomeFeatures things or biome things, first, especially entities.

the answer to all three Questions is the BiomeLoadingEvent, check if the Biome of the Event is the Biome you want to add some Features, then you can get the Feature List (BiomeGenerationSettings) from the Event and then add your Features 

Note: with Features I mean ConfiguredFeatures

Link to comment
Share on other sites

  • TonyOneG112 changed the title to [SOLVED][1.16.5] BiomeMaker, BiomeRegistry, DefaultBiomeFeatures

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.