This commit is contained in:
Shiroyasha 2025-09-14 21:22:24 +03:00
commit a956daf8e2
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
2351 changed files with 163047 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"emi:anvil_repairing": {
"icon": {
"stack": "item:minecraft:book"
}
}
}

View file

@ -0,0 +1,7 @@
{
"gtceu:atomic_reconstruction": {
"icon": {
"stack": "item:gtceu:mv_atomic_reconstructor"
}
}
}

View file

@ -0,0 +1,11 @@
{
"extendedcrafting:ultimate_crafting": {
"order": 1
},
"emi:anvil_repairing": {
"order": 2
},
"emi:grinding": {
"order": 2
}
}