{ "condition": "minecraft:any_of", "terms": [ { "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "nbt": "{Item:{id:\"minecraft:minecart\"}}" } }, { "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "nbt": "{Item:{id:\"minecraft:hopper_minecart\"}}" } }, { "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "nbt": "{Item:{id:\"minecraft:chest_minecart\"}}" } }, { "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "nbt": "{Item:{id:\"minecraft:furnace_minecart\"}}" } }, { "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "nbt": "{Item:{id:\"minecraft:oak_boat\"}}" } }, { "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "nbt": "{Item:{id:\"minecraft:birch_boat\"}}" } }, { "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "nbt": "{Item:{id:\"minecraft:acacia_boat\"}}" } }, { "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "nbt": "{Item:{id:\"minecraft:cherry_boat\"}}" } }, { "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "nbt": "{Item:{id:\"minecraft:jungle_boat\"}}" } }, { "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "nbt": "{Item:{id:\"minecraft:spruce_boat\"}}" } }, { "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "nbt": "{Item:{id:\"minecraft:dark_oak_boat\"}}" } }, { "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "nbt": "{Item:{id:\"minecraft:mangrove_boat\"}}" } }, { "condition": "minecraft:entity_properties", "entity": "this", "predicate": { "nbt": "{Item:{id:\"minecraft:bamboo_raft\"}}" } } ] }