37 lines
920 B
Properties
37 lines
920 B
Properties
# Project
|
|
version=2.2.1
|
|
group=tschipp.carryon
|
|
|
|
# Common
|
|
minecraft_version=1.21
|
|
mod_name=Carry On
|
|
mod_author=Tschipp, PurpliciousCow
|
|
mod_id=carryon
|
|
license=GNU LGPLv3
|
|
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_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
|
|
|
|
# Neoforge
|
|
neoforge_version=21.0.81-beta
|
|
neoforge_loader_version_range=[4,)
|
|
neogradle.subsystems.parchment.minecraftVersion=1.21
|
|
neogradle.subsystems.parchment.mappingsVersion=2024.07.07
|
|
|
|
|
|
# Gradle
|
|
org.gradle.jvmargs=-Xmx3G
|
|
org.gradle.daemon=false
|
|
|
|
mixinextras_version=0.3.6 |