Cast Away

Cast Away

Disables lava casts with no performance overhead

von
1.7K Downloads
fabricgame-mechanicsoptimizationutility
Server mit dieser Mod mieten

Screenshots

Stone Generator

Über diese Mod

CastAway

CastAway is a lightweight Minecraft mod for Fabric that prevents lava cast griefing by modifying the way lava and water interact. Specifically, it disables the automatic generation of cobblestone when lava meets water, thus breaking lava casts.

Key Features:

  • Cobblestone generators no longer work.
  • Stone generators continue to function as usual.
  • Obsidian generation continue to function as usual.
  • ✅ Modded fluid interactions remain unaffected unless involving a lava or water variant.

CastAway is ideal for servers where lava casts are problematic, offering a seamless solution without performance penalties.

How Lava-Water Interactions Work (Vanilla)

In vanilla Minecraft, when lava and water come into contact, the resulting block depends on several factors:

  1. The type of lava (flowing or source).
  2. The type of water (flowing or source).
  3. The direction of interaction.

Interaction Table

Interaction Resulting Block Affected by CastAway?
Water → source lava Obsidian ❌ Unaffected
Water → flowing lava Cobblestone ✅ Replaced with flowing water
Lava → water (from above) Stone ❌ Unaffected
Lava → water (others) Cobblestone ✅ Replaced with flowing water

CastAway intercepts the interaction and replaces cobblestone with flowing water, preventing lava casts from forming while leaving other mechanics untouched.

Installation

  1. Drop the CastAway .jar into your mods folder.
  2. Start the server or enter the world — the mod is active immediately.

This mod operates server-side only, meaning clients do not need to install it.

Compatibility and Performance

CastAway uses a Mixin to intercept the call that generates a new block when lava interacts with water. It modifies the shouldSpreadLiquid method, which controls the formation of cobblestone during lava-water interactions.

✅ Affected:

  • Vanilla lava and water.
  • Modded fluids tagged as lava or water.

❌ Not Affected:

  • Fluids not tagged as lava or water (e.g., oil, molten metals, gases).
  • Manual cobblestone placement or non-fluid generation mechanics.
  • Custom fluid systems not using standard FluidBlock logic.

Documentation (2.0.0+)

  • enabled:

    Enables or disables the mod.

    Type: boolean Default: true
  • water_level:

    Property that specifies the height of water on a scale of 1 to 7.

    Type: integer Default: 1
  • water_falling:

    Property that specifies if water is falling.

    Type: boolean Default: false

Checks

CastAway performs the following checks in the config file:

  • Water Level Below 1:

    Checks if the water level is below 1.

    On Failure: Adjusts to 1.
  • Water Level Above 7:

    Checks if the water level is above 7.

    On Failure: Adjusts to 7.

Full Configuration Example:

{
  "enabled": true,
  "water_level": 1,
  "water_falling": false
}

Stone Generator (Working)

Alternative/Working Stone Generator

Verfügbare Versionen

Cast Away 3.0.2release
MC 26.1, 26.1.1, 26.1.2, 26.2fabric
19. Juni 2026
Cast Away 3.0.1release
MC 26.1, 26.1.1, 26.1.2fabric
1. April 2026
Cast Away 3.0.0release
MC 26.1fabric
25. März 2026
Cast Away 3.0.0release
MC 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11fabric
31. Dezember 2025
Cast Away 2.0.0release
MC 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10fabric
5. Oktober 2025

Cast Away auf dem Server installieren

1

Server bestellen

Bestelle einen Minecraft Java Server mit mindestens 3 GB RAM (4 GB empfohlen).

2

fabric Loader setzen

Wähle im Panel unter "Egg" den fabric-Loader und die passende Minecraft-Version (26.2).

3

Mod installieren

Öffne den Mod-Browser im Dashboard und suche nach "Cast Away". Klicke "Installieren" – fertig! Alternativ: Lade die .jar via SFTP in den /mods Ordner.

Kompatibilität

Mod-Loader

fabric

Minecraft-Versionen

26.2, 26.1.2, 26.1.1 (+25 weitere)

Server-seitig

Erforderlich

Empfohlener RAM

4 GB(min. 3 GB)

Häufige Fragen

Cast Away Server crasht beim Start – was tun?

Häufigste Ursache: falsche fabric-Version oder zu wenig RAM. Prüfe im Server-Log (latest.log), ob ein "OutOfMemoryError" oder "Mixin"-Fehler auftritt. Bei Mado Hosting: Stelle sicher, dass mindestens 3 GB RAM zugewiesen sind und der Loader zur Mod-Version passt (26.2). Über das Panel kannst du den Loader mit einem Klick wechseln.

Ist Cast Away mit fabric kompatibel?

Cast Away unterstützt offiziell fabric für Minecraft 26.2, 26.1.2, 26.1.1. Im Mado Dashboard werden inkompatible Loader-Kombinationen automatisch erkannt.

Server laggt mit Cast Away – wie optimiere ich die Performance?

Empfohlener RAM: 4 GB (+1 GB pro 8 Spieler). Prüfe mit /spark profiler, ob Cast Away den meisten Tick-Time verbraucht. Häufige Fixes: Server-View-Distance auf 8-10 reduzieren, bei Forge "performant" oder "starlight" als Zusatz-Mod installieren. Bei Mado Hosting läuft dein Server auf NVMe-SSDs mit dedizierten CPU-Kernen für minimale Latenz.

Modded Server mieten

Installiere Cast Away mit nur einem Klick auf deinem Server.

Empfohlener RAM
4 GBab €5.2/Monat
Min. 3 GB | +1 GB pro 8 Spieler
Jetzt Server erstellen
1-Klick Mod Installation
NVMe SSD Speicher
DDoS-Schutz inklusive

Details

Lizenz
MIT License
Server-seitig
Erforderlich

Unterstützte Versionen

26.226.1.226.1.126.11.21.111.21.101.21.91.21.81.21.71.21.6+18 mehr