Merge branch 'kotlin-1.10' into kotlin-1.11.2
This commit is contained in:
@@ -20,7 +20,7 @@ import net.minecraftforge.fml.relauncher.SideOnly
|
||||
|
||||
class RenderLog : AbstractRenderColumn(BetterFoliageMod.MOD_ID) {
|
||||
|
||||
override val moveToCutout: Boolean get() = false
|
||||
override val addToCutout: Boolean get() = false
|
||||
|
||||
override fun isEligible(ctx: BlockContext) =
|
||||
Config.enabled && Config.roundLogs.enabled &&
|
||||
|
||||
Reference in New Issue
Block a user