
Add FTB: Chunks support
harikattar opened this issue · 2 comments
Issue type:
- ➕ Feature request
Short description:
Using the FTB: chunks claim prevents block importing from working.
Same setup works correctly when the chunk is unclaimed.
Works when the FTB setting 'allow all fake players' is enabled.
Steps to reproduce the problem:
Setup the most simple possible world block import: chest, inventory interface, block importer, a block of sand, and a variable card in 'pick up all item blocks'
Test working with an unclaimed chunk
Claim the chunk: setup stops working
Inventory - my team - settings - 'Allow All fake players' - enable: setup begins working again
Expected behaviour:
Operates on behalf of the player who placed it rather than a fake player, or is otherwise whitelisted in FTB: chunks
Versions:
- This mod: 1.8.38
- Minecraft: 1.21.1
- Mod loader version: NeoForge 21.1.172
- FTB Chunks: 2101.1.9
- FTB Teams: 2101.1.2
For what it's worth, spotted in FTB: Oceanblock2 1.12.0. May be an issue with others but that's the only modpack I have using the latest of everything.
Cross-reported to FTB: FTBTeam/FTB-Modpack-Issues#7912