Download Forge Mod client(下載Forge懶人包)

2013年7月17日 星期三

CraftGuide 合成說明模組

CraftGuide: Quick access to a list of every crafting recipe in the game!

It was created as a result of how useful Risugami's RecipeBook is, but how quickly it became a hassle to navigate once you have a hundred pages at the time. RecipeBook has improved greatly since then, though. (In my opinion, the single greatest change was the addition of the scroll wheel as a way to navigate quickly)

Posted Image



To create your own, just place a crafting table in the centre of a crafting grid, put a piece of paper in each corner, and fill in the edges with four books. There is also a keybind to open it without needing an item (defaults to G), which works even if you are playing on a server that doesn't have it installed.

Other useful features include small recipes as well as shapeless recipes having a visually distinct bsckground. Additionally, you can click on an item in a recipe to filter the displayed recipes so that only ones that require or produce that item will be shown (In this case, books). Use the clear button to go back to seeing them all.

Posted Image

One of the more recent features is a searchable list of items, to quickly filter out unrelated recipes.

Just right click while holding it, to see every crafting recipe in the game.

To navigate the list, you have a few options:
-The scroll bar: Just click on the slider, and drag it up or down to quickly scroll through the list.
-The up/down buttons: Quickly navigate one or ten pages at a time with the buttons above and below the scroll bar.
-Keyboard shortcuts: Arrow keys, page up, page down, home, and end can all be used if you prefer a keyboard over a mouse. Up/Down arrow keys scroll one line at a time, Left/Right and Page up/Page down go by pages, and Home/End can be used to immediately jump to the start or end of the list.
-Mouse wheel: If you have one, just spin it to immediately scroll the list! Number of lines scrolled can be configured to suit your preferences.
-Shift: Holding shift while scrolling will multiply the movement by ten!

At the end of the list, you will also find furnace recipes! Only ones that work in a regular furnace, though, and not any special furnace types added by a mod that specifically have their own separate set of recipes, unfortunately.

Some items show a * over the top right corner. That means that it will accept any variation of that item (for example, wool colour or tool damage). Others, with a small F in the top left, represent things in the Forge ore dictionary, which allows mods to use items like copper and tin in their crafting recipes, and have the recipes accept similar resources from *other* mods. A more technical description is that items that show the * accept anything with a specific item ID, even if the data values are different, while ones that show an F accept any specific items that different mods have declared interchangable (each of which may or may not accept any data value).

Posted Image

At the bottom left corner, there is a small triangle. Clicking and dragging it will allow you to resize the entire GUI. This is especially useful if you have a lot of space around the edges, allowing you to see often four or more columns of recipes at once.


Frequently Asked Questions:
  • Will there be SMP support?
    I haven't tested it, but it might work serverside SMP now. The clientside portion has worked in SMP for a very long time, though.
  • Item Damage?
    Items internally keep a number saying how "damaged" they are, but it's often used for other purposes. This quote explains it fairly well...
    View PostNarzuhl, on 02 November 2011 - 02:21 PM, said:
    Several Blocks (like wool) use just one block ID for multiple variations (different colors in case of wool). Those are called damage values in minecraft. And the recipes accepting all damage values will produce the same result for every block with the same id, even when the damage value differs. For example a bed... it can be made from every kind of wool, no matter what color.
    Many current mods use very few block IDs and implement all their block as such subtypes, because there are only 256 block IDs in minecraft.
Future plans:
Right now, I'm working on a fairly significant rewrite, to make it easier to set the appearance of things (anyone wanting to re-skin CraftGuide will be extremely happy), and more distant plans include adding an in-game settings menu so that anything in CraftGuide.cfg can be easily changed, without needing a text editor, or having to restart Minecraft to see the effects. Also, at some point I should really add a way to create a custom list of recipes, such as things that you often use, as a quick reference.

Installation:
  • If you don't have it yet, install Minecraft Forge. I haven't tested it with every version, but it probably works for most of the recent ones. As of 1.6.1, CraftGuide only requires FML, which is included in Forge and also available as a standalone download.
  • Download CraftGuide
  • Place the downloaded .zip file into .minecraft/mods/

沒有留言:

張貼留言