21 lines
1.4 KiB
Markdown
21 lines
1.4 KiB
Markdown
# Welcome to SCS !
|
|
## 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)
|
|
* 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)
|
|
* 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
|
|
- [x] Support 1.21.1
|
|
- [ ] Transplant all stuff to 1.20.1 and 1.21.1
|
|
## License
|
|
[MIT_License](https://mit-license.org/)
|
|
## Thanks
|
|
Thanks to [KAllFix](https://center.mcmod.cn/170204/) improves the code and offer me help. |