fixed non-square non-animated textures

This commit is contained in:
cola98765
2021-10-29 12:07:41 +02:00
parent a03ddf7339
commit 1488747075
@@ -1,5 +1,6 @@
package com.seibel.lod.wrappers.Block;
import com.seibel.lod.proxy.ClientProxy;
import com.seibel.lod.util.ColorUtil;
import com.seibel.lod.wrappers.MinecraftWrapper;
import net.minecraft.block.*;