In the game version of 1.16, the CARPET module version, /Tick, /Player and other commonly used commands can be used in stand -alone games even if they are not cheating.
However, in the CARPET module with a game version of 1.17, common instructions such as/tick,/player, etc. in stand -alone games cannot be used normally, it is necessary to use the local cheating by opening the local area network.
This article introduces a method that can be used in a stand -alone game without having to start cheating:
Game version: 1.17.1 Module Version: Carpet-1.17-1.40+V210608
First of all, after creating the map, save exit, enter the .minecraft/saves folder. In the root directory of the map folder, there is a file called Carpet.conf.
(Note: If it is not automatically generated, it can be created manually)
Right -click the file, open it with a notepad, and add the following text:
CommandPlayer trueCommandtick true
The corresponding correspondence: Player -related instructions, TICK -related instructions, so that when loading the map, these two types of instruction functions will be turned on.
Similarly, if you need more instructions, you can refer to the Current-Available-Settings in Github, and add more instructions according to personal needs.
You can also add the following text to this file:
Carpets true
This setting allows you to use all Carpet commands in the single -person world without cheating.