ComputerCraft integration
za3k opened this issue ยท 3 comments
I think it would be really fun to do displays (think randomly generated maze, 3-D maps, etc) with computers.
If this sounds fun (but not fun to implement), let me know and I can probably do a pull request when I have time.
If you want creative mode support just enable the "/setbit" command, other wise it will probobly require an addon to manage using bits via some peripheral.
Right, I was imagining the version with the peripheral (or I believe CCTweaks lets you equip any tool as a peripheral directly).
I may as well implement this, I'll play around with the mod a bit more first to make sure I understand the right way to design it.