forked from iron431/irons-spells-n-spellbooks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gradle.properties
47 lines (40 loc) · 1.71 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
# Gradle
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
org.gradle.debug=false
# Minecraft
minecraft_version=1.21
minecraft_version_range=[1.21,1.21.2)
# Forge
neo_version=21.0.167
neo_version_range=[21.0.0-beta,)
loader_version_range=[4,)
# Mappings
neogradle.subsystems.parchment.minecraftVersion=1.21
neogradle.subsystems.parchment.mappingsVersion=2024.07.07
# Irons Mod
mod_id=irons_spellbooks
mod_version=1.21-3.8.4
mod_group_id=io.redspace
# 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=\n Crispytwig: Various Jewelry textures and Cloth textures\n Crydigo: Ink, Spellbook, Mithril, Hogskin, and Dragonskin textures; Priest Armor and Dead King models\n Cakeman: Spellbook models\n Bodya33381: Scroll textures\n RenovatedStudios: Various spell icons\n Caner Crebes: Dead King boss music\n Amo: Spellbook Apotheosis compat\n 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
geckolib_version=4.5.8
jei_mc_version=1.21
jei_version=19.5.0.32
mutil_version=1.19.2-5.1.0
player_animator_version=2.0.0-alpha1+1.21
tetra_version=289712:4414851
patchouli_version=1.21-87
apotheosis_version=313970:4876447
placebo_version=283644:5597604
better_combat_version=639842:4534619
# General
gson_version=2.10.1