GlassPane - Universal Library for Minecraft Modifications
GlassPane is a modern library for mod developers created by UpcraftLP that significantly simplifies the process of creating and expanding game content.
Main Library Features
The library offers automatic registration of all types of game objects, including blocks, items, and enchantments. Developers get access to ready-made interface templates, a lightweight networking system, and tools for placing structures from .nbt and .schematic files.
Content Creation and Guides
The system allows easy generation of large-scale structures, creation of interactive guides based on JSON and Markdown, and implementation of custom tree generation. The built-in update checking system ensures the relevance of mods using GlassPane.
Technical Improvements and Fixes
The library includes automatic creation of block and item models, dependency loader, and mod installer. A world recovery mode for corrupted worlds and additional Forge events are also implemented.
Vanilla Problem Fixes
GlassPane fixes several known issues of the original game: baby zombies now burn in daylight, the bed sleep bug is fixed, the problem with accessing chests under slabs is resolved, and chat color code support is added.
Visual Features
The visual attachment system allows creating unique display effects for special characters, similar to deadmau5's ears or dinnerbone's special renderer.