Skip to content

Commit 4532c28

Browse files
authored
Merge pull request #103 from zyxkad/0.8
cleanup peripherals
2 parents fec4281 + 4b2e81b commit 4532c28

51 files changed

Lines changed: 72 additions & 1068 deletions

Some content is hidden

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

docs/integrations/botania/flowers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Mana generating flowers from botania can generate mana for other recipes or ritu
2222

2323
| Peripheral Name | Interfaces with | Has events | Introduced in |
2424
| --------------- | --------------- | ---------- | ------------- |
25-
| manaFlower | Mana flowers | No | 0.6b |
25+
| mana_flower | Mana flowers | No | 0.6b |
2626

2727
</center>
2828

docs/integrations/botania/pool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Mana Pools are used to store mana. They are also used to craft items.
2222

2323
| Peripheral Name | Interfaces with | Has events | Introduced in |
2424
| --------------- | --------------- | ---------- | ------------- |
25-
| manaPool | Mana Pool block | No | 0.6b |
25+
| mana_pool | Mana Pool block | No | 0.6b |
2626

2727
</center>
2828

docs/integrations/botania/spreader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Mana Spreaders are used to transfer mana from one source to another.
2222

2323
| Peripheral Name | Interfaces with | Has events | Introduced in |
2424
| --------------- | ------------------- | ---------- | ------------- |
25-
| manaSpreader | Mana Spreader block | No | 0.6b |
25+
| mana_spreader | Mana Spreader block | No | 0.6b |
2626

2727
</center>
2828

docs/integrations/create/blazeburner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A Blaze Burner uses different fuel types to heat up things above it like basins
2222

2323
| Peripheral Name | Interfaces with | Has events | Introduced in |
2424
| --------------- | ------------------ | ---------- | ------------- |
25-
| blazeBurner | Blaze Burner block | No | 0.7.16 |
25+
| blaze_burner | Blaze Burner block | No | 0.7.16 |
2626

2727
</center>
2828

docs/integrations/create/fluidtank.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A Fluid Tank is a multiblock structure which can hold fluids. With each block be
2222

2323
| Peripheral Name | Interfaces with | Has events | Introduced in |
2424
| --------------- | ---------------- | ---------- | ------------- |
25-
| fluidTank | Fluid Tank block | No | 0.7.16 |
25+
| fluid_tank | Fluid Tank block | No | 0.7.16 |
2626

2727
</center>
2828

docs/integrations/create/mechanicalmixer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ A Mechanical Mixer is used in combination with a Basin to process many shapeless
2020

2121
<center>
2222

23-
| Peripheral Name | Interfaces with | Has events | Introduced in |
24-
| --------------- | ---------------------- | ---------- | ------------- |
25-
| mechanicalMixer | Mechanical Mixer block | No | 0.7.16 |
23+
| Peripheral Name | Interfaces with | Has events | Introduced in |
24+
| ---------------- | ---------------------- | ---------- | ------------- |
25+
| mechanical_mixer | Mechanical Mixer block | No | 0.7.16 |
2626

2727
</center>
2828

docs/integrations/create/scrollbehaviour.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ This integration works for all blocks with any type of scroll value behaviour. L
1818

1919
<center>
2020

21-
| Peripheral Name | Interfaces with | Has events | Introduced in |
22-
| --------------------- | ----------------------------- | ---------- | ------------- |
23-
| scrollBehaviourEntity<br>speedController (1.16) | Scroll Value Behaviour blocks | No | 0.7.16 |
21+
| Peripheral Name | Interfaces with | Has events | Introduced in |
22+
| ----------------------- | ----------------------------- | ---------- | ------------- |
23+
| scroll_behaviour_entity | Scroll Value Behaviour blocks | No | 0.7.16 |
2424

2525
</center>
2626

docs/integrations/draconic_evolution/energy_core.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

docs/integrations/draconic_evolution/index.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

docs/integrations/draconic_evolution/reactor.md

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)