Create: Green Print

Quick rating

Create: Green Print

No reviews yet

An useful tool for auto-crafting

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

About

Project Details

Type
Mod
Latest Version
creategreenprint-1.21.1-1.0.1.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

Resources

External Links

Source Issues Wiki Discord

About

Description

Create: Green Print

Create: Green Print is a NeoForge 1.21.1 addon for Create. It extends Create's blueprint workflow with an expandable recipe graph and recursive crafting support.

A Green Print can organize multiple recipes into a crafting tree (stored internally as a connected recipe graph). When a target recipe requires an item produced by another Green Print node, the mod searches for and attempts to craft the required prerequisites first.

Features

  • Craft Green Prints from a Create blueprint and green dye.
  • Store multiple recipe nodes in one Green Print without being limited to a fixed 3x3 layout.
  • Connect edge-adjacent Green Prints with matching orientations into one shared recipe component.
  • Preserve Minecraft Ingredient and tag-based recipe alternatives.
  • Check the player's inventory and recursively search connected Green Print recipes for missing ingredients.
  • Support output counts, actual recipe matching, tool durability, and container return items.
  • Use transactional crafting: failed searches do not partially consume the player's inventory.
  • Reuse Create's ingredient overlay and distinguish between available, recursively craftable, and unavailable materials.

Usage

  1. Craft a Green Print using one Create blueprint and one green dye.
  2. Place the Green Print on a valid surface and use a Create wrench to open its recipe editor.
  3. Configure recipes in different nodes. Adjacent nodes become part of the same crafting tree.
  4. Place multiple Green Prints edge to edge with the same orientation when recipes need to be shared across prints.
  5. Click a recipe node with an output to attempt crafting. Holding Shift repeats the operation until materials run out or 64 crafting passes have completed.

Recipe Search

For each crafting attempt, the mod collects all recipes from the current Green Print and its physically connected Green Prints. It builds an index of candidate recipes by output item and resolves each requested ingredient in the following order:

  1. Reserve matching items from the player's inventory.
  2. Use virtual outputs already produced by the current search branch.
  3. If the ingredient is still missing, select a connected Green Print recipe that produces a matching Ingredient and resolve its inputs recursively.
  4. Backtrack between candidate recipes until a branch can satisfy the complete crafting grid.
  5. Commit the transaction only after all inputs and prerequisites have been resolved successfully, then return the final output to the player's inventory.

The search tracks active recipes and limits recursion depth to 64 to prevent recipe cycles. Recipe indexes and discovered recipes are cached briefly and invalidated automatically when Green Prints are edited or their connections change.

Development Environment

Component Version
Minecraft 1.21.1
NeoForge 21.1.244
Create 6.0.11-295
Java 21

Build the project:

.\gradlew.bat build

Compile Java sources only:

.\gradlew.bat compileJava

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
Downloads
Last Updated
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