Pre 4 mappings

This commit is contained in:
modmuss50 2019-12-04 16:49:53 +00:00
parent a0fbc1ccb3
commit e48d1f1184
8 changed files with 30 additions and 27 deletions

View file

@ -45,7 +45,7 @@ public class RenderNukePrimed extends EntityRenderer<EntityNukePrimed> {
public RenderNukePrimed(EntityRenderDispatcher renderManager) {
super(renderManager);
this.field_4673 = 0.5F;
this.shadowSize = 0.5F;
}
@Nullable