Prototype/Tool: Difference between revisions
Jump to navigation
Jump to search
(→Optional properties: words) |
(1.1: locale key limits) |
||
Line 16: | Line 16: | ||
{{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}} | ||
May not be longer than 200 characters. | |||
{{Prototype_property|durability_description_value|[[Types/string|string]]|"description.durability-value"|optional=true}} | {{Prototype_property|durability_description_value|[[Types/string|string]]|"description.durability-value"|optional=true}} | ||
May not be longer than 200 characters. | |||
{{Prototype_property|infinite|[[Types/bool|bool]]|true|optional=true}} | {{Prototype_property|infinite|[[Types/bool|bool]]|true|optional=true}} | ||
Whether this tool has infinite durability. | Whether this tool has infinite durability. |
Revision as of 19:49, 2 December 2020
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
The durability of this tool. Must be positive. Mandatory if infinite
is false.
Template:Prototype property May not be longer than 200 characters.
Template:Prototype property May not be longer than 200 characters.
Template:Prototype property Whether this tool has infinite durability.