Fix copper oregen config typo
This commit is contained in:
parent
49e1ce3c2e
commit
35e4675c6d
2 changed files with 4 additions and 1 deletions
|
@ -640,4 +640,7 @@ public class TechRebornConfig {
|
|||
|
||||
@Config(config = "world", category = "ore", key = "enableTungstenOre", comment = "Generate Tungsten Ore in The End.")
|
||||
public static boolean enableTungstenOre = true;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue