cabaletta / cabaletta/baritone
impossible to place mushroom stems next to each other with the builder process
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
## How to reproduce
place 3 mushroom stem next to each other, each one will have different nbt tags. Baritone sees the directional nbt tags and tries to find the exact block that matches it. However a `mushroom_stem` isn't counter as a `mushroom_stem[north=false]`


This has to be a problem in the builder process somewhere, I'm not that familiar with it but I wouldn't mind trying to tackle this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.