Merge branch 'main' of https://github.com/TerraFirmaGreg-Team/TFG-Modpack-1.20.x
This commit is contained in:
commit
a126b40d92
1 changed files with 4 additions and 4 deletions
|
|
@ -364,12 +364,12 @@ const registerSBRecipes = (event) => {
|
||||||
'CGA'
|
'CGA'
|
||||||
], {
|
], {
|
||||||
A: '#forge:circuits/lv',
|
A: '#forge:circuits/lv',
|
||||||
B: '#minecraft:pickaxes',
|
B: '#tfc:pickaxes',
|
||||||
C: 'gtceu:lv_robot_arm',
|
C: 'gtceu:lv_robot_arm',
|
||||||
D: '#minecraft:hoes',
|
D: '#tfc:hoes',
|
||||||
E: 'sophisticatedbackpacks:upgrade_base',
|
E: 'sophisticatedbackpacks:upgrade_base',
|
||||||
F: '#minecraft:shovels',
|
F: '#tfc:shovels',
|
||||||
G: '#minecraft:axes',
|
G: '#tfc:axes',
|
||||||
});
|
});
|
||||||
|
|
||||||
// Улучшение - улучшенный ToolSwapper
|
// Улучшение - улучшенный ToolSwapper
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue