-
Notifications
You must be signed in to change notification settings - Fork 67
/
Copy pathgradle.properties
54 lines (46 loc) · 1.95 KB
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
# Minecraft
minecraft_version=1.19.2
minecraft_version_range=[1.19,1.20)
# Forge
forge_version=43.4.0
forge_version_range=[43,)
loader_version_range=[43,)
# Mixins
mixin_version=0.8.5
# Mappings
mapping_channel=parchment
mapping_version=2022.11.27-1.19.2
#mapping_channel=official
#mapping_version=1.19.2
# Irons Mod
mod_id=irons_spellbooks
mod_version=1.19.2-3.4.0
mod_group_id=io.redspace.ironsspellbooks
# Irons mods.toml
mod_name=Iron's Spells 'n Spellbooks
mod_license=All Rights Reserved
mod_authors=Iron431, Lab3
mod_description=A magic mod for Minecraft returning to the classic RPG spellcasting fantasy.
mod_credits=Most jewelry done by Crispytwig; Ink icons, Spellbook Icons, Hogskin/Dragonskin icons, Priest Armor, and Dead King model done by Crydigo; Spellbook models done by Cakeman; Scroll textures done by Bodya33381; Many spell icons by RenovatedStudios; Dead King boss music composed by Caner Crebes; Spellbook Apotheosis compat done by Amo. Some assets remixed from J. W. Bjerk (eleazzaar)'s Painterly Spell Icon Packs -- www.jwbjerk.com/art -- find this and other open art at: http://opengameart.org.
mod_issue_tracker=https://github.com/iron431/Irons-Spells-n-Spellbooks/issues
mod_display_url=https://www.curseforge.com/minecraft/mc-mods/irons-spells-n-spellbooks
mod_logo_file=spellbooks title small background low res.png
# Iron's Mod Dependencies
caelus_version=1.19.2-3.0.0.6
curios_version=1.19.2-5.1.4.3
geckolib_version=1.19:3.1.39
jei_mc_version=1.19.2
jei_version=11.6.0.1013
mutil_version=1.19.2-5.1.0
player_animator_version=1.0.2
tetra_version=289712:4414851
patchouli_version=1.19.2-77
apotheosis_version=313970:4876447
placebo_version=283644:5086263
better_combat_version=639842:4534619
# General
gson_version=2.10.1