Files
meatballcraft/config/FermionEnv/fermion.asm/transformers.json
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

12 lines
357 B
JSON

{
"transforming_utilities": {
"description": "This is a fundamental part of the API: do not disable",
"enabled": true,
"configuration": {}
},
"mod_discoverer": {
"description": "Transforms the ModDiscoverer class so that Fermion can inject their own Mod Container for event dispatch",
"enabled": true,
"configuration": {}
}
}