Compatibility
Minecraft: Java Edition
1.21.3
1.21–1.21.1
1.20.4
1.20.1–1.20.2
1.19.4
1.19.2
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-or-later
Published last year
Updated 2 days ago
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!
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!
Datapack
To create a datapack configuration you have to follow a few simple steps:
- Create a datapack following this guide.
- If you want to tweak the portals frame, define under
nightworld
namespace a block tag callednightworld_portal_frame.json
that contains:{ "replace": true, "values": [ // List of block IDs ] }
- If you want to tweak the portals igniter, define under
nightworld
namespace an item tag callednightworld_portal_igniter.json
that contains:{ "replace": true, "values": [ // List of item IDs ] }
That's all!
Compatibilities
Mod | Loader | Compatibility |
---|---|---|
Crying Portals | All | Incompatible |
Immersive Portals | All | Incompatible |
BetterNether | Fabric | Compatible since 1.21 |
Very Many Players | Fabric | Compatible with use_async_portals=false |
Canary | Forge | Compatible with fast portals disabled |
Dependencies
Mod | Loader | Requirement |
---|---|---|
Cobweb | All | Required |
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.
This project is published under the GNU General Public License v3.0.