修复刺雷的纹理错误

This commit is contained in:
17146 2025-05-21 21:19:49 +08:00 committed by Light_Quanta
parent 33e76634c7
commit 169916302f
No known key found for this signature in database
GPG key ID: 11A39A1B8C890959
2 changed files with 26 additions and 26 deletions

View file

@ -109,6 +109,6 @@
} }
}, },
"textures": { "textures": {
"particle": "item/lunge_mine" "particle": "superbwarfare:item/lunge_mine_icon"
} }
} }