Research block tweaks / Merged in #1927
This commit is contained in:
@@ -235,6 +235,7 @@ public class BlockRenderer implements Disposable{
|
||||
|
||||
if(block != Blocks.air){
|
||||
block.drawBase(tile);
|
||||
Draw.reset();
|
||||
Draw.z(Layer.block);
|
||||
|
||||
if(entity != null){
|
||||
|
||||
Reference in New Issue
Block a user