Description
Simplified Crafting
Provides a simplified crafting interface for Minetest Game and other games using sfinv.
It shows all things you can craft. You can click on one and see the recipes that you have the items for. You can click on craft to execute it once or on 10× next to it, to do it 10×. Recipes using replacements like returning a bucket when you craft with a bucket of water will also return all items or drop them next to the player if the inventory is full.
It works and it works with all mods adding crafting recipes.
The search function works with display names and id names. Case insensitive. All Lua patterns allowed such as ^ to match the start or $ to match the end of a string.
Safe to uninstall without breaking anything.
VoxeLibre and Mineclonia
Only implemented for survival mode.
Due to the inventory already being to cluttered, you have to click on the anvil button and then the Simple Crafting dialog will appear.
Releases
2025-01-10 17:33 UTC
2.0 – MCL Support
VoxeLibre and Mineclonia are now supported
2025-01-10 00:18 UTC
1.5 – Many Fixes
1.4 seems to have stopped working entirely with Luanti 5.10 or MTG. They probably changed something in what formspec elements are reported on interaction. Anyway, I fixed it. It works again with newest Luanti and MTG. And it works with more games now because it now checks for sfinv instead of MTG. Scrolling being laggy is fixed. It was a regression from the Search Update. The mod now bundles own icons instead of using the ones from sfinv.
2024-10-07 21:10 UTC
1.4 – Search Update
Added search function. Works with display names and id names. Case insensitive. All Lua patterns allowed such as ^ to match the start or $ to match the end of a string.
2024-10-07 18:59 UTC
1.3 – Less Bugs Update
fixed cooking recipes being craftable and items appearing twice in the overview
2024-10-03 11:36 UTC
1.2 – Finally Crashfree
Fixed random crashes that occured after crafting.
All releases
Threads
New thread
Information
Provides
simple_crafting
Dependencies
- Required
-
No required dependencies
- Optional
-
mcl_inventory
sfinv
Information
- Type
- Mod
- Technical Name
- simple_crafting
- Languages
-
English, Deutsch
- License
-
CC0-1.0
- Maintenance State
- Actively Developed
- Added
- 2024-05-26 18:16 UTC
- Maintainers
-
shaft
Used By
Mejor
Este mod hace mucho mas facil crear objetos y descubrir nuevas recetas sin tener que ir a la pestaña de recetas esto ayuda mucho si apenas estas empezando a jugar.
Good mod but needs some more improvement
A good small light weight mod, however it would be much better if it has a search bar feature since I play with a lot of mods so the crafting tab is getting cluttered from items that I don't want to craft at all, the gridless crafting mod has this which I have switched over from to this mod because this mod looks more promising as well the support for sfinv mod