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

Schematic choice #411

Closed
wants to merge 4 commits into from
Closed

Schematic choice #411

wants to merge 4 commits into from

Conversation

tastybento
Copy link
Member

I wrote this using the current API to see how it would go and it was not too bad. Please have a look at it as well as the comments in #408.

Poslovitch and others added 4 commits December 22, 2018 16:55
This will load all schems in an add-on's schem folder if it exists and
associate them with this world set (overworld, nether and end). Schems
can be named anything, but the partner nether or end worlds must be
pre-fixed with "nether-" or "end-" in the filename.
Additional schems can be added by the admin into the schem folder, or
they can be stored in the jar file of the add-on. Both are supported.

No changes are required to current add-ons. I.e., there is no API
breakage here, but I would like to rename the SchemsManager method
loadIslands(World world) to be loadSchems(World world) in the future.

Related issues/PR:
#104
#207
#378
#408
@tastybento
Copy link
Member Author

Mistakenly associated this with Master, not develop. Please ignore.

@Poslovitch Poslovitch deleted the schematic-choice branch December 24, 2018 08:32
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

Successfully merging this pull request may close these issues.

2 participants