simple-tech

Minecraft: Better than Adventure! mod that adds simple blocks to automate tasks
git clone git://memoryshards.xyz/simple-tech.git
Log | Files | Refs | README | LICENSE

en_US.lang (714B)


      1 tile.simpletech.fan.unpowered.name=Fan
      2 tile.simpletech.fan.unpowered.desc=Fan goes whoosh!
      3 tile.simpletech.fan.powered.name=Powered Fan
      4 tile.simpletech.fan.powered.desc=Fan goes whoosh!
      5 tile.simpletech.jumppad.name=Jump Pad
      6 tile.simpletech.jumppad.desc=Boing! Hop hop!
      7 tile.simpletech.chest.trapped.name=Trapped Chest
      8 tile.simpletech.chest.trapped.desc=It's a trap!
      9 tile.simpletech.lightsensor.name=Light Sensor
     10 tile.simpletech.lightsensor.desc=...and there was light.
     11 tile.simpletech.allocator.name=Allocator
     12 tile.simpletech.allocator.desc=Items placed near the input will be sucked in and ejected through the output.
     13 item.simpletech.not.gate.name=Not Gate
     14 item.simpletech.not.gate.desc=Invert a redstone signal.