Skip to content

Commit

Permalink
Fix pool alias typo
Browse files Browse the repository at this point in the history
  • Loading branch information
misode committed Dec 5, 2023
1 parent 6cfce0e commit 2bcf90f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion locales/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mcschema/locales",
"version": "0.1.90",
"version": "0.1.91",
"description": "Locales for Minecraft schemas",
"keywords": [],
"author": "Misode",
Expand Down
2 changes: 1 addition & 1 deletion locales/src/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2332,7 +2332,7 @@
"worldgen/placement_modifier_type.surface_relative_threshold_filter": "Surface relative threshold filter",
"worldgen/placement_modifier_type.surface_water_depth_filter": "Surface water depth filter",
"worldgen/pool_alias_binding.direct": "Direct",
"worldgen/pool_alias_binding.group": "Group",
"worldgen/pool_alias_binding.random": "Random",
"worldgen/pool_alias_binding.random_group": "Random Group",
"worldgen/root_placer_type.mangrove_root_placer": "Mangrove",
"worldgen/structure_placement.concentric_rings": "Concentric rings",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2bcf90f

Please sign in to comment.