Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
TonimatasDEV committed Nov 12, 2023
1 parent b81e1c0 commit 170c7ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ modDescription=Example for create mods on Architectury.

# Dependencies OPTIONAL
architecturyVersion=10.0.8
fabricApiVersion=0.89.3
fabricApiVersion=0.90.7

# Minecraft Properties
minecraftVersion=1.20.2

# Fabric Properties
fabricLoaderVersion=0.14.22
fabricLoaderRange=>=0.14.22
fabricLoaderVersion=0.14.24
fabricLoaderRange=>=0.14.24
fabricMinecraftVersionRange=>=1.20.2
fabricArchitecturyVersionRange=>=10.0.8

# Forge Properties
forgeVersion=48.0.13
forgeVersion=48.0.37
forgeLoaderRange=[48,)
forgeMinecraftVersionRange=[1.20.2]
forgeArchitecturyVersionRange=[10.0.8,)

0 comments on commit 170c7ce

Please sign in to comment.