Guns, artifacts and mods

This commit is contained in:
SFKao 2026-05-07 11:47:48 +02:00
parent d04ec0301e
commit 8e2e694680
23 changed files with 8 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
!mods/*
!resourcepacks/*
!datapacks/*
!tacz/*
!.gitignore
!*.bat

View File

@ -0,0 +1,5 @@
@echo off
C:
cd "C:\Users\oscar\AppData\Roaming\ModrinthApp\profiles\Modpack Base Modpack\mods"
java -jar "AdvancedBackups-neoforge-1.21-3.7.1.jar"
pause

View File

@ -0,0 +1,2 @@
cd "C:\Users\oscar\AppData\Roaming\ModrinthApp\profiles\Modpack Base Modpack\mods"
java -jar "AdvancedBackups-neoforge-1.21-3.7.1.jar"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.