Bits And Chisels

Bits And Chisels

4M Downloads

[BUG] Block#rotate fails during placement with mods like Campanion

Xechorizo opened this issue ยท 0 comments

commented

Description:

  • Placing chiseled blocks using mods like Campanion results in the original horizontal orientation kept, instead of the new horizontal orientation. Campanion mod authors advised Block#rotate may be the cause of the failure to reorient the horizontal axis.

Steps to Reproduce:

  • Place a chiseled block, or chisel a block, near 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.

Technical Information:

  • Minecraft v1.16.5
  • All The Fabric 3 v2.8.5
  • BitsAndChisels v2.3.2
  • Fabric v0.11.3
  • Fabric API v0.34.7+1.16
  • Oracle JDK v16.0.1

Logs:

Details:
image

  • CPU: Intel Core i7-6900K
  • GPU: EVGA RTX 3090 FTW3 ULTRA GAMING
  • RAM: G Skill Trident Z RGB 64 GB DDR4
  • OS: Windows 10 Pro 21H1

May be related to this issue:
#23