Dangerous-Caves-2
Dangerous-Caves-2 copied to clipboard
Mobs : Lava Creeper > Configuration problems
Describe the bug Hello, I have problems with the "lava creeper":
- I put him 35 points of life and he still has only 20
- I authorized him to put only fire and he continues to change the blocks and put obsidian when 0% configured, magma block 0% configured and normal fire because 100% configured
- For worldguard "# dc-entity-grief (magma monster, lava creeper)" does not prevent him from changing the blocks in the worlds where I activate the protection to prohibit it.
Ideally, he should only be able to modify the air blocks or only fire on top of the blocks already in place.
Screenshots or logs
Plugin config
Lava Creeper
When blows up creates a crater with magma, obsidian and lava
lava-creeper: priority: 5 name: "&4Lava Creeper" health: 35 # When Lava Creeper is damaged. In ticks fire-touch: 10 # Radius in blocks radius: 4 # Chance that the block will be changed change-chance: 50 block-chances: fire: 100 magma_block: 0 obsidian: 0 lava: 0
Additional information
- Server version (Previous version: git-Paper-249 (MC: 1.17.1))
- Plugin version (DangerousCaves v2.2.14-SNAPSHOT c24)
- Server core name (Paper)
Hello otherwise another thing about this mob, a player just got attacked by a Lava Creeper and he got the infinite fire resistance. I don't see any settings in the config file related to this? I would like to be able to disable this setting or choose its duration and not give the "infinite" version Thanks