promotional bannermobile promotional banner

KnightPeripherals

Adds additional peripherals to the popular Minecraft mod ComputerCraft

File Details

KnightPeripherals 2.2

  • B
  • Feb 13, 2016
  • 45.76 KB
  • 5.2K
  • 1.8.9

File Name

KnightPeripherals-1.8.9-2.2.jar

Supported Versions

  • 1.8.9

Changes in version 2.2

  • Added Explosive Turtle
    • Crafted using TNT and a turtle
    • Can place TNT using bomb(), bombUp() or bombDown()
    • Can self destruct using explode()
      • Explosion is slightly stronger than TNT by default
    • Both types of explosions will trigger player kills, similarly to normal turtle attacking
  • Added Ranged Turtle
    • Crafted using a bow and a turtle
    • Can fire arrows from its inventory using turtle.attack()
      • Arrows will trigger player kills, similarily to normal turtle attacking
  • Fixes
    • Smashing turtles now play the block breaking sound when breaking blocks
    • Smashing turtles no longer break liquid blocks
    • Mobs will correctly target the smashing turtle after being attacked