Changed handling of vanilla/fabric end biomes
This commit is contained in:
parent
1bc283dfa1
commit
959ccb360f
3 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ pluginManagement {
|
|||
def allowLocalLibUse = true
|
||||
|
||||
//When true, the local BCLib is also used in commandline builds
|
||||
def allowLocalLibInConsoleMode = true
|
||||
def allowLocalLibInConsoleMode = false
|
||||
|
||||
//The path were to look for the local BCLib
|
||||
def BCLibPath = '../BCLib'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue