Hello,Im a minecraft player Im playing for an 6 years ı never see a bug to this time it is a command block and ı hate this bug example i write “clear @p raw_iron 10” i write this in a command block is it not working command block says this “Klaxxon6 envanter is cant cleared…” Mojang Studios please fix this bug Im makeing a minecraft game bye.
Comments 2
Thank you for your report!
However, this issue is Working as Intended.
The report you have submitted is working as intended:
The correct command here should be: “/clear @p raw_iron 0 10.
Command “/clear @p raw_iron 10 works in Java Edition.
Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.
Full Version History – Snapshot Version History – Feature Requests and Suggestions
Quick Links:
📓 Bug Tracker Guidelines – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Sorry, but I think it is because you are using the clear command wrong. “/clear @p raw_iron 10” will try to make the game pick the 10th data type for “raw_iron”, which doesn’t exist. Instead use “/clear @p raw_iron 0 10”, which will clear 10 normal Raw Iron unless you are in Java.{*}{*}