9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-24 01:29:16 +00:00

Update IrisJigsawPieceConnector.java

This commit is contained in:
CocoTheOwner
2021-03-10 16:13:22 +01:00
parent 57b089ac89
commit e71c514ef6

View File

@@ -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