cabaletta / cabaletta/baritone

impossible to place mushroom stems next to each other with the builder process

Open
#4,318 10 comments 2 reactions 0 assignees View on GitHub
bug
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]`

![2024-03-30_21 46 27](https://github.com/cabaletta/baritone/assets/77415970/6f682a3e-3486-4981-a031-8207af5305ff)
![2024-03-30_21 46 30](https://github.com/cabaletta/baritone/assets/77415970/c40a9410-35e2-4385-bf1e-452b48c95b46)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.