UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

590 lines 18.2 kB
{ "fields": [ { "id": "value", "title": "Value", "description": "The value of the scale. 1.0 means the entity will appear at the scale they are defined in their model. Higher numbers make the entity bigger.", "defaultValue": 1, "dataType": 3, "samples": { "/vanilla/behavior_pack/entities/armadillo.json": [ { "path": "/minecraft:entity/component_groups/minecraft:baby/minecraft:scale/", "content": 0.6 } ], "/vanilla/behavior_pack/entities/axolotl.json": [ { "path": "/minecraft:entity/component_groups/axolotl_baby/minecraft:scale/", "content": 0.5 } ], "/vanilla/behavior_pack/entities/bee.json": [ { "path": "/minecraft:entity/component_groups/bee_baby/minecraft:scale/", "content": 0.5 } ], "/vanilla/behavior_pack/entities/camel.json": [ { "path": "/minecraft:entity/component_groups/minecraft:camel_baby/minecraft:scale/", "content": 0.45 } ], "/vanilla/behavior_pack/entities/cat.json": [ { "path": "/minecraft:entity/component_groups/minecraft:cat_baby/minecraft:scale/", "content": 0.4 }, { "path": "/minecraft:entity/component_groups/minecraft:cat_adult/minecraft:scale/", "content": 0.8 } ], "/vanilla/behavior_pack/entities/dolphin.json": [ { "path": "/minecraft:entity/component_groups/dolphin_baby/minecraft:scale/", "content": 0.65 } ], "/vanilla/behavior_pack/entities/fish.json": [ { "path": "/minecraft:entity/components/minecraft:scale/", "content": 1 } ], "/vanilla/behavior_pack/entities/ocelot.json": [ { "path": "/minecraft:entity/component_groups/minecraft:ocelot_adult/minecraft:scale/", "content": 1 } ], "/vanilla/behavior_pack/entities/pufferfish.json": [ { "path": "/minecraft:entity/components/minecraft:scale/", "content": 1.2 } ], "/vanilla/behavior_pack/entities/salmon.json": [ { "path": "/minecraft:entity/component_groups/scale_large/minecraft:scale/", "content": 1.5 } ], "/vanilla/behavior_pack/entities/sniffer.json": [ { "path": "/minecraft:entity/component_groups/sniffer_baby/minecraft:scale/", "content": 0.45 } ], "/vanilla/behavior_pack/entities/tropicalfish.json": [ { "path": "/minecraft:entity/components/minecraft:scale/", "content": 1.3 } ], "/vanilla/behavior_pack/entities/turtle.json": [ { "path": "/minecraft:entity/component_groups/minecraft:baby/minecraft:scale/", "content": 0.16 } ], "/vanilla/behavior_pack/entities/wither_skeleton.json": [ { "path": "/minecraft:entity/components/minecraft:scale/", "content": 1.2 } ], "/samples/addon_starter/2_entities/behavior_packs/aop_mobs/entities/nardolphle.behavior.json": [ { "path": "/minecraft:entity/component_groups/minecraft:baby/minecraft:scale/", "content": 0.16 } ], "/samples/casual_creator/custom_cat_eliza/behavior_packs/mike_eliz/entities/eliza.json": [ { "path": "/minecraft:entity/component_groups/mike_eliz:eliza_baby/minecraft:scale/", "content": 0.4 }, { "path": "/minecraft:entity/component_groups/mike_eliz:eliza_adult/minecraft:scale/", "content": 0.8 } ], "/samples/casual_creator/gray_wave/behavior_packs/mikeamm_gwve/entities/gray_zombie_leader.behavior.json": [ { "path": "/minecraft:entity/component_groups/minecraft:zombie_adult/minecraft:scale/", "content": 1.3 } ] } } ], "description": "Sets the entity's visual size.", "title": "Scale", "samples": { "/vanilla/behavior_pack/entities/armadillo.json": [ { "path": "/minecraft:entity/component_groups/minecraft:baby/minecraft:scale/", "content": { "value": 0.6 } } ], "/vanilla/behavior_pack/entities/axolotl.json": [ { "path": "/minecraft:entity/component_groups/axolotl_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/bee.json": [ { "path": "/minecraft:entity/component_groups/bee_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/camel.json": [ { "path": "/minecraft:entity/component_groups/minecraft:camel_baby/minecraft:scale/", "content": { "value": 0.45 } } ], "/vanilla/behavior_pack/entities/cat.json": [ { "path": "/minecraft:entity/component_groups/minecraft:cat_baby/minecraft:scale/", "content": { "value": 0.4 } }, { "path": "/minecraft:entity/component_groups/minecraft:cat_adult/minecraft:scale/", "content": { "value": 0.8 } } ], "/vanilla/behavior_pack/entities/chicken.json": [ { "path": "/minecraft:entity/component_groups/minecraft:chicken_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/cow.json": [ { "path": "/minecraft:entity/component_groups/minecraft:cow_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/dolphin.json": [ { "path": "/minecraft:entity/component_groups/dolphin_baby/minecraft:scale/", "content": { "value": 0.65 } } ], "/vanilla/behavior_pack/entities/drowned.json": [ { "path": "/minecraft:entity/component_groups/minecraft:baby_drowned/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/fish.json": [ { "path": "/minecraft:entity/components/minecraft:scale/", "content": { "value": 1 } } ], "/vanilla/behavior_pack/entities/fox.json": [ { "path": "/minecraft:entity/component_groups/minecraft:fox_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/glow_squid.json": [ { "path": "/minecraft:entity/component_groups/minecraft:squid_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/goat.json": [ { "path": "/minecraft:entity/component_groups/goat_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/hoglin.json": [ { "path": "/minecraft:entity/component_groups/minecraft:hoglin_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/husk.json": [ { "path": "/minecraft:entity/component_groups/minecraft:zombie_husk_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/llama.json": [ { "path": "/minecraft:entity/component_groups/minecraft:llama_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/mooshroom.json": [ { "path": "/minecraft:entity/component_groups/minecraft:cow_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/ocelot.json": [ { "path": "/minecraft:entity/component_groups/minecraft:ocelot_baby/minecraft:scale/", "content": { "value": 0.5 } }, { "path": "/minecraft:entity/component_groups/minecraft:ocelot_adult/minecraft:scale/", "content": { "value": 1 } } ], "/vanilla/behavior_pack/entities/pig.json": [ { "path": "/minecraft:entity/component_groups/minecraft:pig_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/piglin.json": [ { "path": "/minecraft:entity/component_groups/piglin_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/polar_bear.json": [ { "path": "/minecraft:entity/component_groups/minecraft:baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/pufferfish.json": [ { "path": "/minecraft:entity/components/minecraft:scale/", "content": { "value": 1.2 } } ], "/vanilla/behavior_pack/entities/salmon.json": [ { "path": "/minecraft:entity/component_groups/scale_small/minecraft:scale/", "content": { "value": 0.5 } }, { "path": "/minecraft:entity/component_groups/scale_normal/minecraft:scale/", "content": { "value": 1 } }, { "path": "/minecraft:entity/component_groups/scale_large/minecraft:scale/", "content": { "value": 1.5 } } ], "/vanilla/behavior_pack/entities/sheep.json": [ { "path": "/minecraft:entity/component_groups/minecraft:sheep_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/sniffer.json": [ { "path": "/minecraft:entity/component_groups/sniffer_baby/minecraft:scale/", "content": { "value": 0.45 } } ], "/vanilla/behavior_pack/entities/squid.json": [ { "path": "/minecraft:entity/component_groups/minecraft:squid_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/strider.json": [ { "path": "/minecraft:entity/component_groups/minecraft:strider_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/trader_llama.json": [ { "path": "/minecraft:entity/component_groups/minecraft:llama_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/tropicalfish.json": [ { "path": "/minecraft:entity/components/minecraft:scale/", "content": { "value": 1.3 } } ], "/vanilla/behavior_pack/entities/turtle.json": [ { "path": "/minecraft:entity/component_groups/minecraft:baby/minecraft:scale/", "content": { "value": 0.16 } } ], "/vanilla/behavior_pack/entities/villager_v2.json": [ { "path": "/minecraft:entity/component_groups/baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/villager.json": [ { "path": "/minecraft:entity/component_groups/baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/wither_skeleton.json": [ { "path": "/minecraft:entity/components/minecraft:scale/", "content": { "value": 1.2 } } ], "/vanilla/behavior_pack/entities/wolf.json": [ { "path": "/minecraft:entity/component_groups/minecraft:wolf_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/zoglin.json": [ { "path": "/minecraft:entity/component_groups/zoglin_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/zombie_pigman.json": [ { "path": "/minecraft:entity/component_groups/minecraft:pig_zombie_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/zombie_villager_v2.json": [ { "path": "/minecraft:entity/component_groups/baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/zombie_villager.json": [ { "path": "/minecraft:entity/component_groups/baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/vanilla/behavior_pack/entities/zombie.json": [ { "path": "/minecraft:entity/component_groups/minecraft:zombie_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/samples/addon_starter/1_hello_world/behavior_packs/aop_mobs/entities/sheepomelon.behavior.json": [ { "path": "/minecraft:entity/component_groups/minecraft:sheep_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/samples/addon_starter/2_entities/behavior_packs/aop_mobs/entities/biceson.behavior.json": [ { "path": "/minecraft:entity/component_groups/minecraft:baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/samples/addon_starter/2_entities/behavior_packs/aop_mobs/entities/frost_moose.behavior.json": [ { "path": "/minecraft:entity/component_groups/minecraft:llama_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/samples/addon_starter/2_entities/behavior_packs/aop_mobs/entities/nardolphle.behavior.json": [ { "path": "/minecraft:entity/component_groups/minecraft:baby/minecraft:scale/", "content": { "value": 0.16 } } ], "/samples/addon_starter/2_entities/behavior_packs/aop_mobs/entities/sheepomelon.behavior.json": [ { "path": "/minecraft:entity/component_groups/minecraft:sheep_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/samples/addon_starter/complete/behavior_packs/aop_mobs/entities/biceson.behavior.json": [ { "path": "/minecraft:entity/component_groups/minecraft:baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/samples/addon_starter/complete/behavior_packs/aop_mobs/entities/frost_moose.behavior.json": [ { "path": "/minecraft:entity/component_groups/minecraft:llama_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/samples/addon_starter/complete/behavior_packs/aop_mobs/entities/nardolphle.behavior.json": [ { "path": "/minecraft:entity/component_groups/minecraft:baby/minecraft:scale/", "content": { "value": 0.16 } } ], "/samples/addon_starter/complete/behavior_packs/aop_mobs/entities/sheepomelon.behavior.json": [ { "path": "/minecraft:entity/component_groups/minecraft:sheep_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/samples/behavior_pack_sample/entities/cow.json": [ { "path": "/minecraft:entity/component_groups/minecraft:cow_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/samples/casual_creator/chill_dreams/1_dream_turkey/behavior_packs/mamm_cds/entities/dream_turkey.json": [ { "path": "/minecraft:entity/component_groups/mamm_cds:turkey_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/samples/casual_creator/chill_dreams/2_dreams_come_true/behavior_packs/mamm_cds/entities/dream_turkey.json": [ { "path": "/minecraft:entity/component_groups/mamm_cds:turkey_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/samples/casual_creator/chill_dreams/complete/behavior_packs/mamm_cds/entities/dream_turkey.json": [ { "path": "/minecraft:entity/component_groups/mamm_cds:turkey_baby/minecraft:scale/", "content": { "value": 0.5 } } ], "/samples/casual_creator/custom_cat_eliza/behavior_packs/mike_eliz/entities/eliza.json": [ { "path": "/minecraft:entity/component_groups/mike_eliz:eliza_baby/minecraft:scale/", "content": { "value": 0.4 } }, { "path": "/minecraft:entity/component_groups/mike_eliz:eliza_adult/minecraft:scale/", "content": { "value": 0.8 } } ], "/samples/casual_creator/gray_wave/behavior_packs/mikeamm_gwve/entities/gray_zombie_leader.behavior.json": [ { "path": "/minecraft:entity/component_groups/minecraft:zombie_adult/minecraft:scale/", "content": { "value": 1.3 } } ] }, "id": "minecraft:scale" }