Standing Field is the entry that makes the modding grade worth publishing separately from the two scores. Its gap is a healthy +1.2 and its community produces work we would happily call professional. It still earns a C, because using that work means accepting that roughly every eleven weeks the game will stop starting.
The shipped game is genuinely good
Seventy-two hours on a clean install, and the thing it gets right is scarcity. Resources are placed sparsely enough that a base site is a real decision, tools degrade at a rate that makes repair a habit rather than an interruption, and the winter mechanic converts the map from a place you exploit into a place you survive.
Its weakness is variety of landscape. Three biomes at launch, all temperate, all of them read as versions of the same valley. After fifty hours we had seen everything the terrain generator could produce and the survival loop was carrying the game alone.
What the community built
Three additional biomes — high moor, salt marsh and a cold coast — each with its own resource distribution and its own failure modes. The salt marsh in particular does something the base game never attempts: it makes a region rich and hostile at once, so that choosing to settle there is a genuine gamble rather than a straightforward upgrade.
The transitions between biomes are hand-authored rather than generated. We spent eleven hours walking boundaries specifically to look for seams and found four, all of them minor. The base game has a visible hard edge between two of its own three biomes.
And then the updates arrive
Thirteen studio updates since launch. Eleven of them broke the load order. The reason is consistent and, from a modder's perspective, maddening: the game reads terrain definitions directly from a numbered table, and almost every update inserts new entries in the middle of it rather than appending them.
Insert one official resource at index forty-one and every community definition from forty-one upward is now pointing at the wrong thing. Trees become rocks. Saves load into landscapes that no longer exist.
| Update | Change | Load order | Days to community fix |
|---|---|---|---|
| 1.1 | Two resources inserted mid-table | Broken | 6 |
| 1.2 | Balance only | Intact | — |
| 1.3 | Biome table reordered | Broken | 19 |
| 1.4 | Three resources inserted | Broken | 4 |
| 1.5 | Weather rewrite | Broken | 31 |
| 1.6 | Interface only | Intact | — |
| 1.7 – 1.13 | Various, all touching the table | Broken, 7 of 7 | 5 – 24 |
Median time to a community fix is eleven days. During those eleven days the recommended course of action, discussed openly in the game's own forums, is to refuse the update — which means declining security and stability fixes in order to keep your landscape.
Appending to a table instead of inserting into it would have prevented eleven of thirteen breakages. That is the entire difference between this game's C and the A+ elsewhere in this ledger.
What this costs the community
Something less visible than lost time: it changes what people are willing to build. Two of the largest terrain projects here have been abandoned, and in both cases the stated reason was not difficulty but repetition — maintaining the same work through five consecutive breakages until the author stopped.
The best mods for this game are the ones that were finished quickly. Anything ambitious has to survive an environment that actively erodes it, and most of it does not.
Why the modded score is still 8.6
Because when it works, it works very well. Six biomes instead of three, a marsh that changes how the survival loop feels, and eighty-eight hours in which we were never bored by the landscape. The score reflects the experience of playing it.
The grade of C reflects the experience of maintaining it, and we would rather publish both numbers than average them into something that describes neither.
The two verdicts
As shipped, 7.4. Excellent scarcity design and repair loop, held back by three biomes that all feel like the same valley.
As modded, 8.6. Six biomes with hand-authored transitions and a genuinely hostile marsh. Expect to spend an evening every few months putting your load order back together.
Two scores
Shipped 7.4 — strong survival systems, monotonous landscape.
Modded 8.6 — the best terrain work in the ledger, on the least stable foundation in it.