Skip to content

Commit 48cfdbf

Browse files
committed
docs(wiki): fix wiki recipe format
1 parent 0f082da commit 48cfdbf

File tree

773 files changed

+2316
-2199
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

773 files changed

+2316
-2199
lines changed

build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,3 @@ tasks.register("copyDataToWiki", Copy) {
384384
tasks.named("runData") {
385385
finalizedBy("copyDataToWiki")
386386
}
387-
388-
legacyForge {
389-
ideSyncTask tasks.named("copyDataToWiki")
390-
}

docs/.content/ecosystem/primal_bloom.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ custom:
55
Category: Primordial Flora
66
---
77

8-
## Primal Bloom
8+
# Primal Bloom
99
An exotic flesh plant that grows and holds a valuable edible orb inside, however,
1010
reaching for this orb is a dangerous task as the bloom bites upon trying to pick it up.
1111

12-
# Obtaining
12+
## Obtaining
1313
Primal blooms naturally grow on the outer walls of [flesh mounds]($gettings_started/mound) or
1414
generate when bloom projectiles collide with malignant flesh veins.
1515

16-
# Usage
16+
## Usage
1717
You can right-click on a fully-bloomed bloom "plant" to harvest the fruit within.
1818
However, if the primal bloom is ripening for too long, it will fire the fruit as a projectile
1919
which spreads malignant veins on impact and infects living entities with a

docs/.data/biomancy/recipe/bio_brewing/absorption_boost.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
"type": "biomancy:bio_brewing",
33
"input": {
44
"0": {
5-
"item": "biomancy:exotic_compound"
5+
"id": "biomancy:exotic_compound"
66
},
77
"1": {
8-
"item": "biomancy:healing_additive"
8+
"id": "biomancy:healing_additive"
99
},
1010
"2": {
11-
"item": "biomancy:exotic_dust"
11+
"id": "biomancy:exotic_dust"
1212
},
1313
"3": {
14-
"item": "biomancy:mineral_fragment"
14+
"id": "biomancy:mineral_fragment"
1515
}
1616
},
1717
"output": {
1818
"0": {
19-
"item": "biomancy:absorption_boost"
19+
"id": "biomancy:absorption_boost"
2020
}
2121
}
2222
}

docs/.data/biomancy/recipe/bio_brewing/ageing_serum.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
"type": "biomancy:bio_brewing",
33
"input": {
44
"0": {
5-
"item": "biomancy:genetic_compound"
5+
"id": "biomancy:genetic_compound"
66
},
77
"1": {
8-
"item": "biomancy:nutrient_paste"
8+
"id": "biomancy:nutrient_paste"
99
},
1010
"2": {
11-
"item": "biomancy:mineral_fragment"
11+
"id": "biomancy:mineral_fragment"
1212
},
1313
"3": {
14-
"item": "biomancy:decaying_additive"
14+
"id": "biomancy:decaying_additive"
1515
}
1616
},
1717
"output": {
1818
"0": {
19-
"item": "biomancy:ageing_serum"
19+
"id": "biomancy:ageing_serum"
2020
}
2121
}
2222
}

docs/.data/biomancy/recipe/bio_brewing/breeding_stimulant.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"type": "biomancy:bio_brewing",
33
"input": {
44
"0": {
5-
"item": "biomancy:genetic_compound"
5+
"id": "biomancy:genetic_compound"
66
},
77
"1": {
8-
"item": "biomancy:nutrient_paste"
8+
"id": "biomancy:nutrient_paste"
99
},
1010
"2": {
11-
"tag": "minecraft:flowers"
11+
"id": "#minecraft:flowers"
1212
},
1313
"3": {
14-
"item": "biomancy:hormone_secretion"
14+
"id": "biomancy:hormone_secretion"
1515
},
1616
"4": {
17-
"item": "minecraft:cocoa_beans"
17+
"id": "minecraft:cocoa_beans"
1818
}
1919
},
2020
"output": {
2121
"0": {
22-
"item": "biomancy:breeding_stimulant"
22+
"id": "biomancy:breeding_stimulant"
2323
}
2424
}
2525
}

