soul spell crafting
This commit is contained in:
parent
c61066cd67
commit
e77f7f24ff
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user