2025-03-05 Welcome and Setup aktualisiert
@@ -34,3 +34,11 @@ in `src/main/resources/fabric.mod.json`:
|
||||
|
||||
**Custom Items** https://www.youtube.com/watch?v=9xflCDe-Ruw&ab_channel=ModdingbyKaupenjoe
|
||||
|
||||
in `GTAGDP`, modify to:
|
||||
|
||||
```java
|
||||
@Override
|
||||
public void onInitialize() {
|
||||
ModItems.registerModItems();
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user