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
- Actions — Open FastCrafting: Opens the customized crafting menu.
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:
| Placeholder | Description |
|---|---|
{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
| Command | Description |
|---|---|
/fastcraft | Open the fast crafting interface. |