Pushing recent 0.9 alpha feedback (#877)
Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com> Co-authored-by: Redeix <59435925+Redeix@users.noreply.github.com>
This commit is contained in:
parent
fe127e7fd3
commit
b9f3c51407
57 changed files with 2270 additions and 1406 deletions
|
|
@ -679,7 +679,7 @@ const registerCreateRecipes = (event) => {
|
|||
B: '#forge:foils/rubber',
|
||||
C: '#forge:tools/wrenches',
|
||||
D: '#forge:tools/knives',
|
||||
E: 'create:electron_tubes'
|
||||
E: 'create:electron_tube'
|
||||
}).id('tfg:create/shaped/brass_funnel')
|
||||
|
||||
event.shaped('2x create:brass_funnel', [
|
||||
|
|
@ -691,7 +691,7 @@ const registerCreateRecipes = (event) => {
|
|||
B: '#forge:leather',
|
||||
C: '#forge:tools/wrenches',
|
||||
D: '#forge:tools/knives',
|
||||
E: 'create:electron_tubes'
|
||||
E: 'create:electron_tube'
|
||||
}).id('tfg:create/shaped/brass_funnel_leather')
|
||||
|
||||
// Тунель из железа
|
||||
|
|
@ -1609,7 +1609,7 @@ const registerCreateRecipes = (event) => {
|
|||
A: 'create:andesite_casing',
|
||||
B: '#minecraft:plates/wrought_iron',
|
||||
C: 'tfc:glue',
|
||||
D: '#tfg:cogwheels',
|
||||
D: '#tfg:small_cogwheels',
|
||||
E: '#forge:tools/wrenches'
|
||||
}).id('tfg:create/shaped/mechanical_bearing')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue