diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json index 2bdbb97..93474ff 100644 --- a/config/fabric_loader_dependencies.json +++ b/config/fabric_loader_dependencies.json @@ -1,6 +1,11 @@ { "version": 1, "overrides": { + "chipped": { + "-depends": { + "ctm": "" + } + }, "fallflyinglib": { "-depends": { "minecraft": "" diff --git a/index.toml b/index.toml index 9d0de87..4a89fa7 100644 --- a/index.toml +++ b/index.toml @@ -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]] diff --git a/mods/ctm-refabricated.pw.toml b/mods/ctm-refabricated.pw.toml index 71d4117..3b549f8 100644 --- a/mods/ctm-refabricated.pw.toml +++ b/mods/ctm-refabricated.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 41cb995..fff2031 100644 --- a/pack.toml +++ b/pack.toml @@ -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"