i'm sorry my rat

This commit is contained in:
Hexugory 2024-11-21 11:08:38 -06:00
parent 5a0b2831c6
commit 00a112e99a
4 changed files with 51 additions and 1 deletions

View File

@ -0,0 +1,36 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:nether_star"
},
{
"tag": "forge:vegetables"
},
{
"tag": "forge:vegetables"
},
{
"tag": "forge:vegetables"
},
{
"tag": "forge:vegetables"
},
{
"tag": "forge:vegetables"
},
{
"tag": "forge:vegetables"
},
{
"tag": "forge:vegetables"
},
{
"tag": "forge:vegetables"
}
],
"result": {
"item": "rats:assorted_vegetables"
}
}

View File

@ -0,0 +1,6 @@
{
"pack": {
"pack_format": 15,
"description": "Data pack for FW modpack"
}
}

View File

@ -100,6 +100,14 @@ hash = "a5709ebc9b10bf8329917c837844e9590563792117f32e0a1ba457941158bde9"
file = "config/paxi/datapacks/CavePack/pack.mcmeta"
hash = "a303b326aab92c6d789ac268c1d3009e31f23e0f6c1deeee05baceba626fb9b9"
[[files]]
file = "config/paxi/datapacks/VocalWarfare/data/rats/recipes/assorted_vegetables.json"
hash = "5e24b5aaf0a89cc6f4e3cfbabeabac08986ea2a71ee5145ad661497f6e2c6268"
[[files]]
file = "config/paxi/datapacks/VocalWarfare/pack.mcmeta"
hash = "c776469509e666d62ef909e3dfab864f7d9c5cc30a85ae2428d0fefacb5214c1"
[[files]]
file = "config/quark-common.toml"
hash = "9e792fab3cb0b8a11af61bb175f3285af85cff57f2c9faf7cfe5661b579f9868"

View File

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