Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation work #2631

Draft
wants to merge 20 commits into
base: 1.20.1
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added docs/().md
Empty file.
1 change: 1 addition & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ venv/
[Ll]ib
[Ss]cripts
site
.obsidian
Empty file.
71 changes: 71 additions & 0 deletions docs/content/Gameplay/GregtTech-Mechanics/Covers/Filters.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
# Filters

# Modes
Once a filter is placed on a machine or pipe end they gain 2 buttons inside of them, the filter insert/extract modes and Manual I/O modes.
## Insert/Extract
Filter extract mode applies the filter to contents exiting the side, e.g. putting it on the end of a pipe facing into a chest, with whitelist enabled, it will only output the filter contents to the chest.

Filter insert mode applies to contents entering a side, e.g. a pipe is placed on the side of a machine, the machine auto outputs to the pipe, and the pipe has a filter on the side of it which is touching the machine (filter is not on the machine), the filter will allow the machine to auto output into it if the filter contents match the machine auto output.

If not caring for directional filtering and just want to block something through passing a point at all, use filter Insert/extract to apply to both directions.

## Manual I/O modes
placeholder (I don't know how they work)
# Mechanics
## Item and Fluid filter
These basic filters can store 9 slots worth of items or fluids to act as a filter for pipes,
Can be placed inside of logistics covers on machines or pipes, machine sides, or on pipes to filter.

When used in hand normally there are 9 slots and 2 buttons, you can drag contents to these slots from recipe viewers or click the content on them (item or bucket/container with fluid right click) to add them to the filter.

The list button changes the filter from whitelist to blacklist, specifying if you want to allow or deny contents passing through.

The NBT button specifies whether you want an item or fluid to match their unique data, like durability or enchants, for fluids an example is potion fluids which are all the same id but have data that makes them unique.
## Tag filters
Tag filters do not use slots for specific contents, instead they follow a regex-like system that matches tags of items or fluids, item tag filter does not match it's blocks tags, only the item tags.

You can get a fluids tags in the tags tab when checking uses with EMI, or using /kubejs hand on a container of the fluid, with their respective mods (being EMI and KubeJS).

Note that fluids contain liquids oxygens and gases, each having their own tag e.g. '#forge:gases', also note that molten fluids do not match liquids and are instead in '#forge:molten' tag

Tags come in the form 'namespace:tag/subtype'.
The 'forge:' namespace is assumed if one isn't provided.

Expression Symbols:

- `a & b` = AND
- `a | b` = OR
- `a ^ b` = XOR
- `!a` = NOT
- `(a)` for grouping
- `*` for wildcard
- `$` for untagged (Content has no tags that match fluid block or item tag,
this allows blocks with no item tag)

Examples:

item `*dusts/gold | (gtceu:circuits &!*lv)`

This matches all gold dusts or all circuits, except LV ones

item `* | $ & !(*refined* | *purified*)`

This matches all tagged items or all untagged items and disallows any tag including 'refined', or 'purified' (such as forge:refined_ores and forge:purified_ores).

fluid `forge:*neutron* | (*molten* & !*hss*)`

This matches any fluid with forge namespace that contains 'neutron' (such as neutronium or it's molten alloy fluids), or matches any molten fluid that isn't a high speed steel.


## Smart filter

The smart filter filters items by machine recipes, you can click the machine to cycle between electrolyzer, centrifuge, and sifter.

Electrolyzer mode allows items that can be electrolyzed, like ruby dust

Centrifuge mode allows items that can be centrifuged, such as impure dusts, purified dusts, undoing mixer dust recipes, or redstone.

Sifter mode allows items that can be sifted, like any purified ore that has matching gems



Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Logistics Covers
## Conveyor / Pump

Placeholder
## Robot arm / fluid regulator

Placeholder

## Ender Fluid Cover

placeholder
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Machine Controller
The machine controller can be placed as a cover on anything with a working status, such as machines, multiblock controllers to control the working status on recipes, to control the auto inputting or outputting of input and output bus/hatches, or to control other covers on the same tile using redstone signal
## Usage

When placed on a tiles side, the default config starts in "normal" mode with a signal threshold of 1, meaning any redstone signal 1 or higher into the side with the controller will pause the tiles working state

Changing the covers mode to "inverted" will reverse this, causing it to be disabled unless it has a redstone signal of 1 or higher

The signal threshold may be changed, so on normal mode the redstone signal strength would have to be equal or higher than the number to disable working, or on inverted requiring equal or higher to enable working

The machine controller may also be used to control other covers on the tile instead of the working status of the tile, by opening the interface of the machine controller you may click on "control machine" to cycle through different things you may control, this allows you to redstone control the state of conveyors, pumps, their advanced variants, and shutters

When placed on a pipe, buffer, crate, or any other storage tile without a working status it will require another cover, as well as default to another cover in the interface
## Trivia
- Can be controlled through a solid block that redstone travels through, as expected with vanilla mechanics
- Can not be controlled through another side of the tile it is placed on, must be into the controllers side
- Disabling a machine via machine controller or rubber mallet will not void the ongoing recipe, only pause until working status resumes
- Currently bugged to not update on pipes till the configuration changes
- Several machine controllers can be placed on one tile to control seperate covers or have more advanced conditions to control the working status of the tile, or one cover
- Pausing a large boiler or fusion reactor will not retain their heat
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Other Covers
## Solar Panels

- Can be placed on machines to provide 1A of energy in sunlight
- Some non-full blocks can be above it while still producing energy
- There is a base variant giving 1 EU/t (NYI),and a ULV plus LV variant, craftable at HV and LuV
## Facades

- Placed on wires/cables or item/fluid pipes to cover their side to look like a regular block
- Acts as a cover and uses a cover slot, can be removed with crowbar
- Crafted using 3 iron plates and any regular block in crafting
## Computer Monitor

NYI, Does not do anything.

## Infinite Water Cover

- While attached to a fluid storing block, will constantly supply a slot with water
- Can be placed on machines, input hatches, storage buffers, not pipes
- Supplies 16 buckets (16,000mB) of water every second (says 800mB/t but it only adds every 20t)

## Shutter

placeholder, machine controllers too buggy to doc this fully rn

## Storage Cover

Placed as a cover, allows opening for 18 storage slots

- Cover can be placed on any full block cover holder, e.g. machines, fluid hatches, multiblock controllers, energy hatches, input or output busses
- Can be opened like any other cover, or from a button in the interface which is added with the cover
- Slots can only store one item per, regardless of items max stack size
- Useful for storing extruder and casting molds, or non consumable catalysts

Empty file.
Empty file.
8 changes: 8 additions & 0 deletions docs/content/Gameplay/GregtTech-Mechanics/Covers/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: placeHolderIndex
---


# Document Me!

<https://github.com/GregTechCEu/GregTech-Modern/tree/1.20.1/docs>
8 changes: 8 additions & 0 deletions docs/content/Gameplay/GregtTech-Mechanics/Energy/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: placeHolderIndex
---


# Document Me!

<https://github.com/GregTechCEu/GregTech-Modern/tree/1.20.1/docs>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Document Me!

<https://github.com/GregTechCEu/GregTech-Modern/tree/1.20.1/docs>
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: placeHolderIndex
---


# Document Me!

<https://github.com/GregTechCEu/GregTech-Modern/tree/1.20.1/docs>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Document Me!

<https://github.com/GregTechCEu/GregTech-Modern/tree/1.20.1/docs>
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: placeHolderIndex
---


# Document Me!

<https://github.com/GregTechCEu/GregTech-Modern/tree/1.20.1/docs>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Document Me!

<https://github.com/GregTechCEu/GregTech-Modern/tree/1.20.1/docs>
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: placeHolderIndex
---


# Document Me!

<https://github.com/GregTechCEu/GregTech-Modern/tree/1.20.1/docs>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Document Me!

<https://github.com/GregTechCEu/GregTech-Modern/tree/1.20.1/docs>
Loading