CopperCrafting

CopperCrafting is a Fabric mod that adds copper tools and armor and other copper items, trying to make copper a natural part of the vanilal progression.

File Details

coppercrafting-1.21.4-1.0.0.jar

  • B
  • Jun 19, 2025
  • 90.12 KB
  • 10
  • 1.21.4
  • Fabric

File Name

coppercrafting-1.21.4-1.0.0.jar

Supported Versions

  • 1.21.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:coppercrafting-1289239:6671816"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

SteelCrafting

LICENSE

CurseForge Direct download of the jar.

CopperCrafting is a Fabric mod that adds copper tools and armor and other recipes revolving around copper. The goal was to make copper more interesting and useful, while trying to feel just like a piece of the vanilla item material progression.

Blocks

Light Counting Pressure Plate

This pressure plate is a bit different from the vanilla pressure plate, as it counts each item on it, not each entity. This means items in stacks are correctly counted.

Outputs one redstone signal for each item/entity on the pressure plate.

Tools

Copper tools can mine the same things as stone tools.

Copper tools have a mining speed between stone and iron tools.

Copper tools sit between stone and iron tools when it comes to durability.

Copper tools are highly enchantable, almost as much as gold.

Material Durability Mining Speed Damage Bonus Enchantability
Gold 32 12.0 0.0 22
Wood 59 2.0 0.0 15
Stone 131 4.0 1.0 5
Copper 200 5.0 1.0 20
Iron 250 6.0 2.0 14
Diamond 1561 8.0 3.0 10

Armor

Copper armor offers protection between gold and iron armor.

Copper armor also sits between gold and iron when it comes to durability.

Copper armor is highly enchantable, almost as much as gold.

Material Head Chest Legs Feet Total Durability Enchantability
Leather 1 3 2 1 7 5 15
Gold 2 5 3 1 11 7 25
Copper 2 5 4 2 13 12 22
Iron 2 6 5 2 15 15 9
Diamond 3 8 6 3 20 33 10

Installation

The compiled mod JAR can be found in the build/libs/ directory of this repository after running the build task.

  1. Download the mod version you need for your minecraft version.
  2. Ensure you have the matching verison of the fabric installed and have a profile for it.
  3. Place the JAR into the mods folder of your Minecraft instance.
  4. Launch Minecraft with the Fabric profile.