Wiki 9Minecraft Step Mod Wiki
Step Mod Wiki › Configuration

Step Mod — Configuration

Configuration

For server administrators and modpack creators, the mod includes basic configuration options typically found in the step-client.toml or step-server.toml files within the config folder.

  • Step Height: While the default is 1.0, some versions allow tweaking the specific height value.
  • Enchantment Rarity: Adjust how often the enchantment appears in the Enchantment Table.
  • Treasure Status: Toggle whether the enchantment should be considered a "treasure only" enchantment (disabling it from the Enchantment Table).

Commands

The enchantment can be applied manually using standard Minecraft commands.

To enchant the item in your hand: /enchant @s step:stepping 1

To give yourself an enchanted book: /give @s enchanted_book{StoredEnchantments:[{id:"step:stepping",lvl:1s}]}