Add sweeping mapping

This commit is contained in:
Nassim Jahnke 2024-01-17 17:15:17 +01:00
parent 2a1ae31dc4
commit fccc4fdb9f
No known key found for this signature in database
GPG Key ID: EF6771C01F6EF02F
2 changed files with 2 additions and 4 deletions

View File

@ -3,6 +3,6 @@
"scute": "turtle_scute"
},
"enchantments": {
"sweeping": ""
"sweeping": "sweeping_edge"
}
}

View File

@ -35,14 +35,12 @@
"armadillo": "Armadillo"
},
"attributes": {
"generic.block_interaction_range": "",
"generic.entity_interaction_range": "",
"generic.scale": "",
"generic.step_height": "",
"player.block_interaction_range": "",
"player.entity_interaction_range": ""
},
"enchantments": {
"sweeping_edge": ""
"sweeping_edge": "sweeping"
}
}