Name | anvil_max_repair_cost |
Object | InventoryTag |
Input | ElementTag(Number) |
Related Tags | <InventoryTag.anvil_max_repair_cost> Returns the maximum repair cost on an anvil.
|
Description | Sets the maximum 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#L2492 |