Skip to content

Commit 73019d6

Browse files
authored
Fix line
1 parent 84a55c1 commit 73019d6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/resources/plugin.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"id": "generator-${version}",
33
"supportedversions": [2025002],
44
"info": {
5-
65
"name": "NeoForge ${version} Java Edition/Datapack Generator",
76
"version": "${pluginVersion}",
87
"description": "NeoForge ${version} Java Edition/Datapack Generator",
@@ -11,4 +10,4 @@
1110
"updateJSONURL": "https://raw.githubusercontent.com/Spectrall368/Generator-${version}/${mcreatorVersionShort}/update.json",
1211
"pluginPageID": 118523
1312
}
14-
}
13+
}

0 commit comments

Comments
 (0)