Mod

AI Gods

Quick rating

AI Gods

No reviews yet

Do you want an all knowing AI gods in your game? Then download this mod with Player2 App. This also serves as a Demo of how to use the Player2 API to integrate AI chat services into minecraft

Tech
Educational
Mod Loaders
Forge
NeoForge
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 Unsupported

About

Project Details

Type
Mod
License
GNU Lesser General Public License v2.1 only
Latest Version
aigods-1.0.11.jar
Authors

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

Player2 API Demo (AIGods)

This is a Minecraft Forge mod to demo the Payer2 API.

Important Note: To use this mod (either as a developer or a user), you must have the Player2 app installed and running.

What does this mod do?

This mod allows the currently selected character from the Player2 app to act as an "AI God" that can execute commands and chat to the user in the game Minecraft.

If you just want the mod:

Step 1

Make sure you have the Player2 app installed.

Step 2

Download and install Forge.

Step 3

Download the latest release of the mod.

Step 4

Then install via forge (drag into .minecraft/mods)

Step 5

Run the Player2 app, then open minecraft. Open a singleplayer world, and the character should greet you with a message. Simply type in chat, and the character will respond with chat messages, commands, or both. You can also press x to use voice chat with the god.

Development Setup:

Step 1:

Make sure you have the Player2 app installed.

Step 2:

Make sure you have some JDK installed. On Windows we tested with OpenJDK21.

Step 3:

Extract the ZIP file, then navigate to the extracted folder.

Step 4:

Depends on what IDE you wish to use:

IntelliJ:

  1. Open IDEA, and import project.
  2. Select your build.gradle file and have it import.
  3. Run the following command: ./gradlew genIntellijRuns
  4. Refresh the Gradle Project in IDEA if required.

Eclipse:

  1. Run the following command: ./gradlew genEclipseRuns
  2. Open Eclipse, Import > Existing Gradle Project > Select Folder or run gradlew eclipse to generate the project.

If at any point you are missing libraries in your IDE, or you've run into problems you can run gradlew --refresh-dependencies to refresh the local cache. gradlew clean to reset everything (this does not affect your code) and then start the process again.

Step 5:

Before running the game, make sure the Player2 app is open.

Step 6:

To run the game, either in IntelliJ or Eclipse, open up the Gradle tab, then under Tasks/forgegradle runs there should be a gradle option for runClient. Simply click that and minecraft should open.

API Docs

Once the Player2 app is running, the docs can be found by opening http://localhost:4315/docs on any web browser.

Summary:

Do you want an all-knowing AI god in your game? Then download this mod with Player2 App.

This also serves as a Demo of how to use the Player2 API to integrate AI chat services into Minecraft. View source code here.

Important Note: To use this mod (either as a developer or a user), you must have the Player2 app open and running.

What does this mod do?

This mod allows the currently selected character from the Player2 app to act as an "AI God" that can execute commands and chat to the user in the game Minecraft.

If you just want the mod: Step 1 Make sure you have the Player2 app installed.

Step 2 Install Forge.

Step 3 Install the latest release of the mod here.

Step 5 Run the Player2 app, then open minecraft. Open a singleplayer world, and the character should greet you with a message. Simply type in chat, and the character will respond with chat messages, commands, or both. You can also press x to use voice chat with the god.

Development Setup:

Step 1: Make sure you have the Player2 app installed.

Step 2: Make sure you have some JDK installed. On Windows we tested with OpenJDK21.

Step 3: Extract the ZIP file, then navigate to the extracted folder.

Step 4: Depends on what IDE you wish to use:

IntelliJ:

Open IDEA, and import project. Select your build.gradle file and have it import. Run the following command: ./gradlew genIntellijRuns Refresh the Gradle Project in IDEA if required. Eclipse:

Run the following command: ./gradlew genEclipseRuns Open Eclipse, Import > Existing Gradle Project > Select Folder or run gradlew eclipse to generate the project. If at any point you are missing libraries in your IDE, or you've run into problems you can run gradlew --refresh-dependencies to refresh the local cache. gradlew clean to reset everything (this does not affect your code) and then start the process again.

Step 5: Before running the game, make sure the Player2 app is open.

Step 6: To run the game, either in IntelliJ or Eclipse, open up the Gradle tab, then under Tasks/forgegradle runs there should be a gradle option for runClient. Simply click that and minecraft should open.

API Docs

Once the Player2 app is running, the docs can be found by opening http://localhost:4315/docs on any web browser.

Mapping Names:

By default, the MDK is configured to use the official mapping names from Mojang for methods and fields in the Minecraft codebase. These names are covered by a specific license. All modders should be aware of this license, if you do not agree with it you can change your mapping names to other crowdsourced names in your build.gradle. For the latest license text, refer to the mapping file itself, or the reference copy here: https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md

Additional Resources:

Player2 / Elefant AI discord: https://elefant.gg/discord

Forge supports: Community Documentation: https://docs.minecraftforge.net/en/latest/gettingstarted/ LexManos' Install Video: https://youtu.be/8VEdtQLuLO0 Forge Forums: https://forums.minecraftforge.net/ Forge Discord: https://discord.minecraftforge.net/

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

~4,000
Total Downloads
CurseForge
~3,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync