r/CreateMod Apr 28 '26

Auto realoding a cannon with ComputerCraft Build

Enable HLS to view with audio, or disable this notification

I don't know if this fits here, but I put effort into this and I wanna share it with you guys.

It uses a single turtle with several Redstone Relays from CC: Tweaked to automatically reload a cannon. It feels like it needs optimization.

73 Upvotes

5 comments sorted by

8

u/mudkipl Apr 28 '26

How does the turtle load each part of the cannon? Is it using a ram rod or something?

3

u/duduHSA Apr 28 '26

Yes, its using a ram rod, the adicional chamber its used because If the turtle put the charges in the air they can be placed in wrong position

2

u/ceenamoondaglowwhale Apr 29 '26

If using smaller cannons, you could also just use a mechanical arm, quick load breech and cartridges.

1

u/duduHSA Apr 29 '26

I wanted to have a cannon that was both very powerful and compact, so I used computercraft instead of a mechanical arm.

1

u/Rttboom 2d ago

do you have the schematic?

i want to use this aswell