Life is Feudal: Forest Village

Life is Feudal: Forest Village

50 voti
LIF Forest Village - How to create modded maps
Da eien no shikaku 永遠の刺客
A short know-how regarding creating modded maps. Based on steps posted by Dreej and translated to more user-friendly language by [23HG] Kermit. In the end edited by me ;)
   
Premio
Aggiungi ai preferiti
Preferito
Rimuovi dai preferiti
First steps and Google ;)
This guide was made based on using GIMP as main graphic program.

GOOGLE & GIMP

1. Download GIMP [https://www.gimp.org/]. GIMP is a free cross-platform image editor available for GNU/Linux, OS X, Windows and more operating systems.
2. Google terrain party and find a nice island you want to get in-game. (US regions have the most terrain info). [https://terrain.party/]
3. For terrain images you can also use other sites as well (you don't need to limit yourself to terrain.party website.
4. Find a small island and drag the blue box over it (Max distance is 60). You'll be asked also to name chosen area.
5. Download the zipfile and extract in any folder of your choice.

*** Game is not handling pretty well large maps so it's better to create small and normal ones :)


In-game (Steam Workshop - adding new map)
IN GAME

1. Go to your workshop and make a new map and give it a name and hit create.
2. Find the map in your core game folder:
It should look like that for example:
D:\Program Files (x86)\Steam\steamapps\common\Life is Feudal Forest Village\maps
(38739923mapname)
3. Open mapinfo.lua with notepad. (should look like this)

return
{
format = 'float',
scale = 1,
offset = 0,
landingPlace = {
x = 256,
y = 256,
radius = 20
}
}

4. Edit the mapinfo.lua to look like this.

return
{
landingPlace = {
x = 1024,
y = 1024,
radius = 20
}
}

Useful links
https://forestvillage.gamepedia.com/Map
https://forestvillage.gamepedia.com/How_to_create_Steam_Workshop_item
https://forestvillage.gamepedia.com/Map.data


In GIMP (creating and modifying your map)
IN GIMP

1.Select file called Merged as this one has the most terrain info and open it with GIMP.
2. Edit image and get rid of any jagged edges around the island (It's important to remove them).
3. Edit levels under the color tab, so you can get the mountains as high as you want as they will appear in-game as only hills. (Black is deep sea, white is hills.)
4. Under image change the size to 4096 wide, and 1024 high. (max size is 8192x2048)
5. Under image/transform: flip vertically.
6. Choose file/Export as/ and find the folder where your map is saved.
7. Hit Select file type and select Raw Image data, and overwrite the map.data file in your map folder.
8. Test your map.
9. If it doesn't work, go back to your Workshop and upload testing map again (by choosing Upload button - sometimes when uploading files steam doesn't upload all of them like it should).
10. Do not set up too high contrast for your map.
11. You can always experiment more with map levels and after exporting check via in-game.

Example of merged file (Photoshop):



Good luck! :)
14 commenti
eien no shikaku 永遠の刺客  [autore] 22 gen 2022, ore 10:03 
Hello, you can find modded maps in the Workshop.
kikiross 22 gen 2022, ore 9:59 
are there mods made this way available to others. i'm computer inept too old to mod not enough security in my abilities and my computer. also afraid of downloading modding programs. just varied landscape
, rivers,waterfalls, valleys beaches. please and thank you. long time user.
eien no shikaku 永遠の刺客  [autore] 19 ago 2020, ore 21:16 
3..Edit levels under the color tab, so you can get the mountains as high as you want as they will appear in-game as only hills. (Black is deep sea, white is hills.)
Littlelamb 19 ago 2020, ore 19:30 
Hi Eien

You are dealing with a bit of a dummy here.

When I select the island I want and load it into Gimp will I be able to edit the terrain, to remove rivers, lakes etc

Can I make it a flat island

Thank you
draycamber 25 gen 2020, ore 3:06 
great
eien no shikaku 永遠の刺客  [autore] 19 gen 2020, ore 2:10 
I will try when I've some free time for it :winter2019happyyul:
mamutsequity 19 gen 2020, ore 2:08 
+1
Or new maps?
draycamber 30 dic 2019, ore 11:20 
maybe you can also add video?
whitegerhard 29 dic 2019, ore 13:32 
👏👏👏
draycamber 28 dic 2019, ore 15:31 
great guide, thanks!