ProjectE Team

Quick rating

ProjectE Team

No reviews yet

A ProjectE addon for Minecraft 1.7.10 that adds team functionality — share EMC and item knowledge with teammates in real-time.

QoL & Tweaks
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
ProjectETeam-1.1.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

About

ProjectE Team adds team functionality to ProjectE — share your EMC and learned items with friends in real-time!

Two players can both have the Transmutation Table open, and when one learns a new item or earns EMC, the other sees it instantly.

Features

  • Shared EMC Pool — All team members draw from a single EMC pool. Burning items as one player immediately updates the EMC display for everyone.
  • Shared Knowledge — Items unlocked by one teammate are instantly available to all members. No need to pass items around.
  • Real-time GUI Sync — Changes appear in the Transmutation Table without closing and reopening it.
  • Team Management — Full /projecteteam command system with create, invite, accept, kick, leave, disband, and info.
  • Configurable — Choose whether leaving members keep their EMC share or lose it, and whether knowledge is retained or wiped.
  • Multi-language — 10 languages supported: English, 简体中文, 繁體中文, 日本語, 한국어, Русский, Deutsch, Français, Español, Português.

Commands

Command Description
/projecteteam help Show command help
/projecteteam create <name> Create a new team
/projecteteam invite <player> Invite a player to join
/projecteteam accept <team> Accept a pending invite
/projecteteam decline <team> Decline a pending invite
/projecteteam kick <player> Kick a member (owner only)
/projecteteam leave Leave your team
/projecteteam disband Disband your team (owner only)
/projecteteam info Show team overview

Aliases: /pteam, /team

Configuration

Edit config/ProjectETeam.cfg to change what happens when members leave:

  • emcDistributionModeequal (fair share) or clear (member gets 0)
  • knowledgeDistributionModekeep (retain items) or clear (wipe knowledge)

Requirements

  • Minecraft 1.7.10
  • Forge 10.13.4.1614+
  • ProjectE 1.7.10 (PE1.10.1+)

ProjectE Team

A ProjectE addon for Minecraft 1.7.10 that adds team functionality — share EMC and item knowledge with teammates in real-time.

Features

  • Shared EMC Pool — All team members share a single EMC pool. Changes sync instantly while the Transmutation Table is open.
  • Shared Knowledge — Items learned by one member are immediately unlocked for all teammates.
  • Real-time GUI Sync — Both players see EMC and knowledge updates live without closing the table.
  • Team Management — Create teams, invite players, kick members, leave or disband.
  • Configurable — Choose whether leaving members keep or lose EMC and knowledge.
  • i18n — 10 languages supported (EN, ZH, JA, KO, RU, DE, FR, ES, PT, ZH-TW).

Commands

Command Description
/projecteteam help Show help menu
/projecteteam create <name> Create a new team
/projecteteam invite <player> Invite a player to your team
/projecteteam accept <team> Accept a pending invite
/projecteteam decline <team> Decline a pending invite
/projecteteam kick <player> Kick a member (owner only)
/projecteteam leave Leave your current team
/projecteteam disband Disband your team (owner only)
/projecteteam info Show team information

Aliases: /pteam, /team

Configuration

config/ProjectETeam.cfg:

team {
    # EMC distribution on leave/kick/disband
    # 0 = equal (fair share), 1 = clear (member gets 0)
    S:emcDistributionMode=equal

    # Knowledge handling on leave/kick/disband
    # 0 = keep (retain items), 1 = clear (wipe knowledge)
    S:knowledgeDistributionMode=keep
}

Requirements

Building

  1. Place ProjectE-1.7.10-PE1.10.1.jar in the project root
  2. Run ./gradlew build (requires JDK 8 and Gradle 4.4.1)
  3. Output: build/libs/ProjectETeam-1.0.jar
./gradlew setupDecompWorkspace
./gradlew build

License

MIT License — see LICENSE.
ProjectE (dependency) is developed by moze_intel.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works