Skip to content

Releases: Hye0Ngit/YMetalLib-fabric

1.3.8

24 Apr 08:00
Compare
Choose a tag to compare

Version 1.3.8 Update Log

  • Added Sulfuric Acid in real fluid, but not obtainable in survival currently
    • Can obtain using command give @p ymetallib:sulfuric_acid_bucket
  • Added blasting recipes for tin and lead
    • Step 1. Prepare 2 sticks, wood plank, 2 clay balls, empty tin can, water bucket or tin can containing 1 bucket amount of water, and any ingot (or plate if you want to craft plate).
    • Step 2. Craft roller with 2 sticks and wood plank.
    • Step 3. Craft clay blank mold with roller and 2 clay balls in vertical place.
    • Step 4. There are two ways to craft ceramic ingot (plate) mold.
      • Method 1
        • Step 4-1. Craft clay ingot (plate) mold with clay blank mold and any ingot (plate).
        • Step 4-2. Smelt clay ingot (plate) mold in furnace.
      • Method 2
        • Step 4-1. Smelt clay blank mold in furnace.
        • Step 4-2. Prepare hammer, and one more stick.
        • Step 4-3. Craft ceramic ingot (plate) mold with hammer, stick, ceramic blank mold, and any ingot (plate).
    • Step 5. Craft tin can containing 1 bucket amount of solid tin(or lead) with any kind of tin or lead ore, and empty tin can.
    • Step 6. Blast it in blast furnace.
    • Step 7. Craft tin(or lead) ceramic ingot (plate) mold with ceramic ingot (plate) mold and tin can containing 1 bucket amount of molten tin (or lead)
    • Step 8. Craft solid tin(or lead) ceramic ingot (plate) mold with tin(or lead) ceramic ingot (plate) mold and water bucket or tin can containing 1 bucket amount of water.
    • Step 9. Craft tin(or lead) ingot (plate) with solid tin(or lead) ceramic ingot (plate) mold.

1.3.7

08 Mar 11:39
Compare
Choose a tag to compare

Version 1.3.7 Update Log

  • Port to 1.18.2
  • Ore generation method changed to OreFeatureConfig due to deletion of .configure method in ConfiguredFeature

1.2.3

26 Feb 10:17
Compare
Choose a tag to compare

Version 1.2.3 Update Log

  • Backported features from 1.3.6, see update logs for 1.3.0-ex ~ 1.3.6 to get details
  • Differences from 1.3.6
    • This release's JAR file is built on Java 17 but it doesn't requires Java 17 to build and run. It requires Java 16+.
    • It uses old (~1.17) ways for generating ores.

1.3.6

26 Feb 08:17
9f8153a
Compare
Choose a tag to compare

Version 1.3.6 Update Log

  • Added Mixin.
  • Deepslate Nickel Ore now displays correctly.
  • Mod description now doesn't display as experimental.

1.3.5

24 Feb 13:04
Compare
Choose a tag to compare

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.

1.3.4-ex

24 Sep 03:03
Compare
Choose a tag to compare
1.3.4-ex Pre-release
Pre-release
YMetalLib 1.3.4-ex for MC 21w38a

1.3.3-ex

12 Aug 12:07
Compare
Choose a tag to compare
1.3.3-ex Pre-release
Pre-release
YMetalLib 1.3.3-ex for MC 1.18 experimental snapshot 3

1.3.2-ex

22 Jul 00:33
Compare
Choose a tag to compare
1.3.2-ex Pre-release
Pre-release
YMetalLib-Experimental 1.3.2-ex for Minecraft 1.18 Experimental Snapshot 2

1.2.2

21 Jul 05:04
Compare
Choose a tag to compare
YMetalLib 1.2.2 for MC 1.17.1

1.3.0-ex

19 Jul 09:03
906308d
Compare
Choose a tag to compare
1.3.0-ex Pre-release
Pre-release

WARNING: EXPERIMENTAL RELEASE!

DO NOT DOWNLOAD SOURCE CODE, IT WILL DOWNLOAD 1.2.1 CODE

This means this build can break your world, highly unstable, and function may not included on final version.

YMetalLib-Experimental 1.3.0-ex for Minecraft 1.18 Experimental Snapshot 1