mojira.dev

MintRefresh

Assigned

No issues.

Reported

No issues.

Comments

I am still encountering this issue in 26.1 Snapshot 9. I have a function of the form:

give @s minecraft:cow_spawn_egg[minecraft:cow/variant="custom_mobs:custom", minecraft:custom_model_data={strings:["custom_spawn_egg"]}, minecraft:item_name={type:"translatable",translate:"item.custom.custom_spawn_egg",fallback:"Custom Spawn Egg"}]

and I get the error:

Failed to load function custom:give_custom_spawn_egg java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Could not parse command: Components not bound yet at position 31: ..._spawn_egg<--[HERE]

I have confirmed that, as mentioned in the description of this report, that /reload fixes the issue for the moment.