Skip to content

Commit

Permalink
the
Browse files Browse the repository at this point in the history
  • Loading branch information
superpowers04 committed Jun 6, 2024
1 parent a5ead42 commit 8fbd3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/src/main/resources/assets/figura/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"figura.docs.host.set_shader_pack_name": "(Extura) Sets the currently selected shader pack, an empty value will select the internal shader",
"figura.docs.host.iris_save_config": "(Extura) Saves Iris's config",
"figura.docs.client.iris_reload": "(Extura) Reloads the currently selected shader",
"figura.docs.client.get_mod_version": "(Extura) Get the Version of a mod as a string. Returns an empty string if mod isn't loaded",
"figura.docs.client.get_mod_version": "(Extura) Get the Version of a mod as a string. Returns an null if mod isn't loaded",
"figura.docs.client.first_person_model_enabled": "(Extura) Gets whether First Person Model is currently enabled",
"figura.docs.client.first_person_model_set_enabled": "(Extura) Sets whether First Person Model is currently enabled",
"figura.docs.client.first_person_model_is_rendering_player": "(Extura) Gets whether First Person Model is currently rendering - only useful in a RENDER event",
Expand Down

0 comments on commit 8fbd3c2

Please sign in to comment.