forked from mirror/ObjToSchematic
Fixed the mismatch of 2 strings
This commit is contained in:
parent
05491de3ff
commit
ec37e986ad
@ -229,7 +229,7 @@ export class UI {
|
||||
payload: 'replace-falling',
|
||||
},
|
||||
{
|
||||
displayLocKey: 'assign.components.fallable_blocks',
|
||||
displayLocKey: 'assign.components.replace_fallable',
|
||||
payload: 'replace-fallable',
|
||||
},
|
||||
{
|
||||
@ -321,7 +321,7 @@ export class UI {
|
||||
payload: 'schem',
|
||||
},
|
||||
{
|
||||
displayLocKey: 'export.exported_structure',
|
||||
displayLocKey: 'export.components.structure_blocks',
|
||||
payload: 'nbt',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user