mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
chore: update bedrock to 26.20
This commit is contained in:
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -24,8 +24,8 @@ pub type BlockStateId = u16;
|
||||
|
||||
pub const CURRENT_MC_VERSION: &str = "26.1";
|
||||
|
||||
pub const CURRENT_BEDROCK_MC_VERSION: &str = "1.26.10";
|
||||
pub const CURRENT_BEDROCK_MC_PROTOCOL: u32 = 944;
|
||||
pub const CURRENT_BEDROCK_MC_VERSION: &str = "1.26.20";
|
||||
pub const CURRENT_BEDROCK_MC_PROTOCOL: u32 = 975;
|
||||
|
||||
#[macro_export]
|
||||
macro_rules! global_path {
|
||||
|
||||
Reference in New Issue
Block a user