Posted December 9, 201311 yr I was wondering if i'd be able to have a map be apart of a custom world type. So I want to create a new world type available upon creating your new world and when the player creattes a world with this type selected it will create this same map every time. Is this something that can be done? I could use a bit of a push in the correct direction
December 9, 201311 yr It's called "ignore the random seed." Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 10, 201311 yr Author This would be generating the same world though I want to create a custom map that it will custom load for the world type. Any other ideas?
December 10, 201311 yr You are making no sense. I want to create a custom map Do you mean a map? A Dimension? Or a World? Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 10, 201311 yr Author I want the world once created with my custom world type to use the map I have created.
December 10, 201311 yr use the map I have created. WHAT MAP ARE YOU TALKING ABOUT. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
December 11, 201311 yr Author I mean a pre created world in which is loaded if the world Type is selected. So I can create a world in minecraft get the world save file and put it apart of my workspace and load it each time a new custom world type is loaded. Is that better?
December 12, 201311 yr That is called a world save. It is located into the saves folder. You can copy, rename and distribute it any number of time. By the way, the entire world can't be maped at its creation. The main part of Minecraft is procedural terrain generation.
December 14, 201311 yr Author So can I make it possible so that when a player chooses my custom world type to make it so that when they create a world it can just generate the uhm world save I have?
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.