Skip to content

Commit

Permalink
1.0.1 - Added config to change the HUD x and y
Browse files Browse the repository at this point in the history
  • Loading branch information
capybar0 committed Jan 9, 2023
1 parent 393440a commit 1c50edd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/assets/itsthirst/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"text.autoconfig.itsthirst.category.stack_settings": "Stack Bottles Settings",
"text.autoconfig.itsthirst.category.food_and_drink_settings": "Food and Drink Settings",
"text.autoconfig.itsthirst.category.nether_settings": "Nether Settings",
"text.autoconfig.itsthirst.category.hud_position_settings": "HUD Position Settings",


"text.autoconfig.itsthirst.option.damage_from_thirst": "Damage from empty thirst",
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/assets/itsthirst/lang/fr_fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"text.autoconfig.itsthirst.category.stack_settings": "Paramètres de pilles de bouteilles",
"text.autoconfig.itsthirst.category.food_and_drink_settings": "Paramètres d'hydratation des aliments et des boissons",
"text.autoconfig.itsthirst.category.nether_settings": "Paramètres de Nether",
"text.autoconfig.itsthirst.category.hud_position_settings": "Paramètres de position du HUD",


"text.autoconfig.itsthirst.option.damage_from_thirst": "Dégâts de Soif",
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/assets/itsthirst/lang/pt_br.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"text.autoconfig.itsthirst.category.stack_settings": "Configurações de Stack de Garrafas",
"text.autoconfig.itsthirst.category.food_and_drink_settings": "Configurações de Comidas e Bebidas Hidratantes",
"text.autoconfig.itsthirst.category.nether_settings": "Configurações do Nether",
"text.autoconfig.itsthirst.category.hud_position_settings": "Configurações de posição do HUD",


"text.autoconfig.itsthirst.option.damage_from_thirst": "Dano da sede",
Expand Down

0 comments on commit 1c50edd

Please sign in to comment.