From 9ee3a3ea9c7312c85341711168f9f69afa8bb993 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Henke?= Date: Fri, 3 Jan 2025 22:08:05 +0100 Subject: [PATCH] 2025-03-05 Welcome and Setup aktualisiert --- 2025-03-05 Welcome and Setup.-.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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