diff options
| author | mat <git@matdoes.dev> | 2025-12-14 19:12:20 -0930 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-12-14 19:12:20 -0930 |
| commit | de48bfc94ea4e62a8d5702d456aa4e82ced3890c (patch) | |
| tree | 3b9e28a0a0562077b85e12d90c3c7e060bfe92f8 /azalea-registry/src | |
| parent | aab9f56da20a36347fe31557377e07a47c114dc6 (diff) | |
| download | azalea-drasl-de48bfc94ea4e62a8d5702d456aa4e82ced3890c.tar.xz | |
create typos.toml and fix typos
Diffstat (limited to 'azalea-registry/src')
| -rw-r--r-- | azalea-registry/src/tags/blocks.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-registry/src/tags/blocks.rs b/azalea-registry/src/tags/blocks.rs index 2f0e9d1a..6ef95597 100644 --- a/azalea-registry/src/tags/blocks.rs +++ b/azalea-registry/src/tags/blocks.rs @@ -704,7 +704,7 @@ pub static CONCRETE_POWDER: LazyLock<RegistryTag<BlockKind>> = LazyLock::new(|| BlockKind::BlackConcretePowder, ]) }); -pub static CONVERTABLE_TO_MUD: LazyLock<RegistryTag<BlockKind>> = LazyLock::new(|| { +pub static CONVERTIBLE_TO_MUD: LazyLock<RegistryTag<BlockKind>> = LazyLock::new(|| { RegistryTag::new(vec