Started by
Ima-builder
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, I am trying to make a super invisibility potion (with a stack size of 16) , where even the potion disappears, I thought about swiping out the potion with a dummy invisible item but I'm not quite Shure how to do that (preferably with block coding).
Yes the method needs to be inside the last }
Like this;
https://imgur.com/CMiu9d1
Import that, but you have some other errors, can you post code again?
Because I suspect you got rid of these
Dont get rid of the imports
I fixed the errors (you cropped off some import lines), but it doesn't make me invisible now
The speed still works right.
Two possible issues.
1. The NBT maybe not synced to the client.
2. The class may not be registered.
Change this;
To this;
I am not on my computer. So you are going to have to find the import for MinecraftForge.
But I believe if you delete a few letters and place them back it should pop up and auto-import.
,?
I didn't change anything in that code, I hadn't seen your newest post yet
Nope, nothing showed up
You deleted part of the MinecraftForge part, right?
If so, I cant help you till the morning
No, was I supposed to?
Nvm, wait until the morning.