Assemble 1.21.40 (#6471)

This commit is contained in:
Dries C
2024-10-25 15:21:51 +02:00
committed by GitHub
parent f1b1a7022d
commit 4814db4fe7
15 changed files with 107 additions and 95 deletions

View File

@ -114,7 +114,6 @@ final class BlockStateNames{
public const SEA_GRASS_TYPE = "sea_grass_type";
public const STABILITY = "stability";
public const STABILITY_CHECK = "stability_check";
public const STRIPPED_BIT = "stripped_bit";
public const STRUCTURE_BLOCK_TYPE = "structure_block_type";
public const SUSPENDED_BIT = "suspended_bit";
public const TOGGLE_BIT = "toggle_bit";