看到了bug还是忍不住要改……

This commit is contained in:
2026-02-08 04:47:12 +08:00
parent 92c5d96b75
commit b459b472f0

View File

@@ -186,7 +186,7 @@ def is_in_bdx_mcpack(sth: str):
{
1: ("bdx", "1", "币帝查", "币帝·艾克斯", "", ""),
0: ("mcpack", "0", "唉姆西·派克", "", ""),
2: ("MCSTRUCTURE", "2", "", "麦块结构", "MC结构", "", "我的世界结构"),
2: ("mcstructure", "2", "", "麦块结构", "MC结构", "", "我的世界结构"),
},
)