promotional bannermobile promotional banner

The Copperier Age

Expends and enhances the theme of The Copper Age drop. New blocks and mechanics, many tweaks, and awesome optional retextures!

File Details

1.1-mc1.21.11

  • R
  • Mar 25, 2026
  • 2.97 MB
  • 52
  • 1.21.11
  • Fabric + 1

File Name

TheCopperierAge-1.1-mc1.21.11.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:the-copperier-age-1336608:7811477"

Quilt

modImplementation "curse.maven:the-copperier-age-1336608:7811477"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Removed the item for Copper Fire, as it was never meant to be registered.
- Fixed Weighted Pressure Plates not having map colors.
- Fixed Chimes not having map colors.
- Added The Crate.
  - Can be crafted with four Iron Ingots and four Planks.
  - Crates can hold 36 stacks of items.
  - However, Crates can only hold a single item type.
  - If an invalid item is inserted into a Crate (i.g., Hoppers,) it will be ejected through the Crate's top face.
    - If a container is present at the Crate's front face, the item will be deposited there instead.
  - Added a config option to toggle whether Players can open Crates.
    - This is enabled by default.
  - Added a config option to allow Crates to retain their items upon breaking.
    - This is disabled by default.
- Added Sticky Gearboxes.
  - Can be crafted with any Gearbox and a Slimeball.
  - Sticky Gearboxes rotate blocks every 24 ticks.
    - This delay is doubled if the block to be rotated does not contain 4 rotation values, but only 2.
      - For example, Slabs will only rotate every 48 ticks while a Level will rotate every 24 ticks.
    - Added a config option to control the delay.
- Gearboxes now rotate entities that stand on them.
  - Added a config option to control how many degrees-per-tick an entity will be rotated at.
- Adjusted the velocity a Copper Fan sucks from behind, now being more evenly distributed.
  - This change was made in order to make Copper Fans easier to use, as their previous behavior was only noticeable while an entity was very close to the block.
- Added Redstone Grit.
  - Can be crafted with five Redstone Dust and four Gravel.
  - Redstone Grit is unpowered when placed, but will become powered after 20 ticks.
    - This resets every time the block is moved.
  - Falls like Sand and Gravel blocks.
- Copper Golems can now occasionally press Copper Buttons.
  - Randomly occurs when idle.
  - Attempts directly after depositing items into a Chest.
  - Added a config option to toggle this behavior.
- Added a statistic for opening Crates.
- Added a statistic for ringing Chimes.
- Added waxing recipes that were missing.
- Added waxing recipes for Copper Tools/Equipment.
  - Both the stats and visuals of the item will remain the same once waxed.
  - Waxed Tools/Equipment cannot be unwaxed.
- The Copperier Age's models for oxidizing models are now generated on runtime.
  - This change was made in order to improve compatibility with other mods and resource packs.
  - Modders can now add `search terms` for The Copperier Age's automatic oxidizing model generation.
    - This method can be found in `OxidizableItemHelper`.
- Added a config options to toggle whether the stats of Copper Tools/Equipment should change as they oxidize.
- Added Improved Copper Tooltips.
  - Oxidisation and Waxed statuses moved to Lore instead of item name prefixes.
  - Added a config option to toggle the new tooltips and renaming.
- Added the Waxed Item Slot Overlay.
  - Renders a small icon on top of Waxed items for accessibility.
  - Added a config option to toggle the Waxed Item Slot Overlay.
- Added additional Item Slot Overlays for Infested and Trapped blocks.
  - Added a config option to toggle these Item Slot Overlays, which is disabled by default.