Mineuniverse
Log in Register
Mods

Create: Molten Vents

A renewable source of create's orestones
by Apothicon
Download Claim this project
3,538,552 downloads
0 likes
Updated Jun 30, 2026
0 hypes

Molten Vents is a mod which adds a renewable source of the orestones found in the Create mod, and by extension the many resources that can be processed from them.

How to use:

  • Locate a vent; Vents are found anywhere on the surface, but are more easily found underwater. (Configurable)
  • Dig out the blocks inside of the vent until you find a block that looks like the orestones the vent is made of except with magma on it, that is the dormant orestone.
  • Explode the dormant orestone by any means.
  • Notice that the dormant molten vent is now an active molten vent by seeing the magma in it become brighter.
  • Dump lava (preferrably via an automated method) on the active molten vent and watch as the lava turns into the corresponding orestone.
  • Process the orestones into resources, or use them for building.

Default Vents:

  • Veridium Vent
  • Asurine Vent
  • Crimsite Vent
  • Ochrum Vent
  • Scorchia Vent
  • Scoria Vent

How to add a custom molten block

Just add the name of the block to this list (a .json file that generates in the config folder)

{"values":["asurine","veridium","crimsite","ochrum","scorchia","scoria","exampleblock"]}

And then depending on your modloader:

NeoForge:

- Copy paste any other file in the config/molten_vents/conductive & config/molten_vents/convertible folders. - Rename the files to the name of the custom block. - Change values inside the files (Conductive is a list of blocks the molten vent can convert blocks through, it must contain the active molten vent at minimum. Convertible is a list of blocks the molten vent can convert into the new block. (ex. lava -> asurine))

Forge:

Make a datapack that adds these two jsons: data/molten_vents/molten_vents/blocks/conductive/exampleblock.json (You can add whatever blocks you want here but definitely include these three)
{
  "replace": false,
  "values": [
    "examplemodthataddsblock:exampleblock",
    "molten_vents:dormant_molten_exampleblock",
    "molten_vents:active_molten_exampleblock"
  ]
}
data/molten_vents/molten_vents/blocks/convertible/exampleblock.json (The lava can be changed to any other block and other blocks can be additionally added)
{
  "replace": false,
  "values": [
    "minecraft:lava"
  ]
}
Example datapack can be found in the #datapacks channel in the discord ([https://discord.gg/HHqKa8vTAN]((https://discord.gg/HHqKa8vTAN)))

Then make a resourcepack that adds the name translations, blockstates, models, and textures for "molten_vents.active_molten_exampleblock" and "molten_vents.dormant_molten_exampleblock" (optional)

How to make a custom molten vent feature

Just recreate your own copy of the placed and configured feature jsons available in the base mod in the respective directories within your own datapack: data/yourdatapackname/worldgen/configured_feature/examplevent.json data/yourdatapackname/worldgen/placed_feature/examplevent.json Then add your placed feature to the forge biome modifiers: data/yourdatapackname/forge/biome_modifier/add_vents.json

Examples are here:

<=1.20.1

>=1.21

Discord: https://discord.gg/HHqKa8vTAN

This mod may be used in any modpack.

image

Molten Vents 1.21.1-2.1.1
MC 1.21.2-Snapshot, 1.21, 1.21.6-snapshot, 1.21.5, 1.21.8, Client, 1.21.1-Snapshot, 1.21.4, 1.21.5-Snapshot, NeoForge, 1.21-Snapshot, 1.21.3, 1.21.7, 1.21.1, 1.21.6, Server
Release 2025-07-23 Get
Molten Vents 1.21.1-2.1.0
MC Client, NeoForge, 1.21.1, Server
Release 2025-05-19 Get
Molten Vents 1.21.x-2.0.9
MC 1.21.2-Snapshot, 1.21, Client, 1.21.1-Snapshot, 1.21.4, 1.21.5-Snapshot, NeoForge, 1.21.3, 1.21.1, Server, 1.21.4-Snapshot, 1.21.2
Release 2025-03-14 Get
Molten Vents 1.20.x-2.0.9
MC 1.21.2-Snapshot, 1.21, Client, 1.21.1-Snapshot, 1.21.4, 1.21.5-Snapshot, 1.20.1, Forge, 1.21-Snapshot, 1.21.3, 1.21.1, Server, 1.21.4-Snapshot, 1.21.2
Release 2024-12-10 Get
Create: Molten Vents 1.18.2-2.0.8
MC Client, 1.18.2, Forge, Server
Release 2024-07-03 Get
Create: Molten Vents 1.19.2-2.0.8
MC Client, 1.19.2, Forge, Server
Release 2024-07-03 Get
Create: Molten Vents 1.20.1-2.0.8
MC Client, 1.20.1, Forge, 1.20, Server
Release 2024-07-03 Get

More from Apothicon

Persistent Worlds
890
Ecospherical Expansion
815,453
Hydrological (Overworld Terrain & Biomes)
61,332
Stratospherical Expansion
533,626
Locator
379,458
Dimensional Depths
36,883

You Might Also Like

BBL Casting
Resource processing using molten materials, Create more resources from your ores !
998,356
Pam's Clay Spawn
This mod adds in clay deposits underground with the frequency and density of iron deposits.
999,379
Bone Appetit
Adds multiple new bone meal items you can use on different blocks
998,532
Compact Ores
Generates dense ores which yield additional resources! Forge, 1.14+
993,400
Blazing Bamboo Continued
A fiery bamboo species native to the crimson forests of the Nether!
9,904
Airdrop Supply
Random air drops of supplies
99,923