{"id":101057,"date":"2026-06-05T22:23:58","date_gmt":"2026-06-05T19:23:58","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/midnight-thoughts\/"},"modified":"2026-06-05T22:23:58","modified_gmt":"2026-06-05T19:23:58","slug":"midnight-thoughts","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/midnight-thoughts\/","title":{"rendered":"Midnight Thoughts"},"content":{"rendered":"<p>![Logo](https:\/\/github.com\/user-attachments\/assets\/82b47de8-13a9-40dd-86d7-ef1e6a24d392)<br \/>\n![Header](https:\/\/github.com\/user-attachments\/assets\/f0e6fa15-af81-4951-970f-061f08674c1e)<br \/>\n![Summary](https:\/\/github.com\/user-attachments\/assets\/5b2ca71b-0574-46b0-bcd6-6d6508000948)<br \/>\n![Well Rested](https:\/\/github.com\/user-attachments\/assets\/3e8f9a96-ac4d-4099-b792-050b23ec1b9c)<br \/>\n![Footer](https:\/\/github.com\/user-attachments\/assets\/8bb8b517-7224-4525-a471-12651b268a25)<\/p>\n<details>\n<summary>Description<\/summary>\n<p>## Midnight Thoughts<\/p>\n<p>**Midnight Thoughts** enhances the Minecraft sleep mechanic, making nights more rewarding and memorable.<\/p>\n<p>While resting, players may see **thoughts, random facts, or nightmares**.<br \/>\nPlayers who sleep through the night receive the **Rested effect** and a **summary of their activity since the last sleep**.<\/p>\n<p>&#8212;<\/p>\n<p>### Random Facts<\/p>\n<p>The mod uses the **Useless Facts API**, providing a large and constantly updated database of random facts.<\/p>\n<p>**Supported languages**<br \/>\n&#8211; English<br \/>\n&#8211; German<\/p>\n<p>&#8212;<\/p>\n<p>### Player Statistics<\/p>\n<p>Each player has their own statistics, and everyone on the server can view each other&#8217;s results.<\/p>\n<p>At the end of the night, a **summary screen** highlights:<br \/>\n&#8211; The **MVP** \u2014 the most active player<br \/>\n&#8211; **Personal bests**<br \/>\n&#8211; Small **achievements**<\/p>\n<p>&#8212;<\/p>\n<p>### Themes<\/p>\n<p>The server can define a **default interface theme** in the mod configuration.<\/p>\n<p>Players can also choose their own theme:<\/p>\n<p>&#8211; **Vanilla**<br \/>\n&#8211; **Classic**<br \/>\n&#8211; **Tech**<br \/>\n&#8211; **Magic**<\/p>\n<p>&#8212;<\/p>\n<p>### Comfort System<\/p>\n<p>The mod introduces a **comfort system** that affects sleep quality.<\/p>\n<p>When a player goes to bed, their **rest level** after waking depends on the **comfort level around the bed**.<\/p>\n<p>Comfort is influenced by nearby elements such as:<br \/>\n&#8211; furniture<br \/>\n&#8211; plants<br \/>\n&#8211; decorative blocks<br \/>\n&#8211; other environmental elements<\/p>\n<p>Some blocks **increase comfort**, while others **decrease it**.<\/p>\n<p>&#8212;<\/p>\n<p>### Rested Effect<\/p>\n<p>_Well Rested provides bonuses to speed, strength, and block mining speed, increases the player&#8217;s HP, and also adds gradual health regeneration. The effect of the additional health and regeneration doesn&#8217;t diminish over time, unlike other buffs_<\/p>\n<p>After waking up, the player receives the **Rested** effect.<\/p>\n<p>&#8211; The effect has **up to 5 levels**<br \/>\n&#8211; Higher levels increase **strength** and **duration**<\/p>\n<p>Each level progresses through **three phases**, gradually weakening over time:<\/p>\n<p>1. **Phase 1** \u2014 strongest<br \/>\n2. **Phase 2** \u2014 medium<br \/>\n3. **Phase 3** \u2014 weakest<\/p>\n<p>However, **higher Rested levels are always stronger overall**.<br \/>\nFor example, **Phase 3 of Level 5** is still stronger than **Phase 1 of Level 1**.<\/p>\n<p>&#8212;<\/p>\n<p>### MVP Bonus<\/p>\n<p>When playing with others, the **MVP always receives the most powerful buff**, regardless of the conditions in which they slept.<\/p>\n<p>Additionally:<br \/>\n&#8211; The MVP buff **lasts longer** than the standard **Level 5 Rested effect**.<\/p>\n<p>&#8212;<\/p>\n<p>### Nightmares<\/p>\n<p>Sleep quality also affects the player&#8217;s experience:<\/p>\n<p>&#8211; **Bad conditions** \u2192 the player may experience **nightmares**<br \/>\n&#8211; **Terrible conditions** \u2192 the player **cannot fall asleep at all**<br \/>\n<\/details>\n<details>\n<summary>Config<\/summary>\n<p>In the config, you can customize the **HUD interface settings**, enable or disable the moon image, adjust the animation speed, or disable the HUD entirely. You can also configure the **Well Rested effect bonuses**, the interior scan radius, MVP status **and more**.<\/p>\n<p>The theme set in the config is the default for the entire server. However, if a player changes their theme, their personal selection will override the server default and be displayed in their interface<\/p>\n<p>&#8220;`<br \/>\n{<br \/>\n  &#8220;sleepOverlay&#8221;: {<br \/>\n    &#8220;minSlideDisplayTimeMs&#8221;: 2500,<br \/>\n    &#8220;maxSlideDisplayTimeMs&#8221;: 4000,<br \/>\n    &#8220;fadeInDurationMs&#8221;: 300,<br \/>\n    &#8220;fadeOutDurationMs&#8221;: 300,<br \/>\n    &#8220;overlayOpacity&#8221;: 0.4,<br \/>\n    &#8220;textOpacity&#8221;: 1.0,<br \/>\n    &#8220;imageOpacity&#8221;: 0.6,<br \/>\n    &#8220;specialSlideChance&#8221;: 0.05,<br \/>\n    &#8220;enableOverlay&#8221;: true,<br \/>\n    &#8220;enableImage&#8221;: true,<br \/>\n    &#8220;enableDailySummaryScreen&#8221;: true,<br \/>\n    &#8220;useFactsApi&#8221;: true,<br \/>\n    &#8220;userContentReplaces&#8221;: false,<br \/>\n    &#8220;hideChatWhenSleeping&#8221;: true<br \/>\n  },<br \/>\n  &#8220;wellRested&#8221;: {<br \/>\n    &#8220;levels&#8221;: {<br \/>\n      &#8220;level5&#8221;: {<br \/>\n        &#8220;durationMinutes&#8221;: 15,<br \/>\n        &#8220;speedPhase1&#8221;: 0.5,<br \/>\n        &#8220;speedPhase2&#8221;: 0.3,<br \/>\n        &#8220;speedPhase3&#8221;: 0.16,<br \/>\n        &#8220;strengthPhase1&#8221;: 0.24,<br \/>\n        &#8220;strengthPhase2&#8221;: 0.16,<br \/>\n        &#8220;strengthPhase3&#8221;: 0.08,<br \/>\n        &#8220;hastePhase1&#8221;: 0.35,<br \/>\n        &#8220;hastePhase2&#8221;: 0.2,<br \/>\n        &#8220;hastePhase3&#8221;: 0.1,<br \/>\n        &#8220;attackSpeedPhase1&#8221;: 0.12,<br \/>\n        &#8220;attackSpeedPhase2&#8221;: 0.06,<br \/>\n        &#8220;attackSpeedPhase3&#8221;: 0.03,<br \/>\n        &#8220;healthBonus&#8221;: 10.0,<br \/>\n        &#8220;regenBonus&#8221;: 0.1<br \/>\n      },<br \/>\n      &#8220;level4&#8221;: {<br \/>\n        &#8220;durationMinutes&#8221;: 10,<br \/>\n        &#8220;speedPhase1&#8221;: 0.4,<br \/>\n        &#8220;speedPhase2&#8221;: 0.24,<br \/>\n        &#8220;speedPhase3&#8221;: 0.12,<br \/>\n        &#8220;strengthPhase1&#8221;: 0.2,<br \/>\n        &#8220;strengthPhase2&#8221;: 0.12,<br \/>\n        &#8220;strengthPhase3&#8221;: 0.06,<br \/>\n        &#8220;hastePhase1&#8221;: 0.28,<br \/>\n        &#8220;hastePhase2&#8221;: 0.16,<br \/>\n        &#8220;hastePhase3&#8221;: 0.08,<br \/>\n        &#8220;attackSpeedPhase1&#8221;: 0.1,<br \/>\n        &#8220;attackSpeedPhase2&#8221;: 0.05,<br \/>\n        &#8220;attackSpeedPhase3&#8221;: 0.02,<br \/>\n        &#8220;healthBonus&#8221;: 8.0,<br \/>\n        &#8220;regenBonus&#8221;: 0.08<br \/>\n      },<br \/>\n      &#8220;level1&#8221;: {<br \/>\n        &#8220;durationMinutes&#8221;: 3,<br \/>\n        &#8220;speedPhase1&#8221;: 0.16,<br \/>\n        &#8220;speedPhase2&#8221;: 0.08,<br \/>\n        &#8220;speedPhase3&#8221;: 0.04,<br \/>\n        &#8220;strengthPhase1&#8221;: 0.08,<br \/>\n        &#8220;strengthPhase2&#8221;: 0.04,<br \/>\n        &#8220;strengthPhase3&#8221;: 0.02,<br \/>\n        &#8220;hastePhase1&#8221;: 0.1,<br \/>\n        &#8220;hastePhase2&#8221;: 0.05,<br \/>\n        &#8220;hastePhase3&#8221;: 0.02,<br \/>\n        &#8220;attackSpeedPhase1&#8221;: 0.04,<br \/>\n        &#8220;attackSpeedPhase2&#8221;: 0.02,<br \/>\n        &#8220;attackSpeedPhase3&#8221;: 0.01,<br \/>\n        &#8220;healthBonus&#8221;: 2.0,<br \/>\n        &#8220;regenBonus&#8221;: 0.02<br \/>\n      },<br \/>\n      &#8220;level3&#8221;: {<br \/>\n        &#8220;durationMinutes&#8221;: 7,<br \/>\n        &#8220;speedPhase1&#8221;: 0.32,<br \/>\n        &#8220;speedPhase2&#8221;: 0.18,<br \/>\n        &#8220;speedPhase3&#8221;: 0.08,<br \/>\n        &#8220;strengthPhase1&#8221;: 0.16,<br \/>\n        &#8220;strengthPhase2&#8221;: 0.08,<br \/>\n        &#8220;strengthPhase3&#8221;: 0.04,<br \/>\n        &#8220;hastePhase1&#8221;: 0.22,<br \/>\n        &#8220;hastePhase2&#8221;: 0.12,<br \/>\n        &#8220;hastePhase3&#8221;: 0.06,<br \/>\n        &#8220;attackSpeedPhase1&#8221;: 0.08,<br \/>\n        &#8220;attackSpeedPhase2&#8221;: 0.04,<br \/>\n        &#8220;attackSpeedPhase3&#8221;: 0.02,<br \/>\n        &#8220;healthBonus&#8221;: 6.0,<br \/>\n        &#8220;regenBonus&#8221;: 0.06<br \/>\n      },<br \/>\n      &#8220;level2&#8221;: {<br \/>\n        &#8220;durationMinutes&#8221;: 5,<br \/>\n        &#8220;speedPhase1&#8221;: 0.24,<br \/>\n        &#8220;speedPhase2&#8221;: 0.12,<br \/>\n        &#8220;speedPhase3&#8221;: 0.06,<br \/>\n        &#8220;strengthPhase1&#8221;: 0.12,<br \/>\n        &#8220;strengthPhase2&#8221;: 0.06,<br \/>\n        &#8220;strengthPhase3&#8221;: 0.03,<br \/>\n        &#8220;hastePhase1&#8221;: 0.16,<br \/>\n        &#8220;hastePhase2&#8221;: 0.08,<br \/>\n        &#8220;hastePhase3&#8221;: 0.04,<br \/>\n        &#8220;attackSpeedPhase1&#8221;: 0.06,<br \/>\n        &#8220;attackSpeedPhase2&#8221;: 0.03,<br \/>\n        &#8220;attackSpeedPhase3&#8221;: 0.01,<br \/>\n        &#8220;healthBonus&#8221;: 4.0,<br \/>\n        &#8220;regenBonus&#8221;: 0.04<br \/>\n      }<br \/>\n    }<br \/>\n  },<br \/>\n  &#8220;mvp&#8221;: {<br \/>\n    &#8220;enabled&#8221;: true,<br \/>\n    &#8220;minScoreRequired&#8221;: 10,<br \/>\n    &#8220;pointsPerDistance100&#8221;: 2,<br \/>\n    &#8220;pointsPerBlock&#8221;: 3,<br \/>\n    &#8220;pointsPerMob&#8221;: 15,<br \/>\n    &#8220;pointsPerJump10&#8221;: 1,<br \/>\n    &#8220;penaltyPerDeath&#8221;: 30,<br \/>\n    &#8220;mvpWellRestedDurationMinutes&#8221;: 21<br \/>\n  },<br \/>\n  &#8220;comfort&#8221;: {<br \/>\n    &#8220;enabled&#8221;: true,<br \/>\n    &#8220;scanRadius&#8221;: 5<br \/>\n  },<br \/>\n  &#8220;server&#8221;: {<br \/>\n    &#8220;resetPhantomTimerForNonSleepers&#8221;: true<br \/>\n  },<br \/>\n  &#8220;ui&#8221;: {<br \/>\n    &#8220;theme&#8221;: &#8220;classic&#8221;,<br \/>\n    &#8220;hideWellRestedHud&#8221;: false,<br \/>\n    &#8220;hideThemeSwitchButton&#8221;: false<br \/>\n  }<br \/>\n}<br \/>\n&#8220;`<br \/>\n**UI themes: &#8220;classic&#8221;, &#8220;tech&#8221;, &#8220;magic&#8221;, &#8220;vanilla&#8221;.**<\/p>\n<p>The NeoForge version has an additional parameter:<\/p>\n<p>&#8220;`<br \/>\n&#8220;wellRestedHudPosition&#8221;: &#8220;primary&#8221;<br \/>\n&#8220;`<\/p>\n<p>This changes the position of the well-rested hud. &#8220;primary&#8221; is above the hunger bar, &#8220;alternative&#8221; is in the lower left corner (as in all other versions)<\/p>\n<p>Well Rested effect modifiers are added directly to the player&#8217;s generic stats<br \/>\n<\/details>\n<details>\n<summary>Custom facts configuration<\/summary>\n<p>### Two configuration flags are available:<\/p>\n<p>&#8220;`json<br \/>\n&#8220;useFactsApi&#8221;: true,<br \/>\n&#8220;userContentReplaces&#8221;: false<br \/>\n&#8220;`<\/p>\n<p>`useFactsApi` &#8211; enables or disables the external API.<\/p>\n<p>`userContentReplaces` &#8211; determines whether user-defined facts completely replace the facts from the local database.<\/p>\n<p>### Behavior Overview<\/p>\n<p>During mod initialization, configuration directories are automatically created in the config folder.<\/p>\n<p>![Folders](https:\/\/cdn.modrinth.com\/data\/cached_images\/489c272e3609f56bbdad7903776e4810248ebe55.png)<\/p>\n<p>Custom facts can be added to these directories. By default, they are **appended** to the existing local database.<\/p>\n<p>If `userContentReplaces` is set to `true`, all local database facts are **fully replaced** with user-defined content.<\/p>\n<p>### Important note<\/p>\n<p>If replacement is enabled (`userContentReplaces: true`), but no custom facts are provided in at least one category, that category will be automatically populated with entries from the local database.<\/p>\n<p>### File format example<\/p>\n<p>&#8220;`json<br \/>\n{<br \/>\n  &#8220;entries&#8221;: [<br \/>\n    { &#8220;text&#8221;: &#8220;Text example&#8221;, &#8220;rarity&#8221;: 1.0 }<br \/>\n  ]<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>&#8211; `text` &#8211; the fact content<br \/>\n&#8211; `rarity` &#8211; defines how frequently the entry appears (rarity weight)<\/p>\n<p>![Slide example](https:\/\/cdn.modrinth.com\/data\/cached_images\/2527d38e144545a5d098dd697a848e0a06663d6a_0.webp)<\/p>\n<\/details>\n<details>\n<summary>Custom achievements<\/summary>\n<p>You can define your own custom achievements in the mod&#8217;s config. Achievements with specified requirements for obtaining, a description, and an achievement name are added to the achievements.json file.<\/p>\n<p>For example:<\/p>\n<p>&#8220;`json<br \/>\n{<br \/>\n  &#8220;achievements&#8221;: [<br \/>\n    {<br \/>\n      &#8220;id&#8221;: &#8220;test_achievment&#8221;,<br \/>\n      &#8220;name&#8221;: &#8220;First Night&#8221;,<br \/>\n      &#8220;tooltip&#8221;: &#8220;You survived the first night!&#8221;,<br \/>\n      &#8220;conditions&#8221;: {<br \/>\n        &#8220;deathsMax&#8221;: 999<br \/>\n      }<br \/>\n    }<br \/>\n  ]<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>The id determines whether an achievement has already been earned. Multiple achievements can share the same id, but they will be counted as one. This means that if a player has already earned an achievement with the same id, all other achievements will also be counted as earned<\/p>\n<p>The achievement constructor provides the following parameters (conditions):<\/p>\n<p>&#8220;`<br \/>\ndeathsEq;<br \/>\ndeathsMin;<br \/>\ndeathsMax;<\/p>\n<p>mobsKilledEq;<br \/>\nmobsKilledMin;<br \/>\nmobsKilledMax;<\/p>\n<p>blocksDestroyedEq;<br \/>\nblocksDestroyedMin;<br \/>\nblocksDestroyedMax;<\/p>\n<p>distanceWalkedEq;<br \/>\ndistanceWalkedMin;<br \/>\ndistanceWalkedMax;<\/p>\n<p>jumpsEq;<br \/>\njumpsMin;<br \/>\njumpsMax;<\/p>\n<p>damageDealtEq;<br \/>\ndamageDealtMin;<br \/>\ndamageDealtMax;<br \/>\n&#8220;`<br \/>\n&#8211; Eq is exactly how much is needed<br \/>\n&#8211; Min is the minimum<br \/>\n&#8211; Max is the maximum<\/p>\n<p>Example:<br \/>\n&#8220;`<br \/>\n{<br \/>\n  &#8220;achievements&#8221;: [<br \/>\n    {<br \/>\n      &#8220;id&#8221;: &#8220;test_achievment&#8221;,<br \/>\n      &#8220;name&#8221;: &#8220;First Night&#8221;,<br \/>\n      &#8220;tooltip&#8221;: &#8220;You survived the first night!&#8221;,<br \/>\n      &#8220;conditions&#8221;: {<br \/>\n        &#8220;deathsMax&#8221;: 999 &#8211; The maximum number of deaths possible to get the achievement<br \/>\n        &#8220;mobsKilledMin&#8221;: 10 &#8211; Minimum number of mobs to kill to get the achievement<br \/>\n        &#8220;jumpsEq&#8221;: 1 &#8211; The exact number of jumps required to get the achievement<br \/>\n      }<br \/>\n    }<br \/>\n  ]<br \/>\n}<br \/>\n&#8220;`<br \/>\n<\/details>\n<details>\n<summary>For servers<\/summary>\n<p>### Server behavior<\/p>\n<p>The mod respects the vanilla **`playerSleepingPercentage`** gamerule.<\/p>\n<p>If this value is set **below 100%**, only players who actually slept during the night will receive:<br \/>\n&#8211; the **Rested effect**<br \/>\n&#8211; the **night summary**<\/p>\n<p>Players who did not sleep will not receive these rewards.<\/p>\n<p>&#8212;<\/p>\n<p>### Rest counter handling<\/p>\n<p>The config includes the following option:<\/p>\n<p>&#8220;`json<br \/>\n&#8220;server&#8221;: {<br \/>\n  &#8220;resetPhantomTimerForNonSleepers&#8221;: true<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>This setting controls how the **phantom rest timer** (`timeSinceLastRest`) is reset when the night is skipped.<\/p>\n<p>**When enabled (`true`):**<br \/>\n&#8211; the rest timer is reset for **all players**<br \/>\n&#8211; even players who **did not sleep** will have their counter reset<\/p>\n<p>This prevents situations where players who didn\u2019t participate in skipping the night are still targeted by **phantoms** later.<\/p>\n<p>**When disabled (`false`):**<br \/>\n&#8211; the rest timer is reset **only for players who actually slept**<br \/>\n&#8211; players who didn\u2019t sleep keep their **`timeSinceLastRest`** value and may still be targeted by phantoms on future nights<\/p>\n<\/details>\n<details>\n<summary>Items that boost or decrease Well Rested<\/summary>\n<p>### Comfort Tags<\/p>\n<p>You can extend the comfort system using **data packs** by adding blocks to special tags.<\/p>\n<p>Place your tag files in:<\/p>\n<p>&#8220;`<br \/>\ndata\/midnightthoughts\/tags\/block\/<br \/>\n&#8220;`<\/p>\n<p>Each file must contain a JSON list of blocks:<\/p>\n<p>&#8220;`json<br \/>\n{<br \/>\n  &#8220;replace&#8221;: false,<br \/>\n  &#8220;values&#8221;: [<br \/>\n    &#8220;minecraft:example_block&#8221;<br \/>\n  ]<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>Setting `&#8221;replace&#8221;: false` ensures that new blocks are **added without overriding the default ones**. Tags in Minecraft are used to group blocks together through datapacks and mods.<\/p>\n<p>&#8212;<\/p>\n<p>### Positive Comfort Tags<\/p>\n<p>These tags **increase comfort** and contribute to the **Well Rested** level:<\/p>\n<p>&#8211; `comfort_lighting`<br \/>\n&#8211; `comfort_carpet`<br \/>\n&#8211; `comfort_furniture`<br \/>\n&#8211; `comfort_decoration`<br \/>\n&#8211; `comfort_structure`<\/p>\n<p>Each category contributes **+1 level** to the effect (up to 5 levels).<\/p>\n<p>&#8212;<\/p>\n<p>### Negative Comfort Tags<\/p>\n<p>These tags **reduce comfort** around the bed:<\/p>\n<p>&#8211; `comfort_negative_dark`<br \/>\n&#8211; `comfort_negative_hostile`<br \/>\n&#8211; `comfort_negative_macabre`<\/p>\n<p>Too many negative blocks may **lower the final Rested level or cause nightmares**.<\/p>\n<p>&#8212;<\/p>\n<p>### Full block list<\/p>\n<p>The complete list of blocks used by the comfort system can be found here:<\/p>\n<p>**Full list:**  <\/p>\n<p>Github<\/p>\n<\/details>\n","protected":false},"excerpt":{"rendered":"<p>Unique sleep overhaul and rest system<\/p>\n","protected":false},"featured_media":101058,"template":"","meta":{"_minecraft_slug":"midnight-thoughts","_minecraft_project_id":"rZVE31wM","_minecraft_author":"Iliiasik","_minecraft_license":"MIT","_minecraft_downloads":3835,"_minecraft_follows":55,"_minecraft_client_side":"required","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"midnight-thoughts.zip","_minecraft_size_bytes":16085717,"_minecraft_version_count":44,"_minecraft_updated_at":"2026-05-16T20:53:03.612781Z","_minecraft_date_created":"2025-12-13T06:53:06.489476Z","_minecraft_date_modified":"2026-05-09T12:07:08.721102Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/midnight-thoughts","_minecraft_icon_attachment_id":101058,"_minecraft_imported_at":"2026-06-05T19:23:59+00:00","_minecraft_import_hash":"e5ec691784d31b298b8795298da91697","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,156,97,104,89,158,867,92],"mod_loader":[99,106,160],"minecraft_version":[36,37,41,83],"class_list":["post-101057","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-decoration","mod_category-fabric","mod_category-forge","mod_category-game-mechanics","mod_category-neoforge","mod_category-social","mod_category-utility","mod_loader-fabric","mod_loader-forge","mod_loader-neoforge","minecraft_version-1-20-1","minecraft_version-1-21-1","minecraft_version-1-21-11","minecraft_version-26-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Midnight Thoughts - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/midnight-thoughts\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Midnight Thoughts - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Unique sleep overhaul and rest system\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/midnight-thoughts\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/midnight-thoughts\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/midnight-thoughts\\\/\",\"name\":\"Midnight Thoughts - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/midnight-thoughts\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/midnight-thoughts\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/midnight-thoughts-icon-3a2f7923d4106af705774f0ee1b98bf5b58709fe.gif\",\"datePublished\":\"2026-06-05T19:23:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/midnight-thoughts\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/midnight-thoughts\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/midnight-thoughts\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/midnight-thoughts-icon-3a2f7923d4106af705774f0ee1b98bf5b58709fe.gif\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/midnight-thoughts-icon-3a2f7923d4106af705774f0ee1b98bf5b58709fe.gif\",\"width\":360,\"height\":360},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/midnight-thoughts\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Midnight Thoughts\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Midnight Thoughts - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/midnight-thoughts\/","og_locale":"en_US","og_type":"article","og_title":"Midnight Thoughts - Minecraft","og_description":"Unique sleep overhaul and rest system","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/midnight-thoughts\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/midnight-thoughts\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/midnight-thoughts\/","name":"Midnight Thoughts - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/midnight-thoughts\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/midnight-thoughts\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/midnight-thoughts-icon-3a2f7923d4106af705774f0ee1b98bf5b58709fe.gif","datePublished":"2026-06-05T19:23:58+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/midnight-thoughts\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/midnight-thoughts\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/midnight-thoughts\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/midnight-thoughts-icon-3a2f7923d4106af705774f0ee1b98bf5b58709fe.gif","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/midnight-thoughts-icon-3a2f7923d4106af705774f0ee1b98bf5b58709fe.gif","width":360,"height":360},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/midnight-thoughts\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Midnight Thoughts"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/101057","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/101058"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=101057"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=101057"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=101057"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=101057"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}