Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldorion committed Sep 16, 2023
1 parent 2b80d7c commit 3093e7f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/plugin.json
Expand Up @@ -5,7 +5,7 @@
"weight": 11,
"info": {
"name": "Minecraft Fabric 1.20.1 Generator",
"version": "1.9.8",
"version": "1.9.9",
"description": "A Fabric generator",
"author": "Goldorion",
"credits": "Thank you to all contributors and supporters on Ko-fi",
Expand Down
10 changes: 9 additions & 1 deletion update.json
@@ -1,7 +1,15 @@
{
"generator-fabric-1.20.1": {
"latest": "1.9.8",
"latest": "1.9.9",
"changes": [
"1.9.9:",
"[Bugfix] Data pack mod elements did not work",
"[Bugfix] Using custom creative tabs caused a problem",
"[Bugfix] Custom plants could cause a build error in some cases",
"[Bugfix] Procedures caused problems in a few cases",
"[Bugfix] Using tags still caused some problems",
"[Bugfix #459 - v2] Custom features still caused problems",
"1.9.8:",
"Updated to MCreator 2023.3",
"The Forge generator is now imported inside the generator to avoid duplicated templates",
"* Multiple procedure blocks and global triggers take their template inside the Forge generator (support in Fabric impossible yet). **THEY WILL FAIL TO BUILD**",
Expand Down

0 comments on commit 3093e7f

Please sign in to comment.