mirror of
https://github.com/TriM-Organization/Linglun-Converter.git
synced 2026-04-19 17:05:37 +00:00
看到了bug还是忍不住要改……
This commit is contained in:
@@ -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结构", "两", "我的世界结构"),
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user