IntensifyMonster |
Main functions: When the specified creature is refreshed naturally, a strengthened monster will be refreshed |
Currently, the following functions have been implemented: 1. Entity life value 2. Movement speed of solid land, water and magma 3. Repel resistance of entities 4. Model size of entity (not necessarily effective) 5. Cause extra real damage to players 6. Set the name of the entity 7. Disarm the player when attacking the player - you can choose whether to open it, and you can set the relative position of the drop 8. When being attacked by a player, you can choose whether to turn it on. Damage and additional damage will be caused together 9. Countdown explosion at death ---- explosion range, power, whether to destroy the block, etc. can be set 10. Cause extra durable drop to items in the player's equipment bar - whether it can be opened or closed independently 11. Give the killer extra experience 12. Additional falling objects can be set ---- support docking with gifts plug-ins to achieve more powerful equipment |
Plug in directives: /Intelifymonster query ----queries entity data /Intelifymonster spawn <entity type> <UniqueName of entity configuration file> <generate coordinates> ----Generate the entity of the specified configuration file in the specified location |
Enhanced biology version 0.2.4 has been released, which requires ll version 2.9.2. If ll is lower than this version, please use plug-ins of version 0.2.3 and below Enhanced Biology version 0.6.1 has been released, requiring (ll3) LSE version 0.5.2. If (ll3) LSE is lower than this version, please use plugins before version 0.6.1 |
Optional pre plug-in: Intensify Version required: 1.3.4 ···················································· Optional pre plug-in: Gives Required version: 0.2.2 Error feedback email:fbqingyi@petalail.com |
{
"DockingIntensify": false, //Whether to dock with Intensify
"DockingGives": false,//Whether to dock gifts
"DockingIntensifySurvival": false,//Whether to dock the IntensifySurvival
"mobSpawner": false,//Whether there is an enhanced monster generated near the brush cage
"PressurePlate":false,//Whether the entity can use the pressure plate
"ParticleEffect":false,//Whether the solid displays particles
"ForceEntitySize":false,//Enforce solid model size
"ProfileVersion": "0.0.1"//Version number of configuration file, do not move
}