Prototype/Tool
Revision as of 09:10, 2 October 2019 by Bilka (talk | contribs) (→Optional properties: descriptions)
Prototype definitions » PrototypeBase » Prototype/Item » Prototype/Tool
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.
durability
Type: double
Must be positive. Mandatory if infinite
is false. The durability of this tool.
durability_description_key
Type: string
Default: "description.durability-key"
durability_description_value
Type: string
Default: "description.durability-value"
infinite
Type: bool
Default: true
Whether this tool has infinite durability.