tassaron / copper-lamp

Minecraft mod using Fabric: adds copper lamps, torches, and capacitors. Watch the video demo! Compatible with 1.18 or 1.19

Home Page:https://www.curseforge.com/minecraft/mc-mods/copper-lamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copper Lamp

A mod for Minecraft 1.19 using Fabric. Old versions are compatible with Minecraft 1.18 (see releases page for jar files).

Screenshot Crafting Recipe: 7 copper ingots, 1 glowstone, 1 redstone torch

Features in Version 1.0.0+

  • Copper Lamp -- It functions like an inverted redstone lamp, giving a light level of 15 unless powered by redstone. It can be oxidized and waxed like any other copper block.

Features in Version 2.0.0+

  • Copper on a Stick -- It's like a torch, except you put copper on the end of a stick. Place this on a lightning rod.
  • Copper Torch -- The heat of a lightning strike permanently transforms "copper on a stick" into a copper torch. The electrical energy then emits from the torch into energy-storing blocks above it. This energy is compatible with Tech Reborn (1 energy per 20 ticks), albeit insignificant due to the small number.
  • Copper Capacitor Block -- Consumes 1-10 energy every 20 ticks to shock entities in the world, similar to a magma block. Damage can be avoided by wearing leather boots. This will have the same effects as lightning would have on the entity -- so villagers will convert to witches for example.

External Dependencies

  • Version 1.0.0+ Fabric API

Dependencies included in JAR file

License

All code is free to use however you wish; see LICENSE file for details. Pull requests are welcome!

Thanks to magistermaks for SimpleConfig

About

Minecraft mod using Fabric: adds copper lamps, torches, and capacitors. Watch the video demo! Compatible with 1.18 or 1.19

https://www.curseforge.com/minecraft/mc-mods/copper-lamp

License:MIT License


Languages

Language:Java 100.0%