Update patch

This commit is contained in:
Nassim Jahnke 2024-04-04 19:08:29 +02:00
parent 2d50053c99
commit 4d78f7e556
No known key found for this signature in database
GPG Key ID: EF6771C01F6EF02F

View File

@ -152,20 +152,16 @@ index 62daf4c..382f00b 100644
publications {
maven(MavenPublication) {
diff --git a/settings.gradle b/settings.gradle
index 678ff0b..dd6c9cc 100644
index 8782dd6..dd6c9cc 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -7,13 +7,6 @@ pluginManagement {
@@ -7,9 +7,6 @@ pluginManagement {
rootProject.name = "MCStructs"
-include(":MCStructs-all")
-include(":MCStructs-data")
-include(":MCStructs-enchantments")
include(":MCStructs-core")
-include(":MCStructs-inventory")
-include(":MCStructs-items")
-include(":MCStructs-nbt")
-include(":MCStructs-recipes")
include(":MCStructs-snbt")
include(":MCStructs-text")