remove suggested mods from fabric

This commit is contained in:
Relentless 2022-08-23 22:23:12 +02:00
parent 7fe35e5fef
commit 9a3a700d94
No known key found for this signature in database
GPG key ID: 759D97B8C6F25265

View file

@ -32,10 +32,5 @@
"fabric": "*", "fabric": "*",
"minecraft": ">=${minecraftVersion}", "minecraft": ">=${minecraftVersion}",
"java": ">=17" "java": ">=17"
},
"suggests" : {
"jei": "*",
"rei": "*",
"kubejs": "*"
} }
} }