make ctm optional

This commit is contained in:
Hexugory 2023-03-03 18:06:24 -06:00
parent 7b16a89157
commit 4a93f06750
4 changed files with 13 additions and 3 deletions

View File

@ -1,6 +1,11 @@
{
"version": 1,
"overrides": {
"chipped": {
"-depends": {
"ctm": ""
}
},
"fallflyinglib": {
"-depends": {
"minecraft": ""

View File

@ -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]]

View File

@ -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"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "80db62f57e9b0919a52b6f7d19b5160b66b0fea2829a24cacc69f88bbf4b57ea"
hash = "abaffaa0b843d8949a9a3fe502d903eaba5b6a9f920a0bcaa40d02dc965c96e5"
[versions]
fabric = "0.14.17"