forked from mirror/ObjToSchematic
Update headless-config.ts
This commit is contained in:
parent
100f7f3f01
commit
3fa544c36b
@ -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