mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-07-06 08:35:10 +00:00
modrinth: add support for default excludes/includes (#2937)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"globalExcludes": [
|
||||
"3dskinlayers",
|
||||
"citresewn",
|
||||
"connector",
|
||||
"entity_model_features",
|
||||
"entity_texture_features",
|
||||
"euphoriapatcher",
|
||||
"notenoughanimations",
|
||||
"oculus",
|
||||
"ryoamiclights",
|
||||
"yungsmenutweaks"
|
||||
],
|
||||
"globalForceIncludes": [],
|
||||
"modpacks": {}
|
||||
}
|
||||
Reference in New Issue
Block a user