Overhaul registry loading

Registry data is now loaded dynamically for automatic future-proofing, ending the need for manual struct updates. Access to specific values now requires explicit data lookups.
This commit is contained in:
Alexander Medvedev
2025-11-18 19:00:18 +01:00
parent 2c26124a90
commit 0ce5471761
19 changed files with 9609 additions and 9680 deletions

View File

@@ -5,7 +5,7 @@
![CI](https://github.com/Snowiiii/Pumpkin/actions/workflows/rust.yml/badge.svg)
[![Discord](https://img.shields.io/discord/1268592337445978193.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/wT8XjrjKkf)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![Current version)](https://img.shields.io/badge/current_version-1.21.9-blue)
![Current version)](https://img.shields.io/badge/current_version-1.21.10-blue)
</div>