-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Disassemblers - Texture bug #1087
Comments
Does this happen without the mods installed? Could it be that you are using Forge modloader? This is a common issue with Forge as it breaks the way data packs work. |
I created an instance with no mods, just the disassemblers' data pack, and it works fine with no bugs. I’m using Fabric. |
I'm afraid you'll have to binary search through your mods /: At least you're not using Forge, though, cause then you'd be out of luck. I'll pitch this to some other people later tonight, maybe they have an idea which mod it could be. Can you send a list of all the mods here? |
Here is the list of my mods:
|
Describe the bug
I tried using the disassembler, and after removing it with a pickaxe, the textures of the TNT and the item I placed started floating and can’t be removed. I also uninstalled the mod because it was only uncrafting certain items, but I want it to uncraft everything. However, the visual bug persists.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Disassembler being fully removed.
Screenshots
Environment
Additional context
The disassembler doesn’t appear in the recipe book or JEI.
The text was updated successfully, but these errors were encountered: