Page 1 of 1

[Modpack] Power Rangers [2.2.0][powerrangers_modpack]

Posted: Wed Mar 25, 2020 01:53
by LC Creations
powerrangers_modpack is no longer in beta.

[modpack] Adds Power Rangers to Minetest

[mod] Morphing Grid [morphinggrid] Documented API for power rangers.
[mod] Power Rangers Villians [pr_villians] Undocumented API for power rangers villians.
[mod] Communicator [communicator] Adds functionality for the power rangers wrist communicator.
[mod] Mighty Morphin Power Rangers [mighty_morphin] Adds Mighty Morphin Power Rangers to Minetest
[mod] Power Rangers Zeo [zeo] Adds Power Rangers Zeo to Minetest.

The details on this page mostly focus on the [morphinggrid] mod.

Details & Comments
  • Features

    - Nobody can use a morpher without the power_rangers priv
    - Players can morph by clicking when holding a morpher.
    - While morphed, your player name is not visible to other players, depending on the ranger team.
    - There is a crafting item called Morphing Grid Energy that can be found inside a 'Morphing Grid Energy Port' node
    - Each player can summon their respective ranger weapon while morphed by using /summon_weapon <weapon_key>
  • Commands

    /morph <player> <rangername> Morphs a player. Use without '<player>' to morph yourself, or without any parameters to morph yourself with a designated morpher. Requires the 'morphinggrid' priv.
    /demorph <player> Demorphs the player. Use without '<player>' to demorph yourself. Requires 'morphinggrid' priv to demorph another player.
    /summon_weapon <weapon_key> Summons a weapon. You cannot summon a weapon that does not belong to the ranger you are morphed as.
    /morpher <command> <parameters> Executes a morpher command, with the wielded morpher, or designated morpher (if one is not weilded).
  • Privs

    morphinggrid Allows players to access more of the morphinggrid.
    power_rangers Allows players to harness a morpher and be a power ranger.
  • Important Notes
    -You cannot find morphers, power coins, weapons or armor parts in the creative inventory. They must be obtained by using /giveme. Comment if you think this should be changed and tell how. I'm not putting them in the creative inventory though.
  • Comments

    If you have any ideas let me know. Also if you want to collaborate to make zords let me know.

Screenshot: Features Quartz mod

Image

Image

Mod Version: 3.2.0

Minetest Version: 5.4.0 onward

Depends: default, dye, 3d_armor

Optional Depends: electronic materials (this mod has not been published yet on the forums but can be found on my github)

License: 2020 LC Creations - LGPL v2.1

Downloads:

Direct Download

Code:

Browse Code

This mod is great for online servers. Pick 5 players you trust and make them become the power rangers.

Re: [Modpack] Power Rangers [1.0.0][powerrangers_modpack]

Posted: Wed May 06, 2020 00:05
by LC Creations
Hello everyone, Power Rangers has finally been updated from beta to full release. There has been a major change and some items now have crafts.

Re: [Modpack] Power Rangers [2.2.0][powerrangers_modpack]

Posted: Sat Jul 04, 2020 06:01
by LC Creations
Hello everyone, Power Rangers Modpack has been officially updated. Morphing Grid can now be used as a stable, and well documented API, to create your own power rangers teams and weapons. Have fun. Report any bugs you experience on GitHub.