mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-23 21:38:00 +01:00
Fix leaves not mining with hoes. Closes #235
This commit is contained in:
parent
4e9966055f
commit
5867e987f3
1 changed files with 12 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"unicopia:palm_leaves",
|
||||
"unicopia:zap_leaves",
|
||||
"unicopia:flowering_zap_leaves",
|
||||
"unicopia:green_apple_leaves",
|
||||
"unicopia:sweet_apple_leaves",
|
||||
"unicopia:sour_apple_leaves",
|
||||
"unicopia:mango_leaves"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue