Phantom Scarecrows: Difference between revisions

From Official Gamemode 4 Wiki
Jump to navigation Jump to search
(Update shoot rate)
Line 17: Line 17:
When the Phantom Scarecrow is created- all slots are locked to prevent interaction.
When the Phantom Scarecrow is created- all slots are locked to prevent interaction.


The scarecrow shoots a maximum of five shots every 4 seconds.
The scarecrow shoots a shot every 4 seconds.


The list of blocks the rockets can travel through can be found here: https://github.com/Gamemode4Dev/GM4_Datapacks/tree/master/gm4_phantom_scarecrows/data/phantom_scarecrows/tags/blocks
The list of blocks the rockets can travel through can be found here: https://github.com/Gamemode4Dev/GM4_Datapacks/tree/master/gm4_phantom_scarecrows/data/phantom_scarecrows/tags/blocks
Line 52: Line 52:
[[Category:All Modules]]
[[Category:All Modules]]
[[Category:Stand Alone Modules]]
[[Category:Stand Alone Modules]]
<!--T:11-->
<!--T:11-->

Revision as of 16:21, 8 January 2019


Phantom Scarecrows

Module TypeStand Alone
Created byBluefire610
Compatible MC Versions1.13

This module causes a custom armour stand to "shoot" nearby phantoms out of the sky.

Details

When a phantom is in range, the Phantom Scarecrow will turn release a projectile that searches for the nearest phantom, explodes and kills it. Explosion damage from the projectile also damages nearby Phantoms.

The Phantom Scarecrow can be created by placing any mob skull on an armour stand and a chest plate with a curse enchantment (Vanishing or Binding).

Technical Summary

When the firework explodes, a random colour is chosen.

The projectile used to kill the phantoms is a Area Affect Cloud.

When the Phantom Scarecrow is created- all slots are locked to prevent interaction.

The scarecrow shoots a shot every 4 seconds.

The list of blocks the rockets can travel through can be found here: https://github.com/Gamemode4Dev/GM4_Datapacks/tree/master/gm4_phantom_scarecrows/data/phantom_scarecrows/tags/blocks

Advancements

Advancement Description Requirement
Not so smart defenses Get hit by a Phantom Scarecrow Get hit by a projectile from a Phantom Scarecrow

Learn More and Download

[ Watch on YouTube] [ Download]

History

Date Version Change
07/01/2019 3.0 Released Phantom Scarecrows

Previous Versions