9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-19 15:09:15 +00:00

补全默认模型的粒子

This commit is contained in:
XiaoMoMi
2025-12-15 19:54:49 +08:00
parent 2e616eea65
commit db49320962
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
{
"textures": {
"0": "item/custom/flower_basket"
"0": "item/custom/flower_basket",
"particle": "item/custom/flower_basket"
},
"elements": [
{

View File

@@ -1,6 +1,7 @@
{
"textures": {
"0": "item/custom/flower_basket"
"0": "item/custom/flower_basket",
"particle": "item/custom/flower_basket"
},
"elements": [
{