diff --git a/2025-03-05 Welcome and Setup.-.md b/2025-03-05 Welcome and Setup.-.md index 3339514..956634e 100644 --- a/2025-03-05 Welcome and Setup.-.md +++ b/2025-03-05 Welcome and Setup.-.md @@ -21,7 +21,16 @@ public class GTAGDPClient implements ClientModInitializer { } ``` - +in `src/main/resources/fabric.mod.json`: +```json + ... + "entrypoints": { + ... + "client": [ + "de.jottyfan.gta.gdp.GTAGDPClient" + } + } +``` **Custom Items** https://www.youtube.com/watch?v=9xflCDe-Ruw&ab_channel=ModdingbyKaupenjoe