diff --git a/config/ars_nouveau-common.toml b/config/ars_nouveau-common.toml index 5628dd6a3..5e9f88ebe 100644 --- a/config/ars_nouveau-common.toml +++ b/config/ars_nouveau-common.toml @@ -60,11 +60,11 @@ [block] #How much potion a melder takes from each input jar. 100 = 1 potion #Range: > 100 - melderInputCost = 200 + melderInputCost = 100 #How much potion a melder outputs per cycle. 100 = 1 potion #Range: > 100 - melderOutput = 100 + melderOutput = 200 #How much source a melder takes per cycle #Range: > 0 - melderSourceCost = 300 + melderSourceCost = 100 diff --git a/config/ars_nouveau/glyph_grow.toml b/config/ars_nouveau/glyph_grow.toml index 19ef8f414..88fdbafb3 100644 --- a/config/ars_nouveau/glyph_grow.toml +++ b/config/ars_nouveau/glyph_grow.toml @@ -6,7 +6,7 @@ augment_limits = [] #Cost #Range: > -2147483648 - cost = 10 + cost = 70 #The maximum number of times this glyph may appear in a single spell #Range: > 1 per_spell_limit = 2147483647 @@ -14,7 +14,7 @@ starter = false #The tier of the glyph #Range: 1 ~ 99 - glyph_tier = 1 + glyph_tier = 2 #Is Enabled? enabled = true diff --git a/config/everycomp-wood_types.toml b/config/everycomp-wood_types.toml index 25b6d9be4..d67479492 100644 --- a/config/everycomp-wood_types.toml +++ b/config/everycomp-wood_types.toml @@ -549,113 +549,3 @@ window_pane = true window = true - [entries.wood_type.chipped] - fine_planks = true - checkered_trapdoor = true - overgrown_trapdoor = true - overgrown_door = true - windowed_door = true - tiled_door = true - classic_trapdoor = true - circle_glass = true - pegged_planks = true - torch = true - secret_door = true - smooth_planks = true - screen_door = true - bared_glass = true - ornate_bared_glass = true - hewn_planks = true - crossed_planks = true - beach_door = true - fine_vertical_planks = true - cross_laced_planks = true - diamond_bordered_glass = true - railed_planks = true - planks_mosaic = true - distorted_trapdoor = true - iron_barred_trapdoor = true - circle_glass_pane = true - versailles_planks = true - whirlwind_planks = true - large_diamond_glass_pane = true - framed_planks = true - square_glass = true - vined_trapdoor = true - barrel = true - woven_glass = true - detailed_planks = true - woven_trapdoor = true - cobweb_trapdoor = true - gated_door = true - supported_door = true - barred_trapdoor = true - line_bared_glass_pane = true - horizontal_lined_glass_pane = true - airy_trapdoor = true - line_bared_glass = true - slanted_planks = true - barred_door = true - suspicious_trapdoor = true - herringbone_planks = true - pressed_door = true - planks_panel = true - vertically_railed_planks = true - bared_glass_pane = true - diamond_bordered_glass_pane = true - solid_trapdoor = true - tiled_planks = true - boarded_door = true - dual_paneled_door = true - square_glass_pane = true - meshed_trapdoor = true - thin_planks = true - fancy_trapdoor = true - paper_door = true - warted_trapdoor = true - basket_woven_planks = true - enclosed_planks = true - double_herringbone_planks = true - crated_planks = true - horizontal_lined_glass = true - natural_planks = true - classic_windowed_trapdoor = true - brick_bond_planks = true - wickered_planks = true - bordered_glass_pane = true - sliding_door = true - heavy_trapdoor = true - bordered_glass = true - laced_planks = true - boxed_planks = true - reinforced_crate = true - large_diamond_glass = true - snowflake_glass_pane = true - bricky_planks = true - slotted_trapdoor = true - shack_door = true - polished_planks = true - ornate_bared_glass_pane = true - diagonal_planks = true - wall_torch = true - crate = true - nailed_planks = true - cornered_planks = true - shifted_planks = true - vertical_planks = true - glass_door = true - fortified_door = true - paneled_door = true - leafy_trapdoor = true - snowflake_glass = true - heavy_door = true - pointless_trapdoor = true - stacked_planks = true - planks_shavings = true - twisted_trapdoor = true - diamond_planks = true - woven_glass_pane = true - windowed_trapdoor = true - tile_windowed_door = true - golden_barred_trapdoor = true - diff --git a/config/starbunclemania-server.toml b/config/starbunclemania-server.toml index 31a08d59e..c47f74dc2 100644 --- a/config/starbunclemania-server.toml +++ b/config/starbunclemania-server.toml @@ -14,7 +14,7 @@ starballoon_threshold = 250 #Threshold rate of the energy starbuncles, lower this if you need them to check and fill more often. #Range: > 1 - starbattery_threshold = 1000 + starbattery_threshold = 250 #Threshold of the fluid starbuncles, lower this if you need them to check and fill more often. #Range: > 1 starbucket_threshold = 250