This commit is contained in:
Hexugory 2024-12-10 21:08:42 -06:00
parent 56c22ef1a8
commit 13b87b3b32
3 changed files with 21 additions and 2 deletions

View File

@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:ender_pearl"
},
{
"tag": "forge:paper"
}
],
"result": {
"item": "origins:orb_of_origin"
}
}

View File

@ -124,6 +124,10 @@ hash = "bc2b438d74ec3188937ca35b52b584e0954519d7c86c0a0511be709e71ca4870"
file = "config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_smart_slab_empty.json"
hash = "5ce60441aaad5a325418324856546732d8715e67dfb0a4896e6f4ca9d9df7740"
[[files]]
file = "config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/orb_of_origin.json"
hash = "2024743ef19d678fbff970426292df455901836581fe2b280cb4a08555d13eb3"
[[files]]
file = "config/paxi/datapacks/VocalWarfare/pack.mcmeta"
hash = "c776469509e666d62ef909e3dfab864f7d9c5cc30a85ae2428d0fefacb5214c1"

View File

@ -1,12 +1,12 @@
name = "Vocal Warfare"
author = "Hexugory"
version = "2.0.1"
version = "2.0.2"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a7515dfdcafb4ea73422f1786d45f20ef3aaae883355ab5d5979bd147d7358b8"
hash = "2925cfc35a33cad0990a6b36f5537636aef19c9238c12c8d7b66ccad914392a3"
[versions]
forge = "47.3.0"