Difference between revisions of "Cow"
Greg Heffle (talk | contribs) m |
SebasOfEek (talk | contribs) |
||
Line 4: | Line 4: | ||
|type=Passive | |type=Passive | ||
|drops= | |drops= | ||
− | |||
* 1-2 [[Leather]] | * 1-2 [[Leather]] | ||
* 0-2 [[Raw beef]] when not on fire | * 0-2 [[Raw beef]] when not on fire | ||
Line 10: | Line 9: | ||
}} | }} | ||
− | The cow is a common | + | The {{I|CowHead}} [[cow]] is a passive and common mob that is found in the world of mine blocks aimlessly. |
+ | |||
+ | 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]]. |
+ | |||
+ | === 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 ~ ~ {name:"Milk Cow", 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]]. | |
− | When | ||
− | + | ===Crafting=== | |
+ | Crafting with the cow drop: | ||
− | + | {| class="wikitable" | |
− | {| class="wikitable" | ||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | | {{CraftBig |
− | | | + | | A1-animated = true |
− | | | + | | A1-name1 = Leather |
− | | | + | | A1-name2 = Leather |
+ | | A2-animated = true | ||
+ | | A2-name1 = Leather | ||
+ | | A2-name2 = | ||
+ | | A3-animated = true | ||
+ | | A3-name1 = Leather | ||
+ | | A3-name2 = Leather | ||
+ | | B1-animated = true | ||
+ | | B1-name1 = Leather | ||
+ | | B1-name2 = Leather | ||
+ | | B2-animated = true | ||
+ | | B2-name1 = | ||
+ | | B2-name2 = Leather | ||
+ | | B3-animated = true | ||
+ | | B3-name1 = Leather | ||
+ | | B1-name2 = Leather | ||
+ | | C1-animated = true | ||
+ | | C1-name1 = | ||
+ | | C1-name2 = Leather | ||
+ | | C2-animated = true | ||
+ | | C2-name1 = | ||
+ | | C2-name2 = Leather | ||
+ | | C3-animated = true | ||
+ | | C3-name1 = | ||
+ | | C3-name2 = Leather | ||
+ | | output-animated = true | ||
+ | | output-name1 = Leather Cap | ||
+ | | output-name2 = Leather Tunic | ||
+ | }} | ||
+ | | {{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 42: | Line 101: | ||
== 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]] |
Revision as of 13:12, 7 October 2023
The 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 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 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 ~ ~ {name:"Milk Cow", 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 the cow drop:
|
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 |
|