▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Force Nether
Force Nether

Force Nether

Unstoppable Nether Portal Creation - No Mod Can Stop It!

30
0

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

MinecraftForgeStatus
1.20.147.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!

Совместимость

Minecraft: Java Edition

1.20.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:2 месяца назад
Обновлён:2 месяца назад
Главная