Skip to content
meeplabs123 edited this page Feb 12, 2022 · 6 revisions

/ctemprule

Lets you change the active features of client commands in your current session.

Usage

/ctemprule (get|reset|set) <tempRule> <value>
/ctemprule list

The tempRules

  • calcAnswer
    • Read only
    • Contains the result of /ccalc
  • chorusManipulation <bool>
    • Enables /cchorus
  • maxChorusItemThrows <int>
    • Sets how many items can be thrown during the chorusManiputlation
  • enchCrackState
    • Read only
    • Contains the current state of the enchanting random seed
  • enchantingPrediction <bool>
    • Enables /enchantingPrediction
  • maxEnchantItemThrows <int>
    • sets how many items can be thrown during the enchantingPrediction
  • fishingManipulation <bool>
    • enables /cfish
  • infiniteTools <bool>
    • Enables the infiniteTools feature
    • Throws items in order to preserve the durability of your tools
    • Needs a cracked player seed
  • playerCrackState
    • Read only
    • Contains the current state of the player random seed
  • playerRNGMaintenance <bool>
    • Whether to reset the playerCrackState after an "illegal action"
  • toolBreakWarning <bool>
    • Warns you before your tools break
    • A speced down version of infiniteTools
    • Needs a cracked player seed
Clone this wiki locally