The Bumblezone (Quilt/Fabric)

The Bumblezone (Quilt/Fabric)

12M Downloads

Redo mod compat for entity/armor enderpearl teleporting

TelepathicGrunt opened this issue ยท 2 comments

commented

General class that analyze the entity hit.

if entity hit is tagged the_bumblezone:enderpearl_teleporting/target_entity, will teleport thrower into Bumblezone. If entity is 1.8 blocks or bigger, pearl must hit top half of hitbox.

If entity hit is wearing armor tagged the_bumblezone:enderpearl_teleporting/target_armor, will teleport thrower into Bumblezone. (helmet requires top 33% of hitbox. Chestplate require top 40%. Leggings require below 60%. Boots require below 33%)

If entity hit is holding item tagged the_bumblezone:enderpearl_teleporting/target_held_item, will teleport thrower into Bumblezone.

commented

Add an target_entity_hit_high, target_entity_hit_low, and target_entity_hit_anywhere to make it easier to work with

commented

done in 6.4.2