Skip to content

Commit eacbd78

Browse files
committed
docs(wiki): add mobs to obtaining section of despoil loot
1 parent 3269606 commit eacbd78

28 files changed

Lines changed: 380 additions & 14 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ build
2424
# generated data
2525
/src/generated/resources/.cache/
2626
/src/generated/resources/.wiki_data/
27+
/src/generated/resources/.wiki_content/
2728

2829
# other
2930
run

build.gradle

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ sourceSets {
3131
resources {
3232
srcDir('src/generated/resources') // include resources generated by data generators
3333
exclude('.cache/') // exclude cache from data gen
34-
exclude(".wiki_data/") // exclude data gen for wiki
34+
35+
// exclude data gen for wiki
36+
exclude(".wiki_data/")
37+
exclude(".wiki_content/")
3538
}
3639
}
3740
datagen {}
@@ -98,6 +101,8 @@ legacyForge {
98101
data()
99102
gameDirectory = project.file('runs/data')
100103

104+
systemProperty("wiki.docs", file('docs/').getAbsolutePath())
105+
101106
// Specify the modid for data generation, where to output the resulting resource, and where to look for existing resources.
102107
programArguments.addAll '--mod', project.mod_id, '--all', '--output', file('src/generated/resources/').getAbsolutePath(), '--existing', file('src/main/resources/').getAbsolutePath()
103108

@@ -379,6 +384,9 @@ tasks.register("copyDataToWiki", Copy) {
379384
}
380385
from("src/generated/resources/.wiki_data")
381386
into(outputFolder)
387+
388+
// from("src/generated/resources/.wiki_content")
389+
// into(file("docs/.content"))
382390
}
383391

384392
tasks.named("runData") {

docs/.content/_meta.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"status_effects": "Status Effects"
3+
}

docs/.content/ecosystem/primal_orifices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ custom:
88
# Primal Orifice
99

1010
## Obtaining
11-
Naturally grow inside [flesh mound]($gettings_started/mound) chambers below the cradle or
11+
Naturally grow inside [flesh mound]($getting_started/mound) chambers below the cradle or
1212
other chambers depending on the seed of the flesh mound.
1313

1414
Primordial Orifices can be broken and placed elsewhere.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
id: biomancy:mob_claw
3+
type: item
4+
custom:
5+
Category: Mob Loot
6+
---
7+
8+
# Sharp Claw
9+
10+
Hardened Claw made of tough fibers and rich in minerals.
11+
12+
Decomposing component.
13+
14+
<PrefabUsage />
15+
16+
## Obtaining
17+
18+
[](@minecraft:bat) • [](@alexsmobs:bald_eagle) • [](@alexsmobs:sea_bear) • [](@alexsmobs:dropbear) • [](@minecraft:cat) • [](@minecraft:polar_bear) • [](@alexscaves:watcher) • [](@minecraft:ender_dragon) • [](@minecraft:ocelot) • [](@alexsmobs:soul_vulture) • [](@iceandfire:ice_dragon) • [](@alexsmobs:roadrunner) • [](@alexscaves:vallumraptor) • [](@iceandfire:fire_dragon) • [](@alexscaves:relicheirus) • [](@alexscaves:raycat) • [](@alexscaves:tremorsaurus) • [](@alexscaves:underzealot) • [](@alexscaves:deep_one_knight) • [](@alexscaves:forsaken) • [](@alexsmobs:platypus) • [](@alexsmobs:tasmanian_devil) • [](@iceandfire:stymphalian_bird) • [](@iceandfire:cockatrice) • [](@alexscaves:deep_one) • [](@alexscaves:corrodent) • [](@alexsmobs:emu) • [](@iceandfire:dread_beast) • [](@minecraft:panda) • [](@minecraft:fox) • [](@iceandfire:lightning_dragon) • [](@alexsmobs:tiger) • [](@alexsmobs:grizzly_bear) • [](@alexsmobs:snow_leopard) • [](@minecraft:wolf) • [](@alexscaves:vesper) • [](@alexsmobs:maned_wolf) • [](@alexscaves:subterranodon) • [](@minecraft:parrot) • [](@sons_of_sins:guzzler) • [](@alexsmobs:raccoon)

docs/.content/resources/drops/claw.mdx renamed to docs/.content/resources/despoil_loot/mob_claw.template.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ Hardened Claw made of tough fibers and rich in minerals.
1212
Decomposing component.
1313

