Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
rudahee committed Oct 24, 2024
1 parent e27f9fb commit b5f642b
Show file tree
Hide file tree
Showing 6 changed files with 578 additions and 661 deletions.
5 changes: 1 addition & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ plugins {
id 'net.neoforged.gradle.userdev' version '7.0.145'
}

<<<<<<< HEAD
tasks.named('wrapper', Wrapper).configure {
// Define wrapper values here so as to not have to always do so when updating gradlew.properties.
// Switching this to Wrapper.DistributionType.ALL will download the full gradle sources that comes with
Expand All @@ -17,9 +16,7 @@ tasks.named('wrapper', Wrapper).configure {
}

version = mod_version
=======
version = '1.20.1-1.2.0'
>>>>>>> 1e50cb9e7f31f76ac9b375a95bf7d0ac2bab0a2a

group = mod_group_id

repositories {
Expand Down
Binary file modified runs/client/logs/debug-1.log.gz
Binary file not shown.
Binary file modified runs/client/logs/debug-2.log.gz
Binary file not shown.
Binary file modified runs/client/logs/debug-3.log.gz
Binary file not shown.
1,096 changes: 520 additions & 576 deletions runs/client/logs/debug.log

Large diffs are not rendered by default.

Loading

0 comments on commit b5f642b

Please sign in to comment.