config.yml
Mantic Throwable Creeper Configs
licence: XXXX-XXXX-XXXX-XXXX
log-core-protect: true
# ticks-till-explosion is when the creeper has to explode if not exploded yet
normal-throwable:
name: '&e[Normal] &aThrowable Creeper'
show-name: true
lore:
- '&7This will explode on impact!'
glow: true
material: MONSTER_EGG
data: 50
base: ''
explode-radius: 3
ticks-till-explosion: 200
bouncy-throwable:
name: '&e[Bouncy] &aThrowable Creeper'
show-name: true
lore:
- '&7Throw me!'
glow: true
material: MONSTER_EGG
data: 50
base: ''
explode-radius: 3
ticks-till-explosion: 60
upwards-throwable:
name: '&e[Upwards] &aThrowable Creeper'
show-name: true
lore:
- '&7Throw me!'
glow: true
material: MONSTER_EGG
data: 50
base: ''
explode-radius: 3
ticks-till-explosion: 60
upwards-velocity: 2.0
Last updated