Remove disableTeleportationSuffocationCheck config (#11822)
This commit is contained in:
@@ -53,7 +53,8 @@ interface RemovedConfigurations {
|
||||
path("entities", "spawning", "despawn-ranges", "hard"),
|
||||
path("fixes", "fix-curing-zombie-villager-discount-exploit"),
|
||||
path("entities", "mob-effects", "undead-immune-to-certain-effects"),
|
||||
path("entities", "entities-target-with-follow-range")
|
||||
path("entities", "entities-target-with-follow-range"),
|
||||
path("environment", "disable-teleportation-suffocation-check")
|
||||
};
|
||||
// spawn.keep-spawn-loaded and spawn.keep-spawn-loaded-range are no longer used, but kept
|
||||
// in the world default config for compatibility with old worlds being migrated to use the gamerule
|
||||
|
||||
Reference in New Issue
Block a user