Skip to content

Commit

Permalink
Add cow aliases to mooshrooms (#6134)
Browse files Browse the repository at this point in the history
* Add cow aliases to mooshrooms

* Update default.lang

* Update default.lang

---------

Co-authored-by: Moderocky <[email protected]>
  • Loading branch information
TheLimeGlass and Moderocky authored Apr 7, 2024
1 parent caab4f3 commit 8c5f1d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/resources/lang/default.lang
Original file line number Diff line number Diff line change
Expand Up @@ -644,13 +644,13 @@ entities:
pattern: command [mine]cart(|1¦s)|[mine]cart(|1¦s) with command block[s]
mooshroom:
name: mooshroom¦s
pattern: <age> mooshroom(|1¦s)
pattern: <age> (mooshroom[ cow]|mushroom cow)(|1¦s)
red mooshroom:
name: red mooshroom¦s
pattern: <age> red mooshroom(|1¦s)|(4¦)mooshroom (kid(|1¦s)|child(|1¦ren))
pattern: <age> red (mooshroom[ cow]|mushroom cow)(|1¦s)|(4¦)mooshroom (kid(|1¦s)|child(|1¦ren))
brown mooshroom:
name: brown mooshroom¦s
pattern: <age> brown mooshroom(|1¦s)|(4¦)mooshroom (kid(|1¦s)|child(|1¦ren))
pattern: <age> brown (mooshroom[ cow]|mushroom cow)(|1¦s)|(4¦)mooshroom (kid(|1¦s)|child(|1¦ren))
ocelot:
name: ocelot¦s @an
pattern: <age> ocelot(|1¦s)
Expand Down

0 comments on commit 8c5f1d5

Please sign in to comment.