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!

 
(19 intermediate revisions by 11 users not shown)
Line 1: Line 1:
 
{{Object
 
{{Object
|image=CowSprite.png
+
|image=Cow.png
 
|name=Cow
 
|name=Cow
 
|type=Passive
 
|type=Passive
|Pointless=Yes
+
|drops=[[Leather]]<br>[[Raw beef]]
 +
|id=cow
 
}}
 
}}
  
The cow is a commonly found passive mob found in Mine Blocks.  They spawn in light areas on dirt/grass blocks.  When killed, they drop 1-3 [[leather]]. they also drop 1-3 raw beef and 1-3 steak if it takes death by fire. You can also get milk if you shift - click on them with a bucket. They have 5 hearts and moo frequently. The cow is one of the animals in Mine Blocks.
+
The {{I|CowHead}} [[cow]] is a passive and common mob that is found in the world of mine blocks aimlessly.
  
== Pictures ==
+
This mob has {{Health|10}} Health and will drop {{I|Leather}} [[Leather]] and {{I|Raw_beef}} [[Raw beef]] when killed
 +
 
 +
== Spawning ==
 +
They spawn in light areas on {{I|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 <code>/summon cow</code> you can spawn it.
 +
 
 +
In addition to that you can add [[data tags]] to customize the cow. examples:
 +
 
 +
*<code>/summon cow 1 ~ ~ {name:"Milk Cow", defaultDrops: 0, drops:[{item:{id:"bucket_milk"}}]}</code>
 +
 
 +
*<code>/summon cow 1 ~ ~ {baby:5, defaultDrops: 0, drops:[{item:{id:"bucket_empty"},isBaby:1}]}</code>
 +
 
 +
== Drops ==
 +
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"
 +
|-
 +
| {{CraftBig
 +
| A1 = Leather
 +
| 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 ==
 +
* Cows and other animal mobs can spawn on [[dirt]] with or without [[grass]].
 +
 
 +
== Gallery ==
 
<gallery>
 
<gallery>
 
File:Cow.png|A cow on grass.
 
File:Cow.png|A cow on grass.
 
</gallery>
 
</gallery>
  
== Trivia ==
+
== See also ==
* Cows and other animal mobs can spawn on [[dirt]] with or without [[grass]].
+
*[[Mobs]]
 +
*[[Mooshroom]]
 +
*[[Bucket of milk]]
  
== See Also ==
+
[[Category:Passive mobs]][[Category:Overworld mobs]]
*[[Pig]]
 
*[[Mobs]]
 
*[[Dog]]
 
*[[Chicken]]
 
*[[Milk]]
 
*[[Sheep]]
 
*[[Leather]]
 
[[Category:Unfinished]][[Category:Mobs]][[Category:Passive]]
 

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