Skip to content

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
TonimatasDEV committed Feb 11, 2024
1 parent 1d00a92 commit 22ef4a3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@ modAuthor=Example
modDescription=Example for create mods on Architectury.

# Dependencies OPTIONAL
fabricApiVersion=0.91.2
fabricApiVersion=0.96.0

# Minecraft Properties
minecraftVersion=1.20.4

# Fabric Properties
fabricLoaderVersion=0.15.1
fabricLoaderRange=>=0.14.0
fabricMinecraftVersionRange=>=1.20.3
fabricLoaderVersion=0.15.6
fabricLoaderRange=>=0.15.0
fabricMinecraftVersionRange=>=1.20.4

# Forge Properties
forgeVersion=49.0.3
forgeVersion=49.0.27
forgeLoaderRange=[49,)
forgeMinecraftVersionRange=[1.20.4]

# NeoForge Properties
neoforgeVersion=20.4.5-beta
neoforgeVersion=20.4.159-beta
neoforgeLoaderRange=[20,)
neoforgeMinecraftVersionRange=[1.20.4]

0 comments on commit 22ef4a3

Please sign in to comment.