[MC1219] Glass bottles are not ejected after being used as honey bottle for honey blocks

Open
#1,233 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
game-dev

Research direction

Start by reproducing the honey-block recipe in a CraftBook auto crafter on the reported versions, then locate the auto crafter's recipe and output-handling entry point. Done means the crafter ejects both the honey block and the empty glass bottle.

Written by the indexing model from the issue text.

Description

status:pending status:platform-issue type:bug

Versions
CraftBook version: 3.10.1-SNAPSHOT;4545-df4dcf6
Bukkit version: git-Paper-68 (MC 1.16.1)

Describe the bug
The auto crafter (MC1219) is used by some players to craft honey blocks. Players on my server report that they don't get the empty bottles back that they're putting into the auto crafter as honey bottle.
Instead of just ejecting the crafting result, it should also eject the empty bottle.

To Reproduce

  1. Create a auto crafter (MC1219)
  2. Make a honey block recipe within the auto crafter
  3. Run the auto crafter
  4. There are no bottles ejected, just honey blocks

Expected behavior
The auto crafter should eject the honey block and the glass bottle instead of just the honey block.

Dominant language
Java
Stars
320
Forks
165
Avg merge
6d 21h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from EngineHub/CraftBook

All issues in EngineHub/CraftBook

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.