Allow placing datapack structures in Iris worlds (#1225)

* Allow placing datapack structures in Iris worlds

* command for generating configs for datapack structures

* remove the sub dir from the snippet key
This commit is contained in:
Julian Krings
2025-09-07 18:36:08 +02:00
committed by GitHub
parent aa14242b54
commit a8ee321eb8
35 changed files with 2718 additions and 265 deletions
+1
View File
@@ -83,6 +83,7 @@ dependencies {
slim(libs.commons.io)
slim(libs.commons.lang)
slim(libs.commons.lang3)
slim(libs.commons.math3)
slim(libs.oshi)
slim(libs.lz4)
slim(libs.fastutil)