Description of the Minetorio plugin:
Minetorio is all about automation. Inspired by the game Factorio, this plugin adds a bit of that charm to Minecraft. No other plugins are required, and installation and setup are easy thanks to the built-in configuration editor.
Minetorio has a lot of mechanics. Transporters carry items in specific ways, which can be used to move items around your factory. They can move items in different directions, and in and out of other containers. There are a lot of hidden nuances here, and like Factorio, that's part of the fun!
Features of the Minetorio plugin:
- Examples of what can be done:
- Automation of harvesting
- Automation of crop planting
- Creating inventory sorters
- Automation of resource smelting
- Automation of crafting
- With the premium versionyou can:
- Automate Sheep Shearing
- Automate mining
- Automate the collection of dropped items
- Automate milking of cows
- Automate even more processes
- Build epic factories, farms and even mob farms!
Devices in Minetorio:
- Crafter : A device for crafting all standard items that have a recipe. It attempts to create items from input slots and move them to output slots.
- Transferr : A device for moving items between furnaces, conveyors, chests, crafters and other containers.
- Auto-shearer : A device for shearing sheep using scissors.
- Auto-harvester : A device for harvesting crops that uses hoes.
- Auto-planter : A device for planting crops using seeds.
- Auto-milker : A device for milking cows using buckets.
- Auto-collector : A device for collecting objects from the ground.
- Auto-miner : A device for mining resources using pickaxes.
- Auto-woodcutter : A device for cutting trees using axes.
- Combustion generator : A device that generates energy by burning fuel.
- Solar panel : A device that generates energy using the sun.
- Crusher : A device for crushing stone materials into gravel, and gravel into sand and flint.
- Energy Pylon : Provides long range energy transmission to other devices.
- Pump : A device for pumping water or other liquids, such as oil, out of the world.
- Boiler : A device for creating steam from water.
- Steam engine : A device for converting steam into energy.
- Oil Refinery : Converts oil into various types of liquids.
- Oil Engine : Converts oil into energy.
- Accelerator : Used to increase the speed of some devices and transporters.
- Basic Assembler : Create custom items and devices.
- Advanced Builder : Creates custom items and devices, but also uses fluids.
- Bow Turret : A device that shoots arrows at nearby enemies.
Minetorio plugin commands:
Most users and administrators won't use commands directly - /mt is all that's needed! Most commands are just shortcuts. However, there are a few useful utility commands here. Administrators are players with operator rights.
Team | User type | Information |
---|
/mt | Players and administrators | This command opens the main menu with a convenient graphical interface! |
/mt menu | Players and administrators | This command opens the main menu with a convenient graphical interface! |
/mt map | Players and administrators | Used to view the pollution cloud. |
/mt research | Players and administrators | Used to view studies. |
/mt recipes | Players and administrators | Used to view recipes. |
/mt guide | Players and administrators | Helpful in-game tutorial and guide! |
/mt items | Players and administrators | A menu showing all Minetorio items. |
/mtconfig | Administrators | Built-in configuration editor; some complex parameters are hidden. |
/mt commands | Players and administrators | Show a list of commands, commands depend on whether you have operator rights. |
/mt default recipes | Administrators | Fills all standard recipes. |
/mt wipe recipes | Administrators | Used to remove all standard recipes. |
/mt reset recipes | Administrators | Used to delete all default recipes and then restore them. |
/mt create rz type amount radius | Administrators | Create a resource zone with a certain amount. The type can be OIL/RAW_IRON/RAW_GOLD. |
/mt bedrock # | Administrators | Used by admins to get a list of items. This command is intended for Bedrock Edition users, as they cannot right-click in the regular /mt items to get items. # can be any page number. Can be omitted for the first page, so /mt bedrock will open page 1. |
Minetorio Plugin Permissions:
By default, permissions to install devices are disabled! Check the default configuration settings and set the
Use Place Permissions option to true.
Permission | Information |
---|
MT.PlaceAll | Allows users to install any device (install permission). |
MT.DeviceName | Replace "DeviceName" with the name of the device to give the user the ability to install that specific device (install permission). |
MT.SolarPanel | This is an example of using the above permission! |
Minetorio plugin configuration:
Configuration for premium users
These are the settings that premium users have access to! More detailed information can be found in the config.yml file, where all descriptions are presented in more detail. Short versions of the descriptions are presented here.
Configuration parameter | Meaning | Brief description |
---|
Use Power System | true/false | Allows devices to use power. |
Pickaxe Damage Amount | double | Determines the damage taken by pickaxes in quarries and auto-miners. |
Virtual Mining Warmup | true/false | When using mining mode 0, auto-miners do not benefit from being installed at a lower y level. They must virtually dig down to access more valuable resources, which takes time. |
Virtual Mining Spacing | integer | When using mining mode 0, auto-miners must be placed at a certain distance from each other. |
Virtual Mining Drop Scaling | double | Adjusts the amount of valuable resources that drop, decreasing or increasing them. |
Use Cloud Coverage | true/false | Manages cloudiness, which significantly affects the energy output of solar panels by adding clouds. |
Use Technology Progression | true/false | Controls the need for technology to install or destroy devices. |
Technology Price Scale | double | Sets the cost of the technology, decreasing or increasing it, for example, a value of 0.5 will halve the cost. |
Disabled Resource Chunks | EXAMPLE_RAW_GOLD | list |
Resource Chunk Multiplier | double | Changing this setting to 2.0 will double the amount of resources in each resource zone. |
Resource Zone Creation | true/false | Enables or disables the creation of resource zones. |
Standard Configuration
These are the settings available to all users, whether they have premium or not. More detailed information can be found in the config.yml file, where all the descriptions are presented in more detail. Short versions of the descriptions are presented here.
Configuration parameter | Meaning | Brief description |
---|
Populate Default Recipes | true/false | Used to refill standard prescriptions. |
Allow Recipe Updates | true/false | Allows you to update default recipes if possible. |
Use Place Permissions | true/false | MT.SolarPanel will allow the user to install a solar panel. |
Place Deny Message | "Line" | The message that will be displayed if the user lacks the required permissions. |
Allow Speed Changes | true/false | Concrete or smooth stone provide acceleration when walking on them. |
Disable Version Checking | true/false | You can disable it if you plan to stay on an older version. |
Solar Panel Cloud Level | integer | Clouds do not affect solar panels above this y-level. |
Debug Mode | true/false | Useful for diagnosing problems. |