We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9dcab commit 483dd9cCopy full SHA for 483dd9c
src/main/resources/plugin.json
@@ -2,9 +2,9 @@
2
"id": "generator-${version}",
3
"supportedversions": [2025002],
4
"info": {
5
- "name": "Forge ${version} Java Edition/Datapack Generator",
+ "name": "Forge ${version} Generator",
6
"version": "${pluginVersion}",
7
- "description": "Forge ${version} Java Edition/Datapack Generator",
+ "description": "This plugin includes a mod, datapack and resourcepack generator for Forge ${version}",
8
"author": "_Spectrall",
9
"dependencies": [],
10
"updateJSONURL": "https://raw.githubusercontent.com/Spectrall368/Generator-${version}/${mcreatorVersionShort}/update.json",
0 commit comments