your current location:首页 > news>Tablesaw Minecraft

Tablesaw Minecraft

2024-12-12 09:31:58|Myriagame |source:minecraft skins

Overview

This module adds a sawing wood table to cut wooden cubes.

The following moving map shows its usage:

Minecraft images

Configuration

The configuration file of the module is located in the version folder / config / tablesaw directory.

 {// How to display ratios on recipe icons in the tablesaw interface. // Ct_ratio, output_count_count// Options: No display, display ratio (demonstration map), display strict proportion, display output quantity // default: output_counticonratios: "output_count", // if true, overrides the name in recipe tooltips To show the input-> outputRatio.// If it is set to true, the name of the items in the formula prompt to display the input-> output ratio // default: true // The default value is Truratiotooltip: TRUE} 

For developers, you can view the author written by the author to understand how to add a sawing wooden formula to his module.