We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70a2440 + cf7f541 commit 3801916Copy full SHA for 3801916
1 file changed
config.yml
@@ -1944,6 +1944,7 @@ production_factories:
1944
- Mutate_Dark_Oak_Saplings
1945
- Mutate_Podzol
1946
- Mutate_Grassless_Dirt
1947
+ - Sequencing_Allium
1948
- Sequencing_Sunflower
1949
- Sequencing_Lilac
1950
- Sequencing_Double_Tallgrass
@@ -7438,6 +7439,21 @@ production_recipes:
7438
7439
material: SPONGE
7440
amount: 32
7441
display_name: Bastion
7442
+ Sequencing_Allium:
7443
+ name: Sequencing Allium
7444
+ inputs:
7445
+ Poppy:
7446
+ material: RED_ROSE
7447
+ amount: 8
7448
+ Blue Orchid:
7449
7450
7451
+ durablity: 1
7452
+ outputs:
7453
+ Allium:
7454
7455
+ amount: 4
7456
+ durability: 2
7457
Sequencing_Sunflower:
7458
name: Sequencing Sunflower
7459
inputs:
0 commit comments