Throwable Creeper Eggs icon

Throwable Creeper Eggs -----

Throwable creeper eggs that explode after a configurable amount of time!



Material Customization & Hidden Exploding Creeper
Material Customization
──────────

[ Requested by Kevin_H ]
Now you can customize the material of the throwable 'creeper egg' item.

Hidden Creeper
──────────

[ Requested by Kevin_H ]
Now you can hide the creeper that appears on top of the creeper egg when exploding.

One new line was added to the creeper-egg section in the config:
> material

One
new line was added to the options section in the config:
> hide-creeper-when-exploding

| material is CREEPER_SPAWN_EGG by default in the config.
| hide-creeper-when-exploding is false by default in the config.

In accordance to the new features - if you already had a config file generated before this update and you would like to configure the new features, then please regenerate your config file or add the following default lines under the correct sections in your current config file:
Code (YAML):
creeper-egg:
   material
: CREEPER_SPAWN_EGG
Code (YAML):
options:
   hide-creeper-when-exploding
: false # Works best when not thrown into unloaded chunks

API Changes
──────────

The getUniqueEggItem method was updated for the new material customization feature.


Found a Bug?

If you find any bugs then please send me a message .
----------, Dec 23, 2021
Resource Information
Author:
----------
Total Downloads: 2,334
First Release: Mar 9, 2020
Last Update: Oct 4, 2024
Category: ---------------
All-Time Rating:
16 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings