mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-05 07:13:51 +01:00
9518d47662
- Add missing translation - Fix broken translations - Fix unacurate description - Correct/improve/change for cohesion french translation Translations templates have been updated,other translations must be updated. <!-- Please follow our contributing guidelines first: https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CONTRIBUTING.md#how-you-can-help-as-a-programmer By submitting this pull request, you agree to follow our Code of Conduct: https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CODE_OF_CONDUCT.md --> Tell us about your pull request! Reference related issues, if necessary ### Testing Tell us how to test your changes! Co-authored-by: 3raven <elise_declerck@laposte.net> Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/3643 Reviewed-by: AFCMS <afcm.contact@gmail.com> Co-authored-by: 3raven <3raven@noreply.git.minetest.land> Co-committed-by: 3raven <3raven@noreply.git.minetest.land>
15 lines
1.1 KiB
Plaintext
15 lines
1.1 KiB
Plaintext
# textdomain: mcl_compass
|
|
Compass=
|
|
Points to the world origin=
|
|
Compasses are tools which point to the world origin (X@=0, Z@=0) or the spawn point in the Overworld.=
|
|
A Compass always points to the world spawn point when the player is in the overworld. In other dimensions, it spins randomly.=
|
|
Lodestone Compass=
|
|
Points to a lodestone=
|
|
Lodestone compasses resemble regular compasses, but they point to a specific lodestone.=
|
|
A Lodestone compass can be made from an ordinary compass by using it on a lodestone. After becoming a lodestone compass, it always points to its linked lodestone, provided that they are in the same dimension. If not in the same dimension, the lodestone compass spins randomly, similarly to a regular compass when outside the overworld. A lodestone compass can be relinked with another lodestone.=
|
|
Lodestone=
|
|
Recovery Compass=
|
|
Points to your last death location=
|
|
Recovery Compasses are compasses that point to your last death location=
|
|
Recovery Compasses always point to the location of your last death, in case you haven't died yet, it will just randomly spin around=
|