Force Nether

Force Nether

Unstoppable Nether Portal Creation - No Mod Can Stop It!

by
63 Downloads
forgegame-mechanicsutility
Rent Server with this Mod

About this Mod

ForceNether

Unstoppable Nether Portal Creation - No Mod Can Stop It!

🔥 What is ForceNether?

ForceNether is a server-side only mod that forces Nether portal creation to work, even when other mods try to disable it. Using powerful Mixin technology, it bypasses all restrictions and ensures portals can always be created when you have a valid obsidian frame.

✨ Key Features

  • Force-Enable Portal Creation - Portals WILL be created if the frame is valid
  • Bypass All Restrictions - Works even when other mods cancel portal events
  • Server-Side Only - No client installation required
  • Dimension Agnostic - Works in any dimension (Overworld, Nether, End, custom)
  • Event Bypass - Injects before Forge events fire, making it impossible to cancel
  • No Configuration - Just install and it works
  • Status Command - Check if mod is working with /forcenether status

🎯 Why Use ForceNether?

Problem

Some modpacks or server plugins disable Nether portals for various reasons:

  • Dimension restrictions
  • Custom progression systems
  • Server performance rules
  • Compatibility issues

Solution

ForceNether overrides these restrictions at the core level, ensuring portals always work when players have built a valid frame.

🔧 How It Works

ForceNether uses Mixin injection to intercept the flint and steel usage at the deepest level:

Player uses flint & steel on obsidian
↓
FlintAndSteelItem.useOn() called
↓
FORCENETHER MIXIN RUNS HERE ← Before everything else!
↓
Valid portal frame found?
  ├─ YES → Create portal → Success (vanilla code never runs)
  └─ NO → Continue to vanilla code

Technical Details:

  • Injects at @At("HEAD") - executes FIRST
  • cancellable = true - can stop vanilla logic
  • Direct call to PortalShape.createPortalBlocks()
  • Forge events never fire = other mods can't interfere

📦 Installation

Server

  1. Download the mod JAR for your Minecraft version
  2. Place in your server's mods/ folder
  3. Restart server
  4. Done! No client installation needed.

Verification

Run this command in-game:

/forcenether status

Expected output:

=== ForceNether Status ===
Version: 0.1.0
Minecraft: 1.20.1
Mod Loaded: ✓ YES
Mixin Status: ✓ APPLIED

✓ Mod is working correctly!
Nether portals will be force-enabled.

🎮 Usage

Creating Portals

  1. Build obsidian frame (4 wide × 5 tall minimum)
  2. Use flint & steel on any obsidian block
  3. Portal will ALWAYS create if frame is valid

Status Command

/forcenether status

Shows mod status and whether Mixin is active.

Permission: Requires OP level 2+ (operators only)

⚙️ Technical Requirements

  • Minecraft: 1.20.1
  • Forge: 47.3.0 or higher
  • Java: 17 or higher
  • Side: Server-side only (optional on client)

🔍 Compatibility

Works With

  • ✅ Any mod that tries to disable portals
  • ✅ Custom dimension mods
  • ✅ Progression mods
  • ✅ Server management plugins
  • ✅ Performance optimization mods

Potential Conflicts

  • ⚠️ Mods that also Mixin FlintAndSteelItem
  • ⚠️ Some anti-cheat mods (may need whitelisting)

If you experience conflicts, please report on the issue tracker!

🐛 Troubleshooting

Command Not Found

Issue: /forcenether doesn't work

Solution:

  • Check mod is in mods/ folder
  • Verify Forge version is 47.3.0+
  • Check server logs for loading errors

Mixin Not Applied

Issue: Status shows "✗ NOT APPLIED"

Solution:

  1. Enable debug logging: -Dmixin.debug=true
  2. Check logs for mixin errors
  3. Test without other mods to isolate conflicts

Portal Doesn't Create

Issue: Valid frame but portal doesn't appear

Steps:

  1. Run /forcenether status - must show "✓ APPLIED"
  2. Ensure frame is exactly 4×5 minimum (14 obsidian blocks)
  3. Click ON obsidian block (not air inside frame)
  4. Check server console for errors

📊 Performance

Minimal Impact:

  • Only runs when flint & steel is used on obsidian
  • No background tasks or timers
  • No configuration file processing
  • Lightweight Mixin injection (~9KB mod size)

🔐 Security

  • Server-side only - no client modifications
  • Open source - all code is visible on GitHub
  • No network requests - except for update checks (Modrinth API)
  • No data collection - completely privacy-friendly

📈 Version Support

Minecraft Forge Status
1.20.1 47.3.0+ ✅ Supported
1.21+ TBD 🔜 Planned
1.19.x - ❌ Not planned

🤝 Support & Links

📄 License

MIT License - Free to use, modify, and distribute.

🌟 Credits

  • Author: SkyX
  • Mixin Framework: SpongePowered
  • Inspired by: The need for reliable portal creation in restricted environments

💡 FAQ

Q: Do players need to install this mod?
A: No! Server-side only. Clients can join without the mod.

Q: Will this break progression systems?
A: Possibly. Use only if you want portals to work unconditionally.

Q: Can server owners disable this?
A: Remove the mod JAR. There's no config (by design).

Q: Does this work in modded dimensions?
A: Yes! Works in any dimension where obsidian exists.

Q: Is this compatible with X mod?
A: Test it! If there's a conflict, report it and we'll investigate.

Q: How do I know it's working?
A: Use /forcenether status command in-game.


Download now and never worry about portal restrictions again!

Available Versions

Force Nether 0.1.0release
MC 1.20.1forge
December 14, 2025

How to Install Force Nether on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set forge Loader

In the panel under "Egg", select the forge loader and matching Minecraft version (1.20.1).

3

Install Mod

Open the mod browser in the dashboard and search for "Force Nether". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

forge

Minecraft Versions

1.20.1

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Force Nether server crashes on startup – what to do?

Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.1). You can switch loaders with one click in the panel.

Is Force Nether compatible with forge?

Force Nether officially supports forge for Minecraft 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Force Nether – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Force Nether consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Force Nether with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

1.20.1