AlmuraDev / SGCraft

Stargates mod for Minecraft
https://www.almuramc.com/sgcraft/SGCraft.html
MIT License
31 stars 29 forks source link

Crash when trying to disable naquadah ores. #74

Closed ProsperCraft closed 5 years ago

ProsperCraft commented 5 years ago

naquadah { B:debugLava=false I:debugLevel=0 B:debugRandom=false I:genIsolatedOdds=0 I:genUnderLavaOdds=0 I:maxIsolatedNodes=0 I:maxNodesUnderLava=0 }

Leads to https://gist.github.com/ProsperCraft/e9aa692ffc60af4049e666fe7fe0ec0f

Dockter commented 5 years ago

Well then.... I need to fix that.

Dockter commented 5 years ago

Actually, you're doing this wrong.

options { B:enableNaquadahOre=true }

You disabled the wrong thing.