create: buff andesite alloy via thermal
This commit is contained in:
parent
3ef1613daf
commit
161d5576a0
@ -7,6 +7,11 @@ ServerEvents.recipes(event => {
|
|||||||
global.dustItem('tin', 2),
|
global.dustItem('tin', 2),
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
event.recipes.thermal.smelter(
|
||||||
|
'6x create:andesite_alloy',
|
||||||
|
['2x minecraft:andesite', '#forge:dusts/tin']
|
||||||
|
);
|
||||||
|
|
||||||
event.shapeless('2x create:cogwheel', [
|
event.shapeless('2x create:cogwheel', [
|
||||||
'thermal:tin_gear',
|
'thermal:tin_gear',
|
||||||
'#minecraft:planks',
|
'#minecraft:planks',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user