Skip to content

Commit

Permalink
upsi while fixing conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Snowiiii committed Dec 24, 2024
1 parent fce3ebe commit 566136e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pumpkin-world/src/level.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ use crate::{
anvil::AnvilChunkReader, ChunkData, ChunkParsingError, ChunkReader, ChunkReadingError,
},
generation::{get_world_gen, Seed, WorldGenerator},
world_info::{anvil::AnvilInfoReader, WorldInfo, WorldInfoReader},
};

/// The `Level` module provides functionality for working with chunks within or outside a Minecraft world.
Expand Down

0 comments on commit 566136e

Please sign in to comment.