Started by
HeyItsJackM8
on
Topic category: Help with Minecraft modding (Java Edition)
Hey guys, I'm not sure this is possible but, is their a way to make a working TV. What I want to do is basically you can change channels and new videos will pop up every channel. Also the videos will have audio. Thanks guys.
What you're after is one of the most difficult things to program in Minecraft. Something like this isn't even remotely possible in MCreator, sorry.
Hi. You could make a block (TV) with animated texture. Then you could set up on update tick playing certain sound you want. And on block right clicking you could replace the TV block with another one (changing channel). But this is just for decoration purposes.
Thank you.
Thank you.