mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-02 16:07:06 +00:00
Revert "Update IrisJigsawPieceConnector.java"
This reverts commit e71c514ef627bcccf1832463b8df00661a3b8bb9.
This commit is contained in:
parent
e71c514ef6
commit
d04223e174
@ -31,7 +31,7 @@ public class IrisJigsawPieceConnector
|
||||
private boolean rotateConnector = false;
|
||||
|
||||
@DontObfuscate
|
||||
@Desc("If set to true, this connector @ is allowed to place pieces inside of it's own piece. For example if you are adding a light post, or house on top of a path piece, you would set this to true to allow the piece to collide with the path bounding box.")
|
||||
@Desc("If set to true, this connector is allowed to place pieces inside of it's own piece. For example if you are adding a light post, or house on top of a path piece, you would set this to true to allow the piece to collide with the path bounding box.")
|
||||
private boolean innerConnector = false;
|
||||
|
||||
@RegistryListJigsawPool
|
||||
|
Loading…
x
Reference in New Issue
Block a user