mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-18 14:50:57 +00:00
Replace GRASS_PATH with DIRT_PATH
This commit is contained in:
@@ -393,7 +393,7 @@ public class B
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(onto.equals(Material.GRASS_PATH))
|
if(onto.equals(Material.DIRT_PATH))
|
||||||
{
|
{
|
||||||
if(!mat.isSolid())
|
if(!mat.isSolid())
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user