Skip to content

Commit 3801916

Browse files
committed
Merge pull request #65 from Akiyama64/patch-2
Adding Allium to Biolab
2 parents 70a2440 + cf7f541 commit 3801916

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

config.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1944,6 +1944,7 @@ production_factories:
19441944
- Mutate_Dark_Oak_Saplings
19451945
- Mutate_Podzol
19461946
- Mutate_Grassless_Dirt
1947+
- Sequencing_Allium
19471948
- Sequencing_Sunflower
19481949
- Sequencing_Lilac
19491950
- Sequencing_Double_Tallgrass
@@ -7438,6 +7439,21 @@ production_recipes:
74387439
material: SPONGE
74397440
amount: 32
74407441
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+
material: RED_ROSE
7450+
amount: 8
7451+
durablity: 1
7452+
outputs:
7453+
Allium:
7454+
material: RED_ROSE
7455+
amount: 4
7456+
durability: 2
74417457
Sequencing_Sunflower:
74427458
name: Sequencing Sunflower
74437459
inputs:

0 commit comments

Comments
 (0)