Updated to 1.21.1
This commit is contained in:
parent
2a9a8703d4
commit
a4843857cd
|
|
@ -1,9 +1,9 @@
|
|||
# Project
|
||||
version=2.2.1
|
||||
version=2.2.2
|
||||
group=tschipp.carryon
|
||||
|
||||
# Common
|
||||
minecraft_version=1.21
|
||||
minecraft_version=1.21.1
|
||||
mod_name=Carry On
|
||||
mod_author=Tschipp, PurpliciousCow
|
||||
mod_id=carryon
|
||||
|
|
@ -12,22 +12,22 @@ credits=
|
|||
description=Carry On is a simple mod that improves game interaction by allowing players to pick up, carry, and place single block Tile Entities using only their empty hands.
|
||||
minecraft_version_range=[1.21, 1.22)
|
||||
# Forge
|
||||
forge_version=51.0.24
|
||||
forge_loader_version_range=[51,)
|
||||
forge_version_range=[51,)
|
||||
parchment_mappings=2024.07.07-1.21
|
||||
forge_version=52.0.4
|
||||
forge_loader_version_range=[52,)
|
||||
forge_version_range=[52,)
|
||||
parchment_mappings=2024.07.28-1.21
|
||||
//forge_ats_enabled=true
|
||||
|
||||
# Fabric
|
||||
fabric_version=0.100.6+1.21
|
||||
fabric_loader_version=0.15.11
|
||||
parchment_mappings_fabric=1.21:2024.07.07
|
||||
fabric_version=0.102.1+1.21.1
|
||||
fabric_loader_version=0.16.2
|
||||
parchment_mappings_fabric=1.21:2024.07.28
|
||||
|
||||
# Neoforge
|
||||
neoforge_version=21.0.103-beta
|
||||
neoforge_version=21.1.20
|
||||
neoforge_loader_version_range=[4,)
|
||||
neogradle.subsystems.parchment.minecraftVersion=1.21
|
||||
neogradle.subsystems.parchment.mappingsVersion=2024.07.07
|
||||
neogradle.subsystems.parchment.mappingsVersion=2024.07.28
|
||||
|
||||
|
||||
# Gradle
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user