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=miners_delight": { "model": "biomesoplenty:miners_delight" },
|
||||
"variant=icy_iris": { "model": "biomesoplenty:icy_iris" },
|
||||
"variant=rose": { "model": "biomesoplenty:rose" },
|
||||
"variant=waterlily": { "model": "biomesoplenty:waterlily" }
|
||||
"variant=rose": { "model": "biomesoplenty:rose" }
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "biomesoplenty:items/waterlily",
|
||||
"particle": "biomesoplenty:items/lily_flower",
|
||||
"lilypad": "minecraft:blocks/waterlily",
|
||||
"flower": "biomesoplenty:blocks/waterlily"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue