SmarterContraptionStorage/README.md

21 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

# Welcome to SCS !
2025-05-17 17:03:03 +08:00
## Download Code
If you want to download code on your computer, please change gradle version in `gradle\wrapper` or build like workflow: `publish.yml`
## Download Links
* For CurseForge: ["CurseForge"](https://www.curseforge.com/minecraft/mc-mods/smartercontraptionstorage)
2025-05-17 17:03:03 +08:00
* Modrinth: ["Modrinth"](https://modrinth.com/mod/smarter-contraption-storage)
* If you come from China, you can also use [MCMODS](https://www.mcmod.cn/class/15306.html)
## What Can It Do?
* It is a mod aiming at making containers on contraptions smarter. After applying this mod, you can control your each container on contraption separately when them are blocks (planning to make them act like actors)
2025-05-17 17:03:03 +08:00
* Secondly, it adds support to other containers those Create haven't allowed, such as [Drawers](https://www.curseforge.com/minecraft/mc-mods/storage-drawers) , [TrashBins](https://www.curseforge.com/minecraft/mc-mods/trash-cans) and any others you request me to support
* Thirdly, it plans to add some interesting and useful features to create
## How to Give Me Some Advice
* First of all, GitHub is always the best place
* For Chinese, you can also find more links in [MCMODS](https://www.mcmod.cn/class/15306.html)
## About Plans
2025-05-17 17:03:03 +08:00
- [x] Support 1.21.1
- [ ] Transplant all stuff to 1.20.1 and 1.21.1
## License
2025-06-07 10:30:29 +08:00
[MIT_License](https://mit-license.org/)
## Thanks
Thanks to [KAllFix](https://center.mcmod.cn/170204/) improves the code and offer me help.