Difference between revisions of "Cow"
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!
SebasOfEek (talk | contribs) m (→Crafting) |
|||
(22 intermediate revisions by 13 users not shown) | |||
Line 1: | Line 1: | ||
{{Object | {{Object | ||
− | |image= | + | |image=Cow.png |
|name=Cow | |name=Cow | ||
|type=Passive | |type=Passive | ||
+ | |drops=1-2 {{Ilink|Leather}}<br> | ||
+ | 1-2 {{Ilink|Raw Beef}} / {{Ilink|Steak}} if on fire | ||
+ | |id=cow | ||
}} | }} | ||
− | The cow is a | + | The {{I|CowHead}} [[cow]] is a passive and common mob that is found in the [[Overworld]]. |
+ | |||
+ | This mob has {{Health|10}} Health and will drop {{I|Leather}} [[Leather]] and {{I|Raw_beef}} [[Raw beef]] when killed. | ||
== Spawning == | == Spawning == | ||
− | They | + | They spawn in light areas on {{I|Grass}} [[dirt]]/[[grass]] blocks. They can also be spawned from a spawn egg obtained in [[creative]] or from [[commands]]. |
+ | |||
+ | === 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 [[leather]]: | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |+ | ||
+ | ! Leather Boots | ||
+ | ! Leather Pants | ||
+ | ! Leather Tunic | ||
+ | ! Leather Cap | ||
+ | ! Book | ||
+ | |- | ||
+ | | {{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> | ||
− | + | == See also == | |
− | |||
− | |||
− | == See | ||
*[[Mobs]] | *[[Mobs]] | ||
− | |||
− | |||
− | |||
− | |||
*[[Mooshroom]] | *[[Mooshroom]] | ||
− | *[[ | + | *[[Bucket of milk]] |
− | + | ||
− | [[Category: | + | [[Category:Passive mobs]][[Category:Overworld mobs]] |
Latest revision as of 09:33, 26 July 2024
The cow is a passive and common mob that is found in the Overworld.
This mob has 10 () Health and will drop Leather and Raw beef when killed.
Contents
Spawning
They spawn in light areas on dirt/grass blocks. They can also be spawned from a spawn egg obtained in creative or from commands.
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. They also drop 0-2 raw beef (0-2 steaks if on fire), and some experience points.
When the player uses an empty bucket on a cow, it will give the player a bucket of milk.
Crafting
Crafting with leather:
Leather Boots | Leather Pants | Leather Tunic | Leather Cap | 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 |
|
1.26.0 | Mar 28, 2014 |
|
1.29.1 | Oct 05, 2019 |
|