mirror of
https://github.com/LucasDower/ObjToSchematic.git
synced 2025-12-11 20:15:30 +01:00
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',
|
payload: 'replace-falling',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
displayLocKey: 'assign.components.fallable_blocks',
|
displayLocKey: 'assign.components.replace_fallable',
|
||||||
payload: 'replace-fallable',
|
payload: 'replace-fallable',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -321,7 +321,7 @@ export class UI {
|
|||||||
payload: 'schem',
|
payload: 'schem',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
displayLocKey: 'export.exported_structure',
|
displayLocKey: 'export.components.structure_blocks',
|
||||||
payload: 'nbt',
|
payload: 'nbt',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user