Update references to neoforge.mods.toml
This commit is contained in:
parent
8e4a898238
commit
fa99978d2e
4 changed files with 4 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ import net.neoforged.fml.event.config.ModConfigEvent;
|
|||
import net.neoforged.neoforge.common.ModConfigSpec;
|
||||
|
||||
// An example config class. This is not required, but it's a good idea to have one to keep your config organized.
|
||||
// Demonstrates how to use Forge's config APIs
|
||||
// Demonstrates how to use Neo's config APIs
|
||||
@EventBusSubscriber(modid = ExampleMod.MODID, bus = EventBusSubscriber.Bus.MOD)
|
||||
public class Config
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue