Greetings.
I am a man in a suit who has fallen into the world of Minecraft.
When you need leather in Minecraft, repeatedly searching the countryside for cows can become a long job.
A cow farm at your base is also useful because it can provide cooked beef for future adventures.
This article explains the lava-based semi-automatic cow farm I actually built in Minecraft Java Edition 1.21.11.

Luring and breeding the cows, moving an adult into the processing chamber, and pressing the button are all manual steps.
Several steps still require the player, so I will keep the machine-assisted and manual parts clearly separated.
How the semi-automatic cow farm works
This build combines a cow pen at ground level with a processing chamber below it.

The cows normally stay in the upper pen, where I breed them with wheat.
After a calf is born, I wait for it to become an adult.
Minecraft’s official cow article explains that wheat can be used to breed two cows and that calves do not drop items when killed.
Holding wheat also attracts nearby cows, so it can be used to guide them into the pen.
Minecraft’s official wheat article also explains that cows follow a player holding wheat and that wheat can be used to breed them.
An opening in the pen floor leads to the chamber below.

Only an adult cow is guided into the opening.
The breeding cows and calves remain safely in the upper pen.
Two dispensers face the processing space below.
One begins with a lava bucket and the other with an empty bucket.

One button press releases lava for a short time.
The dispenser on the opposite side then activates and automatically collects that lava into the empty bucket.
The important point is that the lava does not remain in the chamber.
It ignites the cow and is collected again before the drops appear.
Materials for the semi-automatic cow farm
The OjiCra build mainly uses the following materials:
- Walls or fences for the cow pen
- An iron trapdoor and a lever
- Two dispensers
- One lava bucket and one empty bucket
- A stone button
- Redstone dust and a repeater
- Non-flammable blocks around the processing chamber
- Glass for watching the chamber
- Two hoppers and a collection chest
- Wheat for luring and breeding cows
Minecraft’s official bucket article explains that buckets can pick up and transport water and lava.
Build the lava section from non-flammable blocks and leave a safe distance from wooden buildings and the livestock pen.
Before using the farm, make sure the lava cannot escape from the chamber.
How to build the semi-automatic cow farm
### 1. Build the cow pen and floor opening
First, build a pen with enough room to keep at least two cows for breeding.
Place the opening near one side of the floor and connect its iron trapdoor to a lever.
A cow may remain supported over a one-block hole, so this build narrows the approach with walls and provides an opening two blocks wide in the other direction.
### 2. Build the chamber and viewing area below
Build the processing chamber below the floor opening.
Separate it from the operating area with glass so you can see when the cow is inside and when the lava has disappeared.
An adult cow in the completed chamber looks like this.

### 3. Face two dispensers toward the processing space
Place two dispensers on opposite sides of the processing block.
Put a lava bucket into one dispenser and an empty bucket into the other.
The first dispenser releases the lava, while the delayed dispenser collects it again.
### 4. Connect the button and delayed circuit
Attach a button to the lava-release side.
Connect redstone dust and a repeater to the opposite dispenser so it activates a little later.

Test the circuit once before putting a cow inside.
Confirm that the lava appears briefly, moves into the bucket on the opposite side, and does not remain in the chamber.
After the circuit runs, the lava bucket and empty bucket have exchanged sides.
Before the next use, check which dispenser currently contains the lava bucket.
Breeding cows and collecting leather and cooked beef
Once the build is ready, hold wheat and guide cows into the pen.

Give wheat to two adult cows to breed them, then wait for the calf to grow.
Keep the breeding pair in the upper pen and move only a grown cow into the chamber.
When you can see that the cow is standing in the processing space, press the button once.
Do not approach immediately after the lava disappears; first confirm through the glass that the chamber is safe.
In the actual OjiCra run, one cow dropped one piece of leather and two pieces of cooked beef.

I picked up these drops by hand.

The cow loot table in Java Edition 1.21.11 gives a normal range of zero to two leather and one to three raw beef.
When the cow is on fire at the time of death, the beef passes through the smelting function and becomes cooked beef.
This means that a cow does not always drop leather.
The one leather and two cooked beef shown here are the measured result from this particular run, not an amount to expect every time.
Hopper collection upgrade and its limits
During the actual run, the burning cow moved onto the neighboring floor block, and the drops landed there as well.
I later placed hoppers under both floor blocks and connected them to a collection chest.

Minecraft’s official hopper article explains that a hopper collects items falling onto it and can transfer them into another hopper or connected container.
After this upgrade, I placed a piece of cooked beef into the neighboring hopper and confirmed that it traveled through the hopper line into the chest.
However, I did not process another cow after the upgrade and observe the whole sequence from processing to automatic chest collection.
The confirmed result is only the separate transport test from the neighboring floor hopper to the chest.
The complete story of building this farm, bringing in the cows, and obtaining leather and cooked beef is in OjiCra Season 3 Episode 55.
Frequently asked questions
### Does this cow farm run by itself?
No. It is semi-automatic.
Luring and breeding the cows, moving an adult into the chamber, pressing the button, and checking the bucket positions before the next run are manual tasks.
### How much leather does one cow drop?
In the Java Edition 1.21.11 loot table, the normal range is zero to two leather.
This run produced one leather, but some cows can drop none.
### Does the farm automatically make cooked beef?
In this build, the short lava pulse ignited the cow, the lava was collected again, and cooked beef dropped afterward.
Moving the cow into the chamber and pressing the button are still manual steps.
### Do the drops automatically enter the chest?
I collected the drops from the actual run by hand.
I later confirmed transport from the neighboring hopper to the chest, but I did not repeat the entire cow-processing sequence to verify automatic collection end to end.
### Will the same build work in Bedrock Edition?
This article is based on a Java Edition 1.21.11 build.
I have not verified the same layout or timing in Bedrock Edition.
References
- Minecraft: Mob Menagerie—Cow
- Minecraft: Taking Inventory—Wheat
- Minecraft: Block of the Month—Hopper
- Minecraft: Taking Inventory—Bucket
- OjiCra Minecraft Memo archive
This semi-automatic cow farm keeps the hands-on parts of raising cows while using a short lava pulse to produce leather and cooked beef.
Test the empty chamber first, and confirm that the lava is safely collected again before using it with a cow.
That is all for this time.
Greetings.