Bassebombecraft

Bassebombecraft

18.5k Downloads

1.14.3 build fails with error: BlockColored cannot be resolved to a variable

Closed this issue ยท 1 comments

commented

/bassebombecraft-1.8/src/main/java/bassebombecraft/block/BlockUtils.java

1.12 code:
return Blocks.WOOL.getDefaultState().withProperty(BlockColored.COLOR, EnumDyeColor.MAGENTA);

commented

Closed with commit feab65f.