Fixed flowered lily break particle
This commit is contained in:
parent
ed38516355
commit
37aafee256
2 changed files with 2 additions and 3 deletions
|
@ -5,7 +5,6 @@
|
||||||
"variant=bluebells": { "model": "biomesoplenty:bluebells" },
|
"variant=bluebells": { "model": "biomesoplenty:bluebells" },
|
||||||
"variant=miners_delight": { "model": "biomesoplenty:miners_delight" },
|
"variant=miners_delight": { "model": "biomesoplenty:miners_delight" },
|
||||||
"variant=icy_iris": { "model": "biomesoplenty:icy_iris" },
|
"variant=icy_iris": { "model": "biomesoplenty:icy_iris" },
|
||||||
"variant=rose": { "model": "biomesoplenty:rose" },
|
"variant=rose": { "model": "biomesoplenty:rose" }
|
||||||
"variant=waterlily": { "model": "biomesoplenty:waterlily" }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"ambientocclusion": false,
|
"ambientocclusion": false,
|
||||||
"textures": {
|
"textures": {
|
||||||
"particle": "biomesoplenty:items/waterlily",
|
"particle": "biomesoplenty:items/lily_flower",
|
||||||
"lilypad": "minecraft:blocks/waterlily",
|
"lilypad": "minecraft:blocks/waterlily",
|
||||||
"flower": "biomesoplenty:blocks/waterlily"
|
"flower": "biomesoplenty:blocks/waterlily"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue