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
- Can obtain using command
- 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).
- Method 1
- 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.
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.
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.