Im trying to change the configuration settings on my mac for monster mod pack, but i just can't find a written guide to help me and the one video was PC and it was very hard to follow. please help? sorry i posted this on another forum
Im trying to change the configuration settings on my mac for monster mod pack, but i just can't find a written guide to help me and the one video was PC and it was very hard to follow. please help? sorry i posted this on another forum
oh I'm sorry for not being specific, I would like to choose specifc biomes to have (I have a list) and some biomes are just to repetitiveHi. Some specifics of what parts of BoP you're looking to modify, or more generally what do you wish to configure in your BoP world, would greatly help in moving this thread in the direction you hope for
So are you on a Mac? Have you located your FTB folder already?
oh I'm sorry for not being specific, I would like to choose specifc biomes to have (I have a list) and some biomes are just to repetitive
"biomes to generate" {
B:Alps=false
B:Arctic=false
B:AutumnHills=false
B:Bayou=false
*snip*
B:BirchForest=false
B:Heathland=true
B:HotSprings=false
B:JadeCliffs=true
B:Mangrove=false
B:MapleWoods=false
}
"allow villages" {
B:Alps=false
*snip*
B:Grassland=true
B:Grove=true
B:Heathland=true
*snip*
}
thank you, and yes I do get that, but ok so what I do is use this app called text edit which is like notepad but for mac and copy and paste the list to there and jange the trues to the falses that I want. Bc on the origanal one I can't edit it. So now I have a separate file of custom biomes but I don't know what to do with that..In biomegen.cfg, you will find names of biomes with the enabled flag set/unset on them. Example:
Code:"biomes to generate" { B:Alps=false B:Arctic=false B:AutumnHills=false B:Bayou=false *snip* B:BirchForest=false B:Heathland=true B:HotSprings=false B:JadeCliffs=true B:Mangrove=false B:MapleWoods=false }
In this case, the Alps biome won't be generated, but heathland biome will be generated in your new world (as avid players of DW20 packs can confirm). The rest is an exercise for you to look at each biome name and discard.
In terraingen.cfg, you customise how NPC villages are generated in the biomes you choose to generate. Example:
Code:"allow villages" { B:Alps=false *snip* B:Grassland=true B:Grove=true B:Heathland=true *snip* }
Once again, we see that alps are to be village-free, but heathland would have a village spawned in it (and DW20 packers can testify to this again).
Hope that helped. Any more questions around this? Or did you have a different requirement?
When you try and open the .cfg you should have been given the option to open it in a chosen app. Select TextEdit and it'll show up in there which you can edit and save. That's how I edit my configs. If that doesn't show up, try right clicking the file and find "Open With" and try seeing if TextEdit is an option.thank you, and yes I do get that, but ok so what I do is use this app called text edit which is like notepad but for mac and copy and paste the list to there and jange the trues to the falses that I want. Bc on the origanal one I can't edit it. So now I have a separate file of custom biomes but I don't know what to do with that..
thank you, and yes I do get that, but ok so what I do is use this app called text edit which is like notepad but for mac and copy and paste the list to there and jange the trues to the falses that I want. Bc on the origanal one I can't edit it. So now I have a separate file of custom biomes but I don't know what to do with that..
Thank you so much !!! But ok just one thing before I get home and try it, the file that I replace it with like the icon will look different than the black page icon of the original is that normal? An when I get home ill do that and create some creative worlds and explore and make sure it'll all rightYou need to replace the original with your new file. I would suggest renaming the default biomegen.cfg file into biomegen.old.cfg, and save the new file that you made using editor of your choice as biomegen.cfg in the same dir. Do the same for terraingen.cfg. Voila! You have customised BoP
thank you d
Thank you so much !!! But ok just one thing before I get home and try it, the file that I replace it with like the icon will look different than the black page icon of the original is that normal? An when I get home ill do that and create some creative worlds and explore and make sure it'll all right
the text edit keeps adding a .rtf after the .cfg ????