Started by
DrMilk240
on
Topic category: Help with Minecraft modding (Java Edition)
I'm creating a custom tech system, and what I would like to know is:
- How do I make a "wire" block? I want there to be a generator, and when the generator is on, any wire block that's connected to the generator via wire blocks is powered.
- Is it possible to apply a "charged" effect to a block (Like the charged creeper has, but for a block)
Thanks for any help!
yes and yes https://mcreator.net/forum/64833/tutorial-how-create-connecting-wires-m…
and for the charged make a different block with fully initial energy. but make sure to make it keep NBT/Inv on replace procedure block
you might want to search before posting
(or make code for changing texture)