1414
<PrefabUsage />
15+
16+
## Obtaining
17+
18+
{{MOBS}}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
id: biomancy:mob_fang
3+
type: item
4+
custom:
5+
Category: Mob Loot
6+
---
7+
8+
# Sharp Fang
9+
10+
Cutting tooth made of tissue rich in minerals.
11+
12+
Decomposing component.
13+
14+
<PrefabUsage />
15+
16+
## Obtaining
17+
18+
[](@minecraft:bat) • [](@alexsmobs:sea_bear) • [](@alexsmobs:tusklin) • [](@alexsmobs:dropbear) • [](@minecraft:cat) • [](@minecraft:polar_bear) • [](@minecraft:ender_dragon) • [](@minecraft:ocelot) • [](@iceandfire:ice_dragon) • [](@alexsmobs:rattlesnake) • [](@alexscaves:vallumraptor) • [](@iceandfire:fire_dragon) • [](@alexscaves:raycat) • [](@iceandfire:sea_serpent) • [](@alexscaves:tremorsaurus) • [](@alexsmobs:gelada_monkey) • [](@alexscaves:deep_one_knight) • [](@minecraft:hoglin) • [](@minecraft:zoglin) • [](@alexsmobs:gorilla) • [](@alexscaves:forsaken) • [](@sons_of_sins:nibbler) • [](@alexsmobs:anaconda) • [](@alexscaves:deep_one) • [](@iceandfire:dread_beast) • [](@minecraft:panda) • [](@minecraft:fox) • [](@iceandfire:lightning_dragon) • [](@alexsmobs:tiger) • [](@alexsmobs:grizzly_bear) • [](@alexsmobs:capuchin_monkey) • [](@alexsmobs:snow_leopard) • [](@minecraft:wolf) • [](@alexscaves:hullbreaker) • [](@alexscaves:vesper) • [](@alexsmobs:maned_wolf) • [](@sons_of_sins:guzzler)

docs/.content/resources/drops/fang.mdx renamed to docs/.content/resources/despoil_loot/mob_fang.template.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ Cutting tooth made of tissue rich in minerals.
1212
Decomposing component.
1313

