YMetalLib (Fabric)

**Ingots, Plates, Ores! Adds all about metals**

File Details

[1.18.1] YMetalLib 1.3.5

  • R
  • Feb 24, 2022
  • 401.85 KB
  • 46
  • 1.18.1+1
  • Fabric

File Name

yewonmods-ymetallib-1.3.5.jar

Supported Versions

  • 1.18.1
  • 1.18

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ymetallib-fabric-498555:3661002"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 1.3.5 Update Log

  • Added Tungsten, which requires mining level 4 (netherite) to mine. It requires Sulfuric Acid to refine.
  • Added Sulfuric Acid, which is required to refine Tungsten.
  • Block mining level setting method changed from breakByBlock() to needs_tool_level_N tag due to deprecation of breakByBlock() method on new Fabric API
  • Ore generation method changed to use both ConfiguredFeature and PlacedFeature due to deletion of .range method in ConfiguredFeature.
  • Added Tin Can, which holds fluids but it is single use, and cannot release fluid inside Tin Can to world.
  • Now technically requires Java 17, due to Mojang changed Minecraft's Java version to 17 since version 1.18.