[1.6.4] Immibis’s Peripherals Mod Download

 

SCREENSHOTS AND RECIPES

RFID cards

An RFID card is an item that can hold up to 80 characters of data. If you are holding one anywhere in your inventory, it can be read by any computer with a connected RFID reader within 5 metres.

They can only be written once, and writers are quite expensive and slow, though readers are not.

RFID Reader
Immibis's Peripherals Mod
This block reads RFID cards held by players within 5 metres. It has no GUI and can only be used from Lua code.
It can also read RFID cards inside storage carts (within 5 metres)

RFID Writer
No card inserted:
Immibis's Peripherals ModBlank card inserted:
Immibis's Peripherals Mod

Non-blank card inserted:
Immibis's Peripherals Mod

Busy writing:
Immibis's Peripherals Mod
(the red line shows progress)

Right click with a RFID card in your hand to insert the card.
Right click with an empty hand to remove the card, if there is one in the writer. You cannot remove the card unless the glass cover is completely open.

RFID Recipes
RFID card recipe:Immibis's Peripherals Mod

You can also craft a card with any dye to change the colour of the white tab – this is purely visual and doesn’t affect anything else.

RFID reader recipe:

Immibis's Peripherals Mod

RFID writer recipe:

Immibis's Peripherals Mod

Mag-cards

Mag-cards (magnetic stripe cards) are similar to RFID cards, but they are rewritable, store slightly more data (100 chars instead of 80) and require physical contact with the machine to read or write. They’re also written and read with the same device, which is cheaper than an RFID reader and much cheaper than an RFID writer.

Mag-card device
This is a peripheral that reads and writes mag-cards.
Immibis's Peripherals ModRight click while holding a mag-card to swipe it.

The green light shows whether the device is attached to a computer.
The yellow light shows whether the device will write (on) or read (off) the next card swiped.
The orange light is controlled through the API, and is intended to indicate that the computer is waiting for you to swipe a card.

Mag-card Recipes
Mag-card recipe:
Immibis's Peripherals ModLike with RFID cards, you can craft a card with any dye to change the colour of the background.

Mag-card device recipe:
Immibis's Peripherals Mod

Speaker

Speaker Block
This is a peripheral that plays square waves.
Immibis's Peripherals Mod

Speaker Recipes
Immibis's Peripherals Mod

LAN Cables

Despite the name, these will work over any distance – even through unloaded chunks.
Network data is stored in <your world=”” folder=””>/data/immibis’s-peripherals-networks.dat – if you delete this, you’ll need to break and replace every cable and modem before they’ll work again.LAN modem
This peripheral is the interface between a network and a computer. It must be placed on the side of a block, but will stay even if that block is removed – this allows it to be used with turtles.
Immibis's Peripherals Mod

Twisted-pair cable
This is the cable you can use to connect modems together.
Immibis's Peripherals Mod

Modem Recipes

Immibis's Peripherals Mod

Cable Recipes

Immibis's Peripherals Mod
This uses blue wool, not lapis blocks!

LAN messages

LAN messages are strings, similar to rednet.
Each modem can send a maximum of 10 messages per second, regardless of size, and stores up to 25 unsent messages – if you try to send more, you will receive a “Buffer full” error.

Each LAN message is addressed to a channel.
There are 128 channels which any computer can listen to, numbered from 1 to 128 (“positive channels”).
By default, a computer listens to channel 1, and no other positive channels.
Channel numbers can also be below 1 (“negative channels”). If a message is addressed to a negative channel, it is received by the computer with that ID (eg, messages addressed to -5 will be received by computer 5) and also to any modems that are in “promiscuous mode,” which can be set using a peripheral function.

LAN messages also carry a sender ID. Sender IDs can be faked, unless disabled in the config.

Cryptographic accelerator

Immibis's Peripherals Mod
This peripheral allows your programs to easily encrypt and decrypt things.
If you’d rather people have to write their own encryption programs, you can easily disable the recipe in the config.Recipes

Immibis's Peripherals Mod
Immibis's Peripherals Mod

The middle slot must have 64 items. All 64 will be consumed.

This recipe will not work with automatic crafting devices.

Alternate recipe

Immibis's Peripherals Mod
Immibis's Peripherals Mod
Immibis's Peripherals Mod

 


This is a completely normal recipe that works with all crafting devices.

Installation:

 

Download links for other versions:

 

 

 

Videos:

LEAVE A REPLY

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Lost Password