An open API service indexing awesome lists of open source software.

https://github.com/jeremylvln/slimmythings

A mod for Minecraft that adds all I think the game is missing.
https://github.com/jeremylvln/slimmythings

forge java minecraft mod opencomputers

Last synced: 10 months ago
JSON representation

A mod for Minecraft that adds all I think the game is missing.

Awesome Lists containing this project

README

          

# Slimmy Things [![Build Status](https://img.shields.io/jenkins/s/https/ci.jeremylvln.fr/job/SlimmyThings.svg?style=flat-square)](https://ci.jeremylvln.fr/job/SlimmyThings/) [![CurseForge Downloads](http://cf.way2muchnoise.eu/full_328259_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/slimmy-things) [![Minecraft Versions](http://cf.way2muchnoise.eu/versions/328259.svg)](https://www.curseforge.com/minecraft/mc-mods/slimmy-things)

![Overview](.github/overview.png)

### This mod is in early alpha, all the content can change at any moment.

## Introduction

*A mod for Minecraft that adds all I think the game is missing.*

See the [*wiki*](https://github.com/IamBlueSlime/SlimmyThings/wiki) for usage example and API explanations.

### Magnetic cards

The **Magnetic Cards** are simply a card which contains a data. By swiping the card into a
**Magnetic Card Reader**, you can access the data.

### RFID cards

The **RFID Cards** are cards which can be detected around a **RFID Antenna**. To write a card, you'll need a
**RFID Writer**.

### Electronic Lock

The **Electronic Lock** permits to create a combination-lock using items as icons. An **Electronic Pad**
must be designed using the **Electronic Pad Designer** and then placed inside the **Electronic Lock**.

## License

See [LICENSE.txt](LICENSE.txt).

## Author

* Jérémy L. ("IamBlueSlime") - [Website](https://blueslime.fr) - [Twitter](https://twitter.com/iamblueslime)
* Special thanks to *Immibis* who created *Immibis's Peripherals*, a mod which widely inspired mine.