Teleposer and Transposer blacklists don't appear to work correctly
Jandakast opened this issue ยท 2 comments
Issue Description:
Teleposer and Transposer blacklists don't appear to work correctly. Default blacklist in config has bedrock and mob_spawner set.
I originally started looking into this to to try and stop Immersive Engineering blocks and multiblock structures from being moved in SevTech.
What happens:
Loaded instance up with just bloodmagic, JEI, and Forge
Was able to move Bedrock with teleposer but not transposition sigil
Was able to move mob_spawner with teleposer and transposition sigil
What you expected to happen:
Blacklisted blocks to not work with teleposer or transposition sigil
Steps to reproduce:
- Setup Teleposer under bedrock
- Link Teleposition Focus to Teleposer under bedrock
- Place another Teleposer anywhere and put the linked teleposition focus in it
- Activate Teleposer with redstone
- Watch Bedrock teleport
Affected Versions (Do not use "latest"):
- BloodMagic: 2.12-97
- Minecraft: 1.12.2
- Forge: 2679 and 2688
I have a hunch that It's because the blacklist is never actually referenced during the teleposer teleportation. I will try and get a PR in for it.