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

Ghost object created when using /give command for all infinity items #202

Open
DelviousCrafts opened this issue Nov 2, 2022 · 0 comments
Assignees

Comments

@DelviousCrafts
Copy link

Using the /give command (or anything that uses it, for example, JEI and FTB quests) to provide any "infinity" item creates a ghost object duplicate of that same item that cannot be interacted with in any way. It cannot be picked up, destroyed, removed, or anything. They are not destroyed by fire or lava. The only way to remove them is with the /kill @e[type=item] command.

These "ghost" items interact with blocks in the same way that regular items do, with falling when blocks below them are removed, and moving when a block is placed in their space.

Reloading the world does not make these objects go away, nor does reloading the game. Once they exist, they exist permanently. (unless the aforementioned command is used)

This only appears to be an issue with the infinity items. (ingots, catalyst, helmet, etc.) Singularities, machines, and blocks (including the infinity block) are not affected by this issue.

Minecraft version: 1.18.2
Forge version: 40.1.84
Avaritia 1.1x version: 4.0.0.3-universal
CodeChicken Lib: 4.1.2.475-universal

Additionally added mods in the test-to-verify-not-a-modpack-issue pack:
JEI version: 9.7.2.281

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

No branches or pull requests

3 participants