-
Notifications
You must be signed in to change notification settings - Fork 575
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add simplified version of 'craftguide' mod, named 'mtg_craftguide' (#…
- Loading branch information
1 parent
686fdb5
commit 5d0e4ae
Showing
12 changed files
with
619 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
Minetest Game mod: mtg_craftguide | ||
================================= | ||
|
||
Adds a "Recipes" tab to the inventory. Click an item to see it's recipes. | ||
Click again to show usages. | ||
|
||
Based on [craftguide](https://github.com/minetest-mods/craftguide). | ||
|
||
Authors of media | ||
---------------- | ||
|
||
paramat (CC BY-SA 3.0): | ||
|
||
* craftguide_clear_icon.png | ||
* craftguide_next_icon.png | ||
* craftguide_prev_icon.png | ||
* craftguide_search_icon.png | ||
|
||
Neuromancer (CC BY-SA 3.0): | ||
|
||
* craftguide_furnace.png | ||
|
||
Wuzzy (CC BY-SA 3.0): | ||
|
||
* craftguide_shapeless.png |
Oops, something went wrong.