Skip to content

Update to 1.20.5#35

Merged
TheMCLoveMan merged 32 commits into1.20.Xfrom
port/1.20.5
May 2, 2024
Merged

Update to 1.20.5#35
TheMCLoveMan merged 32 commits into1.20.Xfrom
port/1.20.5

Conversation

@TheMCLoveMan
Copy link
Copy Markdown
Member

@TheMCLoveMan TheMCLoveMan commented Apr 19, 2024

Updates to the following:

  • Minecraft 1.20.5
  • NeoForge 20.5.21-beta
  • FML 3.0.18
  • Java 21
  • Gradle 8.7

init -> core
data -> datagen

ModBlockEntityTypes -> UselessBlockEntityTypes
ModBlocks -> UselessBlocks
ModCoffeeTypes -> UselessCoffeeTypes
ModEntityTypes -> UselessEntityTypes
ModItems -> UselessItems
ModRecipeSerializers -> UselessRecipeSerializers
ModRecipeTypes -> UselessRecipeTypes
ModStats -> UselessStats
ModTiers -> UselessTiers
Gradle 8.7
Java 21
# Conflicts:
#	gradle.properties
#	src/generated/resources/.cache/103d9f3f36b01595f1aa5172191e60eff02e6924
#	src/main/java/net/themcbrothers/uselessmod/core/Registration.java
#	src/main/java/net/themcbrothers/uselessmod/core/UselessPlacementModifierTypes.java
@TheMCLoveMan TheMCLoveMan marked this pull request as ready for review May 1, 2024 09:57
@TheMCLoveMan TheMCLoveMan requested a review from TheMCCrazyMan May 2, 2024 17:03
Comment thread build.gradle
compileOnly("mezz.jei:jei-$minecraft_version-common-api:$jei_version")
compileOnly("mezz.jei:jei-$minecraft_version-neoforge-api:$jei_version")
runtimeOnly("mezz.jei:jei-$minecraft_version-neoforge:$jei_version")
compileOnly("mezz.jei:jei-1.20.4-common-api:$jei_version")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a todo so that you don't forget to revert this

@TheMCLoveMan TheMCLoveMan merged commit 9a84763 into 1.20.X May 2, 2024
@TheMCLoveMan TheMCLoveMan deleted the port/1.20.5 branch May 2, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants