misspelling (#6291)
This commit is contained in:
@@ -86,7 +86,7 @@ public class Block extends UnlockableContent{
|
|||||||
public boolean solid;
|
public boolean solid;
|
||||||
/** whether this block CAN be solid. */
|
/** whether this block CAN be solid. */
|
||||||
public boolean solidifes;
|
public boolean solidifes;
|
||||||
/** whether this is rotateable */
|
/** whether this is rotatable */
|
||||||
public boolean rotate;
|
public boolean rotate;
|
||||||
/** number of different variant regions to use */
|
/** number of different variant regions to use */
|
||||||
public int variants = 0;
|
public int variants = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user