mirror of
https://github.com/Phoenix616/RandomTeleport.git
synced 2024-11-22 10:36:00 +01:00
Fix grass block name (#25)
This commit is contained in:
parent
d2cd23b2ee
commit
799ddc1128
@ -69,7 +69,7 @@ public class RandomTeleport extends JavaPlugin implements CommandExecutor {
|
||||
"GRANITE",
|
||||
"DIORITE",
|
||||
"ANDESITE",
|
||||
"GRASS",
|
||||
"GRASS_BLOCK",
|
||||
"DIRT",
|
||||
"PODZOL",
|
||||
"MYCELIUM",
|
||||
|
Loading…
Reference in New Issue
Block a user