Mooshroom - 1.19.0.5
<<
back to
entity list
View
Entity Version History >>
Last Updated
The Mooshroom entity last updated in Minecraft Version 1.19.0What's Changed:
Changes since stable release 1.18.31.4
Behavior Packs- New Value:
"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "bowl"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:transformation"
}
]
},
"event": "minecraft:flowerless",
"target": "self"
},
"add_items": {
"table": "loot_tables/gameplay/entities/mooshroom_milking.json"
},
"use_item": true,
"play_sounds": "milk_suspiciously",
"interact_text": "action.interact.moostew"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:2"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 7
}
]
},
"event": "minecraft:ate_allium",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:3"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 3
}
]
},
"event": "minecraft:ate_bluet",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:1"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 6
}
]
},
"event": "minecraft:ate_orchid",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:9"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 1
}
]
},
"event": "minecraft:ate_cornflower",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "yellow_flower"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 5
}
]
},
"event": "minecraft:ate_dandelion",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:10"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 4
}
]
},
"event": "minecraft:ate_lily",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:8"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 8
}
]
},
"event": "minecraft:ate_daisy",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:0"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 0
}
]
},
"event": "minecraft:ate_poppy",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"any_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:4"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:5"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:6"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:7"
}
],
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 2
}
]
},
"event": "minecraft:ate_tulip",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "wither_rose"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 9
}
]
},
"event": "minecraft:ate_rose",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "shears"
},
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:transformation"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 0
}
]
},
"event": "become_cow",
"target": "self"
},
"use_item": false,
"hurt_item": 1,
"play_sounds": "shear",
"spawn_items": {
"table": "loot_tables/entities/mooshroom_shear.json"
},
"particle_on_start": {
"particle_type": "largeexplode",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.mooshear",
"vibration": "shear"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "shears"
},
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:transformation"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
}
]
},
"event": "become_cow",
"target": "self"
},
"use_item": false,
"hurt_item": 1,
"play_sounds": "shear",
"spawn_items": {
"table": "loot_tables/entities/brown_mooshroom_shear.json"
},
"particle_on_start": {
"particle_type": "largeexplode",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.mooshear",
"vibration": "shear"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "bucket:0"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
}
]
}
},
"use_item": true,
"transform_to_item": "bucket:1",
"play_sounds": "milk",
"interact_text": "action.interact.milk"
}
]
}Previous Value:"minecraft:interact": {
"interactions": [
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "bowl"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:transformation"
}
]
},
"event": "minecraft:flowerless",
"target": "self"
},
"add_items": {
"table": "loot_tables/gameplay/entities/mooshroom_milking.json"
},
"use_item": true,
"play_sounds": "milk_suspiciously",
"interact_text": "action.interact.moostew"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:2"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 7
}
]
},
"event": "minecraft:ate_allium",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:3"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 3
}
]
},
"event": "minecraft:ate_bluet",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:1"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 6
}
]
},
"event": "minecraft:ate_orchid",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:9"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 1
}
]
},
"event": "minecraft:ate_cornflower",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "yellow_flower"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 5
}
]
},
"event": "minecraft:ate_dandelion",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:10"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 4
}
]
},
"event": "minecraft:ate_lily",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:8"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 8
}
]
},
"event": "minecraft:ate_daisy",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:0"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 0
}
]
},
"event": "minecraft:ate_poppy",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"any_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:4"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:5"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:6"
},
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "red_flower:7"
}
],
"all_of": [
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 2
}
]
},
"event": "minecraft:ate_tulip",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "wither_rose"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
},
{
"test": "is_mark_variant",
"subject": "self",
"operator": "!=",
"value": 9
}
]
},
"event": "minecraft:ate_rose",
"target": "self"
},
"use_item": true,
"play_sounds": "eat",
"particle_on_start": {
"particle_type": "smoke",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.feed"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "shears"
},
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:transformation"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 0
}
]
},
"event": "become_cow",
"target": "self"
},
"use_item": false,
"hurt_item": 1,
"play_sounds": "shear",
"spawn_items": {
"table": "loot_tables/entities/mooshroom_shear.json"
},
"particle_on_start": {
"particle_type": "largeexplode",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.mooshear"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "shears"
},
{
"test": "has_component",
"operator": "!=",
"value": "minecraft:transformation"
},
{
"test": "is_variant",
"subject": "self",
"operator": "==",
"value": 1
}
]
},
"event": "become_cow",
"target": "self"
},
"use_item": false,
"hurt_item": 1,
"play_sounds": "shear",
"spawn_items": {
"table": "loot_tables/entities/brown_mooshroom_shear.json"
},
"particle_on_start": {
"particle_type": "largeexplode",
"particle_y_offset": 0.25,
"particle_offset_towards_interactor": true
},
"interact_text": "action.interact.mooshear"
},
{
"on_interact": {
"filters": {
"all_of": [
{
"test": "has_equipment",
"subject": "other",
"domain": "hand",
"value": "bucket:0"
},
{
"test": "is_family",
"subject": "other",
"value": "player"
}
]
}
},
"use_item": true,
"transform_to_item": "bucket:1",
"play_sounds": "milk",
"interact_text": "action.interact.milk"
}
]
}
Statistics:
Health
[10]
Loot / Barter Loot / Additional Drops
- Brown Mushroom
- Leather
- Beef
- Red Mushroom
- Mushroom Stew
- Suspicious Stew
Breedable
- Cow Adult: Wheat
Can be Ridden by Mobs
- Default: Zombie
Families
- Default: Mob, Mushroomcow
Mark Variations
- Default
- Mooshroom Brown Fed Allium
- Mooshroom Brown Fed Azure Bluet
- Mooshroom Brown Fed Blue Orchid
- Mooshroom Brown Fed Cornflower
- Mooshroom Brown Fed Dandelion
- Mooshroom Brown Fed Lily Of The Valley
- Mooshroom Brown Fed Oxeye Daisy
- Mooshroom Brown Fed Poppy
- Mooshroom Brown Fed Tulips
- Mooshroom Brown Fed Wither Rose
- Mooshroom Fed Nothing
Movement Speed
- Default: 0.25
Variations
- Mooshroom Brown
- Mooshroom Red
Other Attributes
- Can be Renamed
- Can Climb
- Can Jump
- Has Collisions
- Has Gravity
- Leashable
- Pushable
- Pushable by Pistons
Associated Files:
Behavior File
- behavior_packs/vanilla_1.19.0/entities/mooshroom.json
Animations
- resource_packs/vanilla/animations/look_at_target.animation.json
- resource_packs/vanilla/animations/mooshroom.animation.json
- resource_packs/vanilla/animations/quadruped.animation.json
Animation Controllers
- resource_packs/vanilla/animation_controllers/mooshroom.animation_controllers.json
Entity
- resource_packs/vanilla/entity/mooshroom.entity.json
Geometry
- resource_packs/vanilla/models/entity/mooshroom.geo.json
Loot Tables
- behavior_packs/vanilla/loot_tables/entities/brown_mooshroom_shear.json
- behavior_packs/vanilla/loot_tables/entities/mooshroom.json
- behavior_packs/vanilla/loot_tables/entities/mooshroom_shear.json
- behavior_packs/vanilla/loot_tables/gameplay/entities/mooshroom_milking.json
Render Controllers
- resource_packs/vanilla/render_controllers/mooshroom.render_controllers.json
Sounds
- resource_packs/vanilla/sounds/mob/cow/hurt1.fsb
- resource_packs/vanilla/sounds/mob/cow/hurt2.fsb
- resource_packs/vanilla/sounds/mob/cow/hurt3.fsb
- resource_packs/vanilla/sounds/mob/cow/say1.fsb
- resource_packs/vanilla/sounds/mob/cow/say2.fsb
- resource_packs/vanilla/sounds/mob/cow/say3.fsb
- resource_packs/vanilla/sounds/mob/cow/say4.fsb
- resource_packs/vanilla/sounds/mob/cow/step1.fsb
- resource_packs/vanilla/sounds/mob/cow/step2.fsb
- resource_packs/vanilla/sounds/mob/cow/step3.fsb
- resource_packs/vanilla/sounds/mob/cow/step4.fsb
- resource_packs/vanilla/sounds/mob/mooshroom/eat1.fsb
- resource_packs/vanilla/sounds/mob/mooshroom/eat2.fsb
- resource_packs/vanilla/sounds/mob/mooshroom/eat3.fsb
- resource_packs/vanilla/sounds/mob/mooshroom/eat4.fsb
Spawn Rules
- behavior_packs/vanilla/spawn_rules/mooshroom.json
Textures
- resource_packs/vanilla/textures/entity/cow/brown_mooshroom.png
- resource_packs/vanilla/textures/entity/cow/mooshroom.png
Material Info:
Material: Mooshroom
{
"vertexShader": "shaders/entity.vertex",
"vrGeometryShader": "shaders/entity.geometry",
"fragmentShader": "shaders/entity.fragment",
"vertexFields": [
{
"field": "Position"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
],
"variants": [
{
"skinning": {
"+defines": [
"USE_SKINNING"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
},
{
"skinning_color": {
"+defines": [
"USE_SKINNING",
"USE_OVERLAY"
],
"+states": [
"Blending"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Color"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
}
],
"msaaSupport": [
"Both"
],
"+samplerStates": {
"samplerIndex": 0,
"textureFilter": "Point"
},
"+defines": [
"USE_OVERLAY"
]
}