Описание

---
[](https://modrinth.com/mod/nightworld/versions?g=26.1)[](https://modrinth.com/mod/nightworld/versions?g=1.21.11)[](https://modrinth.com/mod/nightworld/versions?g=1.21.10)[](https://modrinth.com/mod/nightworld/versions?g=1.21.8)[](https://modrinth.com/mod/nightworld/versions?g=1.21.7)[](https://modrinth.com/mod/nightworld/versions?g=1.21.6)[](https://modrinth.com/mod/nightworld/versions?g=1.21.5)[](https://modrinth.com/mod/nightworld/versions?g=1.21.4)[](https://modrinth.com/mod/nightworld/versions?g=1.21.3)[](https://modrinth.com/mod/nightworld/versions?g=1.21.1)[](https://modrinth.com/mod/nightworld/versions?g=1.21)[](https://modrinth.com/mod/nightworld/versions?g=1.20.4)[](https://modrinth.com/mod/nightworld/versions?g=1.20.2)[](https://modrinth.com/mod/nightworld/versions?g=1.20.1)[](https://modrinth.com/mod/nightworld/versions?g=1.19.4)[](https://modrinth.com/mod/nightworld/versions?g=1.19.2)
[](https://modrinth.com/mod/nightworld/versions?l=neoforge)[](https://modrinth.com/mod/nightworld/versions?l=forge)[](https://modrinth.com/mod/nightworld/versions?l=fabric)

[](https://github.com/crystal-nest/nightworld/issues)
---
## 📝 **Description**
Explore the Nightworld, a similar world to the Overworld, but it's always night and beds explode!
It's a perfect choice for both multiplayer servers who need the nighttime but can't coordinate many players and for single players in search of a more challenging Overworld!
[](https://minecraftstorage.com/mods/nightworld?ref=crystal-nest)
## ✨ **Features**
- Required **only server side**!
- Compatible with both Vanilla and modded clients!
- Can be added to a server/single player world at any time!
- Enter the Nightworld by creating a portal with **crying obsidian**.
- Similarly to Nether portals spawning zombified piglins, Nightworld portals can spawn zombies and skeletons!
- Respawn anchors work just fine!
- You can change the portal frame block to anything you like (yes, even multiple blocks!) with a simple datapack!
- You make so that only specific item(s) are able to light up Nightworld portals with a simple datapack!
## ⚙️ **Configuration**
To create a datapack configuration you have to follow a few simple steps:
1. Create a datapack following [this guide](https://minecraft.wiki/w/Tutorials/Creating_a_data_pack).
2. If you want to tweak the portals frame, define under `nightworld` namespace a block tag called `nightworld_portal_frame.json` that contains:
```jsonc
{
"replace": true,
"values": [
// List of block IDs
]
}
```
3. If you want to tweak the portals igniter, define under `nightworld` namespace an item tag called `nightworld_portal_igniter.json` that contains:
```jsonc
{
"replace": true,
"values": [
// List of item IDs
]
}
```
That's all!
## 🤝 **Compatibilities**
| Mod | Loader | Compatibility |
|:---------------------------------------------------------------|:------:|:------------------------------------------------------------------------------------------------------------------------------:|
| [Crying Portals](https://modrinth.com/mod/crying-portals) | All | Incompatible |
| [Immersive Portals](https://modrinth.com/mod/immersiveportals) | All | Incompatible |
| [BetterNether](https://modrinth.com/mod/betternether) | Fabric | Compatible |
| [Very Many Players](https://modrinth.com/mod/vmp-fabric) | Fabric | Compatible with `use_async_portals=false` |
| [Canary](https://modrinth.com/mod/canary) | Forge | Compatible with [fast portals](https://github.com/AbdElAziz333/Canary/wiki/Configuration-File#mixinaipoifast_portals) disabled |
## **Dependencies**
| Mod | Loader | Requirement |
|:----------------------------------------------------------------------|:------:|:-----------:|
| [Cobweb](https://modrinth.com/mod/cobweb) | All | Required |
| [Server Sided Portals](https://modrinth.com/mod/server-sided-portals) | All | Required |
## 📜 **License and right of use**
Feel free to use this mod for any modpack or video, just be sure to give credit and possibly link [here](https://github.com/crystal-nest/nightworld#readme).
This project is published under the [Crystal Nest Community License v1](https://github.com/crystal-nest/nightworld/blob/master/LICENSE).
## ❤️ **Support us**
[](https://bisecthosting.com/crystalspider)