Minecraft Melt mod 2024 download
logo
minecraft mod Melt

Melt

Game Version: 1.12.2
Total Downloads: 6,231
Updated: Jan 6, 2019
Created: Jan 11, 2018
Download MeltDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
zephmelt-1.2.2.jar release 26.16 KB Jan 6, 2019 1.12.2 5,497 download Melt zephmelt-1.2.2.jar releaseDownload
zephmelt-1.2.1.jar release 26.08 KB Jan 5, 2019 1.12.2 65 download Melt zephmelt-1.2.1.jar releaseDownload
zephmelt-1.2.jar release 26.07 KB Jan 5, 2019 1.12.2 42 download Melt zephmelt-1.2.jar releaseDownload
zephmelt-1.1.jar release 25.82 KB Dec 22, 2018 1.12.2 160 download Melt zephmelt-1.1.jar releaseDownload
zephmelt-1.0.jar beta 24.54 KB Jan 11, 2018 1.11.2 467 download Melt zephmelt-1.0.jar betaDownload

Screenshots

Description

Share this:

This mod is similar to my other mod, Sift, but it's a configurable Crucible. Here's an example of the config file to get an idea of how it works:

# Configuration file

 

general {
# This will determine how much of an item must be placed in the Crucible before the item(s) can melt. Use 1, 2, 4, or 8.
I:"Crucible Capacity"=4

 

# These are the items/blocks that can be placed in the crucible.
S:inputs <
minecraft:cobblestone:0
minecraft:stone:0
>

 

# These are the liquids that the crucible will output.
S:outputs <
minecraft:lava:0
minecraft:lava:0
>
}

 

heat_sources {
# These are the blocks that are placed under the crucible to melt it's contents.
S:"Heat Sources" <

minecraft:lava:0

minecraft:torch:0

minecraft:magma:0

minecraft:fire:0
>

# The rates at which the heat sources can melt contents of crucible. Higher numbers take longer. 1 – 2,147,483,647
S:"Melt Times" <

1

4

2

2
>
}

You can modify the Crucible's capacity, add meltable blocks and their corresponding liquid form, and add blocks that can heat the Crucible and configure how hot each one is.

Liquids are added with their block form.

 

Modpacks:

You are free to use this mod in any public or personal modpack.

Future plans:

        Make the Crucible emit light if the liquid inside should.

        Forge Ore Dictionary support for the config.

        Add bucket scoop sound when removing liquid from the crucible.

Comments

Add a comment