Progression guide · Visible route first

Matcha Flavored advancements, mapped from prompt to reward

The advancement tree is the pack's tutorial, recipe gate, and state tracker. This atlas separates the route a player should follow from the background triggers that make it work.

Tested: Pack 1.03 · Java 26.2Checked August 3, 2026
01
Answer first 01

Treat advancements as the primary progression interface

The shortest reliable answer is to follow the visible Matcha Flavored advancements before hunting for a recipe on the web. Matcha Flavoured does not use advancements as decorative achievements added after normal play. They reveal the intended order, watch inventory state, award recipes, run setup functions, and explain why a familiar vanilla action may no longer be the next useful action. When the recipe book looks incomplete, the advancement immediately before the missing step is usually the best place to investigate.

Pack 1.03 contains both player-facing tasks and hidden listeners. A visible card may ask you to obtain or craft something; a hidden advancement may notice an inventory component, run setup logic, or unlock a group of recipes. Only the visible route belongs in the normal checklist. Hidden listeners matter when troubleshooting a step that should have completed but did not.

  • Read the visible parent before attempting a locked child.
  • Check criteria for the exact item, tag, recipe, location, or trigger.
  • Check rewards when a recipe should appear after completion.
  • Treat background listeners as troubleshooting evidence, not as a normal player checklist.
02
Graph logic 02

Matcha Flavored advancements reveal the intended route

The verified parent-and-child relationships reveal a practical early chain: gathering, dry material, packed mud, mud bricks, the Mud Kiln, processed stone, the Blast Furnace, iron, carbon-rich iron, steel, and the Smithing Table. Food, exploration, equipment, fishing, and special discoveries branch from that spine rather than replacing it.

Depth in the tree is not a difficulty score. A later hidden trigger can complete automatically, while an early visible objective can still require exploration. If you are blocked at Steel, Mud Kiln, Brown Sack, or Green Curry, return to the most recent visible parent and confirm that the exact output entered your inventory. A similarly named vanilla carrier may not satisfy a component-specific check.

03
Unlock evidence 03

Recipe rewards explain why the book changes over time

Matcha Flavored advancements can grant recipes directly. If a recipe is missing, first complete the visible step immediately before that material or station, then pick up the expected item again and reopen the recipe book. The Recipes guide provides the workstation and ingredients; the advancement screen provides the intended order. Checking both is more dependable than repeating an automatically generated subtitle.

Not every recipe has an explicit advancement reward. Some become available through normal recipe discovery, ingredient possession, or another criterion. The absence of a direct reward does not prove that a recipe is immediately visible in every situation. When a Matcha Flavored advancements completion fails to reveal an expected result, confirm the current pack version, reload state, prerequisite criteria, and whether the item components match exactly.

04
Background state 04

Hidden inventory triggers keep custom systems synchronized

Hidden Matcha Flavored advancements watch inventory changes, locations, entity interactions, recipes, and other events. They can reset repair costs, initialize player state, or recognize a custom object represented by a vanilla base item plus components. They are not secret quests and normally need no manual action. Their practical value is explaining why a copied or outdated item may fail to advance the route.

Component matching is especially important. A renamed stick is not necessarily equivalent to every stick, and an item model or custom component can be the identity that a criterion expects. Use the item produced by the matching pack recipe rather than a command-created vanilla substitute. If the correct visible item still fails, report its name, how it was obtained, the blocked advancement, and both version numbers.

  • Visible route means the definition has display data intended for the advancement screen.
  • Background trigger means the definition can still affect play without a visible card.
  • Requirement groups show how criteria are combined, not merely how many criteria exist.
  • A reward function can change state even when no recipe reward is listed.
05
Verification 05

Diagnose a stalled advancement without rewriting the world

When progress stalls, state the missing outcome and test the few conditions that can cause it. Confirm pack 1.03 and Minecraft 26.2, confirm both data and resource halves are active, identify the last completed visible parent, and compare the next title with what you actually crafted or collected. Drop and pick up the expected item in a copied test world if the trigger is inventory-based.

For a multiplayer report, capture the server pack version, the last visible advancement completed, the next visible objective, and the relevant inventory stack. Avoid granting every advancement as a first response because that destroys diagnostic state and may trigger unrelated rewards. A targeted test in a copied world is safer, and the creator's current Modrinth release remains authoritative after an update.

Quick answers

Questions players ask on the way

Why is a Matcha Flavoured recipe missing from my book?

Check the preceding visible advancement, its criteria, and its recipe rewards. Also confirm that the world data pack is active and that your item matches any required components, not only the vanilla base ID.

Are all 223 advancement files visible in game?

No. Pack 1.03 uses the same system for visible tutorial cards and hidden listeners that handle inventory, rewards, repairs, and player state.

Can I use this guide without spoiling progression?

Yes. Follow only the visible route and read the section for the immediate blocked item. Hidden listeners are troubleshooting context, not a discovery checklist.

Is this progression derived from YouTube subtitles?

No. The dependency graph, criteria, parents, rewards, and functions come from the verified pack 1.03 archive. Subtitles can provide context but are not the rules source.