Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Server-side Creeper Control

Server-side Creeper Control

This is a mod that allows for server-side configuration of creeper explosion behavior for fabric.

273
2
Management
Mobs
Utility

Compatibility

Minecraft: Java Edition

1.20.4

Platforms

Fabric

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

Devan-Kerman
Devan-Kerman Member

Details

Licensed MIT
Published last year
Updated last year
DescriptionChangelogVersions

Banner

A more modern take on Creeper Confetti and Creeper Firework using gamerules and adding more
configurable behavior. Additionally it works completely server-side and does not require
clientside installation like Creeper Firework, it also is more performant and configurable
than the vanilla tweaks datapack and still allows for things like charged creepers dropping
mob heads.

Usage

# Destroys blocks and damages entities according to mobGriefing gamerule, but also explodes a firework  
gamerule creeperExplosionBehavior FIREWORK_DESTROY_EXPLOSION  
  
# Creeper explodes normally but does not destroy nearby blocks, similar to mobGriefing=false, but also explodes a firework  
gamerule creeperExplosionBehavior FIREWORK_KEEP_EXPLOSION  
  
# Creeper does not explode but deals damage to nearby entities, but also explodes a firework  
gamerule creeperExplosionBehavior FIREWORK_DAMAGE_EXPLOSION  
gamerule creeperExplosionBehavior DEFAULT  
  
# A firework explodes where the creeper was standing instead of exploding  
gamerule creeperExplosionBehavior FIREWORK_ONLY  
  
# Vanilla Behavior, destroys blocks according to mobGriefing gamerule  
gamerule creeperExplosionBehavior DESTROY_EXPLOSION  
  
# Creeper explodes normally but does not destroy nearby blocks, similar to mobGriefing=false  
gamerule creeperExplosionBehavior KEEP_EXPLOSION  
  
# Creeper does not explode but deals damage to nearby entities  
gamerule creeperExplosionBehavior DAMAGE_EXPLOSION  
  
# Creepers simply vanish from existance before exploding  
gamerule creeperExplosionBehavior NONE

Modrinth is open source.

main@16c5a5a

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.