Difference between revisions of "Crafting guide"

From Minetest Wiki
Jump to navigation Jump to search
(declare 5×5 as OK)
(Page is pretty much done IMO)
Line 1: Line 1:
{{incomplete}}
 
 
A '''crafting guide''' is a GUI element which the player can use to look up which items are neccessary to [[Crafting|craft]] a certain item by providing crafting recipes. A crafting guide may also include [[smelting]] recipes, but not neccessarily so.
 
A '''crafting guide''' is a GUI element which the player can use to look up which items are neccessary to [[Crafting|craft]] a certain item by providing crafting recipes. A crafting guide may also include [[smelting]] recipes, but not neccessarily so.
  

Revision as of 01:43, 7 December 2016

A crafting guide is a GUI element which the player can use to look up which items are neccessary to craft a certain item by providing crafting recipes. A crafting guide may also include smelting recipes, but not neccessarily so.

Crafting guides are part of a mod, called “crafting guide mod”. Crafting guide mods are not part of Minetest Game.

Crafting guide mods

Name Shortname Access Maximum recipe size Shaped Shapeless Output count Cooking Groups Fuels Replacements Repairing Extras
Crafting Guide craftguide Book item 3×3 Yes Yes Yes Yes Yes No No No Search
Unified Inventory unified_inventory Inventory menu 16×16 Yes Yes Yes Basic Yes No No No Reverse crafting guide, block drops, search, move items into crafting grid, shows itemstring
Zeg9's craft guide zcg Inventory menu 3×3 Yes l.s. No Basic Poor No No No History
Craft Guide Mod Renewed cgmr Craft sign, craft PC 5×5 Yes l.s. No Basic Poor No No No Bookmarks, search, shows internal item name
Craft Guide craft_guide Craft sign, craft PC 3×3 Yes l.s. Yes Basic Poor No No No Bookmarks, search

Meaning of the columns

  • Access: How the crafting guide is accessed
  • Maximum recipe size: The maximum supported size of shaped crafting recipes before this mod fails. It is probably safe to say that supporting recipes of a size of up to 5×5 is more than enough, as larger recipes would become too unwieldy
  • Shaped: Supports shaped recipes
  • Shapeless:
    • Yes: Supports shapeless recipes and clearly distinguishes them from shaped recipes
    • l.s.: “like shaped”. Shapeless is supported, but these recipes are displayed as if they were shaped recipes
  • Output count: Whether the output count of all recipes is displayed correctly
  • Cooking:
    • Yes: Supports cooking recipes and shows burning times
    • Basic: Supports cooking recipes
  • Groups
    • Yes: Group slots are clearly distinguished and the required group (or groups) are mentioned correctly
    • Partial: Group slots are correctly distinguished, but it is not directly clear to the user or the group names are not or not correctly accessible
    • Poor: Only concrete (but correct) recipes are given for group-based recipes
    • No: Group-based recipes are broken
  • Fuels: Lists available fuels
    • Yes: Shows available fuels with burning time
    • Basic: Shows available fuels
  • Replacements: Support for recipes in which one item is replaced with another after crafting
  • Repairing: Displays the special tool repairing recipe (and repair bonus)