We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Animal Pen adds three entity tags used by cages and containers.
animal_pen:animal_cage_pickable
animal_pen:bird_catcher_pickable
animal_pen:water_mob_container_pickable
Entities inside these tags can be picked up.
Path:
<your_custom_datapack>/data/animal_pen/tags/entity_types/animal_cage_pickable.json
<your_custom_datapack>/data/animal_pen/tags/entity_type/animal_cage_pickable.json
File:
{ "replace": false, "values": [ "modid:custom_animal" ] }
"replace": false keeps default items and adds yours.
"replace": false