This commit is contained in:
Hexugory 2024-12-01 00:56:41 -06:00
parent 3a3020f646
commit 3568cdedef
5 changed files with 83 additions and 1 deletions

View File

@ -0,0 +1,26 @@
{
"type": "touhou_little_maid:altar_crafting",
"output": {
"type": "minecraft:item",
"nbt": {
"Item": {
"id": "tacz:modern_kinetic_gun",
"Count": 1,
"tag": {
"GunCurrentAmmoCount": 64,
"GunFireMode": "AUTO",
"GunId": "gensoushooter:mikos_shot"
}
}
}
},
"power": 0.5,
"ingredients": [
{
"item": "grimoireofgaia:shiny_pearl"
},
{
"item": "minecraft:gunpowder"
}
]
}

View File

@ -0,0 +1,36 @@
{
"type": "touhou_little_maid:altar_crafting",
"output": {
"type": "minecraft:item",
"nbt": {
"Item": {
"id": "tacz:ammo",
"Count": 64,
"tag": {
"AmmoId": "gensoushooter:ofuda"
}
}
}
},
"power": 0.05,
"ingredients": [
{
"tag": "forge:ingots/copper"
},
{
"tag": "forge:ingots/copper"
},
{
"tag": "forge:ingots/copper"
},
{
"tag": "forge:ingots/copper"
},
{
"tag": "forge:ingots/copper"
},
{
"tag": "forge:paper"
}
]
}

View File

@ -0,0 +1,7 @@
name = "gensoushooter"
filename = "gensoushooter.zip"
[download]
url = "https://git.touhoudiscord.net/Hexugory/VocalWarfareGuns/media/branch/main/gensoushooter.zip"
hash-format = "sha256"
hash = "fa1706552e0b2e864ac6e281f615e44b733767e050350fca745517722e416070"

View File

@ -112,6 +112,14 @@ 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_mikos_shot.json"
hash = "f2f59d8e575eea33dc88e9a168cf76cdd3c096ea7360d08c5a51be114994c400"
[[files]]
file = "config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_ofuda.json"
hash = "bc2b438d74ec3188937ca35b52b584e0954519d7c86c0a0511be709e71ca4870"
[[files]]
file = "config/paxi/datapacks/VocalWarfare/data/vocalwarfare/recipes/altar/craft_smart_slab_empty.json"
hash = "5ce60441aaad5a325418324856546732d8715e67dfb0a4896e6f4ca9d9df7740"
@ -153,6 +161,11 @@ file = "config/tacz/custom/drg.pw.toml"
hash = "880f7f7147a322fe4d1c3eea2f3280ca3318ac307761e8440a976a9b7fcbea93"
metafile = true
[[files]]
file = "config/tacz/custom/gensoushooter.pw.toml"
hash = "b8ff50ede39a4afb0923424df27a9b389d417a434200a98fdcc38000fc761ea9"
metafile = true
[[files]]
file = "config/tacz/custom/gucci.pw.toml"
hash = "f3e40fc635208e0cd3b8a91501a1d4146204f69557c6ddf81abde201ea0d6a4f"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "5c038754e40eddcbe196b3029865f1f5122889f661949dffe22d1b21069716b0"
hash = "63b7ff019b670ab5d1c32948ac23cb4076e187eecf0bfecc9dc5474ee2603772"
[versions]
forge = "47.3.0"