From 66395b86b87fc3438f17a9a345108e65d8484980 Mon Sep 17 00:00:00 2001 From: TheBrokenRail Date: Mon, 3 Aug 2020 15:05:54 -0400 Subject: [PATCH] Tweak Documentation --- README.md | 2 ++ docs/BLOCKS.md | 6 +++++- docs/STRUCTURES.md | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7aa09c0..0a06610 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ # EnergonRelics Simple Technology Mod +Using RoughlyEnoughItems with this mod is highly recommended. + ## Documentation [View Documentation](docs/README.md) diff --git a/docs/BLOCKS.md b/docs/BLOCKS.md index 9a39917..11b9f9e 100644 --- a/docs/BLOCKS.md +++ b/docs/BLOCKS.md @@ -88,4 +88,8 @@ - Generates Energy When Struck By Lightning ## Holographic Sky -- Uses Energy To Produce A Fake Sky \ No newline at end of file +- Uses Energy To Produce A Fake Sky + +## Infuser +- Use Energy To Attempt To Convert 1 Item To A Different Item +- Each Item Has Multiple Outcomes And May Require Different Amount Of Energy \ No newline at end of file diff --git a/docs/STRUCTURES.md b/docs/STRUCTURES.md index 8119025..3db8719 100644 --- a/docs/STRUCTURES.md +++ b/docs/STRUCTURES.md @@ -1,4 +1,4 @@ # Structures ## Research Complex -A small underground structure that contains an example Reactor and resources including [Circuit Boards](ITEMS.md#user-content-circuit-board). This structure has the same rarity as Igloos. \ No newline at end of file +A small underground structure that contains an example Reactor and resources including [Circuit Boards](ITEMS.md#user-content-circuit-board). This structure has the same rarity as an Igloo. \ No newline at end of file