Skip to content

Commit

Permalink
Compatible with GroovyScript 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Desoroxxx committed Oct 13, 2024
1 parent 9d5f011 commit 4ec79fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ public String getContainerName() {

@Override
public void onCompatLoaded(GroovyContainer<?> groovyContainer) {
groovyContainer.getRegistrar().addRegistry(craftingStation);
groovyContainer.addProperty(craftingStation);
}
}

0 comments on commit 4ec79fe

Please sign in to comment.