Actions

Flour: Difference between revisions

From Project Rebearth

No edit summary
No edit summary
 
Line 9: Line 9:
| stored_in    = [[Center]], [[Square]], [[Warehouse]], [[Windmill]], [[Improved Windmill]], [[Bakery]]
| stored_in    = [[Center]], [[Square]], [[Warehouse]], [[Windmill]], [[Improved Windmill]], [[Bakery]]
| chain        = {{Icon|Grain}} → [[Windmill]] → {{Icon|Flour}} → [[Bakery]] → {{Icon|Food}}
| chain        = {{Icon|Grain}} → [[Windmill]] → {{Icon|Flour}} → [[Bakery]] → {{Icon|Food}}
| affected_by  = All production [[Effects]]
| affected_by  = All production and food production [[Effects]]
}}
}}
'''Flour''' is an intermediate [[Resources|resource]] in [[Main Page|Project Rebearth]], produced by grinding {{Icon|Grain}} at a [[Windmill]]. It is the sole input for the [[Bakery]], which converts it into {{Icon|Food}} at a highly efficient 2:1 ratio. The Grain-to-Flour-to-Food chain is one of the most productive ways to feed large populations.
'''Flour''' is an intermediate [[Resources|resource]] in [[Main Page|Project Rebearth]], produced by grinding {{Icon|Grain}} at a [[Windmill]]. It is the sole input for the [[Bakery]], which converts it into {{Icon|Food}} at an efficient 2:1 ratio. The Grain-to-Flour-to-Food chain is one of the most productive ways to feed large populations.


