Smaller Changes to new API
This commit is contained in:
parent
70b01dc00e
commit
ecb0f6fb99
7 changed files with 44 additions and 20 deletions
|
@ -67,7 +67,7 @@ public class WoodenComplexMaterial extends ComplexMaterial {
|
|||
@Override
|
||||
protected FabricBlockSettings getBlockSettings() {
|
||||
return FabricBlockSettings.copyOf(Blocks.OAK_PLANKS)
|
||||
.materialColor(planksColor);
|
||||
.mapColor(planksColor);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue