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

Howto create Minecraft worlds #5

Open
acs opened this issue Mar 19, 2020 · 8 comments
Open

Howto create Minecraft worlds #5

acs opened this issue Mar 19, 2020 · 8 comments

Comments

@acs
Copy link
Collaborator

acs commented Mar 19, 2020

A minecraft world is created using a seed:

https://www.makeuseof.com/tag/best-minecraft-seeds/

@acs
Copy link
Collaborator Author

acs commented Mar 19, 2020

@acs
Copy link
Collaborator Author

acs commented Mar 19, 2020

@acs
Copy link
Collaborator Author

acs commented Mar 19, 2020

@acs
Copy link
Collaborator Author

acs commented Mar 19, 2020

It seems they idea is to crate mods for Minecraft:

https://mcmodhelp.fandom.com/wiki/Minecraft_Modding_Wiki
https://minecraft.gamepedia.com/Mods

The ideas is to became a modder

@acs
Copy link
Collaborator Author

acs commented Mar 19, 2020

Mods are changes in the Java classes of Minecraft. There is no API to extend gracefully Minecraft, so it is tricky and can break things. It is a risky process.

@acs
Copy link
Collaborator Author

acs commented Mar 19, 2020

https://www.pinterest.co.uk/loumcl/ideas-for-our-minecraft-worlds/ Inspiration to build things

@acs
Copy link
Collaborator Author

acs commented Mar 19, 2020

https://github.com/EngineHub/WorldEdit
WorldEdit is Minecraft mod that turns Minecraft into an in-game map editor (sorta, kinda).

@acs
Copy link
Collaborator Author

acs commented Mar 19, 2020

The mods world is impressive. Take a look to mods like:
https://ftb.gamepedia.com/BuildCraft

There are mods based on other mods. Compatibility is tricky.

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

No branches or pull requests

1 participant