fix(resource-pack-entry-widgets): correct testmod data
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful

This commit is contained in:
Johannes Frohnmeyer 2024-07-21 17:57:36 +02:00
parent a07fc123e1
commit dac6013763
Signed by: Johannes
GPG Key ID: E76429612C2929F4

View File

@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "libjf-resource-pack-entry-widgets-v0-testmod",
"name": "LibJF Web",
"name": "LibJF Resource Pack Entry Widgets",
"version": "1.0",
"environment": "*",
"entrypoints": {
@ -11,9 +11,6 @@
]
},
"custom": {
"libjf": {
"web": true
},
"modmenu": {
"parent": "libjf-testmod"
}