Log Piles placed against other Log Piles destroys one log [1.18.2 Alpha 2.0.13]
KittenRaee opened this issue ยท 3 comments
Log piles are created empty and waste one Log if placed against another log pile.
javaw_myKhlF2JaA.mp4
There are also various issues immediately after loading into the game, among others: stack size for logs is 32, sticks cannot be placed in campfires. After reloading save by quitting to menu and entering a world again, those issues are resolved
It should be possible with a fake player, provided we just place and trigger the right functions. Depends how much of the player interaction we need to verify (placing blocks should be testable, opening gui probably not)
I do wonder if we can write a game test for this, probably not since it's right click interaction