We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc79e0f commit 60d5f5bCopy full SHA for 60d5f5b
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