Skip to main content

Fast Crafting

The FastCrafting Extension provides a modern, grid-based crafting interface. It replaces the traditional crafting table with a visual system that displays only craftable recipes based on the player's inventory.

Features

  • Optimized Grid — Displays only available recipes.
    • Bulk Crafting — Shift+Click support for mass production.
    • Custom Layouts — Configure rows, columns, and buttons.
    • RPG Core Integration — Support for custom RPG ingredients.

Entries

Quick Start

  • 1. Trigger Actions — Use action entries to interact with the extension: fastcrafting. Trigger them from commands, NPCs, events, or other entries. → fastcrafting

Configuration

When configuring the fastcrafting entry, you can use these internal placeholders:

PlaceholderDescription
{result_name}Name of crafted item
{result_total}Total quantity produced
{max_crafts}Max possible crafts
{multiplier}Current quantity multiplier
{ingredient_name}Ingredient name
{ingredient_total}Ingredient inventory count

Usage

The fastcrafting entry acts as an Action. Trigger it from interactions to open the UI.

Commands

CommandDescription
/fastcraftOpen the fast crafting interface.