
Cast Away
Disables lava casts with no performance overhead
Screenshots

Ü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:
- The type of lava (flowing or source).
- The type of water (flowing or source).
- 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
- Drop the CastAway
.jarinto yourmodsfolder. - 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
lavaorwater.
❌ 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
FluidBlocklogic.
Documentation (2.0.0+)
- enabled:
Enables or disables the mod.
Type:booleanDefault:true - water_level:
Property that specifies the height of water on a scale of 1 to 7.
Type:integerDefault:1 - water_falling:
Property that specifies if water is falling.
Type:booleanDefault: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)

Verfügbare Versionen
Cast Away auf dem Server installieren
Server bestellen
Bestelle einen Minecraft Java Server mit mindestens 3 GB RAM (4 GB empfohlen).
fabric Loader setzen
Wähle im Panel unter "Egg" den fabric-Loader und die passende Minecraft-Version (26.2).
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
Minecraft-Versionen
26.2, 26.1.2, 26.1.1 (+25 weitere)
Server-seitig
✓ ErforderlichEmpfohlener 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.
Ähnliche Mods
Modded Server mieten
Installiere Cast Away mit nur einem Klick auf deinem Server.