mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 11:48:02 -04:00
Let me herp you all about my derps.
This commit is contained in:
parent
cf8adae113
commit
d3918d39dc
@ -247,8 +247,6 @@ class SimpleBlock(material: Material = Material.iron) extends Block(material) {
|
||||
|
||||
def isProvidingWeakPower(world: IBlockAccess, x: Int, y: Int, z: Int, side: ForgeDirection) = 0
|
||||
|
||||
override def shouldCheckWeakPower(world: IBlockAccess, x: Int, y: Int, z: Int, side: Int) = true
|
||||
|
||||
// ----------------------------------------------------------------------- //
|
||||
|
||||
// NOTE: must not be final for immibis microblocks to work.
|
||||
|
Loading…
x
Reference in New Issue
Block a user