Added example for skyfactory5 (#3235)

This commit is contained in:
Geoff Bourne
2025-01-06 08:36:30 -06:00
committed by GitHub
parent f46298c6b8
commit 6a994acc52
3 changed files with 30 additions and 4 deletions
+10 -3
View File
@@ -138,11 +138,18 @@
"all-of-fabric-6": {
"forceIncludes": ["revelationary"]
},
"valhelsia-5": {
"excludes": ["modernfix"]
},
"create-arcane-engineering": {
"forceIncludes": ["just-enough-resources-jer"]
},
"skyfactory-5": {
"forceIncludes": [
"colored-torches",
"dye-mob-dye",
"openstairs"
]
},
"valhelsia-5": {
"excludes": ["modernfix"]
}
}
}