Biomes O plenty help

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

kayla sharp

New Member
Jul 29, 2019
151
0
0
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
 

AlCapella

New Member
Jul 29, 2019
709
0
0
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

Hi. 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 :)
 
  • Like
Reactions: Wagon153

kayla sharp

New Member
Jul 29, 2019
151
0
0
Hi. 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 :)
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
 

kayla sharp

New Member
Jul 29, 2019
151
0
0
So are you on a Mac? Have you located your FTB folder already?

Yes I'm on a mac and yes I used the finder thing on the sick to locate the folder and I even found the configuration files and went further to the biomes O plenty configs but I don't have notepad I have something else and idk and like idk what to do after altering the list of biomes like what
 

AlCapella

New Member
Jul 29, 2019
709
0
0
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

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?
 
  • Like
Reactions: Padfoote

kayla sharp

New Member
Jul 29, 2019
151
0
0
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?
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..
 

MoosyDoosy

New Member
Jul 29, 2019
593
0
0
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..
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.
 

AlCapella

New Member
Jul 29, 2019
709
0
0
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..

You 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 :)
 

kayla sharp

New Member
Jul 29, 2019
151
0
0
thank you d
You 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 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
 

Padfoote

Brick Thrower
Forum Moderator
Dec 11, 2013
5,140
5,898
563
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

It sounds like it changed the extension. If so, just change it back to .cfg through a simple rename (at least, that's how Windows does it).
 

Padfoote

Brick Thrower
Forum Moderator
Dec 11, 2013
5,140
5,898
563
the text edit keeps adding a .rtf after the .cfg ????

Assuming this is the same (or roughly) as Windows; if not, ignore me:

You'll need to rename the file. That will allow you to rename all of it, including the extension. Don't change the name, just cut the unneeded extension and leave .cfg
 

kayla sharp

New Member
Jul 29, 2019
151
0
0
Omg I think I just did it, I didn't do it your way @Padfoote but yeees ok I'm going to open up a creative world and see how it worked I'll keep you updated
 

kayla sharp

New Member
Jul 29, 2019
151
0
0
um yea.. I'm having another problem… now it won't open.. like i click on the launcher and click monster to open up and it loads and opens the game play window and it says mojang and stays like that for a little while but then it just closes.. like it closes the launcher too.
 

Padfoote

Brick Thrower
Forum Moderator
Dec 11, 2013
5,140
5,898
563
Go into the folder that you have FTB installed to, open the Monster folder, and then find the crash-reports folder inside the mass of folders. Upload the latest one to pastebin (or put it in a spoiler, the first is preferred), and post the link here.
 

Padfoote

Brick Thrower
Forum Moderator
Dec 11, 2013
5,140
5,898
563
The crash log indicates a random ' in line 8, but in your config file it isn't there. I'd say try it again and hope for the best.