MAKER · BEDROCK

Found a nation with real rules

Describe a country and the engine composes an entire society: a leader NPC you summon with a Compass, enforced laws (fines, a three-strikes jail with police golems), taxes and wages on timers, an anthem and a welcome title. A whole civic system from one sentence.

WHAT YOU ACTUALLY GET — REAL OUTPUT FOR “A COUNTRY CALLED USA WITH LAWS, TAXES AND POLICE

USA — Nation Pack · Bedrock add-on · 4 files

It does this: The President (Compass summons them), 2 enforced laws with fines and 3-strikes jail + police golems, taxes (3 emerald/5min), a national anthem.

README.txt
behavior_pack/manifest.json
behavior_pack/scripts/main.js
… 1 more

Start it: activate it on your world and join — the pack announces ✔ Loaded!

How it works

  1. 1Describe it: "a country called USA with laws, taxes and police" — the systems are composed from your words.
  2. 2Open the .mcaddon to import it, then enable it on your world.
  3. 3Meet the leader (Compass), obey the laws, and collect your wages.

Questions people ask

How are laws enforced?

Breaking a law triggers fines and a three-strikes system — a third strike sends you to a 30-second jail, with police golems on patrol.

What do taxes and wages do?

They run on timers — periodic tax deductions and wage payouts keep the economy ticking.

Does it work on phones?

Yes — it's a Bedrock add-on, so it runs on every Bedrock device.

Why it never breaks

No language model writes these files. Deterministic engines parse your description into validated parameters and emit game files that are correct by construction — then CI boots real Paper and Bedrock servers weekly to prove packs still load on current Minecraft. Read the full story on the comparison page or in the docs.