un-disabled villages spawning in nether

This commit is contained in:
espeon65536
2021-06-28 14:41:33 -05:00
parent 57c761aa7d
commit f918d34098

View File

@@ -88,7 +88,6 @@ default_connections = {
# Structure: illegal locations
illegal_connections = {
'Village': ['Nether Structure 1', 'Nether Structure 2'], # remove this once raid spawning is fixed in the client
'Nether Fortress': ['The End Structure']
}