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