Commit Graph

2 Commits

Author SHA1 Message Date
10d2e4a813 feat(assets): add normal maps and item/creature definitions
Add normal map references to block JSONs, add creature definitions for pig and player, and create item definitions. Move models and normal textures into the cubed asset namespace, replacing legacy item files.
2026-08-08 15:50:55 +08:00
782c7c6092 refactor(cubed): migrate block definitions to JSON
Move block data from TOML to JSON under assets/cubed/blocks, add registry.json for block and item IDs, and relocate textures and sounds to the cubed namespace.
2026-08-08 15:35:40 +08:00