Merge branch '1.21.3' into 1.20.6

# Conflicts:
#	gradle.properties
This commit is contained in:
Oth3r 2024-12-11 14:46:32 -06:00
commit 2b661a0fa8
10 changed files with 76 additions and 110 deletions

View file

@ -51,6 +51,7 @@ public class CustomBlock {
boolean blockType = checkBlockType(blockState);
if (!blockType) return false;
/// BLOCK STATE CHECKER
// now check if the state is one of the acceptable states
for (String state : blockStates) {
// if there is a NOT (!) blockstate