LibJF/libjf-data-v0/src/testmod/resources/fabric.mod.json

12 lines
197 B
JSON
Raw Normal View History

2021-09-27 20:55:48 +02:00
{
"schemaVersion": 1,
"id": "libjf-data-v0-testmod",
2023-02-23 17:49:07 +01:00
"name": "LibJF Data",
2021-10-06 19:01:48 +02:00
"version": "1.0",
2023-02-23 17:49:07 +01:00
"environment": "*",
"custom": {
"modmenu": {
"parent": "libjf-testmod"
}
}
2021-09-27 20:55:48 +02:00
}