diff --git a/config/embeddium++.toml b/config/embeddium++.toml index 2cf342809..da6fc2ca8 100644 --- a/config/embeddium++.toml +++ b/config/embeddium++.toml @@ -82,7 +82,7 @@ onTileEntities = true #Configure how fast light whould be updated #Allowed Values: OFF, SLOW, NORMAL, FAST, SUPERFAST, FASTESTS, REALTIME - updateSpeed = "REALTIME" + updateSpeed = "NORMAL" #Toggle if Entities should have dynamic lights onEntities = true updateOnlyOnPositionChange = true diff --git a/config/jade/sort-order.json b/config/jade/sort-order.json index 6fa827b56..4789d9a65 100644 --- a/config/jade/sort-order.json +++ b/config/jade/sort-order.json @@ -147,17 +147,6 @@ "tfc:windmill": null, "minecraft:campfire": null, "tfc:mold_table": null, - "corpse:corpse": null, - "create:blaze_burner": null, - "create:backtank_capacity": null, - "create:contraption_inv": null, - "lootr:inventory": null, - "create:hide_boiler_tanks": null, - "create:crafting_blueprint": null, - "create:placard": null, - "create:exact_block": null, - "create:filter": null, - "create:goggles": null, "tfc:barrel": null, "tfc:bellows": null, "tfc:sapling": null, @@ -207,10 +196,6 @@ "tfc:ocelot": null, "tfc:rabbit": null, "tfc:fishing_hook": null, - "gtceu:electric_container_provider": null, - "gtceu:workable_provider": null, - "gtceu:controllable_provider": null, - "gtceu:recipe_logic_provider": null, "minecraft:brewing_stand": null, "minecraft:beehive": null, "minecraft:command_block": null, @@ -255,30 +240,5 @@ "jade:registry_name": null, "jade:mod_name": null, "jade:distance": null, - "jade:block_face": null, - "ae2:server_data": null, - "ae2:charger": null, - "ae2:crafting_monitor": null, - "ae2:pattern_provider": null, - "ae2:power_storage": null, - "ae2:grid_node_state": null, - "ae2:debug": null, - "ae2:part_name": null, - "ae2:part_icon": null, - "ae2:part_tooltip": null, - "ae2:part_mod_name": null, - "treetap:tap": null, - "firmalife:drying_mat": null, - "firmalife:solar_drier": null, - "firmalife:string": null, - "firmalife:cheese": null, - "firmalife:oven_bottom": null, - "firmalife:oven_top": null, - "firmalife:shelf": null, - "firmalife:hanger": null, - "firmalife:vat": null, - "firmalife:tumbler": null, - "firmalife:fruit_tree_sapling": null, - "firmalife:jarbnet": null, - "tfc:mold_table": null + "jade:block_face": null } \ No newline at end of file diff --git a/config/roughlyenoughitems/config.json5 b/config/roughlyenoughitems/config.json5 index a6dc8a1e5..9a4874527 100644 --- a/config/roughlyenoughitems/config.json5 +++ b/config/roughlyenoughitems/config.json5 @@ -60,8 +60,7 @@ "shouldFilterDisplays": true, "filteringRules": [ "{id:\"roughlyenoughitems:manual\",rule:{}}", - "{id:\"roughlyenoughitems:basic\",rule:{}}", - "{id:\"roughlyenoughitems:hidden_from_recipe_viewers\",rule:{}}" + "{id:\"roughlyenoughitems:basic\",rule:{}}" ], "filteringQuickCraftCategories": { }, "filteredStacks": [] diff --git a/mods b/mods index 68387e1cd..527421771 160000 --- a/mods +++ b/mods @@ -1 +1 @@ -Subproject commit 68387e1cd2f090131538bc9e53fc011c13a341ef +Subproject commit 52742177127fe7d745a996b22a009b655d304373