Cuneiform
Modby azmalent
Yet another modding library
Type
Mod
CurseForge Downloads
9,345,647
CurseForge ID
419176
Last Updated
Apr 13, 2026
Description
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+)
- Many other utility functions
Crafting mechanics
As of 1.3.1, Cuneiform adds stripping byproduct recipes, which have a chance to drop an item when stripping logs.
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!
Similar Mods
FTB Utilities (Forge)
FTB Utilities is a mod by FTB. It aims to provide several useful utilities within the FTB Platform ranging from friends...
Corail Tombstone
Keeps safe your inventory items in graves on death with many features for better survivability and exploration, in a med...
Compact Machines
Adds one simple game mechanic: Small rooms inside of blocks. It basically gives you the ability to build your contraptio...
Athena
A crossplatform (Forge/Fabric) solution to connected block textures for 1.19.4+
Repurposed Structures (Neoforge/Forge)
Adds more variations of vanilla structures and features such as a Jungle Fortress!
FTB Essentials (Forge & Fabric)
Adds many essential utility commands for servers