forked from mtcontrib/plantlife_modpack
Remove biome_lib dep from bushes (#61)
* Remove biome_lib dep from bushes * Indent using tabs * Add configurable spawn rarity
This commit is contained in:
@ -6,7 +6,7 @@ exclude_files = {".luacheckrc"}
|
||||
|
||||
globals = {
|
||||
"biome_lib", "abstract_dryplants",
|
||||
"bushes_classic", "abstract_trunks",
|
||||
"bushes_classic",
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
|
Reference in New Issue
Block a user