Files
Construct-CN/packs/RP/manifest.json
T
2026-05-07 16:21:41 -07:00

30 lines
754 B
JSON

{
"format_version": 2,
"header": {
"name": "Construct [RP] v1.0.9",
"description": "Survival building addon by §aForestOfLight§r.",
"uuid": "375ec465-3dc1-429f-8b4c-a337889e1ed4",
"version": [1, 0, 9],
"min_engine_version": [1, 26, 20]
},
"modules": [
{
"type": "resources",
"uuid": "7f6b23df-a583-476b-b0e4-87457e65f7c0",
"version": [1, 0, 0]
}
],
"dependencies": [
{
"uuid": "8c0c0153-d8b9-482a-889f-aef922b8fe58", // Construct BP
"version": [1, 0, 9]
}
],
"capabilities": [
"pbr"
],
"metadata": {
"authors": [ "ForestOfLight" ],
"license": "MIT"
}
}