
TenviLib
TenviLib is a lightweight shared library and compatibility layer created for Tenvoria Fabric mods.
It provides reusable infrastructure that can be shared across multiple mods, reducing duplicated code while keeping each project independent and focused on its own functionality.
Features
• Shared mod registration through TenviApi
• Automatic mod version detection through Fabric Loader
• Lightweight shared logging utilities
• Shared configuration directory and file path utilities
• Minecraft version detection
• Compatibility handling
• Does not require Fabric API as a dependency for TenviLib itself
• Small, lightweight and reusable structure
Compatibility
• Minecraft 26.3
• Fabric Loader 0.19.5 or newer
• Java 25
Fabric API is not required by TenviLib itself.
Mods that use TenviLib may still require Fabric API depending on their own features.
Purpose
TenviLib is a library mod and does not add blocks, items, entities or gameplay content by itself.
Its purpose is to provide a shared and stable foundation for compatible Tenvoria projects.
TenviLib is currently integrated with Tenvoria projects including:
• VMSmart
• Techvari
• FasLoad
Developed by Tenvoria.
