mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
unit repair done
This commit is contained in:
parent
80468f6add
commit
4195add655
6 changed files with 230 additions and 65 deletions
|
|
@ -11,8 +11,14 @@
|
|||
# If value > 1 it will be treated as being = 1
|
||||
default_repair_amount: 0.25
|
||||
|
||||
# Vanilla unit repair group is bellow
|
||||
# You can add custom unit repair
|
||||
# The example bellow make a shield repaired by 10% by sticks
|
||||
|
||||
#stick:
|
||||
# shield: 0.10
|
||||
|
||||
|
||||
# Vanilla unit repair group is bellow
|
||||
diamond:
|
||||
diamond_helmet: 0.25
|
||||
diamond_chestplate: 0.25
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue