HomeJavaDatapacksCreeperAlert
CreeperAlert
CreeperAlert — screenshot 1

CreeperAlert

This simple datapack shows an alert when a creeper is near, with customisable options.

How to install

Download the datapack for the correct version, and:

For servers

Put the zip in world/datapacks.

For singleplayer worlds

Put it in saves/Your world name here/datapacks

How to customise

You can customise the range of when the creeper alert activates, whether it activates at all, and whether to play a sound.

To customise range:

# Trigger at 8 blocks
/trigger creeper_range set 1
# Trigger at 16 blocks (default)
/trigger creeper_range set 2
# Trigger at 32 blocks
/trigger creeper_range set 3
# Disable the alert
/trigger creeper_range set 4

To customise whether a sound plays:

# Play a sound (default)
/trigger creeper_sound set 1
# Disable the sound
/trigger creeper_sound set 2

All these settings are player-specific.

Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more