Difference between revisions of "String"
Jump to navigation
Jump to search
General3214 (talk | contribs) (General3214 moved page String to Cotton (item)) |
(dev string item) |
||
Line 1: | Line 1: | ||
− | # | + | {{Languages}} |
+ | {{Dev content}} | ||
+ | {{Item Data | ||
+ | |name=String | ||
+ | |image=String.png | ||
+ | |renewable=Yes | ||
+ | |itemstring=farming:string | ||
+ | }} | ||
+ | |||
+ | ''This page covers the item called “String” in the development version of Minetest Game at version 0.5.0-dev. For the item with the identical texture in version 0.4.16, see [[Cotton (item)]]. | ||
+ | |||
+ | '''String''' is an item crafted from [[Cotton (0.5.0-dev)|Cotton]]. Currently, you can only use it as fuel in the furnace with a laughable burning time of 1 second. There are no other uses yet (except for [[mods]]). | ||
+ | |||
+ | == Crafting == | ||
+ | {| class="wikitable sortable collapsible" | ||
+ | |- | ||
+ | ! scope="row" width="50px"|Name | ||
+ | ! scope="col" width="140px"|Ingredients | ||
+ | ! class="unsortable" scope="col"|Input → Output | ||
+ | |- | ||
+ | | align="center"| [[String]] | ||
+ | | [[Cotton (0.5.0-dev)|Cotton]] | ||
+ | | {{Grid/Craft | ||
+ | | B2=Cotton | ||
+ | | B3=Cotton | ||
+ | | out=String | ||
+ | | count=2}} | ||
+ | |} | ||
+ | |||
+ | |||
+ | [[Category:Craftitems]] |
Revision as of 14:46, 26 August 2017
Language: | English • Deutsch • Bahasa Melayu |
---|
String | |
---|---|
An item in Minetest Game | |
Item Type | Craftitem |
Renewable | Yes |
Durability | N/A |
Stackable | Yes (99) |
Itemstring | farming:string |
This page covers the item called “String” in the development version of Minetest Game at version 0.5.0-dev. For the item with the identical texture in version 0.4.16, see Cotton (item).
String is an item crafted from Cotton. Currently, you can only use it as fuel in the furnace with a laughable burning time of 1 second. There are no other uses yet (except for mods).
Crafting
Name | Ingredients | Input → Output | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
String | Cotton |
|