File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -308,13 +308,13 @@ const ModList: React.FC = () => {
308308 { text : 'CurseForge' , url : baseCfUrl + section31 + '/files' } ,
309309 { text : 'MCMod' , url : 'https://www.mcmod.cn/class/18765.html' } ,
310310 ] } />
311- < MRMod slug = { "not-enough-bandwidth" } buttons = { [
311+ < CFMod modUrl = { cfApiUrl + '1495070' } buttons = { [
312312 { text : 'Demo Video' , url : 'https://www.bilibili.com/video/BV1M6XsBmEbb/' } ,
313313 { text : 'Modrinth' , url : 'https://modrinth.com/mod/not-enough-bandwidth' } ,
314314 { text : 'CurseForge' , url : 'https://www.curseforge.com/minecraft/mc-mods/not-enough-bandwidth' } ,
315315 { text : 'MCMod' , url : 'https://www.mcmod.cn/class/25120.html' }
316316 ] } />
317- < MRMod slug = { "channel" } buttons = { [
317+ < CFMod modUrl = { cfApiUrl + '1495775' } buttons = { [
318318 { text : 'Demo Video 0' , url : 'https://www.bilibili.com/video/BV1qfiMBrEvi/' } ,
319319 { text : 'Modrinth' , url : 'https://modrinth.com/mod/channel' } ,
320320 { text : 'CurseForge' , url : 'https://www.curseforge.com/minecraft/mc-mods/channel' } ,
You can’t perform that action at this time.
0 commit comments