soul spell crafting

This commit is contained in:
Hexugory 2024-11-23 20:21:08 -06:00
parent c61066cd67
commit e77f7f24ff
3 changed files with 26 additions and 1 deletions

View File

@ -0,0 +1,21 @@
{
"type": "touhou_little_maid:altar_crafting",
"output": {
"type": "minecraft:item",
"nbt": {
"Item": {
"id": "touhou_little_maid:smart_slab_empty",
"Count": 1
}
}
},
"power": 0.2,
"ingredients": [
{
"item": "minecraft:paper"
},
{
"item": "minecraft:soul_sand"
}
]
}

View File

@ -104,6 +104,10 @@ hash = "a303b326aab92c6d789ac268c1d3009e31f23e0f6c1deeee05baceba626fb9b9"
file = "config/paxi/datapacks/VocalWarfare/data/rats/recipes/assorted_vegetables.json"
hash = "5e24b5aaf0a89cc6f4e3cfbabeabac08986ea2a71ee5145ad661497f6e2c6268"
[[files]]
file = "config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_smart_slab_empty.json"
hash = "5ce60441aaad5a325418324856546732d8715e67dfb0a4896e6f4ca9d9df7740"
[[files]]
file = "config/paxi/datapacks/VocalWarfare/pack.mcmeta"
hash = "c776469509e666d62ef909e3dfab864f7d9c5cc30a85ae2428d0fefacb5214c1"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "4463281cf79187cd78fb6ba879159c7fbe44ad60418e1095e75c3f38bffc7da3"
hash = "efc8234663af3a5b187dc4828927e376ab64bc0c1ed864fa7b8b5e0d1e0ad04f"
[versions]
forge = "47.3.0"