mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-25 20:11:06 +01:00
fix cape being registered twice
This commit is contained in:
parent
bfe333ef60
commit
96dbcc45d0
1 changed files with 0 additions and 6 deletions
|
@ -282,12 +282,6 @@
|
||||||
"mask": "ghastcape_body.png",
|
"mask": "ghastcape_body.png",
|
||||||
"selector_func" : null
|
"selector_func" : null
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"type": "cape",
|
|
||||||
"name": "mtcape",
|
|
||||||
"mask": "mtcape_body.png",
|
|
||||||
"selector_func" : null
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "cape",
|
"type": "cape",
|
||||||
"name": "mclcape",
|
"name": "mclcape",
|
||||||
|
|
Loading…
Reference in a new issue