finally sorted out these damn illages
This commit is contained in:
parent
f51d996001
commit
6b51d1eca6
24 changed files with 11 additions and 9 deletions
|
|
@ -1124,6 +1124,10 @@ const registerTFGBiomeTags = (event) => {
|
|||
event.add('tfg:has_structure/illages', 'tfc:plateau')
|
||||
event.add('tfg:has_structure/illages', 'tfc:old_mountains')
|
||||
|
||||
event.add('tfg:never_has_structure/illages', '#tfc:is_lake')
|
||||
event.add('tfg:never_has_structure/illages', '#tfc:is_ocean')
|
||||
event.add('tfg:never_has_structure/illages', '#tfc:is_river')
|
||||
|
||||
// #endregion
|
||||
|
||||
// #region Nether biomes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue