diff --git a/.gitmodules b/.gitmodules index 9580ca10..7f37fff3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,4 +22,7 @@ path = Papercut url = https://github.com/Minevictus/Papercut.git branch = ver/1.16 - update = merge \ No newline at end of file + update = merge +[submodule "Origami"] + path = Origami + url = https://github.com/Minebench/Origami.git diff --git a/Origami b/Origami new file mode 160000 index 00000000..2a9f9291 --- /dev/null +++ b/Origami @@ -0,0 +1 @@ +Subproject commit 2a9f9291df1953d16b21cdac79d24f99a7c895f9 diff --git a/patches/Origami/api.txt b/patches/Origami/api.txt index 9af0df19..e69de29b 100644 --- a/patches/Origami/api.txt +++ b/patches/Origami/api.txt @@ -1 +0,0 @@ -Remove-reload-command \ No newline at end of file diff --git a/patches/Origami/server.txt b/patches/Origami/server.txt index b5104344..a23f4f46 100644 --- a/patches/Origami/server.txt +++ b/patches/Origami/server.txt @@ -1 +1 @@ -Origami-config&Port-optimized-redstone-algorithm&Optimize-Pathfinder&Optimize-BehaviorController&Better-handling-of-tracker-timings-in-PlayerChunkMap \ No newline at end of file +Origami-Server-Config&Optimize-inventory-API-item-handling&Don-t-load-chunk-with-seed-based-feature-search&Hopper-Optimizations&Don-t-wake-up-entities-when-damage-event-is-cancelle diff --git a/patches/Origami2/api.txt b/patches/Origami2/api.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/patches/Origami2/server.txt b/patches/Origami2/server.txt deleted file mode 100644 index a23f4f46..00000000 --- a/patches/Origami2/server.txt +++ /dev/null @@ -1 +0,0 @@ -Origami-Server-Config&Optimize-inventory-API-item-handling&Don-t-load-chunk-with-seed-based-feature-search&Hopper-Optimizations&Don-t-wake-up-entities-when-damage-event-is-cancelle