https://github.com/serilum/smaller-nether-portals
🔮 Allows the creation of smaller nether portals, specifically 1x2, 1x3 and 2x2.
https://github.com/serilum/smaller-nether-portals
curseforge fabric forge minecraft mod modding modrinth natamus neoforge quilt rick-south serilum smaller-nether-portals
Last synced: 3 months ago
JSON representation
🔮 Allows the creation of smaller nether portals, specifically 1x2, 1x3 and 2x2.
- Host: GitHub
- URL: https://github.com/serilum/smaller-nether-portals
- Owner: Serilum
- License: other
- Created: 2023-12-11T23:05:50.000Z (over 1 year ago)
- Default Branch: 1.21.4
- Last Pushed: 2025-02-12T22:13:28.000Z (4 months ago)
- Last Synced: 2025-02-23T02:33:33.458Z (3 months ago)
- Topics: curseforge, fabric, forge, minecraft, mod, modding, modrinth, natamus, neoforge, quilt, rick-south, serilum, smaller-nether-portals
- Language: Java
- Homepage: https://serilum.com/mod/smaller-nether-portals
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license.md
Awesome Lists containing this project
README
Smaller Nether Portals
Download
You can download Smaller Nether Portals on CurseForge and Modrinth:
  CurseForge:   https://curseforge.com/minecraft/mc-mods/smaller-nether-portals
  Modrinth:      https://modrinth.com/mod/smaller-nether-portalsIssue Tracker
To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:    -> Issue Tracker
Pull Requests
Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:    -> Pull Request Information
Mod Description
Requires the library mod Collective.
   This mod is part of The Vanilla Experience modpack and Serilum's RPG Bundle mod.
Smaller Nether Portals is a minimalistic mod which allows the creation of smaller nether portals, specifically the sizes 1x2, 1x3 and 2x2.
Note: There is currently a "bug" in Minecraft when teleporting from a smaller portal, which places the player underneath the portal on the other side. The mod can detect when this happens, and will teleport the player in front of the portal instead. It detects the blocks below, and if it's Netherrack, Soul Sand or an Air block, it will replace those blocks with obsidian to prevent unwanted deaths. It will also create an air gap if necessary.
The smaller portals:
If you wish to do so, you may omit the corners:
Here the mod has detected the player underground after using the smaller portal, and instead placed the player in front of it:
------------------
You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.
Serilum.com contains an overview and more information on all mods available.
Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!