{
	"ability": ["worldbuilder", "mayfly", "mute"],
	"location": ["~", "^", "@wildcard"],
	"target_selector": ["@a", "@e", "@p", "@r", "@s", "@wildcard"],
	"fill_option": ["outline", "hollow", "destroy", "keep"],
	"structure_name": [
		"bastionremnant",
		"buriedtreasure",
		"endcity",
		"fortress",
		"mansion",
		"mineshaft",
		"monument",
		"pillageroutpost",
		"ruinedportal",
		"ruins",
		"shipwreck",
		"stronghold",
		"temple",
		"village"
	],
	"scoreboard_operation": ["%=", "*=", "+=", "-=", "/=", "<", "=", ">", "<>"],
	"title_type": ["title", "subtitle", "actionbar"],
	"weather_type": ["clear", "rain", "thunder"],
	"item_identifier": "$vanilla.unprefixed_item_identifier and $dynamic.cache.item.identifiers",
	"block_identifier": "$vanilla.unprefixed_block_identifier and $dynamic.cache.block.identifiers",
	"entity_identifier": "$vanilla.unprefixed_entity_identifier and $dynamic.cache.entity.identifiers",
	"particle_identifier": "$vanilla.particle_identifier and $dynamic.cache.particle.ids",
	"sound_definitions": "$vanilla.sound_definitions and $dynamic.cache.sound_definition.ids",
	"replace_mode": ["destroy", "keep"],
	"mask_mode": ["replace", "masked"],
	"clone_mode": ["force", "move", "normal"],
	"mob_event": [
		"minecraft:pillager_patrols_event",
		"minecraft:wandering_trader_event",
		"minecraft:ender_dragon_event",
		"events_enabled"
	],
	"time": ["day", "night", "noon", "midnight", "sunrise", "sunset"],
	"structure_rotations": [
		"0_degrees",
		"90_degrees",
		"180_degrees",
		"270_degrees"
	],
	"structure_animations": ["block_by_block", "layer_by_layer"],
	"mirror": ["x", "z", "xz"],
	"teleport_rules": ["teleport_rider", "teleport_ride"],
	"how_to_fill": ["if_group_fits", "until_full"],
	"ride_rules": ["no_ride_change", "reassign_rides", "skip_riders"],
	"music_repeat_mode": ["loop", "play_once"],
	"shake_types": ["positional", "rotational"]
}
