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.
- Host: GitHub
- URL: https://github.com/jeremylvln/slimmythings
- Owner: jeremylvln
- License: mit
- Created: 2019-07-15T13:21:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-09T11:00:58.000Z (almost 7 years ago)
- Last Synced: 2025-06-29T07:43:22.535Z (about 1 year ago)
- Topics: forge, java, minecraft, mod, opencomputers
- Language: Java
- Homepage:
- Size: 854 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# Slimmy Things [](https://ci.jeremylvln.fr/job/SlimmyThings/) [](https://www.curseforge.com/minecraft/mc-mods/slimmy-things) [](https://www.curseforge.com/minecraft/mc-mods/slimmy-things)

### 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.