Add 'hideores' option to make ore blocks look like plain stone
This commit is contained in:
parent
560fe3c539
commit
515b2f4afc
6 changed files with 62 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ public class HDMapManager {
|
|||
}
|
||||
}
|
||||
Log.info("Loaded " + shaders.size() + " shaders.");
|
||||
/* Update ore mappings, if needed */
|
||||
TexturePack.handleHideOres();
|
||||
}
|
||||
|
||||
public void loadHDPerspectives(DynmapPlugin plugin) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue