Skip to content

Commit

Permalink
Synchronize the infinity cell's configuration so that the client can …
Browse files Browse the repository at this point in the history
…follow the server's configuration.
  • Loading branch information
LittleCircleOO committed Sep 28, 2024
1 parent 4b13e10 commit 7c266b7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ public static void onInit() {

@Configurable
@Configurable.Comment("ME Infinity Cell types (item or fluid's id)")
@Configurable.Synchronized
public String[] infCellTypeID = new String[] {
"minecraft:water",
"minecraft:cobblestone"
Expand Down

0 comments on commit 7c266b7

Please sign in to comment.