Infinite Craft

Quick rating

Infinite Craft

No reviews yet

AI-Powered Crafting, create anything using a crafting table! | my first mod!

Mod Loaders
Fabric
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

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.1
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

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Infinite Craft Mod

简体中文 繁體中文 français

This is an AI-based Minecraft Infinite Crafting mod that allows players to create new items with the help of AI.

Unbalanced, may produce illegal item or duplicate items, just for fun!

Quick Start

  1. Download this mod from Modrinth or Github
  2. Use it in Minecraft 1.21.10 with Fabric & Fabric API
  3. Create config/InfiniteCraft.json and launch the game
  4. Close the game and put your api key to "gemini"."api_key" in config/InfiniteCraft.json
  5. Set "gemini"."model" to gemini-2.5-flash
  6. Restart the game

Configuration

The config file is config/InfiniteCraft.json, structure as follows:

{
  "gemini": {
    "api_key": "...",
    "model": "...",
    "note": [
      "Gemini API Is Currently Free!",
      "the `model` can be: ",
      "    gemini-2.5-flash",
      "    gemini-2.5-flash-lite",
      "    or any other ones in https://ai.google.dev/gemini-api/docs/models",
      "For API key, generate here: https://aistudio.google.com/api-keys"
    ]
  },
  "proxy": "...",
  "model": "...",
  "lang": "en-US...",
  "description": {
    "proxy": "Proxy type, could be (none, system)",
    "model": "The model to use, could be (none, gemini, ollama), use none if you only use the mod as a player of a server",
    "gemini": "The gemini config",
    "lang": "The language of the result, should be a language code: https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes, but you actually can use the language name",
    "!!!": "This file will be overridden, so please save your important information somewhere else!"
  }
}
  • The proxy options cannot work for some reason so you still need to add -Djava.net.useSystemProxies=true
  • The config for ollama is currently not avalible!

Features

  1. AI-assisted crafting

    • Uses Google Gemini AI API to process item crafting
    • Supports dynamically generating new items and crafting recipes
    • Generates intelligent crafting results
  • Configuration

    • Configure AI API keys via a JSON config file
    • Config file location: config/InfiniteCraft.json
  • Vanillaify

    • Craft a Vanillaify item using this recipe: Vanillaify Recipe
    • Combine it with other items in the crafting table
  • Element

    • Elements are special types of item that you can craft with it like the original game
    • To Get basic element, you should craft a Element Catcher: Element Catcher
    • And you can crafting new elements/items with the element!

Links

Screenshots

Gallery

  • Infinite Craft
    Infinite Craft Infinite Mining, Infinite Crafting!
  • Fully Customized Items
    Fully Customized Items I know you want to create some new stuff!
  • Vanillaifying Items
    Vanillaifying Items If the item goes so far away from vanilla minecraft, just vanillaify it!
  • Modified Vanilla Items
    Modified Vanilla Items I taught the AI a lot, so that it can use NBT Components to custom your item!
  • Crafting End Protal Frame
    Crafting End Protal Frame Player can use the recipies to let AI generate vanilla items, includes the illegal ones

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
Downloads
Last Updated
CurseForge
Modrinth
Created
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