• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server
MetalTendrils

Metalbending MetalTendrils 1.0.0

MetalTendrils offers metalbenders a much-needed mobility option. Difficult terrain or otherwise earthbender-hostile areas (think snowy taigas, frozen peaks, etc) become trivial to scale. The user can carry themselves around with the tendrils, as long as they have metalbendable equipment and nearby blocks to latch on to.

Showcase:

Options:
YAML:
MetalTendrils:
  Cooldown: 10000
  Tendril:
    # The speed at which the user may carry themselves
    Speed: 0.08
    # The range to search for anchorable blocks in
    Range: 10.0
    # The amount of anchored tendrils needed to carry the user
    MinAnchoredTendrils: 2
    # The minimum distance that each tendril must maintain from other tendrils
    MinTendrilDistance: 3.5
  Equipment:
    # Whether the user must be wearing any one of the underneath pieces of equipment
    # to use the ability
    RequireValidHelmet: false
    RequireValidChestplate: true
    RequireValidLeggings: false
    RequireValidBoots: false
    # The list of equipment that is considered valid/metalbendable for this ability,
    # any entries must be item identifiers
    ValidEquipment:
     - IRON_HELMET
     - GOLDEN_HELMET
     - CHAINMAIL_HELMET
     - IRON_CHESTPLATE
     - GOLDEN_CHESTPLATE
     - CHAINMAIL_CHESTPLATE
     - IRON_LEGGINGS
     - GOLDEN_LEGGINGS
     - CHAINMAIL_LEGGINGS
     - IRON_BOOTS
     - GOLDEN_BOOTS
     - CHAINMAIL_BOOTS

Easter egg: There is a secret phrase that will make your tendrils rainbow-coloured. Hint: FTCU
Author
u_u
Downloads
409
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from u_u

Top