MCDevKit Regolith Filters
This repository contains MCDevKit filters for regolith.
Execute this command
regolith install github.com/MCDevKit/regolith-library/json_templating_engine
And add this to the profile filters
{
"filter": "json_templating_engine"
}
Execute this command
regolith install github.com/MCDevKit/regolith-library/command_lang
And add this to the profile filters
{
"filter": "command_lang"
}