mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-20 00:13:21 +02:00
new desc + translation support
This commit is contained in:
parent
c088247b36
commit
c6c9414b0b
2 changed files with 3 additions and 1 deletions
|
@ -101,4 +101,6 @@
|
||||||
"gui.button.website": "Website"
|
"gui.button.website": "Website"
|
||||||
"sit!.console.connected": "Connected to Sit! server: %s",
|
"sit!.console.connected": "Connected to Sit! server: %s",
|
||||||
"sit!.console.player_settings": "Received custom sitting settings from %s!",
|
"sit!.console.player_settings": "Received custom sitting settings from %s!",
|
||||||
|
|
||||||
|
"modmenu.descriptionTranslation.sit-oth3r": "Adds sitting to minecraft! Endless customizability for hand restrictions and sittable blocks.\n Players can have their own sitting settings when using the Sit! client on the server!"
|
||||||
}
|
}
|
|
@ -3,7 +3,7 @@
|
||||||
"id": "sit-oth3r",
|
"id": "sit-oth3r",
|
||||||
"version": "${version}",
|
"version": "${version}",
|
||||||
"name": "Sit!",
|
"name": "Sit!",
|
||||||
"description": "Adds sitting to minecraft! Endless customizability for hand restrictions and sittable blocks.",
|
"description": "Adds sitting to minecraft! Endless customizability for hand restrictions and sittable blocks.\n Players can have their own sitting settings when using the Sit! client on the server!",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Oth3r"
|
"Oth3r"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue