Name | repair_cost |
Object | ItemTag |
Input | ElementTag(Number) |
Related Tags | <ItemTag.repair_cost> Returns the current repair cost (on an anvil) for this item. (...)
|
Description | Changes the repair cost (on an anvil) of the item. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemRepairCost.java#L85 |