Loading...
Beta Modpages Unclaimed

Conductive Copper

Adding conductivity to copper

0 Likes
1725 Downloads
Created by toxxicGlitter

Description

REQUIRED DATAPACK: https://www.curseforge.com/minecraft/customization/bug-fix-conductive-copper/files/all due to a bug, the following datapack was not included in the mod. These will be added in the next release, until then, please add these.

This is a Fabric mod requiring the Fabric api for 1.19.2 found here

Wild mod: Conductive Copper is the first part in a series of mods related to wildly requested features and missed opportunities related to the wild update. With this first step, I introduce several redstone changes.

  • Copper conducts redstone signals similar to redstone dust. The more oxidized the copper is the more the signal degrades.
  • Blackstone buttons now work for half the time they used to, making them different from stone buttons.
  • Introducing: Copper buttons - They work like stone buttons but with press times of 5, 15, 25, or 35 depending on oxidation level.
    • Craft with a single block to get 9 (standard button recipe, not crafted with ingots)
  • Introducing: Copper Pressure Plates - They detect the number of items in the inventory of entities on them. If the cumulative inventory of the entities on it is large enough, they'll output power.
    • Craft with 2 blocks to get 9 (standard pressure plate recipe, not crafted with ingots)
  • Comparators have unique behavior with copper
  • Copper oxidizes slightly faster
    • further increased if exposed to water
    • copper that has a full charge oxidizes faster

This mod adds 2 important new tags

  • chargeable_copper: Copper blocks that charge each other. It defaults to all copper blocks waxed and unwaxed (not cut copper)
  • conducts_copper: Redstone components that can be powered by copper.
    • Defaults to all components except wood doors, wood trapdoors, fence gates, and redstone wire.
    • Copper will always recieve power from redstone independent of if redstone itself can be powered by copper.

Copper will charge adjacent copper blocks with its power level minus 1 (same as redstone dust). Any copper that has been oxidized or partially oxidized will reduce the signal by an additional 1 level per oxidation level. Thus fully oxidized copper taking in a signal strength of 15 will output 11 to its neighbors.

When read by a comparator copper gives a fractional signal:

  • Copper: 1/2 charge level rounded up (15 -> 8)
  • Exposed Copper: 1/2 charge level rounded down (15 -> 7)
  • Weathered Copper: 1/4 charge level rounded down (15 -> 3)
  • Oxidized Copper: 1/8 charge level rounded down (15 -> 1)

This behavior also is mirrored if read by the side of a comparator

NEW TO 1.1 Release:

When measure shulkerboxes on copper pressure plates, their content gets counted. This also applies to players who have shulker boxes in their inventory.


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Gauges and Switches

Adds buttons, levers, plates, timers, detectors, sensors, gauges and lamps. Configurable and wirelessly linkable.

Alternate Current

An efficient and non-locational redstone dust implementation

Super Circuit Maker

Ever wanted to build custom logic gates and complex circuits? Now you can!