ProtonMC / Proton

A general purpose Vanilla+ mod with features from or inspired by Quark
8 stars 3 forks source link

Stairs/Slabs/Walls Don't Automatically Apply emissiveLighting #29

Closed sylv256 closed 4 years ago

sylv256 commented 4 years ago

When you apply the emissiveLighting property to a block and add a stair/slab/wall variant of it, the stairs/slabs/walls won't have emissiveLighting.

namebee commented 4 years ago

If no one looks at this before I do, I’ll look into it tomorrow.

sylv256 commented 4 years ago

(btw don't forget to add the label :tiny_potato:)

YTG1234 commented 4 years ago

Looks like we gotta mixin to the block settings

YTG1234 commented 4 years ago

or do it manually

sylv256 commented 4 years ago

Fixed