Prototype/Tool: Difference between revisions
Jump to navigation
Jump to search
(Converted to SMW format) |
(→Optional properties: descriptions) |
||
Line 13: | Line 13: | ||
{{Prototype_property|durability|[[Types/double|double]]|optional=true}} | {{Prototype_property|durability|[[Types/double|double]]|optional=true}} | ||
Must be positive. Mandatory if <code>infinite</code> is false. | Must be positive. Mandatory if <code>infinite</code> is false. The durability of this tool. | ||
{{Prototype_property|durability_description_key|[[Types/string|string]]|"description.durability-key"|optional=true}} | {{Prototype_property|durability_description_key|[[Types/string|string]]|"description.durability-key"|optional=true}} | ||
Line 20: | Line 20: | ||
{{Prototype_property|infinite|[[Types/bool|bool]]|true|optional=true}} | {{Prototype_property|infinite|[[Types/bool|bool]]|true|optional=true}} | ||
Whether this tool has infinite durability. |
Revision as of 09:10, 2 October 2019
Template:Prototype parent Items with a "durability". Used for science packs.
Extensions
- Prototype/Armor armor
- Prototype/MiningTool mining-tool (for migration, cannot be used)
- Prototype/RepairTool repair-tool
Optional properties
This prototype inherits all the properties from Prototype/Item.
Template:Prototype property
Must be positive. Mandatory if infinite
is false. The durability of this tool.
Template:Prototype property Whether this tool has infinite durability.