OpenBlocks

OpenBlocks

56M Downloads

Sprinkler disappears when Microblock placed in same space

mammargs opened this issue ยท 5 comments

commented

Sprinkler disappears (item is completely gone) when microblock (in my case a cover) placed in same block as sprinkler. Images are shown with Sprinkler attached to Aqueous Accumulator and running. This is unimportant.

Reproduction steps:
Setup:

  1. Place a sprinkler.
  2. Place regular block next to it.

Bug Steps:

  1. Place microblock cover above sprinkler but inside the same block space using adjacent block.

Expected:
Microblock may place successfully within the block, or fallback to placing on top of that block space. Sprinkler should stop working (if currently on) but should remain.

Actual:
Microblock places within same block space. Sprinkler stream stops, however sprinkler no longer exists. Item completely gone from world.

Version/Modpack: Agrarian Skies, MC 1.6.4, OB 1.2.8

2014-06-21_17 22 45
2014-06-21_17 22 55

commented

Of course, yes forge never did add the ability for farm land to have different types of watering blocks.
@mammargs Don't do this :)

I guess we can close this?

commented

You can override isReplaceable/isBlockReplaceable

commented

For some reason Microblocks thinks that our sprinkler is either compatible or expendable?

commented

Sprinklers material is water.

commented

If that is the case --