Skip to content

Add toggle to axolotl to prevent attacking squids #903

Closed Answered by granny
Roan-V asked this question in __Dismissed__
Discussion options

You must be logged in to vote

We've made a data pack that makes axolotls ignore passive aquatic mobs. https://modrinth.com/datapack/purpurpack-axolotls-ignore-passives

If you'd like to configure it more to your liking, some guidelines are below.

A direct link to the current default values for each entity type tag.
https://minecraft.fandom.com/wiki/Tag#Entity_types

The paths & contents of the json files as of 1.18.2.

/data/minecraft/tags/entity_types/axolotl_hunt_targets.json

{
  "replace": true,
  "values": [
    "minecraft:tropical_fish",
    "minecraft:pufferfish",
    "minecraft:salmon",
    "minecraft:cod",
    "minecraft:squid",
    "minecraft:glow_squid"
  ]
}

/data/minecraft/tags/entity_types/axolotl_always_hos…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by granny
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants