Merge pull request #2 from Falkory220/1.20.1

BC23 Commit
This commit is contained in:
Talia-12 2023-07-30 16:11:00 +10:00 committed by GitHub
commit 882b4a364b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 11 additions and 29 deletions

View file

@ -18,6 +18,14 @@
"mindsplice": "Mindsplice Staff" "mindsplice": "Mindsplice Staff"
}, },
tags: {
"tag.item.hexcasting:brainswept_circle_components": "Brainswept Circle Components",
"tag.item.hexcasting:directrices": "Directrices",
"tag.item.hexcasting:grants_root_advancement": "Grants Rood Advancement",
"tag.item.hexcasting:impeti": "Impeti",
"tag.item.hexcasting:seal_materials": "Seal Materials",
},
"amethyst_dust": "Amethyst Dust", "amethyst_dust": "Amethyst Dust",
"charged_amethyst": "Charged Amethyst", "charged_amethyst": "Charged Amethyst",
"quenched_allay_shard": "Shard of Quenched Allay", "quenched_allay_shard": "Shard of Quenched Allay",

View file

@ -1,26 +0,0 @@
{
"name": "hexcasting.entry.interop.gravity",
"icon": "minecraft:anvil",
"category": "hexcasting:interop",
"advancement": "hexcasting:root",
"flag": "mod:gravity_api",
"pages": [
"hexcasting.page.interop.gravity.1",
{
"type": "hexcasting:pattern",
"op_id": "hexcasting:interop/gravity/get",
"anchor": "hexcasting:interop/gravity/get",
"input": "entity",
"output": "vector",
"text": "hexcasting.page.interop.gravity.get"
},
{
"type": "hexcasting:pattern",
"op_id": "hexcasting:interop/gravity/set",
"anchor": "hexcasting:interop/gravity/set",
"input": "entity, vector",
"output": "",
"text": "hexcasting.page.interop.gravity.set"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 254 B

After

Width:  |  Height:  |  Size: 400 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 320 B

After

Width:  |  Height:  |  Size: 441 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 399 B

After

Width:  |  Height:  |  Size: 442 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 406 B

After

Width:  |  Height:  |  Size: 432 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 393 B

After

Width:  |  Height:  |  Size: 415 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 283 B

After

Width:  |  Height:  |  Size: 429 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 389 B

After

Width:  |  Height:  |  Size: 474 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 417 B

After

Width:  |  Height:  |  Size: 498 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 412 B

After

Width:  |  Height:  |  Size: 501 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 405 B

After

Width:  |  Height:  |  Size: 462 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 295 B

After

Width:  |  Height:  |  Size: 403 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 291 B

After

Width:  |  Height:  |  Size: 445 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 380 B

After

Width:  |  Height:  |  Size: 460 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 406 B

After

Width:  |  Height:  |  Size: 501 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 415 B

After

Width:  |  Height:  |  Size: 449 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 B

After

Width:  |  Height:  |  Size: 349 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 283 B

After

Width:  |  Height:  |  Size: 361 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 308 B

After

Width:  |  Height:  |  Size: 364 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 318 B

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 346 B

After

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 204 B

After

Width:  |  Height:  |  Size: 269 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 216 B

After

Width:  |  Height:  |  Size: 275 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 240 B

After

Width:  |  Height:  |  Size: 281 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 251 B

After

Width:  |  Height:  |  Size: 274 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 283 B

After

Width:  |  Height:  |  Size: 266 B

View file

@ -50,13 +50,13 @@
"java": ">=17", "java": ">=17",
"fabricloader": ">=0.14", "fabricloader": ">=0.14",
"fabric": ">=0.84", "fabric": ">=0.84",
"fabric-language-kotlin": ">=1.9.5+kotlin.1.8.22", "fabric-language-kotlin": ">=1.9.4+kotlin.1.8.22",
"cardinal-components-base": "~5.2.1", "cardinal-components-base": "~5.2.1",
"cardinal-components-entity": "~5.2.1", "cardinal-components-entity": "~5.2.1",
"cardinal-components-item": "~5.2.1", "cardinal-components-item": "~5.2.1",
"cardinal-components-block": "~5.2.1", "cardinal-components-block": "~5.2.1",
"paucal": "0.6.x", "paucal": "*",
"cloth-config": "11.0.x", "cloth-config": "*",
"patchouli": ">=1.20.1-80" "patchouli": ">=1.20.1-80"
}, },
"suggests": { "suggests": {