1
0
镜像自地址 https://codeberg.org/tenplus1/mobs_animal.git 已同步 2025-11-01 07:55:26 +01:00

use bee_inv texture instead of blood texture when hit.

这个提交包含在:
TenPlus1
2019-02-11 10:41:45 +00:00
父节点 84cc9c3fa8
当前提交 c14c8676ec

查看文件

@@ -15,6 +15,8 @@ mobs:register_mob("mobs_animal:bee", {
textures = {
{"mobs_bee.png"},
},
blood_texture = "mobs_bee_inv.png",
blood_amount = 1,
makes_footstep_sound = false,
sounds = {
random = "mobs_bee",