Difference between revisions of "Cow"

From Mine Blocks Wiki
Jump to navigation Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!

m (Categorized)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Object
 
{{Object
|image=CowSprite.png
+
|image=Cow.png
 
|name=Cow
 
|name=Cow
 
|type=Passive
 
|type=Passive
|drops=
+
|drops=[[Leather]]<br>[[Raw beef]]
 +
|id=cow
 +
}}
  
* 1-2 [[Leather]]
+
The {{I|CowHead}} [[cow]] is a passive and common mob that is found in the world of mine blocks aimlessly.
* 0-2 [[Raw beef]] when not on fire
 
* 0-2 [[Steak]] when on fire
 
}}
 
  
The cow is a common, passive mob found in Mine Blocks.
+
This mob has {{Health|10}} Health and will drop {{I|Leather}} [[Leather]] and {{I|Raw_beef}} [[Raw beef]] when killed
  
 
== Spawning ==
 
== Spawning ==
They spawn in light areas on dirt/grass blocks. They can also be spawned from a spawn egg in creative.
+
They spawn in light areas on {{I|Grass}} [[dirt]]/[[grass]] blocks. They can also be spawned from a spawn egg in [[creative]].
  
== Drops ==
+
=== Commands ===
When killed, they drop 1-2 [[leather]]. They also drop 0-2 raw beef (0-2 steaks if on fire), and some experience points.
+
A cow can be spawned in another way besides its respective [[spawn egg]], with the command <code>/summon cow</code> you can spawn it.
  
When the player [[Key bindings|uses]] an empty [[bucket]] on a cow, it will give the player a [[bucket of milk]].
+
In addition to that you can add [[data tags]] to customize the cow. examples:
  
== Tasks ==
+
*<code>/summon cow 1 ~ ~ {name:"Milk Cow", defaultDrops: 0, drops:[{item:{id:"bucket_milk"}}]}</code>
{| class="wikitable" width=100%
+
 
! style="width:5%;"| '''#'''
+
*<code>/summon cow 1 ~ ~ {baby:5, defaultDrops: 0, drops:[{item:{id:"bucket_empty"},isBaby:1}]}</code>
! style="width:40%:"|'''Task'''
+
 
! style="width:40%:"|'''Objective'''
+
== Drops ==
! style="width:15%:"|<center>'''Needs'''</center>
+
When killed, they drop 1-2 {{I|Leather}} [[leather]]. They also drop 0-2 {{I|Raw_beef}} raw beef (0-2 {{I|Steak}} [[steak]]s if on fire), and some {{I|Experience_orb_2}} experience points.
 +
 
 +
When the player [[Key bindings|uses]] an empty {{I|Bucket}} [[bucket]] on a cow, it will give the player a {{I|Bucket_of_milk}} [[bucket of milk]].
 +
 
 +
===Crafting===
 +
Crafting with the cow drop:
 +
 
 +
{| class="wikitable"
 
|-
 
|-
|'''14'''
+
| {{CraftBig
|Slay a Cow.
+
| A1 = Leather
|Kill a cow (also works with the [[mooshroom]]).
+
| B1 = Leather
|
+
| A3 = Leather
 +
| B3 = Leather
 +
| output = Leather Boots
 +
}}
 +
| {{CraftBig
 +
| A1 = Leather
 +
| A2 = Leather
 +
| A3 = Leather
 +
| B1 = Leather
 +
| B3 = Leather
 +
| C1 = Leather
 +
| C3 = Leather
 +
| output = Leather Pants
 +
}}
 +
| {{CraftBig
 +
| A1 = Leather
 +
| A3 = Leather
 +
| B1 = Leather
 +
| B2 = Leather
 +
| B3 = Leather
 +
| C1 = Leather
 +
| C2 = Leather
 +
| C3 = Leather
 +
| output = Leather Tunic
 +
}}
 +
| {{CraftBig
 +
| A1 = Leather
 +
| A2 = Leather
 +
| A3 = Leather
 +
| B1 = Leather
 +
| B3 = Leather
 +
| output = Leather Cap
 +
}}
 +
| {{CraftBig
 +
| B2 = Leather
 +
| B3 = Paper
 +
| C2 = Paper
 +
| C3 = Paper
 +
| output = Book
 +
}}
 
|}
 
|}
 +
 +
