From 0f0ef893b03cabcc2c8749e0262fd4f18a1837d9 Mon Sep 17 00:00:00 2001 From: sanjanasrivastava Date: Wed, 10 Jan 2024 00:32:40 -0800 Subject: [PATCH] more migration to bddl --- .../process_prop_param_annots.py | 9 +- .../output_hierarchy_properties.json | 262 +++++++++--------- .../propagated_annots_params.json | 262 +++++++++--------- 3 files changed, 268 insertions(+), 265 deletions(-) diff --git a/bddl/data_generation/process_prop_param_annots.py b/bddl/data_generation/process_prop_param_annots.py index c98b11cb..815ca92d 100644 --- a/bddl/data_generation/process_prop_param_annots.py +++ b/bddl/data_generation/process_prop_param_annots.py @@ -180,9 +180,11 @@ def create_get_save_propagated_annots_params(syns_to_props): formatted_conditions = [] for condition in conditions: if condition == "gravity:True": - formatted_conditions.append((ParticleModifyCondition.GRAVITY, True)) + # formatted_conditions.append((ParticleModifyCondition.GRAVITY, True)) + formatted_conditions.append(("gravity", True)) elif condition == "toggled_on:True": - formatted_conditions.append((ParticleModifyCondition.TOGGLEDON, True)) + # formatted_conditions.append((ParticleModifyCondition.TOGGLEDON, True)) + formatted_conditions.append(("toggled_on", True)) else: raise ValueError(f"Synset {param_record['synset']} prop {prop} has unhandled condition {condition}") formatted_param_value = { @@ -198,7 +200,8 @@ def create_get_save_propagated_annots_params(syns_to_props): # `method` values elif param_name == "method": if (prop == "particleApplier") or (prop == "particleSource"): - formatted_param_value = ParticleModifyMethod.PROJECTION + # formatted_param_value = ParticleModifyMethod.PROJECTION + formatted_param_value = "projection" else: raise ValueError(f"prop {prop} not handled for parameter name `method`") diff --git a/bddl/generated_data/output_hierarchy_properties.json b/bddl/generated_data/output_hierarchy_properties.json index af3e0979..49fedaaa 100644 --- a/bddl/generated_data/output_hierarchy_properties.json +++ b/bddl/generated_data/output_hierarchy_properties.json @@ -46,11 +46,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "acetone": [ [ - 2, + "toggled_on", true ] ] @@ -111,11 +111,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "air_freshener": [ [ - 2, + "toggled_on", true ] ] @@ -149,11 +149,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "ammonia_water": [ [ - 2, + "toggled_on", true ] ] @@ -214,11 +214,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "bleaching_agent": [ [ - 2, + "toggled_on", true ] ] @@ -278,11 +278,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "conditioner": [ [ - 2, + "toggled_on", true ] ] @@ -316,11 +316,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "deodorant": [ [ - 2, + "toggled_on", true ] ] @@ -354,11 +354,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "detergent": [ [ - 2, + "toggled_on", true ] ] @@ -418,11 +418,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "fertilizer": [ [ - 2, + "toggled_on", true ] ] @@ -482,11 +482,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "insectifuge": [ [ - 2, + "toggled_on", true ] ] @@ -520,11 +520,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "pesticide": [ [ - 2, + "toggled_on", true ] ] @@ -558,11 +558,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "rubbing_alcohol": [ [ - 2, + "toggled_on", true ] ] @@ -596,11 +596,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "sealant": [ [ - 2, + "toggled_on", true ] ] @@ -639,7 +639,7 @@ "conditions": { "liquid_soap": [ [ - 2, + "toggled_on", true ] ] @@ -672,11 +672,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "spray_paint": [ [ - 2, + "toggled_on", true ] ] @@ -736,11 +736,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "vinegar": [ [ - 2, + "toggled_on", true ] ] @@ -774,11 +774,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -813,15 +813,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "whipped_cream": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -852,11 +852,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "whipped_cream": [ [ - 2, + "toggled_on", true ] ] @@ -910,15 +910,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "allspice": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -1096,7 +1096,7 @@ "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -1648,7 +1648,7 @@ "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -1678,7 +1678,7 @@ "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -4676,7 +4676,7 @@ "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -8695,15 +8695,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "cayenne": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -8965,15 +8965,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "cinnamon": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -9073,11 +9073,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "conditioner": [ [ - 2, + "toggled_on", true ] ] @@ -9111,15 +9111,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "coriander": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -9187,15 +9187,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "cream_of_tartar": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -9230,15 +9230,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "cumin": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -9273,15 +9273,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "curry_powder": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -9468,11 +9468,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -9631,15 +9631,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "ginger": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -9924,11 +9924,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "isopropanol": [ [ - 2, + "toggled_on", true ] ] @@ -9961,11 +9961,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "jam": [ [ - 2, + "toggled_on", true ] ] @@ -9999,15 +9999,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "lemon_pepper_seasoning": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -10165,15 +10165,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "marjoram": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -10313,15 +10313,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "mustard_seed": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -10356,15 +10356,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "nutmeg": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -10432,15 +10432,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "onion_powder": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -10475,15 +10475,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "paprika": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -10518,15 +10518,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "parmesan": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -10628,15 +10628,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "black_pepper": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -10914,15 +10914,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "rosemary": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -10957,15 +10957,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "saffron": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -11000,15 +11000,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "sage": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -11044,15 +11044,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "salt": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -11087,15 +11087,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "sesame_seed": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -11155,11 +11155,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "shampoo": [ [ - 2, + "toggled_on", true ] ] @@ -11949,15 +11949,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "thyme": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -12051,11 +12051,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -12092,7 +12092,7 @@ "conditions": { "water": [ [ - 3, + "gravity", true ] ] @@ -12127,15 +12127,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "yeast": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -12197,15 +12197,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "parsley": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -12240,15 +12240,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "savory_spice": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -17032,11 +17032,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "black_pepper": [ [ - 2, + "toggled_on", true ] ] @@ -125595,7 +125595,7 @@ "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] diff --git a/bddl/generated_data/propagated_annots_params.json b/bddl/generated_data/propagated_annots_params.json index 7d5f82dc..a6d1313b 100644 --- a/bddl/generated_data/propagated_annots_params.json +++ b/bddl/generated_data/propagated_annots_params.json @@ -102,11 +102,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "acetone": [ [ - 2, + "toggled_on", true ] ] @@ -465,11 +465,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "air_freshener": [ [ - 2, + "toggled_on", true ] ] @@ -638,15 +638,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "allspice": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -769,11 +769,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "ammonia_water": [ [ - 2, + "toggled_on", true ] ] @@ -6799,7 +6799,7 @@ "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -8087,7 +8087,7 @@ "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -9389,7 +9389,7 @@ "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -10371,11 +10371,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "bleaching_agent": [ [ - 2, + "toggled_on", true ] ] @@ -20777,15 +20777,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "cayenne": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -23196,15 +23196,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "cinnamon": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -25498,11 +25498,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "conditioner": [ [ - 2, + "toggled_on", true ] ] @@ -25529,11 +25529,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "conditioner": [ [ - 2, + "toggled_on", true ] ] @@ -30671,15 +30671,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "coriander": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -32968,15 +32968,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "cream_of_tartar": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -33954,15 +33954,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "cumin": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -34154,15 +34154,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "curry_powder": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -35320,11 +35320,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "deodorant": [ [ - 2, + "toggled_on", true ] ] @@ -35528,11 +35528,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "detergent": [ [ - 2, + "toggled_on", true ] ] @@ -43897,11 +43897,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -46965,11 +46965,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "fertilizer": [ [ - 2, + "toggled_on", true ] ] @@ -49764,15 +49764,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "ginger": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -62473,11 +62473,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "insectifuge": [ [ - 2, + "toggled_on", true ] ] @@ -62635,11 +62635,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "isopropanol": [ [ - 2, + "toggled_on", true ] ] @@ -63367,11 +63367,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "jam": [ [ - 2, + "toggled_on", true ] ] @@ -68498,15 +68498,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "lemon_pepper_seasoning": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -74536,15 +74536,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "marjoram": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -78840,15 +78840,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "mustard_seed": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -80598,15 +80598,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "nutmeg": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -80895,15 +80895,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "onion_powder": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -84296,15 +84296,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "paprika": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -84427,15 +84427,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "parmesan": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -84488,15 +84488,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "parsley": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -85866,15 +85866,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "black_pepper": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -85901,11 +85901,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "black_pepper": [ [ - 2, + "toggled_on", true ] ] @@ -86147,11 +86147,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "pesticide": [ [ - 2, + "toggled_on", true ] ] @@ -95991,15 +95991,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "rosemary": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -96210,11 +96210,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "rubbing_alcohol": [ [ - 2, + "toggled_on", true ] ] @@ -97087,15 +97087,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "saffron": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -97136,15 +97136,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "sage": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -97350,15 +97350,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "salt": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -98180,15 +98180,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "savory_spice": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -100467,11 +100467,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "sealant": [ [ - 2, + "toggled_on", true ] ] @@ -100793,15 +100793,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "sesame_seed": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -100947,11 +100947,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "shampoo": [ [ - 2, + "toggled_on", true ] ] @@ -104263,7 +104263,7 @@ "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -106278,7 +106278,7 @@ "conditions": { "liquid_soap": [ [ - 2, + "toggled_on", true ] ] @@ -109016,11 +109016,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "spray_paint": [ [ - 2, + "toggled_on", true ] ] @@ -109185,7 +109185,7 @@ "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -117130,15 +117130,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "thyme": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -122491,11 +122491,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "vinegar": [ [ - 2, + "toggled_on", true ] ] @@ -123226,11 +123226,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -123257,11 +123257,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "water": [ [ - 2, + "toggled_on", true ] ] @@ -123392,7 +123392,7 @@ "conditions": { "water": [ [ - 3, + "gravity", true ] ] @@ -123711,15 +123711,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "whipped_cream": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ] @@ -123746,11 +123746,11 @@ "moldyable": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "whipped_cream": [ [ - 2, + "toggled_on", true ] ] @@ -126655,15 +126655,15 @@ "needsOrientation": {}, "nonSubstance": {}, "particleApplier": { - "method": 1, + "method": "projection", "conditions": { "yeast": [ [ - 2, + "toggled_on", true ], [ - 3, + "gravity", true ] ]