Skip to content

minecoders/computercraft-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComputerCraft Scripts 🖥️🐢

License: GPL v3 Lua PRs Welcome Status: In Progress

A modular and extensible collection of Lua scripts for ComputerCraft and CC: Tweaked. Automate your Minecraft world with programmable computers and turtles!


🧠 Overview

This repository features in-game automation tools crafted with Lua. From turtle-based mining to future plans for building assistants and network systems, this project serves both survival gameplay and advanced technical builds.


Each directory contains purpose-built Lua scripts with comments and naming for ease of use and understanding.


🚀 Getting Started

  1. Install CC: Tweaked or ComputerCraft
  2. Access this repo from GitHub or paste raw scripts into in-game computers/turtles
  3. Run and enjoy automation! Scripts are ready to go with minimal setup.

Need an emulator? Use CraftOS-PC to test your scripts outside Minecraft.


🔧 Current Features

✅ Turtle auto-miner script
✅ Basic system control for regular computers
✅ Modular folder-based structure
✅ Lightweight and beginner-friendly code
✅ Readable comments and educational scripting practices


🛣️ Planned Features

🧱 Building Assistant – Auto-place blocks from blueprints
🌐 Networking Tools – Multi-device communication with Rednet
📦 Inventory Manager – Auto-sorting chests and machines
Chunk Loader Logic – Auto-control presence in world
🔒 Security Terminals – Redstone-controlled doors with keycard systems
📡 Wireless File Sync – Use modems to sync files across devices

Want to help with any of these? Open a pull request or issue!


🤝 Contributing

We welcome all contributions—from scripts to bugfixes to creative ideas!

To contribute:

  1. Fork this repository
  2. Create a new branch with your feature/fix
  3. Submit a pull request with a clear description and usage info

Bonus: Include inline comments so others can learn from your code!


📜 License

This project is licensed under the GNU GPLv3. You are free to use, modify, and redistribute under its terms.


📬 Contact & Feedback

For feedback, bugs, feature requests, or collaborations: 📧 Open an issue
💬 Or join a Minecraft/CC community and share the link to this repo!


Power up your Minecraft world with the magic of Lua scripting.
Happy coding, fellow engineers! 🚀🔧🐢

About

Scripts for ComputerCraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages