fix(important): fix physics crash in powder snow and pink petals
This commit is contained in:
parent
f895304380
commit
394a12b147
1 changed files with 8 additions and 2 deletions
|
|
@ -457,7 +457,14 @@
|
|||
13,
|
||||
14
|
||||
],
|
||||
"powder_snow": "PowderSnowBlock",
|
||||
"powder_snow": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
16,
|
||||
16,
|
||||
16
|
||||
],
|
||||
"spore_blossom": [
|
||||
2,
|
||||
13,
|
||||
|
|
@ -6547,7 +6554,6 @@
|
|||
16,
|
||||
15
|
||||
],
|
||||
"pink_petals": "PinkPetalsBlock",
|
||||
"big_dripleaf_stem": {
|
||||
"facing=north": [
|
||||
5,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue