Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Fluid fluid = FluidRegistry.LAVA;
- TextureAtlasSprite a = Minecraft.getMinecraft().getTextureMapBlocks().getAtlasSprite(fluid.getStill().toString());
- Minecraft.getMinecraft.renderEngine.bindTexture(TextureMap.locationBlocksTexture);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement