Skip to content

Commit b8651d6

Browse files
committed
# 新增通过类同步的 粒子发射器
# 修复由于未开启minecraftTick 导致ControlableParticle.boundingBox不同步的问题 # 新增一些基于类同步的粒子发射器的示例
1 parent 2e03483 commit b8651d6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "minecraft:item/handheld",
3+
"textures": {
4+
"layer0": "cooparticlesapi:item/test_style"
5+
}
6+
}

0 commit comments

Comments
 (0)