
Cuneiform
Yet another modding library
- Загрузки
- 6K
- Подписчики
- 0
- Обновлён
- 23 марта 2024 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 21 марта 2024 г.
This is a library I use as a base for my 1.16+ mods:
- Terra Incognita - plants, trees, butterflies and more improvements to your world!
Current features
- A flexible, annotation-based config system with subcategory support (Kotlin friendly!)
- Annotation-based mod proxy system
- Classes that help with content registration (generating item forms, render types etc.)
- Data conditions to disable recipes/loot tables depending on configs
- Automagical network package serialization (1.18+)
- Simplified shapeless recipe matching (1.18+)
- Stripping byproduct recipes
- Many other utility functions
Commands
Cuneiform currently adds one command:
- /dimteleport (or /dimtp for short): like normal teleport command, but for teleporting to other dimensions
Log filtering
Last but not least, Cuneiform allows you to filter game logs:
- By substrings
- By regular expressions
- Ignore certain exceptions completely
- Truncate exceptions to remove the stack trace while keeping the message
See the config file for more info!
Ченджлог
1.3.6Релиз1.18.2 · 23 марта 2024 г.
Fixed compostable registration not working
Комментарии
Загружаем…