mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-19 15:09:15 +00:00
补全默认模型的粒子
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"textures": {
|
"textures": {
|
||||||
"0": "item/custom/flower_basket"
|
"0": "item/custom/flower_basket",
|
||||||
|
"particle": "item/custom/flower_basket"
|
||||||
},
|
},
|
||||||
"elements": [
|
"elements": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"textures": {
|
"textures": {
|
||||||
"0": "item/custom/flower_basket"
|
"0": "item/custom/flower_basket",
|
||||||
|
"particle": "item/custom/flower_basket"
|
||||||
},
|
},
|
||||||
"elements": [
|
"elements": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user