fairies have souls
This commit is contained in:
parent
e9504808f9
commit
f028763b96
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"registry_name": "touhou_little_maid:fairy",
|
||||||
|
"primary_type": "malum:arcane",
|
||||||
|
"spirits": [
|
||||||
|
{
|
||||||
|
"spirit": "malum:arcane",
|
||||||
|
"count": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"spirit": "malum:aerial",
|
||||||
|
"count": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"spirit": "malum:sacred",
|
||||||
|
"count": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
6
config/paxi/datapacks/ExtendedSouls/pack.mcmeta
Normal file
6
config/paxi/datapacks/ExtendedSouls/pack.mcmeta
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"pack": {
|
||||||
|
"pack_format": 8,
|
||||||
|
"description": "Adds souls to mobs missing malum spirit data"
|
||||||
|
}
|
||||||
|
}
|
||||||
@ -56,6 +56,14 @@ hash = "d03a72853be2c771db8daaf74c5c57895fabc30afe70ba6d02ad6f8e212e6eb0"
|
|||||||
file = "config/paxi/datapacks/ExtendedFeeding/pack.mcmeta"
|
file = "config/paxi/datapacks/ExtendedFeeding/pack.mcmeta"
|
||||||
hash = "bd2a241fb29cdb0f8ad2da103d7502e198dd759d3db6c91c0c46c40f7b49d72a"
|
hash = "bd2a241fb29cdb0f8ad2da103d7502e198dd759d3db6c91c0c46c40f7b49d72a"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/ExtendedSouls/data/malum/spirit_data/entity/fairy.json"
|
||||||
|
hash = "6fc358dcd0bab1a0a52b2f99871d5ee75d4e99577375f8c6792447b07ef609a6"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/ExtendedSouls/pack.mcmeta"
|
||||||
|
hash = "cea769a211918c3db83fe3db6eb89ecc9cc65e4d1102b66bd7ce8e568c588a1c"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/paxi/datapacks/UltimineWhitelist/data/ftbultimine/tags/block/block_whitelist.json"
|
file = "config/paxi/datapacks/UltimineWhitelist/data/ftbultimine/tags/block/block_whitelist.json"
|
||||||
hash = "70b0f49e0c79bcc4e674b55d2b78dbfe4ba1a9384e9d8fe4e8ea5640ec8397dd"
|
hash = "70b0f49e0c79bcc4e674b55d2b78dbfe4ba1a9384e9d8fe4e8ea5640ec8397dd"
|
||||||
|
|||||||
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "0511bd4491bf675f39e5c33d2cc22d8ed2beb17f92ce7594fd7c8799f8cdffe2"
|
hash = "4a94db64f5c9f59f97c01dd13f40e547c4413b54a88922274901bb6962dee937"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.9"
|
forge = "47.4.9"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user