promotional bannermobile promotional banner

KnightPeripherals

Adds additional peripherals to the popular Minecraft mod ComputerCraft

File Details

KnightPeripherals 1.2

  • B
  • Feb 11, 2016
  • 42.36 KB
  • 875
  • 1.7.10

File Name

KnightPeripherals-1.7.10-1.2.jar

Supported Versions

  • 1.7.10

Changes version 1.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
    • Mobs will correctly target the smashing turtle after being attacked
    • Smashing turtles no longer delete the item when unequiping the hammer