10 lines
1.0 KiB
Plaintext
10 lines
1.0 KiB
Plaintext
recipes.removeShaped(<torcherino:blocktorcherino>);
|
|
|
|
mods.extendedcrafting.TableCrafting.addShaped(<torcherino:blocktorcherino>,
|
|
[[<astralsorcery:itemusabledust:0>, null, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 0, allele: "careerbees.acceleration"}), null, <astralsorcery:itemusabledust:0>],
|
|
[null, <minecraft:clock>, <minecraft:torch>, <minecraft:clock>, null],
|
|
[<contenttweaker:blood_infused_dimensional_ingot>, <minecraft:torch>, <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.horologium", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}), <minecraft:torch>, <contenttweaker:blood_infused_dimensional_ingot>],
|
|
[null, <minecraft:clock>, <minecraft:torch>, <minecraft:clock>, null],
|
|
[<astralsorcery:itemusabledust:0>, null, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 0, allele: "careerbees.acceleration"}), null, <astralsorcery:itemusabledust:0>]]);
|
|
|