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