Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thegrimsey/stonevaults
A minecraft mod that adds multiple jigsaw structures
https://github.com/thegrimsey/stonevaults
fabric minecraft minecraft-mod mod
Last synced: 17 days ago
JSON representation
A minecraft mod that adds multiple jigsaw structures
- Host: GitHub
- URL: https://github.com/thegrimsey/stonevaults
- Owner: TheGrimsey
- License: mit
- Created: 2021-06-29T14:01:36.000Z (over 3 years ago)
- Default Branch: 1.17
- Last Pushed: 2021-12-12T13:31:46.000Z (almost 3 years ago)
- Last Synced: 2024-10-09T09:44:53.173Z (about 1 month ago)
- Topics: fabric, minecraft, minecraft-mod, mod
- Language: Java
- Homepage:
- Size: 22.6 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stonevaults
Stonevaults is a Fabric mod that adds unfriendly jigsaw structures.
# Requirements
Stonevaults depends on **[Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api)** and **[Cloth Config](https://www.curseforge.com/minecraft/mc-mods/cloth-config).**
# Technical Info
All structures present in this mod are jigsaw structures that make use of template pools and processors as well as structure files. There isn't a ton of easy to understand information about creating jigsaw structures but [TelepathicGrunt's StructureTutorialMod](https://github.com/TelepathicGrunt/StructureTutorialMod) is very helpful for understanding how they work.
## License
This mod is available under the MIT license. You are free to port, modify, use it as you wish.