[BUG] Tent Doesn't Reorient Some Horizontally-Orientated Blocks
Xechorizo opened this issue ยท 1 comments
Is this a modpack or mod issue?
(if something is screwy using a certain mod, then send the bug to the mod dev first.)
- Mod Suspected - Campanion Tents seem to work well until paired with oriented blocks. If Tent cannot manage blocks that write world data, possibly a check can be done to prevent packing the Tent, or skip world data blocks within the Tent upon packing.
PLEASE MENTION IF YOU ADDED ANY MODS.. ESPECIALLY SODIUM, IF YOU DON'T, IT MAKES US VERY GRUMPY
- None
Modpack Version
(any bugs using a non-up-to-date version will be asked to replicate with the most up-to-date release)
- All of Fabric 3 v2.8.5
Describe the bug
A clear and concise description of what the bug is.
- Picking up a Campanion Tent with a Campanion Tent Bag, rotating the tent, and placing the tent again, places blocks with old orientations. This causes some placed blocks within the tent to be misoriented. For example:
- Kibe Xp Shower, Placer, Breaker
- AE2 Terminals, P2P Tunnels
- Industrial Revolution Power Cables
- Chisels & Bits
To Reproduce
Steps to reproduce the behavior:
- Place an affected horizontally-oriented block in range or within a Campanion 1.3.5 Tent.
- Pick up the Tent with the Tent Bag.
- Rotate the Tent.
- Place the Tent.
- Observe the affected horizontally-oriented blocks have wrongly maintained their original orientation.
Expected behavior
Horizontally-oriented blocks reorient to the new orientation.
- Place an affected horizontally-oriented block in range or within a Campanion 1.3.5 Tent.
- Pick up the Tent with the Tent Bag.
- Rotate the Tent.
- Place the Tent.
- All blocks placed reflect the new orientation.
OR
- Place an affected horizontally-oriented block in range or within a Campanion 1.3.5 Tent.
- Pick up the Tent with the Tent Bag.
- Packing the Tent skips over the affected horizontally-oriented blocks, or packing does not occur.
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
(you can use https://paste.alloffabric.com)
- N/A
Additional context
Add any other context about the problem here.
- N/A
Let me know if further info is needed - Thanks!