Files
forge/src/main/resources/mcmod.info
OpexHunter 27c9842cf1 init
2025-02-19 12:24:02 +03:00

17 lines
406 B
JSON

[
{
"modid": "rfp2",
"name": "Real First Person 2",
"description": "Provides full body rendering in first person view.",
"version": "${version}",
"mcversion": "1.12.2",
"url": "https://github.com/rejahtavi/rfp2",
"updateUrl": "",
"authorList": ["Rejah Tavi", "don_bruce"],
"credits": "don_bruce, for the original RFPR mod",
"logoFile": "",
"screenshots": [],
"dependencies": []
}
]