promotional bannermobile promotional banner

Create:OreDoubling

Raw Ore Doubling is a simple utility mod for Create that doubles the output of crushed raw materials when processed in a Millstone.

File Details

ore_doubling_mod-2.1.1.jar

  • R
  • Dec 28, 2025
  • 374.87 KB
  • 73
  • 1.21.1
  • NeoForge

File Name

ore_doubling_mod-2.1.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-oredoubling-1261550:7389463"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

### ✨ Added

- **Tuff Milling Recipe** - Added milling support for tuff stone
  - 25% chance for flint
  - 10% chance for gold nugget
  - 10% chance for copper nugget
  - 10% chance for zinc nugget
  - 10% chance for iron nugget
  - Processing time: 150 ticks

### 🐛 Fixed

- **Brass Recipe Ratios** - Corrected brass mixing recipe to proper 1:1 ratio
  - Changed from 180mb + 180mb → 360mb to 90mb + 90mb → 180mb (2 ingots worth)
  - Now correctly matches Create's standard brass recipe (1 copper + 1 zinc = 2 brass)
- **Stone Variant Recipes** - Added missing nugget outputs to milling recipes
  - Crimsite now drops iron nuggets (40% chance)
  - Asurine now drops zinc nuggets (30% chance)
  - Ochrum now drops gold nuggets (20% chance)
  - Veridium now drops copper nuggets (80% chance)
- **Fluid Tags** - Added proper fluid tags for Create Metalwork compatibility
  - Created `c:molten_copper`, `c:molten_zinc`, and `c:molten_brass` tags
  - Brass mixing now uses fluid_tag type for better mod compatibility