
ModsJava
Create: Spill-Induced
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.


Create-Spill-Induced
本模组是 Create 模组的扩展,拓展管道泄漏事件使流体反应可配置。 当管道流体泄漏并与环境中的流体接触时,模组会检查泄漏点下方和周围有接触面的方块,在泄漏点生成相应配置的方块。 通过配置文件,玩家可以自定义生成结果,为游戏增添更多趣味性和可玩性。
This is an addon for the Create mod that enhances pipe spill events with new fluid interaction mechanics. When a fluid leaks from a pipe and contacts an environmental fluid, the mod generates specific stone blocks at the spill point based on the blocks below and around it. Customizable via JSON configuration, this mod adds depth and creativity to fluid interactions.
配置项 Configuration Options
pipeFluid: 管道泄漏的流体。The fluid leaking from the pipe.impactFluid: 泄漏点的环境流体。The environmental fluid contacted at the spill point.bottomBlock: 泄漏点下方方块。(可选 optional) The block below the spill point.otherBlock: 泄漏点四周+上方检查方块。(可选 optional) Additional block around and above the spill point.results: 生成方块的权重集合。The blocks generated at the spill point, with weighted probabilities for each type.
配置示例 Configuration Example
{
"gen": [
{
"pipeFluid": "minecraft:lava",
"impactFluid": "minecraft:water",
"bottomBlock": "minecraft:soul_soil",
"otherBlock": "minecraft:crying_obsidian",
"results": {
"minecraft:magma_block": 32,
"minecraft:blackstone": 32,
"minecraft:netherrack": 32,
"minecraft:basalt": 32
}
}
]
}
致谢 Special Thanks
- SCRA114514: logo
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as create-spill-induced-1.20.1-1.2b.jar — drop this file into the mods folder
- Download size: 216 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.