diff --git a/src/dialogs/blueprintSettings/blueprintSettings.svelte b/src/dialogs/blueprintSettings/blueprintSettings.svelte deleted file mode 100644 index 54e25b78..00000000 --- a/src/dialogs/blueprintSettings/blueprintSettings.svelte +++ /dev/null @@ -1,660 +0,0 @@ - - - - -
- - - - - - - - - - - {#if !$autoRenderBox} - - {/if} - - - - - - - - {#if $enablePluginMode} - - - - - - {:else} - - - {#if $resourcePackExportMode !== 'none'} - {#if $DISPLAY_ITEM_REQUIRED} - - {/if} - - {#if $resourcePackExportMode === 'folder'} - - {:else if $resourcePackExportMode === 'zip'} - - {/if} - - - - {#if $enableAdvancedResourcePackSettings} -

- {translate('dialog.blueprint_settings.advanced_settings_warning')} -

- - - {/if} - {/if} - - - -