mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 23:27:09 +00:00
Add neoforge and immersiveweathering mcdoc
This commit is contained in:
@@ -237,9 +237,11 @@ export class SpyglassService {
|
||||
category: 'model',
|
||||
},
|
||||
// Partner resources
|
||||
'ohthetreesyoullgrow/configured_feature': {
|
||||
category: 'ohthetreesyoullgrow:configured_feature',
|
||||
},
|
||||
...Object.fromEntries(siteConfig.generators.filter(gen => gen.dependency).map(gen =>
|
||||
[gen.path, {
|
||||
category: gen.id,
|
||||
}]
|
||||
)),
|
||||
},
|
||||
},
|
||||
lint: {
|
||||
|
||||
Reference in New Issue
Block a user