mirror of
https://github.com/LucasDower/ObjToSchematic.git
synced 2024-12-27 03:18:59 +08:00
Merge branch 'dev' of https://github.com/LucasDower/ObjToSchematic into dev
This commit is contained in:
commit
91efc83ae9
@ -19,7 +19,7 @@ export const headlessConfig = {
|
||||
},
|
||||
},
|
||||
export: {
|
||||
absoluteFilePathSave: 'C://Users//<Username>//AppData//Roaming//.minecraft//schematics', // Must be an absolute path to the file (can be anywhere)
|
||||
absoluteFilePathSave: 'C:/Users/<Username>/AppData//Roaming/.minecraft/schematics/MySchematic.schematic', // Must be an absolute path to the file (can be anywhere)
|
||||
exporter: 'schematic', // 'schematic' / 'litematic',
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user