removed org.json from build.gradle's
updated pack.mcmeta in common to allow for forge to not complain
This commit is contained in:
@@ -6,9 +6,6 @@ dependencies {
|
||||
modApi "dev.architectury:architectury:${rootProject.architectury_version}"
|
||||
|
||||
modApi "me.shedaniel.cloth:cloth-config-fabric:11.0.99"
|
||||
|
||||
implementation 'org.json:json:20230227'
|
||||
include 'org.json:json:20230227'
|
||||
}
|
||||
|
||||
architectury {
|
||||
|
||||
Reference in New Issue
Block a user