make ctm optional
This commit is contained in:
parent
7b16a89157
commit
4a93f06750
@ -1,6 +1,11 @@
|
||||
{
|
||||
"version": 1,
|
||||
"overrides": {
|
||||
"chipped": {
|
||||
"-depends": {
|
||||
"ctm": ""
|
||||
}
|
||||
},
|
||||
"fallflyinglib": {
|
||||
"-depends": {
|
||||
"minecraft": ""
|
||||
|
@ -2454,7 +2454,7 @@ hash = "0b885e04752514871754f7e69ebca8b28594c134dbca6eae09f3fbfc4b189eec"
|
||||
|
||||
[[files]]
|
||||
file = "config/fabric_loader_dependencies.json"
|
||||
hash = "a4a43f89be3d0b9825724af9fd330366f841aef8857cb0dc8614d6b20449045d"
|
||||
hash = "953e22703cd0979e738a1725eaa53f1c5fe21eee9eeb3720094a539c6900ee52"
|
||||
|
||||
[[files]]
|
||||
file = "config/farmersdelight.json"
|
||||
@ -5922,7 +5922,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ctm-refabricated.pw.toml"
|
||||
hash = "ff58961ce9225bfb216f36f59faca261e478c56fd10de4033cea8e8a2750330a"
|
||||
hash = "07d940e4253a61fc9801622ee404b14ed25385c249db010bb141cb34a3c1a420"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -11,3 +11,8 @@ mode = "metadata:curseforge"
|
||||
[update.curseforge]
|
||||
file-id = 3834086
|
||||
project-id = 633997
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
default = false
|
||||
description = "Adds connected textures to Chipped, breaks Supplementaries"
|
||||
|
Loading…
Reference in New Issue
Block a user