Prevent anvil damage restore

This commit is contained in:
paulevsGitch 2021-04-21 21:41:52 +03:00
parent 5e2335b255
commit 38a09c0aef
5 changed files with 60 additions and 4 deletions

View file

@ -848,5 +848,6 @@
"block.betterend.smaragdant_crystal_slab": "Smaragdant Slab",
"block.betterend.smaragdant_crystal_stairs": "Smaragdant Stairs",
"block.betterend.smaragdant_crystal_tiles": "Smaragdant Tiles",
"block.betterend.smaragdant_crystal_wall": "Smaragdant Wall"
"block.betterend.smaragdant_crystal_wall": "Smaragdant Wall",
"message.betterend.anvil_damage": "§cDamage"
}

View file

@ -867,5 +867,6 @@
"block.betterend.smaragdant_crystal_slab": "Смарагдантовая плита",
"block.betterend.smaragdant_crystal_stairs": "Смарагдантовые ступени",
"block.betterend.smaragdant_crystal_tiles": "Смарагдантовая плитка",
"block.betterend.smaragdant_crystal_wall": "Смарагдантовая стена"
"block.betterend.smaragdant_crystal_wall": "Смарагдантовая стена",
"message.betterend.anvil_damage": "§cПовреждение"
}