Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug report] Recipes with entity "minecraft:item" do not work. #97

Open
Primitive-Human opened this issue Sep 19, 2023 · 0 comments
Open

Comments

@Primitive-Human
Copy link

Versions

Multiblocked version:

0.8.5

Forge version:

14.23.5.2860

Singleplayer or Multiplayer:

Singleplayer

Installed mods:

Bare minimum:

  • Minecraft
  • Minecraft Forge
  • Just Enough Items
  • Just Enough Integration
  • Mixinbooter
  • Multiblocked

Link to full crash-report or log

No crashes, did not observe any errors (physically did not look at the console during this testing)

Description of the problem

How to reproduce:

  1. Create a multiblock that has entities as input or output.
  2. Set the entity input or output as "minecraft:item" with NBT "{Item:{id:"minecraft:diamond",Count:1}}" as an example.
  3. Testrun the machine to use dropped items as input or spawn dropped items as output.

Expected result:

I expect to be able to use dropped items as input entities, or to spawn them as output entities.
This could make for more immersive multiblocks, like how Botania uses items in-world for its crafting.
It seems only entity entities are viable, not dropped items.
To test whether dropped items have additional NBT (dropped by player etc), I used a summon command to spawn the item at the input spot. No success either.

Actual result:

Dropped items are not accepted as input, nor are they spawned as output.

Pictures:

None made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant