
redstone-structure-block
A Fabric mod that allows saving structures to disk (permanent storage) instead of memory when triggering structure blocks with redstone.
- Загрузки
- 157
- Подписчики
- 3
- Обновлён
- 16 сентября 2025 г.
- Лицензия
- MIT
Опубликован 23 января 2025 г.
Redstone Structure Block
A Fabric mod that allows saving structures to disk (permanent storage) instead of memory when triggering structure blocks with redstone.
Repository: https://github.com/sch246/redstone-structure-block
Features
- Adds a gamerule
redstoneSaveStructureBlockto control if the structure is saved to disk or memory(defaults to disk)
Usage
- Install the mod in your Fabric mod folder
- To disable (return to vanilla memory-only saving):
/gamerule redstoneSaveStructureBlock false
Requirements
- Minecraft (>= 1.21.2)
- Fabric Loader (>= 0.16.7)
- Fabric API
License
This mod is available under the MIT License.
Contributing
Feel free to submit issues and pull requests!
Contributors
Ченджлог
2.0.0Релиз1.21.6, 1.21.7, 1.21.8 · 16 сентября 2025 г.
- Replace the scoreboard with gamerules - this is a disruptive update, so change the major version number
- The compatibility range has been expanded to 1.21.2 to 1.21.8
1.1.0Релиз1.21.4 · 23 января 2025 г.
添加基本功能
加载并读取计分板(# rules.redstoneSaveStructureBlock)
Комментарии
Загружаем…