Fix major worldgen issues
This commit is contained in:
parent
6e001dd9cc
commit
0b3cb646ce
6 changed files with 49 additions and 30 deletions
|
@ -592,7 +592,4 @@ public class TechRebornConfig {
|
|||
|
||||
@Config(config = "world", category = "loot", key = "enableEndLoot", comment = "When true TechReborn will add ingots, machine frames and circuits to The End loot chests.")
|
||||
public static boolean enableEndLoot = true;
|
||||
|
||||
@Config(config = "world", category = "rubber_tree", key = "rubberTreeChance", comment = "Chance to spawn rubber tree")
|
||||
public static int rubberTreeChance = 50;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue