Mapmaking questions

Leptomeninges

Chieftain
Joined
Apr 10, 2004
Messages
97
A few questions if someone has time:

1. How do you designate that you want your map to be a "flat" world (no wraparound)

2. How do you create a map of custom dimensions (ie: not the standard sizes the computer offers)

Thanks
 
Well number 1 you'll have to change that in the map script of each map type that wraps around. It will say something like wrap x = true or wrap y = true simply change to false. Thats the basic idea.

Well number 2 if I understand you correctly all you need to do is change the dimensions in the XMLs worldtype infos (keep in mind large map sizes take along time to load.

Check out my mod if youd like to see the changes I made. Located on page three of the modpacks titled More Map Size Options
 
Or use a program like this one. Though you may have to create a new map type if you don't want to have the map layout spoiled for you.
 
Back
Top Bottom