|
1 | 1 | {
|
2 |
| - "text.autoconfig.realisticsleep.title": "Realistic Sleep mod config", |
| 2 | + "text.autoconfig.realisticsleep.title": "Realistic Sleep Config", |
| 3 | + "text.autoconfig.realisticsleep.option.sendDawnMessage": "Send dawn message?", |
| 4 | + "text.autoconfig.realisticsleep.option.sendDawnMessage.@Tooltip": "Send a message to all players on the actionbar at dawn.", |
| 5 | + "text.autoconfig.realisticsleep.option.sendDuskMessage": "Send dusk message?", |
| 6 | + "text.autoconfig.realisticsleep.option.sendDuskMessage.@Tooltip": "Send a message to all players on the actionbar at dusk.", |
3 | 7 | "text.autoconfig.realisticsleep.option.dawnMessage": "Dawn message",
|
4 |
| - "text.autoconfig.realisticsleep.option.dawnMessage.@Tooltip": "The message that will be displayed to all players on the action bar after sleeping through the night.", |
| 8 | + "text.autoconfig.realisticsleep.option.dawnMessage.@Tooltip": "The message displayed to all players on the actionbar at dawn.", |
| 9 | + "text.autoconfig.realisticsleep.option.duskMessage": "Dusk message", |
| 10 | + "text.autoconfig.realisticsleep.option.duskMessage.@Tooltip": "The message displayed to all players at dawn on the actionbar.", |
5 | 11 | "text.autoconfig.realisticsleep.option.sendSleepingMessage": "Send sleeping message?",
|
6 |
| - "text.autoconfig.realisticsleep.option.sendSleepingMessage.@Tooltip": "Toggles the \"x/y players are sleeping through this night (time until dawn: z)\" message on the actionbar.", |
| 12 | + "text.autoconfig.realisticsleep.option.sendSleepingMessage.@Tooltip": "Toggles the \"players are sleeping through this night...\" message on the actionbar.", |
| 13 | + "text.autoconfig.realisticsleep.option.showTimeUntilDawn": "Show time until dawn?", |
| 14 | + "text.autoconfig.realisticsleep.option.showTimeUntilDawn.@Tooltip": "Displays the seconds until dawn on the actionbar.", |
| 15 | + "text.autoconfig.realisticsleep.option.showTimeUntilDusk": "Show time until dusk?", |
| 16 | + "text.autoconfig.realisticsleep.option.showTimeUntilDusk.@Tooltip": "Displays the seconds until dusk on the actionbar.", |
7 | 17 | "text.autoconfig.realisticsleep.option.sendNotEnoughPlayersSleepingMessage": "Send not enough players sleeping message?",
|
8 |
| - "text.autoconfig.realisticsleep.option.sendNotEnoughPlayersSleepingMessage.@Tooltip": "Toggles the \"x/y players are currently sleeping. z/w players are required to sleep through the night.\" message on the actionbar.", |
| 18 | + "text.autoconfig.realisticsleep.option.sendNotEnoughPlayersSleepingMessage.@Tooltip": "Toggles the amount of players who need to sleep to skip to dawn message on the actionbar.", |
| 19 | + "text.autoconfig.realisticsleep.option.allowDaySleeping": "Allow sleeping through the day?", |
| 20 | + "text.autoconfig.realisticsleep.option.allowDaySleeping.@Tooltip": "Toggles daytime sleeping.", |
9 | 21 | "text.autoconfig.realisticsleep.option.sleepSpeedCurve": "Sleep speed curve",
|
10 |
| - "text.autoconfig.realisticsleep.option.sleepSpeedCurve.@Tooltip": "The curve which is used to determine the multiplier of the speed of the night as time progresses.", |
| 22 | + "text.autoconfig.realisticsleep.option.sleepSpeedCurve.@Tooltip": "The curve used to determine the speed multiplier of the night as time progresses.", |
11 | 23 | "text.autoconfig.realisticsleep.option.sleepSpeedMultiplier": "Sleep speed multiplier",
|
12 | 24 | "text.autoconfig.realisticsleep.option.sleepSpeedMultiplier.@Tooltip": "How many times faster the night should go.",
|
13 | 25 | "text.autoconfig.realisticsleep.option.blockEntityTickSpeedMultiplier": "Block entity tick speed multiplier",
|
14 | 26 | "text.autoconfig.realisticsleep.option.blockEntityTickSpeedMultiplier.@Tooltip": "How many times faster block entities like furnaces should tick.",
|
15 | 27 | "text.autoconfig.realisticsleep.option.chunkTickSpeedMultiplier": "Chunk tick speed multiplier",
|
16 |
| - "text.autoconfig.realisticsleep.option.chunkTickSpeedMultiplier.@Tooltip": "How many times faster chunks should tick. There's a reason this is disabled by default, enable at your own risk. Insane TPS loss is guaranteed.", |
| 28 | + "text.autoconfig.realisticsleep.option.chunkTickSpeedMultiplier.@Tooltip": "How many times faster chunks should tick. Enable at your own risk, may cause huge TPS loss!", |
17 | 29 | "text.autoconfig.realisticsleep.option.raidTickSpeedMultiplier": "Raid tick speed multiplier",
|
18 |
| - "text.autoconfig.realisticsleep.option.raidTickSpeedMultiplier.@Tooltip": "How many times faster raid timers should tick .", |
19 |
| - "text.autoconfig.realisticsleep.option.entityTickSpeedMultiplier": "Entity tick speed multiplier", |
20 |
| - "text.autoconfig.realisticsleep.option.entityTickSpeedMultiplier.@Tooltip": "How many times faster entities should tick.", |
| 30 | + "text.autoconfig.realisticsleep.option.raidTickSpeedMultiplier.@Tooltip": "How many times faster raid timers should tick.", |
| 31 | + "text.autoconfig.realisticsleep.option.fluidScheduledTickSpeedMultiplier": "Fluid scheduled tick speed multiplier", |
| 32 | + "text.autoconfig.realisticsleep.option.fluidScheduledTickSpeedMultiplier.@Tooltip": "How many times faster fluid movements should tick.", |
| 33 | + "text.autoconfig.realisticsleep.option.thunderTickSpeedMultiplier": "Thunder tick speed multiplier", |
| 34 | + "text.autoconfig.realisticsleep.option.thunderTickSpeedMultiplier.@Tooltip": "How many times faster thunder should occur.", |
| 35 | + "text.autoconfig.realisticsleep.option.iceAndSnowTickSpeedMultiplier": "Ice and snow formation speed multiplier", |
| 36 | + "text.autoconfig.realisticsleep.option.iceAndSnowTickSpeedMultiplier.@Tooltip": "How many times faster ice and snow should form.", |
| 37 | + "text.autoconfig.realisticsleep.option.cropGrowthTickSpeedMultiplier": "Crop growth speed multiplier", |
| 38 | + "text.autoconfig.realisticsleep.option.cropGrowthTickSpeedMultiplier.@Tooltip": "How many times faster crops should grow.", |
| 39 | + "text.autoconfig.realisticsleep.option.precipitationTickSpeedMultiplier": "Precipitation tick speed multiplier", |
| 40 | + "text.autoconfig.realisticsleep.option.precipitationTickSpeedMultiplier.@Tooltip": "How many times faster cauldrons should fill.", |
| 41 | + "text.autoconfig.realisticsleep.option.blockRandomTickSpeedMultiplier": "Block random tick speed multiplier", |
| 42 | + "text.autoconfig.realisticsleep.option.blockRandomTickSpeedMultiplier.@Tooltip": "How many times faster blocks should random tick. Enable at your own risk, may cause huge TPS loss!", |
| 43 | + "text.autoconfig.realisticsleep.option.fluidRandomTickSpeedMultiplier": "Fluid random tick speed multiplier", |
| 44 | + "text.autoconfig.realisticsleep.option.fluidRandomTickSpeedMultiplier.@Tooltip": "How many times faster fluids should random tick. Enable at your own risk, may cause huge TPS loss!", |
| 45 | + "text.autoconfig.realisticsleep.option.worldRenderingSpeedMultiplier": "World rendering speed multiplier", |
| 46 | + "text.autoconfig.realisticsleep.option.worldRenderingSpeedMultiplier.@Tooltip": "How many times faster clouds should move, rain should fall, and thunder should strike.", |
21 | 47 | "text.autoconfig.realisticsleep.option.tickDelay": "Tick delay",
|
22 | 48 | "text.autoconfig.realisticsleep.option.tickDelay.@Tooltip": "Adds an amount of ticks delay to every tick, so time goes slower.",
|
23 | 49 | "realisticsleep.text.sleep_message": "%d/%d players are sleeping through this ",
|
24 | 50 | "realisticsleep.text.not_enough_players_sleeping_message": "%d/%d players are currently sleeping. %d/%d players are required to sleep through the %s",
|
25 | 51 | "realisticsleep.text.night": "night",
|
26 | 52 | "realisticsleep.text.day": "day",
|
27 | 53 | "realisticsleep.text.thunderstorm": "thunderstorm",
|
28 |
| - "realisticsleep.text.time_until_dawn": " (Time until dawn: %ds)" |
| 54 | + "realisticsleep.text.time_until_dawn": " (time until dawn: %ds)", |
| 55 | + "realisticsleep.text.time_until_dusk": " (time until dusk: %ds)" |
29 | 56 | }
|
0 commit comments