Dolphin Murder Commit

This commit is contained in:
Mqrius
2026-03-09 20:59:09 +01:00
parent 926a6baeb3
commit cdc72ae3af

View File

@@ -254,4 +254,7 @@ const registerTFGEntityTypeTags = (event) => {
event.add('ad_astra:can_survive_in_space', 'endermanoverhaul:axolotl_pet_enderman')
event.add('ad_astra:can_survive_in_space', 'endermanoverhaul:hammerhead_pet_enderman')
event.add('tfc:hunted_by_ocean_predators', 'tfg:leopard_seal')
event.add('tfc:hunted_by_ocean_predators', 'tfc:penguin')
event.add('tfc:hunted_by_ocean_predators', 'tfc:turtle')
}