== Tasks ==
 +
{{Tasks|14=}}
 +
 +
== History ==
 +
{{HistoryTable
 +
| [[First 30 days#1.7.15|1.7.15]]
 +
| Day 29
 +
|* Added cows
 +
| [[Version History#1.26.0|1.26.0]]
 +
| Mar 28, 2014
 +
|* Fixed made cows quieter - MOO!!
 +
| [[Version History#1.29.1|1.29.1]]
 +
| Oct 05, 2019
 +
|* Fixed cow hurt sound
 +
}}
  
 
== Trivia ==
 
== Trivia ==
Line 41: Line 102:
 
</gallery>
 
</gallery>
  
== See Also ==
+
== See also ==
 +
*[[Mobs]]
 
*[[Mooshroom]]
 
*[[Mooshroom]]
 
*[[Bucket of milk]]
 
*[[Bucket of milk]]
  
 
[[Category:Passive mobs]][[Category:Overworld mobs]]
 
[[Category:Passive mobs]][[Category:Overworld mobs]]

Latest revision as of 14:30, 7 October 2023





Cow
Cow.png
Type:Passive
Drops:Leather
Raw beef
Identifier:cow

The CowHead cow is a passive and common mob that is found in the world of mine blocks aimlessly.

This mob has 10 (♥♥♥♥♥) Health and will drop Leather Leather and Raw_beef Raw beef when killed

Spawning

They spawn in light areas on Grass dirt/grass blocks. They can also be spawned from a spawn egg in creative.

Commands

A cow can be spawned in another way besides its respective spawn egg, with the command /summon cow you can spawn it.

In addition to that you can add data tags to customize the cow. examples:

  • /summon cow 1 ~ ~ {name:"Milk Cow", defaultDrops: 0, drops:[{item:{id:"bucket_milk"}}]}
  • /summon cow 1 ~ ~ {baby:5, defaultDrops: 0, drops:[{item:{id:"bucket_empty"},isBaby:1}]}

Drops

When killed, they drop 1-2 Leather leather. They also drop 0-2 Raw_beef raw beef (0-2 Steak steaks if on fire), and some Experience_orb_2 experience points.

When the player uses an empty Bucket bucket on a cow, it will give the player a Bucket_of_milk bucket of milk.

Crafting

Crafting with the cow drop:

Leather Invisible-sprite Leather Leather Invisible-sprite Leather Invisible-sprite Invisible-sprite Invisible-sprite Leather Boots

Leather Leather Leather Leather Invisible-sprite Leather Leather Invisible-sprite Leather Leather Pants

Leather Invisible-sprite Leather Leather Leather Leather Leather Leather Leather Leather Tunic

Leather Leather Leather Leather Invisible-sprite Leather Invisible-sprite Invisible-sprite Invisible-sprite Leather Cap

Invisible-sprite Invisible-sprite Invisible-sprite Invisible-sprite Leather Paper Invisible-sprite Paper Paper Book

Tasks

Number Icon[ng] Name Newgrounds name Description [ng] Objective Points[ng] Requirements
14 Slay a cow Kill a Cow Leather can be made into the first tier of armor Kill a cow 5

History

Version Date Changes
1.7.15 Day 29
  • Added cows
1.26.0 Mar 28, 2014
  • Fixed made cows quieter - MOO!!
1.29.1 Oct 05, 2019
  • Fixed cow hurt sound

Trivia

  • Cows and other animal mobs can spawn on dirt with or without grass.

Gallery

See also