Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement generator for Bastion Remnants #3

Open
MCMDEV opened this issue Apr 17, 2022 · 1 comment
Open

Implement generator for Bastion Remnants #3

MCMDEV opened this issue Apr 17, 2022 · 1 comment

Comments

@MCMDEV
Copy link

MCMDEV commented Apr 17, 2022

One of the more complicated structures that consist of multiple pieces.
Would be nice to have so it can be integrated into Minemap and so on.
An abstract generator for structures using StructurePools would probably simplify the process for new structures in the future even more. This could be based on the already existing VillageGenerator.

@Xinyuuu7
Copy link

One of the more complicated structures that consist of multiple pieces.
Would be nice to have so it can be integrated into Minemap and so on.
An abstract generator for structures using StructurePools would probably simplify the process for new structures in the future even more. This could be based on the already existing VillageGenerator.

I have completed the BastionGenerator, and the generation is universal for any version (versions above 1.17.1 have not been tested, but it seems that Mojang has not changed the generation, so I believe it is universal for all versions) Also, the loot part of 1.16.1+ is still incorrect, and the reason should be in the loottables. I think I will fix it soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants