promotional bannermobile promotional banner

Ore Creeper

Add Creepers that when it explodes they transform the surroundings into Ores!

File Details

Ore Creeper-fabric-1.21.11-2.0.0

  • R
  • Jun 15, 2026
  • 180.99 KB
  • 346
  • 1.21.11
  • Fabric

File Name

Ore Creeper-fabric-1.21.11-2.0.0.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ore-creeper-560542:8252847"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.0] - 2026-06-15

First official release out of beta.

Added

  • Support for custom colors using skin_color and ore_color in datapacks (no custom texture file needed!).

Fixed

  • Skip registering creepers and items if the mod they depend on is not installed.
  • Stop creepers from leaving air holes when exploding if the mod/block they depend on is missing.

[2.0.0-beta] - 2026-06-13

26.1.2 Port

Changed

  • Ore Creepers explosions colors to be paler.

Fixed

  • Cleaned up obsolete mixins and configurations.