promotional bannermobile promotional banner

KnightPeripherals

Adds additional peripherals to the popular Minecraft mod ComputerCraft
Back to Files

KnightPeripherals 1.3

File nameKnightPeripherals-1.7.10-1.3.jar
Uploader
KnightMinerKnightMiner
Uploaded
May 27, 2016
Downloads
3.4K
Size
63.7 KB
File ID
2303108
Type
R
Release
Supported game versions
  • 1.7.10

What's new

Changes in version 1.3:

 

  • Added Mining Laser Turtle
    • Crafted using a mining laser upgrade and a turtle
    • Can mine blocks at a range using turtle.dig(), though the laser consumes fuel
    • Is designed for mining, though it will deal damage in the laser beam
  • Added Sensor Turtle
    • Crafted using a sensor upgrade and a turtle
    • Can detect the distance to the nearest block of entity using sonar(), sonarUp(), or sonarDown()
    • Can detect the density of a range of blocks using density(), densityUp(), and densityDown()
      • Density is the hardness squared, or 1,000,000 for unbreakable blocks
  • Added Crushing Turtle
    • Crafted using an Ex Compressum hammer
    • Is the same as the Smashing Turtle, only it can do Ex Compressum hammer recipes when using turtle.dig() instead of normal ones
  • Clicking Turtles now have a slight delay when clicking
    • The current delay can be determined using getClickDelay() in case something needs to be clicked in a time sensitive fashion
  • Explosive Turtles now have a slight delay when self destructing
  • Smashing turtles no longer break liquid blocks

This mod has no additional files