configs
This commit is contained in:
parent
1ccd906fdb
commit
7da416a0c1
4 changed files with 4 additions and 45 deletions
|
|
@ -82,7 +82,7 @@
|
||||||
onTileEntities = true
|
onTileEntities = true
|
||||||
#Configure how fast light whould be updated
|
#Configure how fast light whould be updated
|
||||||
#Allowed Values: OFF, SLOW, NORMAL, FAST, SUPERFAST, FASTESTS, REALTIME
|
#Allowed Values: OFF, SLOW, NORMAL, FAST, SUPERFAST, FASTESTS, REALTIME
|
||||||
updateSpeed = "REALTIME"
|
updateSpeed = "NORMAL"
|
||||||
#Toggle if Entities should have dynamic lights
|
#Toggle if Entities should have dynamic lights
|
||||||
onEntities = true
|
onEntities = true
|
||||||
updateOnlyOnPositionChange = true
|
updateOnlyOnPositionChange = true
|
||||||
|
|
|
||||||
|
|
@ -147,17 +147,6 @@
|
||||||
"tfc:windmill": null,
|
"tfc:windmill": null,
|
||||||
"minecraft:campfire": null,
|
"minecraft:campfire": null,
|
||||||
"tfc:mold_table": 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:barrel": null,
|
||||||
"tfc:bellows": null,
|
"tfc:bellows": null,
|
||||||
"tfc:sapling": null,
|
"tfc:sapling": null,
|
||||||
|
|
@ -207,10 +196,6 @@
|
||||||
"tfc:ocelot": null,
|
"tfc:ocelot": null,
|
||||||
"tfc:rabbit": null,
|
"tfc:rabbit": null,
|
||||||
"tfc:fishing_hook": 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:brewing_stand": null,
|
||||||
"minecraft:beehive": null,
|
"minecraft:beehive": null,
|
||||||
"minecraft:command_block": null,
|
"minecraft:command_block": null,
|
||||||
|
|
@ -255,30 +240,5 @@
|
||||||
"jade:registry_name": null,
|
"jade:registry_name": null,
|
||||||
"jade:mod_name": null,
|
"jade:mod_name": null,
|
||||||
"jade:distance": null,
|
"jade:distance": null,
|
||||||
"jade:block_face": 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
|
|
||||||
}
|
}
|
||||||
|
|
@ -60,8 +60,7 @@
|
||||||
"shouldFilterDisplays": true,
|
"shouldFilterDisplays": true,
|
||||||
"filteringRules": [
|
"filteringRules": [
|
||||||
"{id:\"roughlyenoughitems:manual\",rule:{}}",
|
"{id:\"roughlyenoughitems:manual\",rule:{}}",
|
||||||
"{id:\"roughlyenoughitems:basic\",rule:{}}",
|
"{id:\"roughlyenoughitems:basic\",rule:{}}"
|
||||||
"{id:\"roughlyenoughitems:hidden_from_recipe_viewers\",rule:{}}"
|
|
||||||
],
|
],
|
||||||
"filteringQuickCraftCategories": { },
|
"filteringQuickCraftCategories": { },
|
||||||
"filteredStacks": []
|
"filteredStacks": []
|
||||||
|
|
|
||||||
2
mods
2
mods
|
|
@ -1 +1 @@
|
||||||
Subproject commit 68387e1cd2f090131538bc9e53fc011c13a341ef
|
Subproject commit 52742177127fe7d745a996b22a009b655d304373
|
||||||
Loading…
Add table
Add a link
Reference in a new issue