mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 10:12:53 +00:00
Replace GRASS_PATH with DIRT_PATH
This commit is contained in:
parent
a579c7882f
commit
356aa27f70
@ -393,7 +393,7 @@ public class B
|
||||
return false;
|
||||
}
|
||||
|
||||
if(onto.equals(Material.GRASS_PATH))
|
||||
if(onto.equals(Material.DIRT_PATH))
|
||||
{
|
||||
if(!mat.isSolid())
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user