@override Map<String, dynamic> getJson() => { 'condition': 'minecraft:alternative', 'terms': terms.map((t) => t.getJson()).toList(), };