Skip to content

Commit

Permalink
fix datapack format for 1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsjo committed Oct 23, 2024
1 parent 9ed41d6 commit f8957aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util.ts
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ export const versionMetadata: { [version: string]: Metadata } = {
"translation_key": "dropdown.add.built_in.winter_drop"
}
],
datapackFormat: 56,
datapackFormat: 57,
resourceLocations: {
structure: ResourceLocation.STRUCTURE
},
Expand Down

0 comments on commit f8957aa

Please sign in to comment.