Teams command is very useful in java edition for addons that introduce different factions in the game, with mobs that are hostile to each other based on the alignment with each player. It would be very useful for bedrock too.
Request:
-A way for the players to freely create teams and name them during the gameplay that will be assigned to any "tamed" mob that they own, a dedicated gui or at least the instruments to make that for mod creators.
-A way for the player to add other players in the same team, sending a request to the other player that must be accepted. Accepting to enter in a team will discard previous created faction for that player, because a player can only be in one faction only.
-A new .json condition filter like "is_same_team" with target owner to be used for the behaviors
minecraft:behavior.owner_hurt_target
minecraft:behavior.owner_hurt_by_target
minecraft:behavior.nearest_attackable_target
to let owned, tamed, creatures to attack any non owner faction mobs.
This would prove very useful for the development of my addon, which is the following:
https://mcpedl.com/rule-villages-1-0-3/
The ultimate goal of my addon is to recreate something this addon for java has achieved:
https://www.curseforge.com/minecraft/mc-mods/ancient-warfare-2
with its ability to have player factions.
Thank you!
Please sign in to leave a comment.
0 Comments