Get 1.12.2 blockname based textures working
This commit is contained in:
parent
b4920e0246
commit
58d5e59616
5 changed files with 37 additions and 19 deletions
|
|
@ -140,7 +140,7 @@ public class BukkitVersionHelperGlowstone extends BukkitVersionHelper {
|
|||
}
|
||||
|
||||
@Override
|
||||
public String[] getBlockShortNames() {
|
||||
public String[] getBlockNames() {
|
||||
// TODO Auto-generated method stub
|
||||
return null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue