Update ForgeFlower to 2.0.627.2, fixes dev bundle not applying with Java 19 runtime
This commit is contained in:
parent
e57441254d
commit
a172880e7d
74 changed files with 78 additions and 78 deletions
|
@ -1989,7 +1989,7 @@ index 762a9392ffac3042356709dddd15bb3516048bed..3544e2dc2522e9d6305d727d56e73490
|
|||
buf.writeComponent(this.footer);
|
||||
}
|
||||
diff --git a/src/main/java/net/minecraft/resources/RegistryDataLoader.java b/src/main/java/net/minecraft/resources/RegistryDataLoader.java
|
||||
index 069164e9ff55c12ab7d71366242661250d432953..38b3460acfb8f50be8f34a6b2bd04e9686472ea1 100644
|
||||
index 178215878c4bbf4ddb24002fcd6d1156a44494ff..f6cfb0033da9ff9430e1a67a791fb822ac62b224 100644
|
||||
--- a/src/main/java/net/minecraft/resources/RegistryDataLoader.java
|
||||
+++ b/src/main/java/net/minecraft/resources/RegistryDataLoader.java
|
||||
@@ -57,6 +57,11 @@ public class RegistryDataLoader {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue