Mod
Create: Spill-Induced
No reviews yet
An addon that detects pipe spills in Create, make more stone generator!
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources