Summary
Identifiers don't get any completions in the json.
Screenshots / File Attachments
Loot table:
{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:oak_planks",
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 2
}
}
]
}
]
}
]
}
Platform (please complete the following information):
- OS: Windows 11
- App Version: v3.0.2
Additional context
Seems to be anything with identifiers.
Summary
Identifiers don't get any completions in the json.
Screenshots / File Attachments
Loot table:
{ "pools": [ { "rolls": 1, "entries": [ { "type": "item", "name": "minecraft:oak_planks", "functions": [ { "function": "set_count", "count": { "min": 1, "max": 2 } } ] } ] } ] }Platform (please complete the following information):
Additional context
Seems to be anything with identifiers.