1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2025-07-24 18:50:22 +02:00

Remove biome_lib dep from dryplants (#63)

This commit is contained in:
Niklp
2023-10-26 17:53:09 +02:00
committed by GitHub
parent 3fce92a9f5
commit fbd4aaf034
7 changed files with 201 additions and 193 deletions

View File

@ -5,7 +5,7 @@ max_line_length = 185
exclude_files = {".luacheckrc"}
globals = {
"biome_lib", "abstract_dryplants",
"biome_lib",
"bushes_classic",
}