Anonymous user
Template:Item infobox/doc: Difference between revisions
no edit summary
imported>TerboGoodGame No edit summary |
imported>Denatidum No edit summary |
||
Line 18: | Line 18: | ||
| <code>hardness</code> || Specifies the hardness of the item. Not necessary if the item isn't a block. || | | <code>hardness</code> || Specifies the hardness of the item. Not necessary if the item isn't a block. || | ||
|- | |- | ||
| <code>renewable</code> || Specifies whether the item is renewable or not. If the item is renewable, use y for the parameter's value. If not, use n. | | <code>renewable</code> || Specifies whether the item is renewable or not. If the item is renewable, use y for the parameter's value. If not, use n. || | ||
|- | |- | ||
| <code>stackable</code> || Specifies the item's ability to stack with the same items. If the item is not stackable, use 1 as the parameter's value. || | | <code>stackable</code> || Specifies the item's ability to stack with the same items. If the item is not stackable, use 1 as the parameter's value. || |