We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 685c71e commit d00fc32Copy full SHA for d00fc32
api/src/main/java/kr/toxicity/model/api/data/blueprint/BlueprintElement.java
@@ -124,7 +124,7 @@ public Float3 origin() {
124
}
125
126
/**
127
- * Builds the JSON representation for legacy clients (<=1.21.3).
+ * Builds the JSON representation for legacy clients (1.21.3 or under).
128
*
129
* @param skipLog whether to skip logging warnings for invalid rotations
130
* @param obfuscator the obfuscator for model and texture names
0 commit comments