Skip to content

Commands

Tristan Kechlo edited this page Sep 17, 2023 · 3 revisions

this mod currently adds the following commands:

/random_mob_sizes

  • /random_mob_sizes config
    • /random_mob_sizes config reload - Reloads the config
    • /random_mob_sizes config reset - Resets the config to the default values
    • /random_mob_sizes config show - Displays a clickable link to the config file (only works in SinglePlayer)
  • /random_mob_sizes github - Displays the link to the github repository
  • /random_mob_sizes issue - Displays the link to the github issue tracker
  • /random_mob_sizes wiki - Displays the link to the github wiki
  • /random_mob_sizes discord - Displays the link to the discord server
  • /random_mob_sizes curseforge - Displays the link to the curseforge page
  • /random_mob_sizes modrinth - Displays the link to the modrinth page

/mobScalings

  • /mobScalings set <entity_type> <scaling> - set static scaling for the entity type
  • /mobScalings set <entity_type> <scaling_type> <min_scaling> <max_scaling> - set a specific scaling for the entity type
  • /mobScalings remove <entity_type> - remove the scaling for the entity type
  • /mobScalings show - show all configured mob scalings
  • /mobScalings show <entity_type> - show the scaling for the entity type
Clone this wiki locally