Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
notTamion committed Apr 21, 2024
1 parent aaf43d0 commit 386f521
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions patches/server/0005-Paper-config-files.patch
Original file line number Diff line number Diff line change
Expand Up @@ -1396,7 +1396,7 @@ index 0000000000000000000000000000000000000000..351fbbc577556ebbd62222615801a96b
+}
diff --git a/src/main/java/io/papermc/paper/configuration/WorldConfiguration.java b/src/main/java/io/papermc/paper/configuration/WorldConfiguration.java
new file mode 100644
index 0000000000000000000000000000000000000000..c144a8eab511378936072d55dc4533e35272123d
index 0000000000000000000000000000000000000000..5a3ac211382b3dd2eb3f1026f4a7a72b9aa32a69
--- /dev/null
+++ b/src/main/java/io/papermc/paper/configuration/WorldConfiguration.java
@@ -0,0 +1,556 @@
Expand Down Expand Up @@ -1956,7 +1956,6 @@ index 0000000000000000000000000000000000000000..c144a8eab511378936072d55dc4533e3
+ VANILLA, EIGENCRAFT, ALTERNATE_CURRENT
+ }
+ }
+}
diff --git a/src/main/java/io/papermc/paper/configuration/constraint/Constraint.java b/src/main/java/io/papermc/paper/configuration/constraint/Constraint.java
new file mode 100644
index 0000000000000000000000000000000000000000..514be9a11e2ca368ea72dd2bac1b84bff5468814
Expand Down

0 comments on commit 386f521

Please sign in to comment.