Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 456 Bytes

File metadata and controls

10 lines (7 loc) · 456 Bytes

Minecraft-ComputerCraft-Scripts

Repository of scripts for the Minecraft mod ComputerCraft

Mob Farmer.lua

  • Script to be run by a turtle as part of an automated mob farm. Kills whatever is in front of it and places anything picked up in a chest below it.

Clock.lua

  • Clock program to display the current in-game time of day. Auto sizes to attached monitor to enable larger displays. Tested with 5 wide x 2 tall monitor.