1414
<PrefabUsage />
15+
16+
## Obtaining
17+
18+
{{MOBS}}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
id: biomancy:mob_gland
3+
type: item
4+
custom:
5+
Category: Mob Loot
6+
---
7+
8+
# Bile Gland
9+
10+
A sac filled to the brim with bile.
11+
12+
Decomposing component.
13+
14+
<PrefabUsage />
15+
16+
## Obtaining
17+
18+
[](@sons_of_sins:butcher) • [](@alexsmobs:cosmic_cod) • [](@alexsmobs:sunbird) • [](@iceandfire:cyclops) • [](@alexscaves:atlatitan) • [](@alexsmobs:warped_toad) • [](@alexsmobs:potoo) • [](@minecraft:zombified_piglin) • [](@minecraft:player) • [](@sons_of_sins:wistiver) • [](@alexsmobs:crocodile) • [](@alexscaves:gammaroach) • [](@minecraft:turtle) • [](@alexsmobs:kangaroo) • [](@minecraft:sniffer) • [](@alexsmobs:rocky_roller) • [](@iceandfire:deathworm) • [](@alexscaves:tremorsaurus) • [](@iceandfire:siren) • [](@alexscaves:deep_one_knight) • [](@alexsmobs:mimic_octopus) • [](@alexscaves:forsaken) • [](@alexsmobs:bone_serpent_part) • [](@alexsmobs:alligator_snapping_turtle) • [](@minecraft:camel) • [](@iceandfire:stymphalian_bird) • [](@minecraft:fox) • [](@alexsmobs:capuchin_monkey) • [](@iceandfire:hippogryph) • [](@alexscaves:hullbreaker) • [](@alexsmobs:catfish) • [](@sons_of_sins:devourer) • [](@alexsmobs:tusklin) • [](@minecraft:squid) • [](@sons_of_sins:gulber) • [](@minecraft:polar_bear) • [](@alexsmobs:laviathan) • [](@alexsmobs:caiman) • [](@minecraft:ocelot) • [](@alexsmobs:mantis_shrimp) • [](@iceandfire:hippocampus) • [](@minecraft:evoker) • [](@minecraft:piglin) • [](@minecraft:piglin_brute) • [](@sons_of_sins:blud) • [](@biomancy:thick_fur_sheep) • [](@minecraft:pig) • [](@alexsmobs:elephant) • [](@alexsmobs:cosmaw) • [](@sons_of_sins:grub) • [](@alexsmobs:gelada_monkey) • [](@alexscaves:brainiac) • [](@minecraft:zoglin) • [](@alexsmobs:cachalot_whale) • [](@iceandfire:troll) • [](@alexsmobs:tasmanian_devil) • [](@sons_of_sins:prowler) • [](@minecraft:donkey) • [](@minecraft:horse) • [](@sons_of_sins:nibbler) • [](@alexscaves:tremorzilla) • [](@alexscaves:trilocaris) • [](@alexscaves:luxtructosaurus) • [](@alexscaves:deep_one) • [](@minecraft:guardian) • [](@minecraft:panda) • [](@minecraft:dolphin) • [](@biomancy:flesh_cow) • [](@biomancy:flesh_sheep) • [](@alexsmobs:tiger) • [](@alexsmobs:bison) • [](@alexsmobs:grizzly_bear) • [](@alexsmobs:seal) • [](@biomancy:chroma_sheep) • [](@minecraft:wolf) • [](@minecraft:glow_squid) • [](@minecraft:mooshroom) • [](@alexsmobs:maned_wolf) • [](@alexsmobs:terrapin) • [](@minecraft:pillager) • [](@alexsmobs:sea_bear) • [](@minecraft:giant) • [](@minecraft:illusioner) • [](@alexsmobs:gazelle) • [](@sons_of_sins:betrayed_guzzler) • [](@minecraft:trader_llama) • [](@biomancy:primordial_flesh_blob) • [](@alexsmobs:underminer) • [](@alexsmobs:centipede_head) • [](@minecraft:ravager) • [](@alexscaves:vallumraptor) • [](@minecraft:wandering_trader) • [](@alexsmobs:endergrade) • [](@iceandfire:amphithere) • [](@biomancy:hungry_flesh_blob) • [](@sons_of_sins:kelvin) • [](@alexscaves:gossamer_worm) • [](@alexsmobs:farseer) • [](@biomancy:flesh_blob) • [](@alexscaves:relicheirus) • [](@minecraft:witch) • [](@alexsmobs:sugar_glider) • [](@alexsmobs:warped_mosco) • [](@minecraft:goat) • [](@biomancy:flesh_pig) • [](@alexscaves:underzealot) • [](@alexsmobs:mungus) • [](@minecraft:hoglin) • [](@minecraft:spider) • [](@iceandfire:cockatrice) • [](@alexscaves:corrodent) • [](@alexscaves:gloomoth) • [](@alexsmobs:void_worm_part) • [](@biomancy:primordial_hungry_flesh_blob) • [](@alexsmobs:frilled_shark) • [](@minecraft:enderman) • [](@alexscaves:subterranodon) • [](@iceandfire:myrmex_worker) • [](@minecraft:villager) • [](@alexsmobs:tarantula_hawk) • [](@alexsmobs:straddler) • [](@alexsmobs:enderiophage) • [](@alexsmobs:orca) • [](@alexsmobs:shoebill) • [](@alexsmobs:dropbear) • [](@minecraft:cat) • [](@alexscaves:watcher) • [](@alexsmobs:soul_vulture) • [](@alexsmobs:leafcutter_ant) • [](@minecraft:strider) • [](@alexsmobs:rhinoceros) • [](@alexsmobs:anteater) • [](@alexsmobs:bunfungus) • [](@alexscaves:licowitch) • [](@alexsmobs:giant_squid) • [](@alexsmobs:gorilla) • [](@minecraft:llama) • [](@alexscaves:grottoceratops) • [](@alexscaves:tripodfish) • [](@alexsmobs:moose) • [](@alexsmobs:anaconda) • [](@minecraft:sheep) • [](@alexsmobs:emu) • [](@alexsmobs:skreecher) • [](@sons_of_sins:ditched) • [](@alexscaves:boundroid_winch) • [](@minecraft:cow) • [](@minecraft:elder_guardian) • [](@minecraft:vindicator) • [](@alexsmobs:murmur) • [](@alexsmobs:skunk) • [](@alexsmobs:banana_slug) • [](@minecraft:mule) • [](@alexsmobs:snow_leopard) • [](@biomancy:legacy_flesh_blob) • [](@alexscaves:deep_one_mage) • [](@alexsmobs:hammerhead_shark) • [](@alexscaves:vesper) • [](@alexsmobs:comb_jelly) • [](@sons_of_sins:guzzler) • [](@alexsmobs:crimson_mosquito) • [](@alexsmobs:raccoon) • [](@alexsmobs:froststalker)

docs/.content/resources/drops/bile_gland.mdx renamed to docs/.content/resources/despoil_loot/mob_gland.template.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ A sac filled to the brim with bile.
1212
Decomposing component.
1313

1414
<PrefabUsage />
15+
16+
## Obtaining
17+
18+
{{MOBS}}

0 commit comments

Comments
 (0)