feat: scripts classification

This commit is contained in:
MihailRis
2025-03-13 00:28:40 +03:00
parent 794d1d71f5
commit b66937c61d
9 changed files with 44 additions and 10 deletions
+2
View File
@@ -59,6 +59,8 @@ struct ItemDef {
std::string modelName = name + ".model";
std::string scriptFile;
struct {
itemid_t id;
blockid_t placingBlock;