diff --git a/config/emi.css b/config/emi.css index 8cece7d20..500be2ed9 100644 --- a/config/emi.css +++ b/config/emi.css @@ -108,13 +108,13 @@ /** * Whether the recipe tree button should be visible. */ - recipe-tree-button-visibility: auto; + recipe-tree-button-visibility: shown; /** * The maximum height the recipe screen will grow to be if space is available in * pixels. */ - maximum-recipe-screen-height: 256; + maximum-recipe-screen-height: 420; /** * The minimum width of the recipe screen in pixels. Controls how many tabs there @@ -126,7 +126,7 @@ /** * The amount of vertical margin to give in the recipe screen. */ - vertical-margin: 20; + vertical-margin: 12; /** * Where to show workstations in the recipe screen @@ -177,7 +177,7 @@ /** * How many columns and rows of ingredients to limit the left sidebar to */ - left-sidebar-size: 12, 100; + left-sidebar-size: 9, 100; /** * How much space to maintain between the left sidebar and obstructions, in pixels @@ -212,7 +212,7 @@ /** * How many columns and rows of ingredients to limit the right sidebar to */ - right-sidebar-size: 11, 100; + right-sidebar-size: 9, 100; /** * How much space to maintain between the right sidebar and obstructions, in pixels diff --git a/kubejs/assets/emi/category/properties/gtceu_steam_bloomery.json b/kubejs/assets/emi/category/properties/gtceu_steam_bloomery.json index 7a897a5a8..f9b6edbfb 100644 --- a/kubejs/assets/emi/category/properties/gtceu_steam_bloomery.json +++ b/kubejs/assets/emi/category/properties/gtceu_steam_bloomery.json @@ -1 +1 @@ -{"gtceu:steam_bloomery":{"order":137}} \ No newline at end of file +{"gtceu:steam_bloomery":{"order":137}}