1
Some checks failed
Build Archlinux-Base Image / base (push) Failing after 1m5s

This commit is contained in:
azw
2024-08-24 21:45:29 +08:00
parent 5a12c38932
commit d556a991ee
3 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"type": "botania:orechid",
"input": {
"type": "block",
"block": "minecraft:stone"
},
"output": {
"type": "block",
"block": "create:zinc_ore"
},
"weight": 29371
}

View File

@@ -0,0 +1,6 @@
{
"pack" : {
"pack_format": 15,
"description": "锌矿修复"
}
}