Started by
Idk name ig
on
Topic category: Help with Minecraft modding (Java Edition)
I am working on uranium as a fuel for my mod which gives you rad sickness when you have it in your inventory but it stops if you put in a bundle and I'd like to fix that.
You can most likely use item inventory procedures for this purpose
Tried that already
It should almost certanly work if used correctly. Show what you did so far
Document 44.docx
There’s a block to check that in item procedure - data. You put an if and this and the job is done:
if you were trying to send a picture it didn't work
And This ?
the picture works but sadly the script doesn't for me
Make the same script as me and use the debuger : https://mcreator.net/wiki/how-use-debugger
yeah the debugger records hits on both client and server side what now?
It's working to me. Try to send me a picture of your procedure.
i added the script to the word document
Maybe your potion effect is not dealing damage ?
the potion effect is not being inflicted at all
the uranium ore gives the effect in a range and it works fine and deals the damage normally