Started by
Sweddy
on
Topic category: Troubleshooting, bugs, and solutions
I'm trying to make a specific block drop Charcoal, but instead it just drops regular Coal. I assume there is something I have to change within the code to fix this issue, but I don't know what. Would someone please help?
Before I can help what version are you using?
Go into code editor Press Ctrl+F type "Items.coal" and replace with Items.coal, 1, 1"
If you can send me the code via pm or if its on Github I can look at it and see exactly what it is.
You should have something like that.
It does say exactly that, look:
But it still drops coal instead of charcoal.