pxt-arcade icon indicating copy to clipboard operation
pxt-arcade copied to clipboard

With the events extension for MakeCode, the on item smelted with fuelSource event is not listed in the list of Events for Blocks coding

Open MiloMeacham opened this issue 1 month ago • 1 comments

Describe the bug With the events extension for MakeCode, the on item smelted with fuelSource event is not listed in the list of Events for Blocks coding

To Reproduce Steps to reproduce the behavior:

Enter a world

  1. Create a new project and open Extensions > Events
  2. If not done so already, go to Blocks coding tab
  3. Open the list of Events
  4. Scroll down through the list of Events and observe the events listed under Items
  5. Observe the on item smelted with event is not listed here. Note that it still exists and is functional if user manually types it into JavaScript or Python, which will translate it into Blocks.

Expected behavior Expected on (item) smelted with (fuelSource) to be listed in the list of events User should be able to drag and drop this event into Blocks coding, and not have to remember its existence/syntax and manually enter it via JavaScript or Python

Attachments on_item_smelted-NotListed.mp4

https://github.com/user-attachments/assets/297da9ce-3847-4bf9-85e9-92eb5d98b39e

Desktop:

OS: Windows Version: Microsoft MakeCode for minecraft version: 2.1.27, Microsoft MakeCode version: 12.1.17

Additional context Bug ported over from ADO

MiloMeacham avatar Dec 01 '25 23:12 MiloMeacham

Wrong Repository

Correct Repository: microsoft/pxt-minecraft

Reasoning: This issue describes a missing block in the Events extension for MakeCode for Minecraft, specifically the "on item smelted with fuelSource" event. The reproduction steps reference entering a Minecraft world, and the issue explicitly states it's for "Microsoft MakeCode for minecraft version: 2.1.27". All Minecraft-specific blocks, extensions, and events are maintained in the pxt-minecraft repository, not pxt-arcade.

Recommendation: This issue should be filed in microsoft/pxt-minecraft at https://github.com/microsoft/pxt-minecraft. Please check if a similar issue already exists there before creating a new one. When filing, include the video attachment and version information you've already provided, as they clearly demonstrate the missing block in the Events toolbox.

🏴‍☠️ Ahoy! This treasure was crafted by pxt-arcade Issue Triage Assistant fer issue #7197 🗺️

github-actions[bot] avatar Dec 04 '25 17:12 github-actions[bot]