mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-15 11:04:29 +02:00
Add carpet to safe teleport materials.
This commit is contained in:
@@ -58,6 +58,7 @@ public class LocationUtil
|
||||
HOLLOW_MATERIALS.add(Material.FENCE_GATE.getId());
|
||||
HOLLOW_MATERIALS.add(Material.WATER_LILY.getId());
|
||||
HOLLOW_MATERIALS.add(Material.NETHER_WARTS.getId());
|
||||
HOLLOW_MATERIALS.add(Material.CARPET.getId());
|
||||
|
||||
for (Integer integer : HOLLOW_MATERIALS)
|
||||
{
|
||||
|
Reference in New Issue
Block a user