removed org.json from build.gradle's

updated pack.mcmeta in common to allow for forge to not complain
This commit is contained in:
2023-06-13 22:08:22 +02:00
parent e49b02772f
commit 1f9cf04c73
5 changed files with 3 additions and 18 deletions

View File

@@ -1,5 +1,7 @@
{
"pack": {
"pack_format": 15
"pack_format": 15,
"description": "speedometer resources",
"forge:server_data_pack_format": 12
}
}