Difference between revisions of "Crafting guide"
Jump to navigation
Jump to search
(→List of crafting guide mods: link itemstring) |
(→List of crafting guide mods: move columns) |
||
Line 15: | Line 15: | ||
! Shapeless | ! Shapeless | ||
! Output count | ! Output count | ||
+ | ! Groups | ||
! Cooking | ! Cooking | ||
− | |||
! Fuels | ! Fuels | ||
! Replacements | ! Replacements | ||
Line 40: | Line 40: | ||
| Inventory menu | | Inventory menu | ||
| 16×16 | | 16×16 | ||
+ | | bgcolor="#88FF88" | Yes | ||
| bgcolor="#88FF88" | Yes | | bgcolor="#88FF88" | Yes | ||
| bgcolor="#88FF88" | Yes | | bgcolor="#88FF88" | Yes | ||
| bgcolor="#88FF88" | Yes | | bgcolor="#88FF88" | Yes | ||
| bgcolor="#FFFF88" | Basic | | bgcolor="#FFFF88" | Basic | ||
− | |||
| bgcolor="#FF8888" | No | | bgcolor="#FF8888" | No | ||
| bgcolor="#FF8888" | No | | bgcolor="#FF8888" | No | ||
| bgcolor="#FF8888" | No | | bgcolor="#FF8888" | No | ||
| Reverse crafting guide, block [[Mining|drops]], search, move items into crafting grid, shows [[itemstring]] | | Reverse crafting guide, block [[Mining|drops]], search, move items into crafting grid, shows [[itemstring]] | ||
+ | |- | ||
+ | | [https://forum.minetest.net/viewtopic.php?t=16597 Smart Inventory] | ||
+ | | <code>smart_inventory</code> | ||
+ | | Inventory menu | ||
+ | | 3×3 | ||
+ | | bgcolor="#88FF88" | Yes | ||
+ | | bgcolor="#FFFF88" | l.s. | ||
+ | | bgcolor="#88FF88" | Yes | ||
+ | | bgcolor="#88FF88" | Yes | ||
+ | | bgcolor="#FFFF88" | Basic | ||
+ | | bgcolor="#88FF88" | Yes | ||
+ | | bgcolor="#FF6666" | Broken | ||
+ | | bgcolor="#FF8888" | No | ||
+ | | Search, filter, move items into craft grid, shows itemstring | ||
|- | |- | ||
| [https://forum.minetest.net/viewtopic.php?id=5564 Zeg9's craft guide] | | [https://forum.minetest.net/viewtopic.php?id=5564 Zeg9's craft guide] | ||
Line 57: | Line 71: | ||
| bgcolor="#FFFF88" | l.s. | | bgcolor="#FFFF88" | l.s. | ||
| bgcolor="#FF8888" | No | | bgcolor="#FF8888" | No | ||
+ | | bgcolor="#FFAA88" | Poor | ||
| bgcolor="#FFFF88" | Basic | | bgcolor="#FFFF88" | Basic | ||
− | |||
| bgcolor="#FF8888" | No | | bgcolor="#FF8888" | No | ||
| bgcolor="#FF8888" | No | | bgcolor="#FF8888" | No | ||
Line 71: | Line 85: | ||
| bgcolor="#FFFF88" | l.s. | | bgcolor="#FFFF88" | l.s. | ||
| bgcolor="#FF8888" | No | | bgcolor="#FF8888" | No | ||
+ | | bgcolor="#FFAA88" | Poor | ||
| bgcolor="#FFFF88" | Basic | | bgcolor="#FFFF88" | Basic | ||
− | |||
| bgcolor="#FF8888" | No | | bgcolor="#FF8888" | No | ||
| bgcolor="#FF8888" | No | | bgcolor="#FF8888" | No | ||
Line 85: | Line 99: | ||
| bgcolor="#FFFF88" | l.s. | | bgcolor="#FFFF88" | l.s. | ||
| bgcolor="#88FF88" | Yes | | bgcolor="#88FF88" | Yes | ||
+ | | bgcolor="#FFAA88" | Poor | ||
| bgcolor="#FFFF88" | Basic | | bgcolor="#FFFF88" | Basic | ||
− | |||
| bgcolor="#FF8888" | No | | bgcolor="#FF8888" | No | ||
| bgcolor="#FF8888" | No | | bgcolor="#FF8888" | No | ||
| bgcolor="#FF8888" | No | | bgcolor="#FF8888" | No | ||
| Bookmarks, search | | Bookmarks, search | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
Revision as of 19:40, 29 May 2018
Language: | English • Deutsch • français • Bahasa Melayu |
---|
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. Many games already bring their own crafting guide. A notable exception is Minetest Game.
For games without a crafting guide, you can add one by installing and using a crafting guide mod (see below).
List of crafting guide mods
Name | Shortname | Access | Maximum recipe size | Shaped | Shapeless | Output count | Groups | Cooking | Fuels | Replacements | Repairing | Extras |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Crafting Guide | craftguide
|
Book item, craft sign | 5×5[1] | Yes | Yes | Yes | Yes | Yes | Yes | No | No | Search, optional “Progressive Mode” which only shows recipes you can craft from items in inventory, user can set “window” size |
Unified Inventory | unified_inventory
|
Inventory menu | 16×16 | Yes | Yes | Yes | Yes | Basic | No | No | No | Reverse crafting guide, block drops, search, move items into crafting grid, shows itemstring |
Smart Inventory | smart_inventory
|
Inventory menu | 3×3 | Yes | l.s. | Yes | Yes | Basic | Yes | Broken | No | Search, filter, move items into craft grid, shows itemstring |
Zeg9's craft guide | zcg
|
Inventory menu | 3×3 | Yes | l.s. | No | Poor | Basic | No | No | No | History |
Craft Guide Mod Renewed | cgmr
|
Craft sign, craft PC | 5×5 | Yes | l.s. | No | Poor | Basic | No | No | No | Bookmarks, search, shows itemstring |
Craft Guide | craft_guide
|
Craft sign, craft PC | 3×3 | Yes | l.s. | Yes | Poor | Basic | No | No | No | Bookmarks, search |
- ↑ Maximum size can be increased by setting but it will impact performance for very large recipes
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 cooking times for cooked items
- 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 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)
List of games with crafting guide
For the following games, you do not need to manually enable a crafting guide mod, as they already bring their own crafting guide:
- Aftermath
- Big Freaking Dig
- Carbone NG
- Cobalt
- Eden2
- Extreme Survival
- Dwarves
- Farlands
- Legend of Minetest
- Lord of the Test
- LOTH
- MineClone 2
- Minetest Hades
- Minetest Preindustrial
- Minetest TNG
- Pixture
- Regnum
- rpgtest
- Spiffy
- Spacetest
- Technic
- Test the beast
- VoxBox
- Voxelgarden
- Voxiworld
- Wasteland TNG