mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-27 15:17:59 +01:00
Fixed earth ponies not being able to kick zap apple trees
This commit is contained in:
parent
92cb78dc94
commit
5b29f7dae6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"logs": [ "unicopia:zap_log" ],
|
||||
"leaves": [ "unicopia:zap_leaves" ],
|
||||
"leaves": [ "unicopia:zap_leaves_placeholder", "unicopia:zap_leaves", "unicopia:flowering_zap_leaves" ],
|
||||
"wideTrunk": false,
|
||||
"leavesRatio": 0.5,
|
||||
"drops": []
|
||||
|
|
Loading…
Reference in a new issue