Title: Minecraft Item Library
Author: alieneila
Published: <strong>2012 年 10 月 22 日</strong>
Last modified: 2012 年 10 月 23 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/minecraft-item-library.svg)

# Minecraft Item Library

 由 [alieneila](https://profiles.wordpress.org/alieneila/) 開發

[下載](https://downloads.wordpress.org/plugin/minecraft-item-library.1.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/minecraft-item-library/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/minecraft-item-library/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/minecraft-item-library/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/minecraft-item-library/#developers)

 [技術支援](https://wordpress.org/support/plugin/minecraft-item-library/)

## 外掛說明

View the **Other Notes** tab for more detailed instructions.

**Note** Having issues getting screenshots to load on the screenshots tab, hopefully
they’ll be up soon.

This plugin adds the ability to create a library of Minecraft items/blocks/recipes/
monsters etc.

Option to auto insert item information, or shortcodes are available.

 1. [mcitem-recipe] – Inserts a crafting table that will display what items are needed
    to craft the current item.
 2. [mcitem-stats] – Inserts a table listing the stats of the item such as Points of
    Protection, Health, Durability, etc…
 3. [mcitem-sources] – Inserts a table with mini-item images of the item/monster that
    the current item comes from.

On the custom post type edit page, there are 3 boxes:

1) Minecraft Stats – The following fields are available:

 * Block/Item ID: Minecraft Item or Block ID
 * Stack Count: If stackable, how many per stack?
 * Health: How much health does the monster or critter have?
 * Heals For: How much health is returned when used?
 * Damages For: How much damage is done when used?
 * Points of Protection: How many points of protection does the item give? (Max 
   10)
 * Attack Strength: How much is the attack strength?
 * Durability: How much durability does the item have?
 * Hunger Restoration: How much hunger is restored? (Usually a max of 6)

2) Source Options – Provides drop down boxes of items/monsters that have been assigned
as a Source.

3) Craftable Options

 * Drop down selection of items assigned as a Crafting Station (ie. Crafting Table,
   Furnace)
 * # of items that are crafted at a time.
 * Up to 9 slots used with drop downs of items assigned as a Material.
 * Format of recipe table of which 3 are available, Crafting Table, Furnace and 
   Brewing.

28 MC Item (a custom taxonomy) Categories are automatically created when the plugin
is activated. These are used for sorting just like post categories and can be added
to menus in WordPress’s built in menu system.

Only 4 of these are required for the plugin to work.

 * Craftable
 * Material
 * Crafting Station
 * Source

The others you can create/add/delete as you see fit.

**Note** When the plugin is first activated, the 5 parent categories will show up
in Minecraft Item > MC Categories. The other 23 will be there, but for some reason
they will not show up there. To fix this, simply add another MC Category then go
back to the MC Categories (since new ones are added via ajax) and the children will
show up. Then you can just delete the new one you created. Not sure if this is a
bug in WordPress or if it’s something I am doing wrong.

### Instructions

**Note** To get the crafting table, item stats, and sources table to display when
viewing the item, you need to either turn on the Auto Insert options, or enter the
shortcodes on the item page.

If you just wanted to have a library of items without using the craftable options,
or displaying the source of items, then all you need to do is create a new MC Item,
enter the title, description, excerpt if your theme supports excerpts, and categorize
it. You could also just use the stats block.

However, if you want to use the full functionality, displaying the recipes for how
to create items, the source of raw materials, etc… you need to start with the sources
and then build up to the final item. I highly suggest the first 3 items you add 
are the Crafting Stations… Crafting Table, Furnace, and the Brewing stand. You don’t
need to add their recipe to make them yet, but they are required for crafting all
of the craftable items. Just enter the title, description, add a featured image,
and assign them to the Crafting Station category. You can come back later to add
their recipe for how to build them.

On to the cake!

Cake requires Milk which comes from a Cow, Sugar which comes from Sugar Cane, an
Egg from a Chicken, and Wheat which can be grown.

**Note** Once you’ve added an item you can reuse it in other recipes, so once you
get more and more of the raw materials entered, this process becomes easier since
you’re not entering every single item anew.

So for creating a cake, we would first enter the Cow. Add a new MC Item, Cow as 
title, description as you see fit, add the Cow to the Source category and to the
Critters category. We add it to the Source category to mark it is as useable in 
other items as a source… such as Milk and Leather. You can then scroll down and 
also enter the Health of the cow, which is 10. For the icons to display, add a featured
image. The icon sizes used are 50 x 50 px, you can add any size image and a 50 x
50 px image will automatically be generated via WordPress’s built in cropping/thumbnail
system.

Now we are done with the cow, go ahead and publish.

Next we will add Milk, follow the same steps as above except for the following… 
For categories we want to add it to Material. We add it to Material so that it can
be used as a material in the crafting options and will display in the drop downs
for the slots. Then if you keep the categories that are default, enter it into the
Food child category under the Item Library parent category.

(Optional) Scroll down and enter the minecraft item ID if you’d like. You can obtain
the item ID from minecraftwiki.net or mincraftopia.com

Now in the Source option block, choose Cow from the drop down menu. You can add 
more sources by clicking the link below the drop down.

We are done with the milk, so you can Publish.

Do the same for the rest of the ingredients, adding thier sources and information.
Some items have stats which you can enter into the Minecraft Stats.

Now for the cake! The entry is the same as above with a couple differences. For 
the cake we use the Crafting Options. Add the Cake to the Craftable category, then
scroll down to the Craftable Options block.

Here you will see a drop down of the crafting stations, an input box to mark how
many of an item are crafted, and up to 9 slots to enter items. Since in Minecraft
you need to put certain items in certain slots in order for the outcome to be what
you expect. If you added all of the materials used for crafting a cake, you can 
select them in each slot. The format options to the right are for the different 
crafting formats available. By choosing which format, the recipe on the item page
will display using that format. For a cake, it uses a crafting table, so you would
use format 1.

After all of the options are set, you can publish your cake and view it to see how
it looks.

You can view screenshots of what was just gone over on the Screenshots tab.

## 螢幕擷圖

 * [[
 * New MC Item custom post type (View the Other Notes tab for following screenshots)
 * [[
 * Entering the Cow critter as a Source
 * [[
 * Cow stats
 * [[
 * Milk Item ID
 * [[
 * Cake Item as Craftable and Food
 * [[
 * Cake crafting options
 * [[
 * Viewing the Cake post

## 安裝方式

 1. Upload the contents of the zip file to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

or

 1. Go to Plugins in the dashboard
 2. Click Add New
 3. Use the upload feature and upload the zip file. WordPress will auto install the
    plugin.

or

 1. Go to Plugins in the dashboard
 2. Click Add New
 3. Search for Minecraft Item Library
 4. Install

## 常見問題集

  Have a question?

Post it in the WordPress support forum for this plugin.

## 使用者評論

![](https://secure.gravatar.com/avatar/38bb5ec110415dac1a7739692867af3a1de21feaabd14d95df104d5513cf3718?
s=60&d=retro&r=g)

### 󠀁[My Minecraft library for furnace display edmonton cleaners](https://wordpress.org/support/topic/my-minecraft-library-for-furnace-display-edmonton-cleaners/)󠁿

 [Kevin Peterson](https://profiles.wordpress.org/marksina125/) 2017 年 2 月 7 日

I had lava, I never thought that that would ever happen thanks for the help! – I
want to be used in furnace cleaning edmonton for most of the library listings. As
in for furnace automated items display boston cleaners address maps listings directly
from the grid. http://www.mightycleanducts.ca Thanks!

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/minecraft-item-library/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Minecraft Item Library〉的開發相關工作。

參與者

 *   [ alieneila ](https://profiles.wordpress.org/alieneila/)

[將〈Minecraft Item Library〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/minecraft-item-library)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/minecraft-item-library/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/minecraft-item-library/)，或
透過 [RSS](https://plugins.trac.wordpress.org/log/minecraft-item-library/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/minecraft-item-library/)。

## 變更記錄

#### 1.1

 * Fixed auto inserting MC Categories on Plugin activation.

#### 1.0

 * Initial Launch

## 中繼資料

 *  版本 **1.1**
 *  最後更新 **14 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.0.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.4.2**
 *  語言
 * [English (US)](https://wordpress.org/plugins/minecraft-item-library/)
 * 標籤:
 * [items](https://tw.wordpress.org/plugins/tags/items/)[minecraft](https://tw.wordpress.org/plugins/tags/minecraft/)
   [recipes](https://tw.wordpress.org/plugins/tags/recipes/)
 *  [進階檢視](https://tw.wordpress.org/plugins/minecraft-item-library/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/minecraft-item-library/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/minecraft-item-library/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/minecraft-item-library/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/minecraft-item-library/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/minecraft-item-library/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/minecraft-item-library/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/minecraft-item-library/reviews/)

## 參與者

 *   [ alieneila ](https://profiles.wordpress.org/alieneila/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/minecraft-item-library/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://www.alieneila.net/)