rpo: add required:true to force-enable CC pack #31
@@ -5,7 +5,8 @@
|
|||||||
"default_overrides": [
|
"default_overrides": [
|
||||||
{
|
{
|
||||||
"id": "file/Computer Craft Recreated v1.2.zip",
|
"id": "file/Computer Craft Recreated v1.2.zip",
|
||||||
"default_position": "TOP"
|
"default_position": "TOP",
|
||||||
|
"required": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "Brass-and-Sigil pack.lock.json - generated, do not edit by hand unless you know what you are doing",
|
"$schema": "Brass-and-Sigil pack.lock.json - generated, do not edit by hand unless you know what you are doing",
|
||||||
"name": "Brass and Sigil",
|
"name": "Brass and Sigil",
|
||||||
"version": "0.21.2",
|
"version": "0.21.3",
|
||||||
"minecraft": "1.21.1",
|
"minecraft": "1.21.1",
|
||||||
"loader": {
|
"loader": {
|
||||||
"type": "neoforge",
|
"type": "neoforge",
|
||||||
|
|||||||
Reference in New Issue
Block a user