Skip to content

Commit

Permalink
🗿
Browse files Browse the repository at this point in the history
  • Loading branch information
vrejhead committed Dec 27, 2024
1 parent 0be978c commit fc6acde
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ protected void invalidStructureCaches() {
public IBlockPattern getSubstructure(String name) {
return structures.get(name);
}

public IBlockPattern getSubstructure() {
return getSubstructure("MAIN");
}
Expand Down

0 comments on commit fc6acde

Please sign in to comment.