Skip to content

Commit

Permalink
Add missing commas
Browse files Browse the repository at this point in the history
  • Loading branch information
Robotgiggle committed Nov 12, 2024
1 parent e6b5cd0 commit bdfddea
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
shrink_grid: "Potion of Clouding",
shrink_grid_long: "Potion of Clouding",
shrink_grid_strong: "Potion of Clouding",
}
},

"item.minecraft.splash_potion.effect": {
enlarge_grid: "Splash Potion of Clarity",
Expand All @@ -231,7 +231,7 @@
shrink_grid: "Splash Potion of Clouding",
shrink_grid_long: "Splash Potion of Clouding",
shrink_grid_strong: "Splash Potion of Clouding",
}
},

"item.minecraft.lingering_potion.effect": {
enlarge_grid: "Lingering Potion of Clarity",
Expand All @@ -240,7 +240,7 @@
shrink_grid: "Lingering Potion of Clouding",
shrink_grid_long: "Lingering Potion of Clouding",
shrink_grid_strong: "Lingering Potion of Clouding",
}
},

"item.minecraft.tipped_arrow.effect": {
enlarge_grid: "Arrow of Clarity",
Expand All @@ -249,7 +249,7 @@
shrink_grid: "Arrow of Clouding",
shrink_grid_long: "Arrow of Clouding",
shrink_grid_strong: "Arrow of Clouding",
}
},

"itemGroup.hexcasting": {
"": "Hexcasting",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
shrink_grid: "Зелье помутнения",
shrink_grid_long: "Зелье помутнения",
shrink_grid_strong: "Зелье помутнения",
}
},

"item.minecraft.splash_potion.effect": {
enlarge_grid: "Взрывающиеся зелье ясности",
Expand All @@ -231,7 +231,7 @@
shrink_grid: "Взрывающиеся зелье помутнения",
shrink_grid_long: "Взрывающиеся зелье помутнения",
shrink_grid_strong: "Взрывающиеся зелье помутнения",
}
},

"item.minecraft.lingering_potion.effect": {
enlarge_grid: "Оседающее зелье ясности",
Expand All @@ -240,7 +240,7 @@
shrink_grid: "Оседающее зелье помутнения",
shrink_grid_long: "Оседающее зелье помутнения",
shrink_grid_strong: "Оседающее зелье помутнения",
}
},

"item.minecraft.tipped_arrow.effect": {
enlarge_grid: "Стрела ясности",
Expand All @@ -249,7 +249,7 @@
shrink_grid: "Стрела помутнения",
shrink_grid_long: "Стрела помутнения",
shrink_grid_strong: "Стрела помутнения",
}
},

"itemGroup.hexcasting": {
"": "Hexcasting",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
shrink_grid: "有雾药水",
shrink_grid_long: "有雾药水",
shrink_grid_strong: "有雾药水",
}
},

"item.minecraft.splash_potion.effect": {
enlarge_grid: "喷溅型明晰药水",
Expand All @@ -231,7 +231,7 @@
shrink_grid: "喷溅型有雾药水",
shrink_grid_long: "喷溅型有雾药水",
shrink_grid_strong: "喷溅型有雾药水",
}
},

"item.minecraft.lingering_potion.effect": {
enlarge_grid: "滞留型明晰药水",
Expand All @@ -240,7 +240,7 @@
shrink_grid: "滞留型有雾药水",
shrink_grid_long: "滞留型有雾药水",
shrink_grid_strong: "滞留型有雾药水",
}
},

"item.minecraft.tipped_arrow.effect": {
enlarge_grid: "明晰之箭",
Expand All @@ -249,7 +249,7 @@
shrink_grid: "有雾之箭",
shrink_grid_long: "有雾之箭",
shrink_grid_strong: "有雾之箭",
}
},

"itemGroup.hexcasting": {
"": "咒法学",
Expand Down

0 comments on commit bdfddea

Please sign in to comment.