== Overview ==
== Overview ==
The [[Windmill]] converts 100 {{Icon|Grain}}/day into 100 {{Icon|Flour}}/day, consuming 0.1 {{Icon|Tools}}/day in the process. It requires 5 workers. The [[Improved Windmill]] is a direct upgrade that maintains the same 100 {{Icon|Flour}}/day output while reducing {{Icon|Grain}} consumption to only 80/day and eliminating the {{Icon|Tools}} cost entirely, making it significantly more efficient.
The [[Windmill]] converts {{#expr:0-{{BuildingData|name=windmill|data=rate|resource=grain}}}} {{Icon|Grain}}/day into {{BuildingData|name=windmill|data=rate|resource=flour}} {{Icon|Flour}}/day, consuming {{#expr:0-{{BuildingData|name=windmill|data=rate|resource=tools}}}} {{Icon|Tools}}/day in the process. It requires {{#expr:0-{{BuildingData|name=windmill|data=balance|resource=population}}}} workers. The [[Improved Windmill]] is a direct upgrade that maintains the same {{BuildingData|name=windmill_upgraded|data=rate|resource=flour}} {{Icon|Flour}}/day output while reducing {{Icon|Grain}} consumption to only {{#expr:0-{{BuildingData|name=windmill_upgraded|data=rate|resource=grain}}}}/day and eliminating the {{Icon|Tools}} cost entirely, making it significantly more efficient.


The [[Bakery]] consumes 50 {{Icon|Flour}}/day to produce 100 {{Icon|Food}}/day (2 workers), also requiring 0.1 {{Icon|Tools}}/day. This 2:1 conversion ratio means a single Windmill can supply two Bakeries, making the chain extremely space- and worker-efficient for large-scale {{Icon|Food}} production.
The [[Bakery]] consumes {{#expr:0-{{BuildingData|name=bakery|data=rate|resource=flour}}}} {{Icon|Flour}}/day to produce {{BuildingData|name=bakery|data=rate|resource=food}} {{Icon|Food}}/day ({{#expr:0-{{BuildingData|name=bakery|data=balance|resource=population}}}} workers), also requiring {{#expr:0-{{BuildingData|name=bakery|data=rate|resource=tools}}}} {{Icon|Tools}}/day. This 2:1 conversion ratio means a single Windmill can supply two Bakeries, making the chain extremely space- and worker-efficient for large-scale {{Icon|Food}} production.


{{Icon|Flour}} cannot be used for construction and has no use outside the Bakery chain.
{{Icon|Flour}} cannot be used for construction and has no use outside the Bakery chain.
Line 25: Line 25:
! Building !! {{Icon|Flour}} Output !! {{Icon|Grain}} Input !! {{Icon|Tools}} Cost !! Workers !! Notes
! Building !! {{Icon|Flour}} Output !! {{Icon|Grain}} Input !! {{Icon|Tools}} Cost !! Workers !! Notes
|-
|-
| [[Windmill]] || +{{BuildingData|name=windmill|data=rate|resource=flour}}/day || {{BuildingData|name=windmill|data=rate|resource=grain}}/day || {{BuildingData|name=windmill|data=rate|resource=tools}}/day || 5 || Upgrades to [[Improved Windmill]]
| [[Windmill]] || +{{BuildingData|name=windmill|data=rate|resource=flour}}/day || {{BuildingData|name=windmill|data=rate|resource=grain}}/day || {{BuildingData|name=windmill|data=rate|resource=tools}}/day || {{#expr:0-{{BuildingData|name=windmill|data=balance|resource=population}}}} || Upgrades to [[Improved Windmill]]
|-
|-
| [[Improved Windmill]] || +{{BuildingData|name=windmill_upgraded|data=rate|resource=flour}}/day || {{BuildingData|name=windmill_upgraded|data=rate|resource=grain}}/day || — || — || Upgraded [[Windmill]]; more efficient
| [[Improved Windmill]] || +{{BuildingData|name=windmill_upgraded|data=rate|resource=flour}}/day || {{BuildingData|name=windmill_upgraded|data=rate|resource=grain}}/day || — || — || Upgraded [[Windmill]]; more efficient
|}
|}


The [[Improved Windmill]] produces the same amount of {{Icon|Flour}} as the standard [[Windmill]] but requires 20% less {{Icon|Grain}} (80 vs 100 per day) and no {{Icon|Tools}}, making it a significant efficiency upgrade. The upgrade costs 100 {{Icon|Scrap}}.
The [[Improved Windmill]] produces the same amount of {{Icon|Flour}} as the standard [[Windmill]] but requires less {{Icon|Grain}} ({{#expr:0-{{BuildingData|name=windmill_upgraded|data=rate|resource=grain}}}} vs {{#expr:0-{{BuildingData|name=windmill|data=rate|resource=grain}}}} per day) and no {{Icon|Tools}}, making it a significant efficiency upgrade. The upgrade costs {{BuildingData|name=windmill_upgraded|data=cost|resource=scrap}} {{Icon|Scrap}}.


== Production Chains ==
== Production Chains ==
Line 36: Line 36:
{{Chain|Grain|Field|Grain|Windmill|Flour|Bakery|Food|title=Bakery Chain}}
{{Chain|Grain|Field|Grain|Windmill|Flour|Bakery|Food|title=Bakery Chain}}


The Bakery chain is the most productive way to generate {{Icon|Food}} from farming. [[Field|Fields]] grow {{Icon|Grain}} at +0.01/m², the [[Windmill]] converts 100 {{Icon|Grain}}/day into 100 {{Icon|Flour}}/day (5 workers), and the [[Bakery]] converts 50 {{Icon|Flour}}/day into 100 {{Icon|Food}}/day (2 workers). A single Windmill can therefore feed two Bakeries, producing 200 {{Icon|Food}}/day from 100 {{Icon|Grain}}/day.
The Bakery chain is the most productive way to generate {{Icon|Food}} from farming. [[Field|Fields]] grow {{Icon|Grain}} at +{{BuildingData|name=field|data=rate|crop=grain|resource=grain}}/m², the [[Windmill]] converts {{#expr:0-{{BuildingData|name=windmill|data=rate|resource=grain}}}} {{Icon|Grain}}/day into {{BuildingData|name=windmill|data=rate|resource=flour}} {{Icon|Flour}}/day ({{#expr:0-{{BuildingData|name=windmill|data=balance|resource=population}}}} workers), and the [[Bakery]] converts {{#expr:0-{{BuildingData|name=bakery|data=rate|resource=flour}}}} {{Icon|Flour}}/day into {{BuildingData|name=bakery|data=rate|resource=food}} {{Icon|Food}}/day ({{#expr:0-{{BuildingData|name=bakery|data=balance|resource=population}}}} workers). A single Windmill can therefore feed two Bakeries, producing {{#expr:2*{{BuildingData|name=bakery|data=rate|resource=food}}}} {{Icon|Food}}/day from {{#expr:0-{{BuildingData|name=windmill|data=rate|resource=grain}}}} {{Icon|Grain}}/day.


== Consumption ==
== Consumption ==
Line 43: Line 43:
! Building !! {{Icon|Flour}} Rate !! Output !! {{Icon|Tools}} Cost !! Workers !! Notes
! Building !! {{Icon|Flour}} Rate !! Output !! {{Icon|Tools}} Cost !! Workers !! Notes
|-
|-
| [[Bakery]] || {{BuildingData|name=bakery|data=rate|resource=flour}}/day || +{{BuildingData|name=bakery|data=rate|resource=food}} {{Icon|Food}}/day || {{BuildingData|name=bakery|data=rate|resource=tools}}/day || 2 || 2:1 {{Icon|Flour}}-to-{{Icon|Food}} ratio
| [[Bakery]] || {{BuildingData|name=bakery|data=rate|resource=flour}}/day || +{{BuildingData|name=bakery|data=rate|resource=food}} {{Icon|Food}}/day || {{BuildingData|name=bakery|data=rate|resource=tools}}/day || {{#expr:0-{{BuildingData|name=bakery|data=balance|resource=population}}}} || 2:1 {{Icon|Flour}}-to-{{Icon|Food}} ratio
|}
|}


The [[Bakery]] is the only building that consumes {{Icon|Flour}}. Its 2:1 conversion ratio (50 {{Icon|Flour}} into 100 {{Icon|Food}}) makes the Bakery chain one of the most efficient {{Icon|Food}} sources in the game.
The [[Bakery]] is the only building that consumes {{Icon|Flour}}. Its 2:1 conversion ratio ({{#expr:0-{{BuildingData|name=bakery|data=rate|resource=flour}}}} {{Icon|Flour}} into {{BuildingData|name=bakery|data=rate|resource=food}} {{Icon|Food}}) makes the Bakery chain one of the most efficient {{Icon|Food}} sources in the game.


== Storage ==
== Storage ==
Line 53: Line 53:
! Building !! Volume
! Building !! Volume
|-
|-
| [[Center]] || 5,000 (shared with all resources)
| [[Center]] || {{formatnum:{{BuildingData|name=center|data=storage|resource=volume}}}} (shared with all resources)
|-
|-
| [[Square]] || 10,000 (shared with all resources)
| [[Square]] || {{formatnum:{{BuildingData|name=square|data=storage|resource=volume}}}} (shared with all resources)
|-
|-
| [[Warehouse]] || 5,000 (shared with all resources)
| [[Warehouse]] || {{formatnum:{{BuildingData|name=warehouse|data=storage|resource=volume}}}} (shared with all resources)
|-
|-
| [[Windmill]] || 100 ({{Icon|Flour}} and {{Icon|Grain}})
| [[Windmill]] || {{BuildingData|name=windmill|data=storage|resource=volume}} ({{Icon|Flour}} and {{Icon|Grain}})
|-
|-
| [[Improved Windmill]] || 100 ({{Icon|Flour}} only)
| [[Improved Windmill]] || {{BuildingData|name=windmill_upgraded|data=storage|resource=volume}} ({{Icon|Flour}} only)
|-
|-
| [[Bakery]] || 100 ({{Icon|Food}} and {{Icon|Flour}})
| [[Bakery]] || {{BuildingData|name=bakery|data=storage|resource=volume}} ({{Icon|Food}} and {{Icon|Flour}})
|}
|}


== Other Sources ==
== Other Sources ==
{{Icon|Flour}} can be purchased from other players or NPC orders through the [[Market]] (up to 1,000 capacity) or the [[Port]] (up to 5,000 capacity). Buying {{Icon|Flour}} directly can be useful when {{Icon|Grain}} supply is limited but Bakeries are available.
{{Icon|Flour}} can be purchased from other players or NPC orders through the [[Market]] (up to {{formatnum:{{BuildingData|name=market|data=marketStorage}}}} capacity) or the [[Port]] (up to {{formatnum:{{BuildingData|name=port|data=marketStorage}}}} capacity). Buying {{Icon|Flour}} directly can be useful when {{Icon|Grain}} supply is limited but Bakeries are available.


== Affected By ==
== Affected By ==
Line 74: Line 74:
! Effect !! Source !! Multiplier !! Type
! Effect !! Source !! Multiplier !! Type
|-
|-
| rowspan="3" | All production || [[New Town Boost]] || ×2.0 || Automatic (4 days)
| rowspan="3" | All production || [[New Town Boost]] || ×{{BuildingData|section=choices|name=newTownBoost|data=effects|resource=allProduction}} || Automatic ({{#expr:{{BuildingData|section=choices|name=newTownBoost|data=duration}}/86400}} days)
|-
|-
| [[Great Federation]] || ×1.1 || [[Alliances|Alliance type]]
| [[Great Federation]] || ×{{BuildingData|section=choices|name=greatFederation|data=effects|resource=allProduction}} || [[Alliances|Alliance type]]
|-
|-
| [[Science League]] || ×0.8 || [[Alliances|Alliance type]]
| [[Science League]] || ×{{BuildingData|section=choices|name=scienceLeague|data=effects|resource=allProduction}} || [[Alliances|Alliance type]]
|-
| rowspan="3" | Food production || [[Worker Safety]] || ×{{BuildingData|section=choices|name=workerSafety|data=effects|resource=foodProduction}} || [[Choices|Policy]]
|-
| [[Dubious Working Rules]] || ×{{BuildingData|section=choices|name=dubiousWorkingRules|data=effects|resource=foodProduction}} || [[Choices|Policy]]
|-
| [[Vegan Society]] || ×{{BuildingData|section=choices|name=veganSociety|data=effects|resource=foodProduction}} || [[Choices|Policy]]
|}
|}


{{Icon|Flour}} production is affected by the all production modifier, which applies to every production building in the settlement including the [[Windmill]] and [[Bakery]].
{{Icon|Flour}} production is affected by the all production modifier, which applies to every production building in the settlement including the [[Windmill]] and [[Bakery]]. Since the Windmill and Bakery are food-category buildings, they are also affected by food production modifiers.


== Changelog ==
== Changelog ==

Latest revision as of 18:51, 1 March 2026

Flour
General
Category
Food & Agriculture
Sources
Obtained from
Usage
Consumed by
Construction
No
Storage
Production Chain
The Grain resource icon on Project Rebearth GrainWindmillThe Flour resource icon on Project Rebearth FlourBakeryThe Food resource icon on Project Rebearth Food
Modifiers
All production and food production Effects

Flour is an intermediate resource in Project Rebearth, produced by grinding The Grain resource icon on Project Rebearth Grain at a Windmill. It is the sole input for the Bakery, which converts it into The Food resource icon on Project Rebearth Food at an efficient 2:1 ratio. The Grain-to-Flour-to-Food chain is one of the most productive ways to feed large populations.

Overview

[edit]

The Windmill converts 100 The Grain resource icon on Project Rebearth Grain/day into 100 The Flour resource icon on Project Rebearth Flour/day, consuming 0.1 The Tools resource icon on Project Rebearth Tools/day in the process. It requires 5 workers. The Improved Windmill is a direct upgrade that maintains the same 100 The Flour resource icon on Project Rebearth Flour/day output while reducing The Grain resource icon on Project Rebearth Grain consumption to only 80/day and eliminating the The Tools resource icon on Project Rebearth Tools cost entirely, making it significantly more efficient.

The Bakery consumes 50 The Flour resource icon on Project Rebearth Flour/day to produce 100 The Food resource icon on Project Rebearth Food/day (2 workers), also requiring 0.1 The Tools resource icon on Project Rebearth Tools/day. This 2:1 conversion ratio means a single Windmill can supply two Bakeries, making the chain extremely space- and worker-efficient for large-scale The Food resource icon on Project Rebearth Food production.

The Flour resource icon on Project Rebearth Flour cannot be used for construction and has no use outside the Bakery chain.

Production

[edit]
Building The Flour resource icon on Project Rebearth Flour Output The Grain resource icon on Project Rebearth Grain Input The Tools resource icon on Project Rebearth Tools Cost Workers Notes
Windmill +100/day -100/day -0.1/day 5 Upgrades to Improved Windmill
Improved Windmill +100/day -80/day Upgraded Windmill; more efficient

The Improved Windmill produces the same amount of The Flour resource icon on Project Rebearth Flour as the standard Windmill but requires less The Grain resource icon on Project Rebearth Grain (80 vs 100 per day) and no The Tools resource icon on Project Rebearth Tools, making it a significant efficiency upgrade. The upgrade costs 100 The Scrap resource icon on Project Rebearth Scrap.

Production Chains

[edit]

Bakery Chain

[edit]
Bakery Chain

The Bakery chain is the most productive way to generate The Food resource icon on Project Rebearth Food from farming. Fields grow The Grain resource icon on Project Rebearth Grain at +0.01/m², the Windmill converts 100 The Grain resource icon on Project Rebearth Grain/day into 100 The Flour resource icon on Project Rebearth Flour/day (5 workers), and the Bakery converts 50 The Flour resource icon on Project Rebearth Flour/day into 100 The Food resource icon on Project Rebearth Food/day (2 workers). A single Windmill can therefore feed two Bakeries, producing 200 The Food resource icon on Project Rebearth Food/day from 100 The Grain resource icon on Project Rebearth Grain/day.

Consumption

[edit]
Building The Flour resource icon on Project Rebearth Flour Rate Output The Tools resource icon on Project Rebearth Tools Cost Workers Notes
Bakery -50/day +100 The Food resource icon on Project Rebearth Food/day -0.1/day 2 2:1 The Flour resource icon on Project Rebearth Flour-to-The Food resource icon on Project Rebearth Food ratio

The Bakery is the only building that consumes The Flour resource icon on Project Rebearth Flour. Its 2:1 conversion ratio (50 The Flour resource icon on Project Rebearth Flour into 100 The Food resource icon on Project Rebearth Food) makes the Bakery chain one of the most efficient The Food resource icon on Project Rebearth Food sources in the game.

Storage

[edit]
Building Volume
Center 5,000 (shared with all resources)
Square 10,000 (shared with all resources)
Warehouse 5,000 (shared with all resources)
Windmill 100 (The Flour resource icon on Project Rebearth Flour and The Grain resource icon on Project Rebearth Grain)
Improved Windmill 100 (The Flour resource icon on Project Rebearth Flour only)
Bakery 100 (The Food resource icon on Project Rebearth Food and The Flour resource icon on Project Rebearth Flour)

Other Sources

[edit]

The Flour resource icon on Project Rebearth Flour can be purchased from other players or NPC orders through the Market (up to 1,000 capacity) or the Port (up to 5,000 capacity). Buying The Flour resource icon on Project Rebearth Flour directly can be useful when The Grain resource icon on Project Rebearth Grain supply is limited but Bakeries are available.

Affected By

[edit]
Effect Source Multiplier Type
All production New Town Boost ×2 Automatic (4 days)
Great Federation ×1.1 Alliance type
Science League ×0.8 Alliance type
Food production Worker Safety ×0.9 Policy
Dubious Working Rules ×1.1 Policy
Vegan Society ×1.2 Policy

The Flour resource icon on Project Rebearth Flour production is affected by the all production modifier, which applies to every production building in the settlement including the Windmill and Bakery. Since the Windmill and Bakery are food-category buildings, they are also affected by food production modifiers.

Changelog

[edit]
No changelog entries for this page yet.

See also

[edit]