it's real
This commit is contained in:
parent
f459cc898b
commit
012025a3ef
@ -1,4 +1,6 @@
|
||||
{
|
||||
"name": "Wildling",
|
||||
"description": "Instinctual explorers.",
|
||||
"powers": [
|
||||
"avian_nerf:energetic",
|
||||
"origins_minus:bound",
|
||||
|
||||
@ -1,4 +1,6 @@
|
||||
{
|
||||
"name": "Energetic",
|
||||
"description": "You move slightly faster.",
|
||||
"type": "origins:attribute",
|
||||
"modifier": {
|
||||
"attribute": "minecraft:generic.movement_speed",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
#Range: 0 ~ 1000
|
||||
heartsPerMilestone = 1
|
||||
#A list of numbers of unique foods you need to eat to unlock each milestone, in ascending order. Naturally, adding more milestones lets you earn more hearts.
|
||||
milestones = [20, 40, 60, 80, 100, 120, 140, 160, 180, 200]
|
||||
milestones = [20, 40, 60, 80, 100, 120, 140, 160, 180, 200, 230, 260, 290, 320, 350, 380, 410, 440, 470, 500]
|
||||
|
||||
[filtering]
|
||||
#Foods in this list won't affect the player's health nor show up in the food book.
|
||||
|
||||
11
index.toml
11
index.toml
@ -10,11 +10,11 @@ hash = "3df57b99b45a5ed453ab56cd5440c171e90449c84aba1a4734a707edf47ee88a"
|
||||
|
||||
[[files]]
|
||||
file = "config/paxi/datapacks/AvianNerf/data/avian_nerf/origins/wildling.json"
|
||||
hash = "91e5f89021198a7a71e154ae5f2312c3bad8a100eecaea5d29d6ed6214d5c652"
|
||||
hash = "c662de6b417dce9994458048b52a985f699da544c2a28a8471b6272973f8c3b9"
|
||||
|
||||
[[files]]
|
||||
file = "config/paxi/datapacks/AvianNerf/data/avian_nerf/powers/energetic.json"
|
||||
hash = "f625d0dfefca68b7ac6d0bba1d365bfcf8f19e50344bcc9100277e95f2c63eab"
|
||||
hash = "31b36e83aec48413af9bd491799414e74bac031e442941211248f543baf37145"
|
||||
|
||||
[[files]]
|
||||
file = "config/paxi/datapacks/AvianNerf/data/origins/origin_layers/origin.json"
|
||||
@ -70,7 +70,7 @@ hash = "e11d480369c538ce983a60c6bd5333448b941b801eee281cc0fd6ca05ba6ff22"
|
||||
|
||||
[[files]]
|
||||
file = "defaultconfigs/solcarrot-server.toml"
|
||||
hash = "a66abf525c18cdfdbf89d915f7ff0c50d93038111a01cea2020a2f164c01eea9"
|
||||
hash = "115976da6856475c8b5107c674b9883d46935d8bb8fd9f8be59a7c9b44ad2981"
|
||||
|
||||
[[files]]
|
||||
file = "mods/abnormals-delight.pw.toml"
|
||||
@ -107,11 +107,6 @@ file = "mods/architectury-api.pw.toml"
|
||||
hash = "4e81241ba2da06f425efc5e09fb6b38470125c1581c39e1310c5843a0b96ec76"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ars-creo.pw.toml"
|
||||
hash = "518fd1108cc14a63a6d8ba69895c98dfc2ceccd00967af95ddc1b31b14d84a0a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ars-energistique.pw.toml"
|
||||
hash = "7ce1bd971a8571077ffc4d7625e411c2a35a8d02791392a0efef8270c18359e3"
|
||||
|
||||
@ -1,13 +0,0 @@
|
||||
name = "Ars Creo"
|
||||
filename = "ars_creo-1.20.1-4.0.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fZ324GMc/versions/IBTmGXNV/ars_creo-1.20.1-4.0.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "24b926ddd47f8e1ac7249d403b7f636213efef7b56bd38b5f9b4e2b7bd29157d5ff97351f3d55b0e037c9273d6b41fb89fa309953134660e3c80f3533580122b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fZ324GMc"
|
||||
version = "IBTmGXNV"
|
||||
Loading…
Reference in New Issue
Block a user