This commit is contained in:
Chaoscaot
2023-06-06 23:24:38 +02:00
parent 743ec5d565
commit a9d3fa0bbb
2 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -9,6 +9,7 @@
"zOnlyKroks", "zOnlyKroks",
"Chaoscaot" "Chaoscaot"
], ],
"icon": "advanced-scripts-icon.png",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"environment": "client", "environment": "client",
"entrypoints": { "entrypoints": {
@ -21,7 +22,7 @@
], ],
"depends": { "depends": {
"fabricloader": ">=0.14.11", "fabricloader": ">=0.14.11",
"minecraft": ">=1.19.2", "minecraft": ">=1.19.3",
"java": ">=17" "java": ">=17"
}, },
"accessWidener" : "advancedscripts.accesswidener" "accessWidener" : "advancedscripts.accesswidener"