1.12: Fixed Small Block Breaker base class to horizontal directed (issue #70).

This commit is contained in:
stfwi 2019-12-20 16:00:43 +01:00
parent a733e39c51
commit 714a725f0d
9 changed files with 19 additions and 16 deletions

View file

@ -897,7 +897,6 @@ public class ModContent
RenderingRegistry.registerEntityRenderingHandler(ET_CHAIR,
manager->(new wile.engineersdecor.detail.ModRenderers.InvisibleEntityRenderer<BlockDecorChair.EntityChair>(manager))
);
}
}