Minecraft Recurrent Complex Wiki
Command:write
Type Command
Category Management 
Command /#write
Help Use /help #write


Saves a registry's entry to a file in one of the resources folders.

For example, you can run /#write structure IceThorn SERVER_INACTIVE to deactivate the IceThorn structure just for this server. This is especially useful for per-world progressional systems involving structures or loot.

The syntax is /#write [type] [identity] [active]

[type] can be a generation type like natural_generation_category or structure. [identity] can be a specific element in that category or all. [status] is a word filtering the elements of identity based on whether their status is ACTIVE or INACTIVE or all to include both. all three of these statuses may be prefixed by server_ or client_ to only output the configuration of the server or client.