docs/.data/biomancy/recipe/bio_brewing/cleansing_serum.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
"type": "biomancy:bio_brewing",
33
"input": {
44
"0": {
5-
"item": "biomancy:exotic_compound"
5+
"id": "biomancy:exotic_compound"
66
},
77
"1": {
8-
"item": "biomancy:decaying_additive"
8+
"id": "biomancy:decaying_additive"
99
},
1010
"2": {
11-
"item": "biomancy:healing_additive"
11+
"id": "biomancy:healing_additive"
1212
}
1313
},
1414
"output": {
1515
"0": {
16-
"item": "biomancy:cleansing_serum"
16+
"id": "biomancy:cleansing_serum"
1717
}
1818
}
1919
}

docs/.data/biomancy/recipe/bio_brewing/decaying_additive.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
"type": "biomancy:bio_brewing",
33
"input": {
44
"0": {
5-
"item": "biomancy:organic_compound"
5+
"id": "biomancy:organic_compound"
66
},
77
"1": {
8-
"item": "biomancy:withering_ooze"
8+
"id": "biomancy:withering_ooze"
99
},
1010
"2": {
11-
"item": "biomancy:withering_ooze"
11+
"id": "biomancy:withering_ooze"
1212
}
1313
},
1414
"output": {
1515
"0": {
16-
"item": "biomancy:decaying_additive"
16+
"id": "biomancy:decaying_additive"
1717
}
1818
}
1919
}

docs/.data/biomancy/recipe/bio_brewing/enlargement_serum.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
"type": "biomancy:bio_brewing",
33
"input": {
44
"0": {
5-
"item": "biomancy:genetic_compound"
5+
"id": "biomancy:genetic_compound"
66
},
77
"1": {
8-
"item": "biomancy:nutrient_paste"
8+
"id": "biomancy:nutrient_paste"
99
},
1010
"2": {
11-
"item": "biomancy:hormone_secretion"
11+
"id": "biomancy:hormone_secretion"
1212
},
1313
"3": {
14-
"item": "biomancy:healing_additive"
14+
"id": "biomancy:healing_additive"
1515
},
1616
"4": {
17-
"item": "biomancy:mineral_fragment"
17+
"id": "biomancy:mineral_fragment"
1818
}
1919
},
2020
"output": {
2121
"0": {
22-
"item": "biomancy:enlargement_serum"
22+
"id": "biomancy:enlargement_serum"
2323
}
2424
}
2525
}

docs/.data/biomancy/recipe/bio_brewing/exotic_compound.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
"type": "biomancy:bio_brewing",
33
"input": {
44
"0": {
5-
"item": "biomancy:organic_compound"
5+
"id": "biomancy:organic_compound"
66
},
77
"1": {
8-
"item": "biomancy:exotic_dust"
8+
"id": "biomancy:exotic_dust"
99
},
1010
"2": {
11-
"item": "biomancy:exotic_dust"
11+
"id": "biomancy:exotic_dust"
1212
},
1313
"3": {
14-
"item": "biomancy:mineral_fragment"
14+
"id": "biomancy:mineral_fragment"
1515
}
1616
},
1717
"output": {
1818
"0": {
19-
"item": "biomancy:exotic_compound"
19+
"id": "biomancy:exotic_compound"
2020
}
2121
}
2222
}

docs/.data/biomancy/recipe/bio_brewing/frenzy_serum.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
"type": "biomancy:bio_brewing",
33
"input": {
44
"0": {
5-
"item": "biomancy:exotic_compound"
5+
"id": "biomancy:exotic_compound"
66
},
77
"1": {
8-
"item": "biomancy:unstable_compound"
8+
"id": "biomancy:unstable_compound"
99
},
1010
"2": {
11-
"item": "biomancy:genetic_compound"
11+
"id": "biomancy:genetic_compound"
1212
},
1313
"3": {
14-
"item": "biomancy:acid_extract"
14+
"id": "biomancy:acid_extract"
1515
}
1616
},
1717
"output": {
1818
"0": {
19-
"item": "biomancy:frenzy_serum"
19+
"id": "biomancy:frenzy_serum"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)