Skip to content

Commit d00fc32

Browse files
committed
fix: malformed docs
1 parent 685c71e commit d00fc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/main/java/kr/toxicity/model/api/data/blueprint/BlueprintElement.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ public Float3 origin() {
124124
}
125125

126126
/**
127-
* Builds the JSON representation for legacy clients (<=1.21.3).
127+
* Builds the JSON representation for legacy clients (1.21.3 or under).
128128
*
129129
* @param skipLog whether to skip logging warnings for invalid rotations
130130
* @param obfuscator the obfuscator for model and texture names

0 commit comments

Comments
 (0)