mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
fix: typo
This commit is contained in:
@@ -152,7 +152,7 @@ impl SlimeEntity {
|
||||
// For now, we assume natural spawning as that's what we are implementing.
|
||||
|
||||
// Swamp/Surface Spawning
|
||||
// TOOD: fix
|
||||
// TODO: fix
|
||||
// let biome = world.get_biome(pos);
|
||||
// if biome.has_tag(&pumpkin_data::tag::WorldgenBiome::MINECRAFT_ALLOWS_SURFACE_SLIME_SPAWNS)
|
||||
// && pos.0.y > 50
|
||||
|
||||
Reference in New Issue
Block a user