nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Oxidizable Copper Gear

Oxidizable Copper Gear

Mod

Adds oxidation and waxing mechanics to copper tools and armor

Client and server EquipmentGame Mechanics

1,592 downloads
10 followers

Oxidizable Copper Gear

This mod makes copper tools and armor oxidize over time, much like copper blocks. Can also be used as a framework to make any item oxidizable.

items

Items will oxidize while they're in your inventory, equipped, or dropped on the ground. They won't oxidize if they're stored in a chest for example.

ingame items

Oxidization speed is similar to the speed copper blocks oxidize at. It's also increased depending on how much the item durability differs from the current oxidation state.

Crafting recipes:

  • Items can be waxed by combining them with honeycomb.

    waxing

  • Items can be dewaxed by combining them with any axe, where the axe will remain and take one durability damage.

    dewaxing

  • Oxidation on items can be reduced by combining them with any axe, where the axe will remain and take one durability damage.

    reducing oxidation

Adding your own oxidizable items

This mod can also be used as a framework to make any item oxidizable by creating a data pack and resource pack. The default data pack which makes copper tools and armor oxidizable can be disabled like any other data pack if desired.

  • In the data pack, add your items to the oxidizable item tag from this mod (example). This tells the mod to:
    • Make your items oxidize over time
    • Allow oxidation-related crafting recipes to be used on your items
    • Add exposed, weathered, oxidized and waxed variants of your items to creative tabs
  • In the resource pack, add models and textures for oxidation stages of your items (example).
    • The items folder has to be under the namespace of the mod which adds the item you're adding assets for, or the minecraft namespace in case of vanilla items, as you're overriding the original files.
    • Models and textures can be under any namespace, but this mod's namespace is recommended (oxidizable_copper_gear).

External resources


Project members

pajic

Owner

M00nkey

Artist


Technical information

License
MIT
Client side
required
Server side
required
Project ID