Name | anvil_repair_cost |
Object | InventoryTag |
Input | ElementTag(Number) |
Related Tags | <InventoryTag.anvil_repair_cost> Returns the current repair cost on an anvil.
|
Description | Sets the current repair cost of an anvil. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java#L2509 |