
Iotaworks
A Hex Casting addon for manipulating iotas.
- Загрузки
- 2K
- Подписчики
- 2
- Обновлён
- 1 апреля 2026 г.
- Лицензия
- LGPL-3.0-or-later
Опубликован 12 декабря 2025 г.
Iotaworks beta — patterns to manipulate iotas themselves
Features
- Patchwork iotas
allows you to create iotas that modify the behavior of certain patterns - TODO: Subscripts
allows you to make executable iotas 'dip' under part of the stack
For developers
repositories {
exclusiveContent {
forRepository {
maven("https://pool.net.eu.org/") { name = "pool maven" }
}
filter {
includeGroup("org.eu.net.pool")
includeGroup("poollovernathan.fabric")
}
}
}
dependencies {
api("org.eu.net.pool:phlib:VERSION")
api("org.eu.net.pool:iotaworks:VERSION")
}
Ченджлог
0.1.4Релиз1.20.1 · 1 апреля 2026 г.
Fixed a dependency; no substantial changes.
0.1.3Бета1.20.1 · 10 февраля 2026 г.
- fixes an issue that made slates completely unusable
0.1.2Бета1.20.1 · 25 января 2026 г.
hey did you know that setting something to null sets it to null
how do I send a slap back in time
0.1.1Бета1.20.1 · 24 января 2026 г.
yeah this depended on mod-tools which doesn't exist and nobody told me for a month so here's a fixed version
0.1.0Бета1.20.1 · 14 декабря 2025 г.
Initial release
Комментарии
Загружаем…