Jump to content

Welcome to FTB Forums
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, login here - otherwise create an account for free today!
Photo

Disableing the BiomesOPlenty

BiomesOPlenty Nether quartz

6 replies to this topic

#1
beachchrono

beachchrono

    Newbie

  • Members
  • Pip
  • 4 posts
  • IGN:michaelcrichards
  • Modpack:Direwolf20 Pack

Hello,

 

I have disabled BiomesOplenty and Neather Quartz ore is no longer generating, I don't like BiomesOplenty.

How can i fix this without enableing it?

 

thanks



#2
timrem

timrem

    Advanced Member

  • Administrators
  • 1275 posts
  • Location:NJ, USA
  • Modpack:Direwolf20 1.7 Pack

Did you create the world before or after disabling BoP? Have you completely removed the mod from your instance (ie, with Edit Mod Pack in the FTB Launcher), or did you simply select "Standard" world type instead of BoP when creating a world?



#3
beachchrono

beachchrono

    Newbie

  • Members
  • Pip
  • 4 posts
  • IGN:michaelcrichards
  • Modpack:Direwolf20 Pack

removed the mod from my instance then started a new world



#4
timrem

timrem

    Advanced Member

  • Administrators
  • 1275 posts
  • Location:NJ, USA
  • Modpack:Direwolf20 1.7 Pack

It looks like the config file ./config/cofh/world/Vanilla.json might be faulty? I can't test it right now, but I would consider trying to change the entry for Quartz. Perhaps it needs "hell" to be capitalized, or even set the biome restriction to 'none' since it already has the dimensional whitelist.



#5
beachchrono

beachchrono

    Newbie

  • Members
  • Pip
  • 4 posts
  • IGN:michaelcrichards
  • Modpack:Direwolf20 Pack

./config/cofh/world/Vanilla.json i have changed it to, "HELL", "Hell" and "none". it did not work



#6
beachchrono

beachchrono

    Newbie

  • Members
  • Pip
  • 4 posts
  • IGN:michaelcrichards
  • Modpack:Direwolf20 Pack

"direwolf20_17\minecraft\config\cofhzCofhCore.cfg"

line 10 B:ReplaceVanillaGeneration=false

line 64 B:ReplaceVanillaGeneration=false

this worked for me.



#7
Xplorer30

Xplorer30

    Newbie

  • Contributor
  • Pip
  • 3 posts
  • Modpack:Direwolf20 Pack

I have not tried the above, but this pastebin file of changed quartz part in Vanilla.json file in config/cofh/world/ folder worked for me:

 

http://pastebin.com/dj1jb4KT

 

Pasted here in case link doesn't work:

 

    "quartz": { "template": "uniform", "block": "quartz_ore", "material": "minecraft:netherrack", "clusterSize": 13, "numClusters": 16, "minHeight": 10, "maxHeight": 118, "retrogen": "true", "biomeRestriction": "blacklist", "biomes": [], "dimensionRestriction": "whitelist", "dimensions": [ -1 ] }

 
The important part seems to be the "material": line, which won't work for me without it.




Reply to this topic



  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users