Merge branch 'dev' into feature/create-6

This commit is contained in:
Pyritie 2025-05-05 16:10:07 +01:00
commit fdebad6f76
799 changed files with 48367 additions and 35818 deletions

4
.github/README.md vendored
View file

@ -59,6 +59,10 @@ Interested in contributing? For detailed setup instructions, coding standards, a
![Image Readme](https://github.com/TerraFirmaGreg-Team/.github/blob/main/branding/image_readme.png?raw=true)
### External Credits
- WithersChat from the Monifactory team for the universal circuit textures
- GregTech Community Pack Modern for most of their quest text
<!-- Links: -->
[TerraFirmaCraft]: https://www.curseforge.com/minecraft/mc-mods/terrafirmacraft
[GregTech Modern]: https://www.curseforge.com/minecraft/mc-mods/gregtechceu-modern

View file

@ -20,13 +20,13 @@ jobs:
name: 🖥️ Project Info
runs-on: ubuntu-latest
outputs:
project_version: ${{ steps.check.outputs.version }}
project_name: ${{ steps.pakku_info.outputs.name }}
project_full_name: ${{ steps.pakku_info.outputs.name }}-${{ steps.check.outputs.version }}
project_version: ${{ steps.check.outputs.project_version }}
project_name: ${{ steps.check.outputs.project_name }}
project_full_name: ${{ steps.check.outputs.project_name }}-${{ steps.check.outputs.project_version }}
changelog: ${{ steps.changelog.outputs.description }}
diff: ${{ steps.read_diff.outputs.diff }}
exists: ${{ steps.check_tag.outputs.exists }}
make_release: ${{ steps.check_tag.outputs.exists == 'false' && env.DEV_ENVIRONMENT == 'false' }}
exists: ${{ steps.check.outputs.exists }}
make_release: ${{ steps.check.outputs.make_release }}
steps:
- name: Checkout
@ -145,7 +145,7 @@ jobs:
id: determine_version
shell: bash
run: |
if [ ${{ env.DEV_ENVIRONMENT }} ]; then
if ${{ env.DEV_ENVIRONMENT == 'true' }}; then
echo "version=unreleased" >> $GITHUB_OUTPUT
else
echo "version=${{ steps.pakku_info.outputs.version }}" >> $GITHUB_OUTPUT
@ -159,16 +159,22 @@ jobs:
version: ${{ steps.determine_version.outputs.version }}
continue-on-error: true
- name: 🔍 Check if changelog is empty
- name: 🔍 Check
id: check
shell: bash
run: |
if [ ${{ env.DEV_ENVIRONMENT || steps.changelog.outcome == 'failure' }} ]; then
echo "version=build_#${{ github.run_number }}" >> $GITHUB_OUTPUT
echo "status=Unreleased" >> $GITHUB_OUTPUT
else
echo "status=${{ env.RELEASE_TYPE }}" >> $GITHUB_OUTPUT
echo "version=${{ steps.pakku_info.outputs.version }}" >> $GITHUB_OUTPUT
echo "make_release=${{ steps.check_tag.outputs.exists == 'false' && env.DEV_ENVIRONMENT == 'false' }}" >> $GITHUB_OUTPUT
echo "exists=${{ steps.check_tag.outputs.exists }}" >> $GITHUB_OUTPUT
echo "project_name=${{ steps.pakku_info.outputs.name }}" >> $GITHUB_OUTPUT
echo "project_version=${{ steps.pakku_info.outputs.version }}" >> $GITHUB_OUTPUT
echo "release_type=${{ env.RELEASE_TYPE }}" >> $GITHUB_OUTPUT
echo "minecraft_version=${{ steps.pakku_lock_info.outputs.mc_versions }}" >> $GITHUB_OUTPUT
if ${{ env.DEV_ENVIRONMENT == 'true' && steps.changelog.outcome == 'failure' }}; then
echo "project_version=build_#${{ github.run_number }}" >> $GITHUB_OUTPUT
echo "release_type=Unreleased" >> $GITHUB_OUTPUT
fi
- name: 📄 Format diff
@ -185,14 +191,14 @@ jobs:
uses: WcAServices/markdown-template-action@v1.1.1
with:
template: |
📃 **Name**: ${{ steps.pakku_info.outputs.name }}
📃 **Release**: `${{ steps.check.outputs.version }}`
📃 **Release Type**: `${{ steps.check.outputs.status }}`
📃 **Game Version**: `${{ steps.pakku_lock_info.outputs.mc_versions }}`
📃 **Name**: ${{ steps.check.outputs.project_name }}
📃 **Release**: `${{ steps.check.outputs.project_version }}`
📃 **Release Type**: `${{ steps.check.outputs.release_type }}`
📃 **Game Version**: `${{ steps.check.outputs.minecraft_version }}`
📃 **Dev Environment**: `${{ env.DEV_ENVIRONMENT }}`
📃 **Tag Exists**: `${{ steps.check_tag.outputs.exists }}`
📃 **Make Release**: `${{ steps.check_tag.outputs.exists == 'false' && env.DEV_ENVIRONMENT == 'false' }}`
📃 **Tag Exists**: `${{ steps.check.outputs.exists }}`
📃 **Make Release**: `${{ steps.check.outputs.make_release }}`
${{ steps.changelog.outputs.description }}
@ -359,7 +365,7 @@ jobs:
uses: actions/checkout@v4.2.2
- name: 📦 Download artifact
uses: actions/download-artifact@v4.2.1
uses: actions/download-artifact@v4.3.0
with:
merge-multiple: true
@ -433,7 +439,7 @@ jobs:
fi
- name: 📦 Download artifact
uses: actions/download-artifact@v4.2.1
uses: actions/download-artifact@v4.3.0
with:
merge-multiple: true
@ -483,7 +489,7 @@ jobs:
fi
- name: 📦 Download artifact
uses: actions/download-artifact@v4.2.1
uses: actions/download-artifact@v4.3.0
with:
merge-multiple: true

View file

@ -0,0 +1,12 @@
# Running the TerraFirmaGreg Server Pack
To run the Server Pack:
1. Install the ServerPack in your server of choice
* Doing it manually or utilizing a third party website should work fine
2. Start the Server Pack
* You can start it by running the "start_server.bat" file
* You should be able to run it using the "BASH" command, assuming your server machine has BASH capabilities
* ``bash start_server.bat``
* Or just open the batch file if on a windows machine.
3. The batch file will start the server, install forge on it and then boot up your world.

View file

@ -2,39 +2,100 @@
## [Unreleased]
### Changes
- Fixed kaolin clay not generating in the overworld
- Changed some quests based on feedback
- Added recipes for digger helmet upgrades
- Updated field guide for 0.9 (oosyrag)
- Added speed boost to nanosuit leggings (SverhRazum-Nah)
- Updated max capacity of small vessel and crucible to be multiples of 144 (oosyrag)
- Added a temporary fix for the ULS-MV millstones/crushing wheels voiding poor raw ores
- Fixed a duping exploit involving metal plated blocks
- Fixed some recipes that were using the wrong wrench tag
- Fixed mining machines not working
- Removed recipes for firmalife sprinklers. Use gt pipes instead, those can go through sprinkler walls now, and put your sprinklers on drums/fluid tanks/barrels
- Buffed the mixer glowstone recipe
- Nerfed kapok growth speed a little
- Added recipes to turn more things into biomass
- Added recipe to turn saplings into sticks
- Changed mud brick recipes to not require mortar any more
- Fixed not being able to pick up spring water or put it in a mixing bowl
- Buffed hot or not insulation items by x3
- Nerfed rotation speed controller recipe
- Now you can put construction wands on tool racks
- Buffed nether mob loot tables
- The overworld graphite vein now spawns in every stone type
- Granitic/basaltic mineral sand is now usable for iron in primitive age
- Fixed butchery knives missing anvil recipes
- Added recipes to craft GT's marble blocks
- Added assembler recipes for create deco's bricks, and made vanilla bricks consistent (4 instead of 1 per craft)
- Doubled the amount of train tracks you get per craft
- Fixed red alloy/tin alloy double ingots not needing to be heated for anvil recipes
- Long distance item/fluid pipes now need HV
- Kaolin patches now spawn less often in lush cave biomes
- You can no longer pick up regular ice with a saw to prevent moving around water sources, but you can craft packed ice instead if you need to cool off
- Removed some more duplicate recipes for vanilla items
- Hid some more things in JEI that aren't craftable
## [0.9.3] - 06.05.2025
- [!WARNING] 0.9 is now out of alpha and into beta! If you're upgrading from 0.7, we put together a guide [here](https://github.com/TerraFirmaGreg-Team/Modpack-Modern/wiki/%5BEN%5D-Upgrading-from-0.7-to-0.9).
### Changes
- Removed Caelum + TFC Caelum because they were causing crashes for MacOS and other graphics issues, but you can re-add them if you'd like
- Added recipe to separate fertilizer into pure sources, and mix them back together. (Redeix)
- Added recipes to sew hides together and cut them apart. (Redeix)
- Ingot piles now have improved textures for TFC metals (AirRice)
- Fixed issue where red alloy and tin alloy had missing textures in casting tables (AirRice)
- Improvements to MV quests (TomPlop)
- Changed the process for creating rubber to require latex, added a way to get latex even during winter (AirRice)
- Fixed large boilers from being extremely explodey
- Greate shafts, large cogs, and belts are now significantly cheaper, and shaft stress capacity has been doubled
- Update CarryOn so now it works with all TFC chests
- Overhauled the TFG Ores section in the field guide, and it's now 100% accurate again!
- The other AE2 wireless terminals are now craftable in EV instead of LuV
- AE2 MEGA things are also now available in IV
- Added recycling recipes for ceramic molds, large vessels, casting channels and tables
- Fixed issue where the speed buff from Aged Rum was being removed
- Fixed speed of bulk washing
- Lowered SU requirements of some more Create machines
- Reduced how many sticks were being placed in the nether
- Fixed new supports to work correctly
- Changed recipe of create filters so they're available earlier
- Fixed some duping recipes
- Clay and (plain) stone dust decomposition now requires HV
- Fixed a rare race condition when creating material-based recipes
- Fixed cast iron tongs not being craftable
- Added a gas collector recipe to the beneath
## [0.9.2] - 27.04.2025
### Changes
- Fixed mining machines not working.
- Fixed kaolin clay not generating in the overworld.
- Updated field guide for 0.9 (oosyrag).
- Added speed boost to nanosuit leggings (SverhRazum-Nah).
- Updated max capacity of small vessel and crucible to be multiples of 144 (oosyrag).
- Added support for more armor trims from gems (Redeix).
- Added fishing nets (Redeix).
- Added more cloth alternatives (Redeix).
- Fixed milk curdling and olive oil recipes to be consistent with barrels/vats (TomPlop).
- Added universal circuits (from monifactory) for easier ae2 pattern upgrading (TomPlop).
- Added brine and vinegar recipes to GT machines (TomPlop).
- Increased Astikor Carts item size limit (Redeix).
- Changed some quests based on feedback.
- Added recipes for digger helmet upgrades.
- You can no longer use a blowpipe to hold hot ingots, but tongs have been buffed 6x instead.
- You can no longer pick up regular ice with a saw to prevent moving around water sources, but you can craft packed ice instead if you need to cool off.
- Added a temporary fix for the ULS-MV millstones/crushing wheels voiding poor raw ores.
- Added a temporary fix for the mechanical mixer needing a programmed circuit item to work (craft them out of sticks).
- Fixed a duping exploit involving metal plated blocks.
- Fixed some recipes that were using the wrong wrench tag.
- Added an earlier way to get paracetamol (cures gregtech hazards).
- Removed recipes for firmalife sprinklers. Use GT pipes instead, those count as greenhouse walls now, and put your sprinklers on drums/fluid tanks/barrels.
- Buffed the mixer glowstone recipe.
- Nerfed kapok growth speed a little.
- Added recipes to turn more things into biomass.
- Added recipe to turn saplings into sticks.
- Changed mud brick recipes to not require mortar any more.
- Fixed not being able to pick up spring water or put it in a mixing bowl.
- Changed rotation speed controller recipe.
- Now you can put many more things on tool racks.
- Buffed some nether mob loot tables.
- Buffed piglin bartering table.
- Buffed string from cobwebs, TFC shears now work on them too.
- The overworld graphite vein now spawns in every stone type.
- Granitic/basaltic mineral sand is now usable for iron in primitive age.
- Fixed butchery knives missing anvil recipes.
- Added recipes to craft GT's marble blocks.
- Added assembler recipes for create deco's bricks, and made vanilla bricks consistent (4 instead of 1 per craft).
- Doubled the amount of train tracks you get per craft.
- Fixed red alloy/tin alloy double ingots not needing to be heated for anvil recipes.
- Long distance item/fluid pipes now need HV.
- Kaolin patches now spawn less often in lush cave biomes.
- Hid the xp bar because xp isn't used for anything.
- Fixed visual workbench not working with tfc workbenches.
- Removed adjustable chain gearshift and half of create:connected because they let you get around greate's restrictions.
- Added recipe for vanilla campfire for people who like smoke particles.
- Fixed AoE tools in bastion chests not having the AoE property.
- Fixed various decorative glass block/pane recipes to be consistent.
- Bricks and flagstones now use a cutter instead of an assembler.
- Slimeballs now smelt into glue.
- Removed some more duplicate recipes for vanilla items.
- Hid some more things in JEI that aren't craftable.
- Added fishing nets in many tiers for scooping fishies.
- Added nylon string and fabric.
- Added phantom string and fabric, created from phantom membranes--Replacing them in recipes
- Added support for armor trims, fixed some broken textures, added a bunch of materials, and made a helper function.
- Added handcart recipe.
- Allowed more blocks to be used as oven, forge, and bloomery insulation.
- Fixed lang error with treated wood planks recipe.
- Fixed bug with mmc package.
- Added recipe to separate fertilizer into pure sources, and mix them back together.
- Added recipes to sew hides together and cut them apart.
## [0.9.1] - 18.04.2025
### Changes

View file

@ -1 +1,128 @@
{"clothes_hat":{"x":20,"y":98,"enabled":true,"halign":"LEFT","valign":"BOTTOM"},"gtceu_magnet":{"x":0,"y":40,"enabled":false,"halign":"LEFT","valign":"TOP"},"feet":{"x":0,"y":60,"enabled":false,"halign":"LEFT","valign":"TOP"},"hands":{"x":2,"y":80,"enabled":true,"halign":"LEFT","valign":"TOP"},"belt":{"x":2,"y":62,"enabled":true,"halign":"LEFT","valign":"BOTTOM"},"ring":{"x":2,"y":117,"enabled":true,"halign":"LEFT","valign":"TOP"},"back":{"x":2,"y":80,"enabled":true,"halign":"LEFT","valign":"BOTTOM"},"bracelet":{"x":2,"y":-3,"enabled":true,"halign":"LEFT","valign":"CENTER"},"necklace":{"x":2,"y":146,"enabled":true,"halign":"LEFT","valign":"BOTTOM"},"body":{"x":2,"y":126,"enabled":true,"halign":"LEFT","valign":"BOTTOM"},"clothes_torso":{"x":20,"y":80,"enabled":true,"halign":"LEFT","valign":"BOTTOM"},"curio":{"x":2,"y":136,"enabled":true,"halign":"LEFT","valign":"TOP"},"head":{"x":2,"y":98,"enabled":true,"halign":"LEFT","valign":"BOTTOM"},"charm":{"x":2,"y":99,"enabled":true,"halign":"LEFT","valign":"TOP"},"adv_pattern_encoder":{"x":0,"y":300,"enabled":false,"halign":"LEFT","valign":"TOP"},"clothes_pants":{"x":20,"y":62,"enabled":true,"halign":"LEFT","valign":"BOTTOM"},"clothes_socks":{"x":20,"y":44,"enabled":true,"halign":"LEFT","valign":"BOTTOM"}}
{
"clothes_hat": {
"x": 20,
"y": 98,
"enabled": true,
"halign": "LEFT",
"valign": "BOTTOM"
},
"gtceu_magnet": {
"x": 2,
"y": 116,
"enabled": true,
"halign": "LEFT",
"valign": "BOTTOM"
},
"hands": {
"x": 2,
"y": 44,
"enabled": true,
"halign": "LEFT",
"valign": "BOTTOM"
},
"belt": {
"x": 2,
"y": 62,
"enabled": true,
"halign": "LEFT",
"valign": "BOTTOM"
},
"ring": {
"x": 2,
"y": 117,
"enabled": true,
"halign": "LEFT",
"valign": "TOP"
},
"back": {
"x": 2,
"y": 80,
"enabled": true,
"halign": "LEFT",
"valign": "BOTTOM"
},
"bracelet": {
"x": 2,
"y": -3,
"enabled": true,
"halign": "LEFT",
"valign": "CENTER"
},
"necklace": {
"x": 2,
"y": 146,
"enabled": true,
"halign": "LEFT",
"valign": "BOTTOM"
},
"body": {
"x": 2,
"y": 126,
"enabled": true,
"halign": "LEFT",
"valign": "BOTTOM"
},
"clothes_torso": {
"x": 20,
"y": 80,
"enabled": true,
"halign": "LEFT",
"valign": "BOTTOM"
},
"example": {
"x": 0,
"y": 240,
"enabled": false,
"halign": "LEFT",
"valign": "TOP"
},
"curio": {
"x": 2,
"y": 136,
"enabled": true,
"halign": "LEFT",
"valign": "TOP"
},
"head": {
"x": 2,
"y": 98,
"enabled": true,
"halign": "LEFT",
"valign": "BOTTOM"
},
"charm": {
"x": 2,
"y": 99,
"enabled": true,
"halign": "LEFT",
"valign": "TOP"
},
"clothes_pants": {
"x": 20,
"y": 62,
"enabled": true,
"halign": "LEFT",
"valign": "BOTTOM"
},
"clothes_socks": {
"x": 20,
"y": 44,
"enabled": true,
"halign": "LEFT",
"valign": "BOTTOM"
},
"feet": {
"x": 0,
"y": 60,
"enabled": false,
"halign": "LEFT",
"valign": "TOP"
},
"adv_pattern_encoder": {
"x": 0,
"y": 300,
"enabled": false,
"halign": "LEFT",
"valign": "TOP"
}
}

View file

@ -59,7 +59,7 @@
#Entities that CAN be picked up (useWhitelistEntities must be true)
allowedEntities = ["tfc:turkey", "tfc:dog", "tfc:isopod", "tfc:lobster", "tfc:frog", "tfc:penguin", "tfc:turtle", "tfc:horseshoe_crab", "tfc:crayfish", "tfc:grouse", "tfc:pheasant", "tfc:peafowl", "tfc:rat", "tfc:cat", "tfc:chicken", "tfc:duck", "tfc:quail", "tfc:rabbit"]
#Blocks that CAN be picked up (useWhitelistBlocks must be true)
allowedBlocks = ["#forge:chests/wooden", "#storagedrawers:drawers"]
allowedBlocks = ["framedblocks:framed_chest", "tfc:wood/chest/*", "tfc:wood/trapped_chest/*", "#forge:chests/wooden"]
#Entities that CAN have other entities stacked on top of them (useWhitelistStacking must be true)
allowedStacking = []

View file

@ -8,36 +8,36 @@ migrateCopycatsOnInitialize = false
#.
#Enable/disable features. Values on server override clients
[features]
bamboo_window = false
bamboo_window = true
item_silo = true
inverted_clutch = true
empty_fan_catalyst = false
parallel_gearbox = true
cherry_window = false
parallel_gearbox = false
cherry_window = true
centrifugal_clutch = true
copycat_slab = false
copycat_slab = true
overstress_clutch = true
brake = true
copycat_block = false
copycat_fence_gate = false
copycat_stairs = false
brass_gearbox = true
copycat_vertical_step = false
copycat_wall = false
six_way_gearbox = true
encased_chain_cogwheel = true
copycat_block = true
copycat_fence_gate = true
copycat_stairs = true
brass_gearbox = false
copycat_vertical_step = true
copycat_wall = true
six_way_gearbox = false
encased_chain_cogwheel = false
sequenced_pulse_generator = true
freewheel_clutch = true
shear_pin = true
inverted_gearshift = true
shear_pin = false
inverted_gearshift = false
linked_transmitter = true
copycat_beam = false
copycat_board = false
copycat_fence = false
copycat_beam = true
copycat_board = true
copycat_fence = true
#.
fluid_vessel = true
large_crank_wheel = true
crank_wheel = true
large_crank_wheel = false
crank_wheel = false
inventory_access_port = true
inventory_bridge = true

View file

@ -5,10 +5,10 @@
[general]
#Forge Energy conversion rate (in FE/t at 256 RPM, value is the FE/t generated and consumed is at 256rpm).
#Range: > 0
fe_at_max_rpm = 512
fe_at_max_rpm = 128
#Max stress for the Alternator and Electric Motor (in SU at 256 RPM).
#Range: > 0
max_stress = 256
max_stress = 128
#If audio should be enabled or not.
audio_enabled = true
@ -46,7 +46,7 @@
rolling_mill_processing_duration = 400
#Rolling Mill base stress impact.
#Range: 0 ~ 1024
rolling_mill_stress = 0.5
rolling_mill_stress = 1
#Wires
[wires]

View file

@ -1,5 +1,5 @@
#List of slots to create or modify.
#See documentation for syntax: https://docs.illusivesoulworks.com/curios/configuration#slot-configuration
#
slots = []
slots = [ "id=head;add_cosmetic=false", "id=feet;size=0" ]

File diff suppressed because it is too large Load diff

View file

@ -27,7 +27,7 @@ B:game_intro_fade_out = 'true';
B:show_custom_window_icon = 'true';
S:custom_window_icon_macos = '/config/fancymenu/assets/icons/macOS.icns';
S:custom_window_icon_32 = '/config/fancymenu/assets/icons/icon32x32.png';
S:custom_window_title = 'TerraFirmaGreg Modern';
S:custom_window_title = 'TerraFirmaGreg-Modern';
S:custom_window_icon_16 = '/config/fancymenu/assets/icons/icon16x16.png';
@ -43,11 +43,13 @@ B:show_singleplayer_screen_world_icons = 'true';
##[layout_editor]
B:layout_editor_grid_snapping = 'true';
B:anchor_overlay_change_anchor_on_area_hover = 'true';
B:show_layout_editor_grid = 'true';
B:anchor_overlay_change_anchor_on_element_hover = 'true';
S:anchor_overlay_visibility_mode = 'dragging';
B:anchor_overlay_show_all_connection_lines = 'false';
F:layout_editor_grid_snapping_strength = '1.0';
S:anchor_overlay_color_base_override = '';
I:layout_editor_grid_size = '10';
B:invert_anchor_overlay_color = 'false';
@ -77,4 +79,9 @@ B:debug_overlay_show_resources_category = 'true';
##[tutorial]
B:show_welcome_screen = 'false';
B:show_welcome_screen = 'false';
##[keyframe_editor]
B:arrow_keys_move_preview = 'false';

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

View file

@ -0,0 +1,9 @@
type = panorama
panorama-meta {
name = beneath
speed = 1.0
fov = 85.0
angle = 0.0
start_rotation = 20
}

View file

@ -68,10 +68,10 @@
"hex": "#2B2B2BFF"
},
"edit_box_border_color_normal": {
"hex": "#D1C2D1FF"
"hex": "#5D6164FF"
},
"edit_box_border_color_focused": {
"hex": "#E3D3E3FF"
"hex": "#5D6164FF"
},
"list_entry_color_selected_hovered": {
"hex": "#323232FF"

View file

@ -5,5 +5,6 @@
{ id: "44D0F3E5067B5AB8", title: "{quests.groups.voltaic_age}" }
{ id: "21D975CEBDE06BA9", title: "{quests.groups.space_age}" }
{ id: "563374AD29C006DB", title: "{quests.groups.interstellar}" }
{ id: "33020D1D0ECDF301", title: "{quests.groups.technological_help}" }
]
}

View file

@ -2,10 +2,10 @@
default_hide_dependency_lines: false
default_quest_shape: "circle"
filename: "ae2"
group: "44D0F3E5067B5AB8"
group: "33020D1D0ECDF301"
icon: "ae2:controller"
id: "09BE9F51822EC180"
order_index: 4
order_index: 2
quest_links: [
{
id: "3293CB774C1A4DF0"
@ -2302,6 +2302,78 @@
x: 8.5d
y: 4.0d
}
{
dependencies: ["1269F30575599F10"]
id: "2D90631147B852D2"
tasks: [{
id: "4B92CEB19BA7FB49"
item: "expatternprovider:oversize_interface"
type: "item"
}]
x: 15.5d
y: 4.0d
}
{
dependencies: [
"1FB2089C461BD7F5"
"6D1FC61E12586D57"
]
id: "6F9069736E604DB4"
tasks: [
{
id: "0C7898F1DF3EDC06"
item: "expatternprovider:assembler_matrix_frame"
type: "item"
}
{
id: "4688AE993B97749F"
item: "expatternprovider:assembler_matrix_wall"
type: "item"
}
{
id: "156E6F2A72944DD1"
item: "expatternprovider:assembler_matrix_pattern"
type: "item"
}
{
id: "4DDF957C178999AF"
item: "expatternprovider:assembler_matrix_crafter"
type: "item"
}
{
id: "11BCB5AF876035A2"
item: "expatternprovider:assembler_matrix_speed"
type: "item"
}
{
id: "19B6A6C5D2A9C3BE"
item: "expatternprovider:assembler_matrix_glass"
optional_task: true
type: "item"
}
]
x: 13.5d
y: 6.0d
}
{
dependencies: ["13DC2F6A2D2EA3FD"]
id: "69925787B6F7F4F5"
tasks: [{
id: "55562E94676359E7"
item: {
Count: 1
id: "betterp2p:advanced_memory_card"
tag: {
gui: 3b
selectedIndex: { }
}
}
type: "item"
}]
x: 2.0d
y: 3.0d
}
]
title: "&6HV&r - AE2"
subtitle: ["{quests.ae2.subtitle}"]
title: "{quests.ae2}"
}

View file

@ -2,10 +2,10 @@
default_hide_dependency_lines: false
default_quest_shape: ""
filename: "cc"
group: "44D0F3E5067B5AB8"
group: "33020D1D0ECDF301"
icon: "computercraft:computer_advanced"
id: "1A6D6B70EC13DDC6"
order_index: 2
order_index: 3
quest_links: [ ]
quests: [
{
@ -209,5 +209,6 @@
y: 0.0d
}
]
title: "&bMV&r - Computers"
subtitle: ["{quests.computer.subtitle}"]
title: "{quests.computer}"
}

View file

@ -340,7 +340,6 @@
dependencies: [
"40408FFD02134148"
"7FA0ACB7F161F378"
"4AFD3073C731A1E4"
]
description: ["You know the drill by now."]
icon: "gtceu:ev_assembler"
@ -389,7 +388,6 @@
"3398FC108D9DCB46"
"41D32C5178760F47"
"40408FFD02134148"
"4AFD3073C731A1E4"
"6B08799BCFD01D3D"
"7FA0ACB7F161F378"
]
@ -582,10 +580,7 @@
y: 5.625d
}
{
dependencies: [
"4AFD3073C731A1E4"
"7FA0ACB7F161F378"
]
dependencies: ["7FA0ACB7F161F378"]
description: [
"The &aLarge Titanium Boiler&r is yet another steam boiler. It's even more efficient than the previous ones, and produces more steam too. However, Steam &cbarely scales&r at this voltage."
""
@ -690,7 +685,6 @@
{
dependencies: [
"40408FFD02134148"
"4AFD3073C731A1E4"
"7FA0ACB7F161F378"
]
description: [
@ -714,7 +708,6 @@
"73E8283634E5E33A"
"3398FC108D9DCB46"
"40408FFD02134148"
"4AFD3073C731A1E4"
"7FA0ACB7F161F378"
]
description: [
@ -735,10 +728,7 @@
y: 7.875d
}
{
dependencies: [
"4AFD3073C731A1E4"
"7FA0ACB7F161F378"
]
dependencies: ["7FA0ACB7F161F378"]
description: [
"Note that in theory, the &3EV Chemical Reactor&r is skippable by using the &3Large Chemical Reactor&r instead, but we're evil enough to force you to make this."
""
@ -1358,10 +1348,7 @@
y: 9.0d
}
{
dependencies: [
"4AFD3073C731A1E4"
"16A6AE5C770DB83A"
]
dependencies: ["16A6AE5C770DB83A"]
description: [
"The &3Distillation Tower&r is a multiblock that will help you extract the most out of fluids. In &3Distilleries&r, you had to pick only one product to output. DTs output &6all of it at once&r!"
""

View file

@ -0,0 +1,574 @@
{
autofocus_id: "06B2E38F7DCF2678"
default_hide_dependency_lines: false
default_quest_shape: ""
filename: "gregtech_energy"
group: "33020D1D0ECDF301"
icon: "gtceu:max_battery"
id: "6540429F3CA4DA1B"
order_index: 1
quest_links: [ ]
quests: [
{
description: ["We know that &5GregTech&r isnt the easiest mod to get into — especially when it comes to the &cenergy system&r. Thats why well take our time in this chapter to explain as much as we can.\\n\\nSome things here might not make full sense until later in your progression, so &adont stress yourself&r. Just try to understand what you can for now, and feel free to &dcome back to this chapter&r whenever you have questions.\\n\\nWeve split this chapter into &efour categories&r, each one covering a topic related to the &6GregTech Energy System&r. Well provide as many examples as possible to help you understand how it all works."]
icon: "gtceu:uhv_ultimate_battery"
id: "06B2E38F7DCF2678"
tasks: [{
id: "07E1FA6A1BB796D4"
title: "How to Gregtech"
type: "checkmark"
}]
x: 0.0d
y: 0.0d
}
{
dependencies: ["06B2E38F7DCF2678"]
description: ["&6Moving Energy in Gregtech&r means understanding a few core mechanics.\\n\\nFirst, &bEnergy Tiers&r. From &aLV&r to &cUHV&r, everything in Gregtech — wires, machines, recipes — is tied to a tier. Youll need the &ecorrect cable material&r to move energy. For example:\\n&8•&r Tin wire = &aLV&r\\n&8•&r Copper = &bMV&r\\n\\nSecond, youve got the &bAmperage&r mechanic. Think of &d1 Amp&r (or &d1A&r) as &ea packet of energy&r. It moves down your cable to the closest machine needing power.\\n&8•&r 1A of LV = &a32 EU&r\\n&8•&r 1A of HV = &e512 EU&r\\n\\nMost machines and energy hatches can only take &62A at once&r.\\n\\nMastering these two ideas is key before going further into energy distribution."]
icon: "gtceu:luv_field_generator"
id: "60FF9249376DF9BD"
tasks: [{
id: "4C6524EFB1A21E6E"
title: "Moving Energy"
type: "checkmark"
}]
x: 0.0d
y: 3.0d
}
{
dependencies: ["06B2E38F7DCF2678"]
description: ["Storing your energy is one of the &emost fundamental aspects&r of the power system in &dGregTech&r.\\n\\nWhy is that? Simply because even the &cstrongest generators&r won't be enough to keep up when you launch a &ebig craft&r — especially in late game.\\n\\nTo deal with this, GregTech provides &6multiple solutions&r to store &bastronomical amounts of EU&r. These storages act as a &3buffer&r between your energy production and the machines that drain it during complex operations.\\n\\nWhether youre preparing for a &1Fusion Reactor&r, a &dLCT&r, or any &6HV-IV scale crafting chain&r, youll need that extra backup of energy to keep everything stable.\\n\\nDont underestimate the &apower of a good battery&r — it may just be the thing that saves your base from crashing during your most ambitious moments."]
icon: "gtceu:uv_field_generator"
id: "08C160A0E7BBF39D"
tasks: [{
id: "2E561EE13A2AE934"
title: "Stocking Energy"
type: "checkmark"
}]
x: 0.0d
y: -3.0d
}
{
dependencies: ["06B2E38F7DCF2678"]
description: ["Its all about making energy, right? This part wont be the most complicated one, since &eproducing energy&r in &2TerraFirmaGreg&r works pretty much like in &5standard GregTech&r.\\n\\nYoull learn about the various &6methods to generate energy&r, as well as some of the &afuels&r you can use to get the most out of your setup."]
icon: "gtceu:lv_field_generator"
id: "2CDB9778C7A30044"
tasks: [{
id: "0772AE56AC1CCBAC"
title: "Producing Energy"
type: "checkmark"
}]
x: -3.0d
y: 0.0d
}
{
dependencies: ["06B2E38F7DCF2678"]
description: [
"&6How to spend all this energy?&r\\n\\nUse your machines! Sounds simple, right?\\nWell... &cnot exactly&r. There are &emany small details&r that you should learn to help you on your &dquest&r to completing &3TerraFirmaGreg&r.\\n\\n&bBasic Machines&r:\\n- These machines are simple.\\n- They can handle up to &a2A&r.\\n- If you input a &chigher tier&r of energy... &4💥 they explode&r.\\n\\n&dGregtech Multiblocks&r:\\nNow things get interesting.\\nMultiblocks offer more flexibility and power — &eif&r you understand how they work."
"{@pagebreak}"
"&eStandard Mechanics&r:\\n- If a multiblock can accept &aTWO&r &bEnergy Hatches&r this allows you to use &ahigher-tier recipes&r than the machines base tier.\\n\\nExample:\\nIf you're using a &dLarge Mixing Vessel&r and you install &12x IV Energy Hatches&r,\\nit will be able to process &cLuV-tier Mixer recipes&r — this is how works the &cElectric Blast Furnace&r.\\n\\nKnowing this will help you get the &6maximum efficiency&r out of your setup and progressing into higher tier materials."
"{@pagebreak}"
"&6Some multiblocks only accept one Energy Hatch, but that doesn't mean you're limited to 1A.&r\\n\\nYou can still use a &e4A or 16A Energy Hatch&r. This will allow &bOverclocking&r of recipes but &cnot recipe tier upgrades&r.\\n\\n&dExample&r:\\nThe &aLarge Circuit Assembler&r only accepts &eone Energy Hatch&r. If you install a &c4A IV Energy Hatch&r, you will be able to &eOverclock all IV and lower recipes&r.\\n\\nHowever, you &ccannot craft LuV-tier recipes&r because the machine doesn't support multiple hatches. That limitation is &aintentional&r to prevent skipping the Gregtech progression system.\\n\\n&bSo remember&r: More amps on a single hatch means faster processing, but it wont unlock higher-tier recipes unless the multiblock is designed to allow it."
]
icon: "gtceu:hv_field_generator"
id: "2E57B2B963717893"
tasks: [{
id: "28965A2A91DF08E5"
title: "Spending Energy"
type: "checkmark"
}]
x: 3.0d
y: 0.0d
}
{
dependencies: ["60FF9249376DF9BD"]
description: ["&6Moving energy around in Gregtech can be tricky&b — cable loss&r. For every block, for every amp, you might lose energy as it travels through your wires. But dont worry, there are &7solutions&r:\\n\\n&8•&r &bCover your wires&r with rubber. By doing so, you'll significantly reduce energy loss over distance. Just check the quest items for a reference.\\n&8•&r &bUse higher-tier cables&r. Platinum cables, for example, only lose 1 EU per block — &9practically nothing&r when compared to the 8192 EU it can carry.\\n&8•&r &bSuperconductors&r. These beauties are a bit pricier, but they have &9zero loss&r. They dont need rubber covers, &cno shock&r. Just be aware that they require specific components based on their tier.\\n\\n&7Optimize your energy flow — &breduce losses&r and make your systems more efficient."]
icon: "gtceu:tin_single_cable"
id: "2544BE51A1794811"
tasks: [
{
id: "0B948A3121D2BFE7"
item: "gtceu:tin_single_cable"
optional_task: true
type: "item"
}
{
id: "56EB20BFFC88E15C"
item: "gtceu:tin_single_wire"
optional_task: true
type: "item"
}
{
id: "6CBE37EF0B482352"
item: "gtceu:platinum_single_cable"
optional_task: true
type: "item"
}
{
id: "24025B7BA4E5FFAE"
title: "{quests.gregtech_energy.wire.task}"
type: "checkmark"
}
]
title: "Moving with wires"
x: 0.0d
y: 5.0d
}
{
dependencies: ["60FF9249376DF9BD"]
description: ["&6There's something we didn't mention about &bAmps&r — cables can burn if you push too much through them. &bNot only the tier of energy matters&r, but also the &9Amps&r.\\n\\nWhenever you're outputting more &9Amps&r than a cable can handle, it's essential to either use &7bigger cables&r or cables with a &9higher amp capacity&r to prevent them from burning out. "]
icon: "gtceu:tin_octal_cable"
id: "2F9973EC65735849"
subtitle: "It burns?"
tasks: [
{
id: "02AC71975245336E"
item: "gtceu:tin_octal_wire"
optional_task: true
type: "item"
}
{
id: "547C891139BA60B3"
item: "gtceu:tin_octal_cable"
optional_task: true
type: "item"
}
{
id: "0500E8DBD44B4D3D"
type: "checkmark"
}
]
title: "Managing Amp"
x: 2.0d
y: 5.0d
}
{
dependencies: ["60FF9249376DF9BD"]
description: ["&6For every problem, Gregtech has a multiblock solution.&r Enter the &dActive Transformer&r.\\n\\nThis beast is your &9ultimate transformer&r. It can &echannel energy between any tiers&r — from &aLV&r to &cUHV&r — with &cno explosions&r. But that's not even the best part.\\n\\nIt can &btransmit energy using Laser Pipes&r.\\n&8•&r Lasers send absurd amounts of Amps.\\n&8•&r No loss. No cables. Just pure energy.\\n&8•&r Only one catch: it &chas to be in a perfectly straight line&r.\\n\\n&7When cables feel weak, &luse lasers&r."]
icon: "gtceu:active_transformer"
id: "6ECAD339C91EF194"
tasks: [
{
id: "098424C2B55ABA69"
item: "gtceu:normal_laser_pipe"
type: "item"
}
{
id: "6A7AFEBA79AAA78C"
item: "gtceu:iv_256a_laser_target_hatch"
optional_task: true
type: "item"
}
{
id: "2A17B50CE90C5E30"
item: "gtceu:iv_256a_laser_source_hatch"
optional_task: true
type: "item"
}
{
id: "3402A41D0F9CAD37"
item: "gtceu:active_transformer"
type: "item"
}
]
title: "The Super Transformer"
x: -2.0d
y: 5.0d
}
{
dependencies: ["08C160A0E7BBF39D"]
description: ["&dBattery Buffers&r are your basic machines to &estore and manage energy&r — though technically, they dont store energy on their own. They simply serve as a &3housing for your batteries&r.\\n\\n⚠ &cIf you dont want them to explode&r:\\n- &4Never input higher-tier energy&r into a lower-tier Battery Buffer.\\n- Batteries can only be charged if they are of &cequal or lower tier&r than the Battery Buffer.\\n\\n🔌 A Battery Buffer can accept up to &b2x its output amperage&r.\\nSo for example, a &e4x Battery Buffer&r can take in &a8A&r — but will only output &e4A&r max (1A per battery slot).\\n\\n🪫 &eReminder&r:\\n- No batteries = &cno output&r.\\n- The number of batteries determines the number of Amps it outputs.\\nThat means a &68x Battery Buffer&r with only &e3 batteries&r will only output &e3A&r.\\n\\nUse them wisely — they are the &afoundation of any stable energy network&r."]
id: "6F80465F0759BECA"
tasks: [
{
id: "6C696D9285DCE51F"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item(gtceu:lv_battery_buffer_4x)item(gtceu:lv_battery_buffer_8x)item(gtceu:lv_battery_buffer_16x)item(gtceu:uhv_battery_buffer_4x)item(gtceu:uhv_battery_buffer_8x)item(gtceu:uhv_battery_buffer_16x))"
}
}
optional_task: true
title: "Some Battery Buffers"
type: "item"
}
{
id: "5EECB3420DC62587"
type: "checkmark"
}
]
title: "Battery Buffer"
x: 0.0d
y: -5.0d
}
{
dependencies: ["08C160A0E7BBF39D"]
description: ["This one should become your &5main focus&r once you progress into &1IV&r.\\n\\nThe &dPower Substation&r — also known as the &dPSS&r — is the &6ultimate custom battery multiblock&r.\\nIt can store so much energy... youd probably need &cmultiple lifetimes&r to fill it.\\n\\n&eHow it works&r:\\n- Build the structure using &aPalladium Substation Casings&r.\\n- Add at least &b1 Energy Hatch&r (input) and &b1 Dynamo Hatch&r (output).\\n- It accepts &aany hatch&r — &8Amperage-based&r or &6Laser&r.\\n- &cNo risk of explosion&r — transformers are &aintegrated&r.\\n\\n&eCapacitor Layers&r:\\n- You can add up to &d17 layers&r of &9Capacitor Blocks&r on top of the structure.\\n- Each layer must be &cfully filled&r — no gaps.\\n- Mix &fempty&r and &6full&r capacitors however you like.\\n\\nSurround each layer with &bLaminated Glass&r.\\n\\nLets be honest: &cYoull never need 17 layers&r... but hey, its nice to dream big.\\nIf you ever do build a full 17-layer PSS, &lplease send help&r — youve gone too far."]
icon: "gtceu:power_substation"
id: "3C4E3DAB3C77B6F0"
tasks: [
{
id: "1FEDCA7CAA2636CE"
item: "gtceu:power_substation"
type: "item"
}
{
id: "640C3055914D42B4"
item: "gtceu:laminated_glass"
type: "item"
}
{
id: "2B5D36952AA8553D"
item: "gtceu:palladium_substation"
type: "item"
}
]
x: 2.0d
y: -5.0d
}
{
dependencies: ["08C160A0E7BBF39D"]
description: ["Obviously, storing energy can also mean &estoring the fuel that makes it&r.\\n\\nFor this scenario, while &7Drums&r and &6Crates&r are decent early options, you should not overlook the &dSuper Tank&r and the &dSuper Chest&r.\\n\\nThese &abeasts&r are capable of storing &ctremendous amounts of fluid or items&r — perfect for &3autonomous energy setups&r, especially when you want to generate power &cfar away from your main base&r without having to build an entire cable network.\\n\\nJust load them up with &egas, fuel, steam&r or even &4plasma&r, and let them handle the rest. With proper planning, your outposts can be fully operational with &ano live connection&r to your central grid.\\n\\nEnergy doesnt always come in wires — sometimes, it comes in barrels."]
id: "463300BE45037961"
tasks: [{
id: "6E4464F002201129"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item(gtceu:lv_super_tank)item(gtceu:mv_super_tank)item(gtceu:hv_super_tank)item(gtceu:ev_super_tank)item(gtceu:iv_quantum_tank)item(gtceu:luv_quantum_tank)item(gtceu:zpm_quantum_tank)item(gtceu:uv_quantum_tank)item(gtceu:uhv_quantum_tank))"
}
}
title: "Super Tank"
type: "item"
}]
title: "Storing the fuel"
x: -2.0d
y: -5.0d
}
{
dependencies: ["6F80465F0759BECA"]
description: ["From &7LV&r and &bMV&r, you probably built your first batteries made of &fSodium&r or &3Lithium&r.\\n\\nBut lets be honest — these are the &cweakest&r batteries GregTech has to offer.\\n\\nIn this quest, well look at the powerful alternatives: the &acrystal batteries&r.\\nThey are &emuch more potent&r, store way more energy, and can help you push your factory to the next tier.\\n\\nAre they &cmore expensive&r? Of course. But lets be real...\\n&6Power is Power&r. Whos counting?"]
id: "3B94CF569E4A2B26"
tasks: [{
id: "1C8EE4B96BEEA13F"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item(gtceu:energy_crystal)item(gtceu:lapotron_crystal)item(gtceu:lapotronic_energy_orb)item(gtceu:lapotronic_energy_orb_cluster)item(gtceu:energy_module)item(gtceu:energy_cluster)item(gtceu:max_battery))"
}
}
type: "item"
}]
title: "Super Batteries"
x: 0.0d
y: -6.5d
}
{
dependencies: ["2CDB9778C7A30044"]
description: ["All of these are your basic &61-block Generators&r. They have a single &9input&r for their fuel — whether its &esteam&r, &agas&r, or &6liquid fuel&r — and they output exactly &e1A&r of power at their energy tier.\\n\\nTheyre simple to work with and will be your &ofirst source of power&r in &5GregTech&r until you reach the &dlarge multiblock generators&r.\\n\\nTo know what fuels can be used, &aEMI&r is your best friend — or you can check the &bquests on the left&r, where weve listed the most &aoptimal inputs&r."]
id: "0116158FBDA9DF86"
tasks: [
{
id: "0BCC01540FE7555C"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item(gtceu:lv_combustion)item(gtceu:mv_combustion)item(gtceu:hv_combustion)item(gtceu:lv_steam_turbine)item(gtceu:mv_steam_turbine)item(gtceu:hv_steam_turbine)item(gtceu:lv_gas_turbine)item(gtceu:mv_gas_turbine)item(gtceu:hv_gas_turbine))"
}
}
optional_task: true
type: "item"
}
{
id: "64B39E5E9FDEABF3"
type: "checkmark"
}
]
title: "Your first generators"
x: -5.0d
y: 0.0d
}
{
dependencies: ["0116158FBDA9DF86"]
description: ["The &6Large Steam Turbine&r — or &dLST&r — might not be the most common &5Large Generator&r in standard GregTech, but thanks to its early unlock at &6HV&r and the fact that &eLarge Boilers&r are stronger in &2TerraFirmaGreg&r, it definitely has its place.\\n\\nTo make it work, youll need an &9Input Hatch&r for &osteam&r, an &eOutput Hatch&r for &9Distilled Water&r, and of course a &dMaintenance Hatch&r. Thats all you need.\\n\\nLike all &dLarge Turbines&r, youll place a &6Rotor Holder&r on one side and a &dDynamo Hatch&r on the other to extract power. For the LST, the Rotor Holder must be at least &6HV-tier&r. Each Rotor Holder upgrade &cdoubles&r the output and increases &aefficiency&r slightly.\\n\\nThe base output of the LST is &e1024 EU/t&r. Lets take an example: with an &1IV Rotor Holder&r (×4) and a &cHSS-E Turbine Rotor&r (280% power), youll get:\\n&e1024 × 4 × 2.8 = 11,468.8 EU/t&r — thats about &a1.4A of IV&r.\\n\\nTo extract that energy, youd need either an &dIV Dynamo Hatch&r or an &5EV 16A Dynamo Hatch&r.\\n\\nWhile the LST isnt the best turbine out there, if you have &9plenty of Large Boilers&r or access to &alava&r or &7creosote&r as infinite fuel, these &esteel-based, affordable turbines&r could absolutely serve you well."]
id: "20DA81038C507C90"
tasks: [{
id: "2151B2C87E5AC2FD"
item: "gtceu:steam_large_turbine"
type: "item"
}]
x: -7.0d
y: 1.0d
}
{
dependencies: ["0116158FBDA9DF86"]
description: ["These two &6bad boys&r are your &achampions&r if youre into transforming &eOils&r into &cfuels&r. The &6Large Combustion Engine&r (&dLCE&r) and the &5Extreme Combustion Engine&r (&dECE&r) share the same fuel types and even look alike — but they require different materials to build.\\n\\nTo craft the &dLCE&r, youll need to reach &5EV&r and unlock &6Titanium&r, along with at least one &1IV Circuit&r. For the &dECE&r, itll be &5Tungstensteel&r and a &dLuV Circuit&r — something you should be able to build comfortably during the &1IV Chapter&r.\\n\\nBoth machines require an &9Input Hatch&r for &cfuel&r and also &6Lubricant&r. For the &dECE&r, adding &bOxygen&r or &bLiquid Oxygen&r will grant you a &cmassive energy boost&r. Check the &etooltip&r of your fuel to compare how much extra energy you get with oxidizers — it's well worth it.\\n\\nKeep in mind: both engines need a &7Muffler Hatch&r, so &cThey Will Pollute&r."]
id: "4AC4D681124751EE"
tasks: [
{
id: "31BFE575D15F270A"
item: "gtceu:large_combustion_engine"
type: "item"
}
{
id: "4B062E5264D4CAC8"
item: "gtceu:extreme_combustion_engine"
type: "item"
}
]
x: -7.0d
y: 3.0d
}
{
dependencies: ["0116158FBDA9DF86"]
description: ["The &6Large Gas Turbine&r — also known as &dLGT&r — is one of your two main sources of &aenergy production&r for most of the pack. Youll be able to build your first one at &5EV&r using &6Stainless Steel&r. It can carry you from &5EV&r all the way to &dLuV&r, until you feel ready to upgrade to the &6Large Plasma Turbine&r.\\n\\nThat said, many players can finish &2TerraFirmaGreg&r using only these turbines — provided you have a &cstrong infrastructure&r to handle the &agas demands&r of high-tier LGTs.\\n\\nTo build the LGT, youll need the usual &dMaintenance Hatch&r and &9Input Hatch&r. This turbine &erequires a Muffler Hatch&r, but it &cdoes not use an Output Hatch&r. Youll need to manage the &cCarbon Monoxide&r it emits with something like an &6Air Scrubber&r.\\n\\nThe default output is &e4096 EU/t&r. That output &cdoubles&r with each upgrade to the &6Rotor Holder&r after &5EV&r. For example, an LGT using an &1IV Rotor Holder&r (×2) with a &cHSS-E Turbine Rotor&r (280% power) will produce:\\n&e4096 × 2 × 2.8 = 22,937.6 EU/t&r — that's about &a2.8A of IV&r.\\n\\nTo fully extract that energy, youll need at least a &dIV 4A Dynamo Hatch&r. A simple Dynamo Hatch only handles &e2A&r.\\n\\nJust so you know: the &eEfficiency stat&r of a Turbine Rotor increases the &cduration of the recipe&r, which means you get more power from each &6mB of fuel&r.\\n\\nLastly, if the &dDynamo Hatch&r fills up, the LGT will automatically &8slow down&r and pause fuel usage, gradually reducing rotor speed until it resumes again. So &ayou won't lose any fuel&r during a backup."]
id: "3467E14C8BB54214"
tasks: [{
id: "350B0F369725EB56"
item: "gtceu:gas_large_turbine"
type: "item"
}]
x: -7.0d
y: -1.0d
}
{
dependencies: ["0116158FBDA9DF86"]
description: ["The &6Large Plasma Turbine&r — also known as &dLPT&r — is a real powerhouse. Not in size (its fairly standard), but in &ccapacity&r. Youll need &dLuV Circuits&r, a &dLuV Machine Hull&r, and &5tons of Tungstensteel&r to craft it. Its considered your &6most powerful generator&r in &2TerraFirmaGreg&r.\\n\\nSo, how does it work? Youll need &5Plasma&r produced by a &6Fusion Reactor&r. That plasma is cooled down inside the LPT while generating energy. You will need an &2output hatch&r to get the cooled plasma.\\n\\nBy default, the LPT starts at &e16384 EU/t&r. That energy output &cdoubles&r with each increase in the &6Rotor Holder&r after &1IV&r.\\n\\nFor example, using a &dLuV Rotor Holder&r (x2) with an &cHSS-E Turbine Rotor&r (x2,8) will give you a staggering &e91750 EU/t&r — thats about &a2.8A of LuV&r power!\\n\\nLike other turbines, it will &8slow down&r and stop if the &dDynamo Hatch&r is full so you won't waste plasma, but doesnt require a &7Muffler Hatch&r."]
id: "634EAFA86B3D57A1"
tasks: [{
id: "706DFFC90D532880"
item: "gtceu:plasma_large_turbine"
type: "item"
}]
x: -7.0d
y: -3.0d
}
{
dependencies: ["2E57B2B963717893"]
description: [
"&6If you didn't learn yet about Perfect Overclocking, you should check the quest right above this one.&r\\n\\nThese &3three multiblocks&r share a special ability: they can &ePerfect Overclock&r recipes depending on the &ctemperature of the machine&r.\\n\\nYou can check the current temperature by &aclicking on the controller&r.\\n\\nThere are &atwo ways to increase the temperature&r:\\n- &aUse higher-tier energy inputs&r\\n- &aUpgrade the coils&r\\n\\nTo see the temperature of a coil, simply &3hold Shift&r while hovering over it.\\n\\nOnce you know your machine's temperature, youll need the &dtemperature of the recipe&r. The easiest way to find it is to &ause EMI&r.\\n\\nWith both values, you can do a quick calculation to see if Perfect Overclocking (POC) applies:\\n&bYour machine must be at least 1800K hotter per overclock tier than the recipe requires.&r"
"{@pagebreak}"
"&dExample&r:\\n- Stainless Steel recipe requires &c1700K&r and is &aHV&r tier.\\n- Your EBF is at &bLuV&r and has a temperature of &c5900K&r.\\n- From HV to LuV is &a3 overclock tiers&r.\\n- 1800 x 3 = &c5400K&r → Add the recipe's base: 5400 + 1700 = &c7100K&r needed for full POC.\\n- Since your machine is only at &c5900K&r, you will only Perfect Overclock from HV to EV, and EV to IV.\\n- From IV to LuV will be a normal overclock.\\n\\nSo the recipe will take &e1.7 seconds&r instead of &e0.85 seconds&r if fully overclocked.\\n\\n&bFeeling overwhelmed? Don't worry.&r\\nJust remember this: &aBetter coils = faster and cheaper recipes.&r"
]
id: "270ED38B1B8D99C2"
tasks: [
{
id: "03DE5604C5A6BC9B"
item: "gtceu:electric_blast_furnace"
optional_task: true
type: "item"
}
{
id: "2D32DD066BCC7D78"
item: "gtceu:alloy_blast_smelter"
optional_task: true
type: "item"
}
{
id: "6262F3C8A45FB8D5"
item: "gtceu:mega_blast_furnace"
optional_task: true
type: "item"
}
{
id: "61B9BF90A0D45FE4"
type: "checkmark"
}
]
title: "The Blast Overclocking"
x: 5.0d
y: -1.0d
}
{
dependencies: ["2E57B2B963717893"]
description: [
"&6You may have heard about Overclocking but don't really understand what it is?&r\\n\\nLet's take some time to explain it.\\n\\nWe should start with the basics:\\n&dLV&r represents a maximum of &a32 EU/t&r — sometimes less, but &cnever more&r.\\n&dMV&r goes up to &a128 EU/t&r.\\n&dHV&r reaches &a512 EU/t&r.\\nBasically, &eevery tier is a 4x increase&r in &cpower usage&r.\\n\\n&bWhat happens when you run a lower-tier recipe in a higher-tier machine?&r\\nThat's what we call &eOverclocking&r:\\n- An &dMV&r recipe (33128 EU/t) run in an &dHV&r machine will:\\n &e→ Use 4x more energy&r\\n &e→ Be 2x faster&r\\n\\n- Same MV recipe in an &dEV&r machine?\\n &e→ 8x more energy&r\\n &e→ 4x faster&r\\n\\nSo yes, it's &cmore power-efficient to use multiple machines&r rather than overclocking one.\\nBut let's be real: in most setups, &eyoull prefer overclocking&r to building 4 MV Macerators.\\n\\nStill, it's &egood to know this early on&r, when energy is tight."
"{@pagebreak}"
"&bPerfect Overclocking&r\\nTheres also a special kind of overclocking available in a &afew multiblocks&r: &e\\n\\nPerfect Overclocking&r.\\nHere, instead of:\\n- &a4x energy&r for &a2x speed&r,\\nyou get:\\n- &a4x energy&r for &a4x speed&r!\\n\\n&dThis makes it just as efficient&r as running multiple machines.\\n\\nCurrently in &3TerraFirmaGreg&r, &6only the following multiblocks&r support this:\\n- &cElectric Blast Furnace (EBF)\\n- Advanced Blast Dryer (ABD)\\n- Rocket Heat Furnace (RHF)\\n- Large Chemical Reactor (LCR)"
]
icon: "gtceu:large_assembler"
id: "6F46479365672DDD"
tasks: [{
id: "18A095DEF3B37900"
title: "Overcloak"
type: "checkmark"
}]
title: "Overclock"
x: 5.0d
y: -3.0d
}
{
dependencies: ["2E57B2B963717893"]
description: ["&6Another hidden mechanic in Gregtech Multiblocks: the &dSubtick&r.\\n\\nWhat is it?\\nSubtick activates when a recipe becomes &eso fast it takes less than one tick&r to process. Normally, machines cant go faster than one recipe per tick — but with Subtick, they can!\\n\\n&bHow does it work?&r\\nOnce a recipe hits 1 tick duration, upgrading the Energy Hatch further wont make it faster.\\nBut thanks to Subtick, instead of wasting power, the machine will &aparallel the recipe internally&r.\\n\\nFor example: If your &aLCR (Large Chemical Reactor)&r runs a LuV recipe at 1 tick, then at ZPM, it will run &e2 recipes per tick&r. Even faster hatches mean &emore internal parallel&r.\\n\\n&dNote&r: As of now, only the &aLCR supports Subtick&r — and yes, it also does &bPerfect Overclocking&r. Thats why the LCR doesnt need a Parallel Hatch: its already doing it... but better."]
id: "26D01C54FEE12B2E"
tasks: [{
id: "1A6DE2D00A7A9FB2"
item: "gtceu:large_chemical_reactor"
type: "item"
}]
title: "Subtick"
x: 5.0d
y: 1.0d
}
{
dependencies: ["2E57B2B963717893"]
description: ["&6The &dParallel Hatch&r is a powerful tool for &aLarge Multiblocks&r.\\n\\n&bWhat does it do?&r\\nWhere allowed (most notably on Multiblocks crafted from the &eAlloy Blast Smelter&r), it lets you run &amultiple recipes at the same time&r.\\n\\nIt does this by consuming &cmore energy&r per tick, but massively increasing throughput. Perfect if youre mass-producing alloys, circuits or chemicals.\\n\\nJust place a Parallel Hatch on the Multiblock and make sure its fed with enough energy and input materials. Most multiblocks that allow it will show so in EMI or questbook.\\n\\n&dNote&r: The &aLCR&r (Large Chemical Reactor) &cdoes not use Parallel Hatches&r — it handles internal parallel using &bSubtick mechanics&r instead."]
id: "5A478712FBE7BC83"
tasks: [{
id: "6B288347B38FD54D"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item(gtceu:iv_parallel_hatch)item(gtceu:luv_parallel_hatch)item(gtceu:zpm_parallel_hatch)item(gtceu:uv_parallel_hatch))"
}
}
type: "item"
}]
title: "Parallel Hatch"
x: 5.0d
y: 3.0d
}
{
dependencies: ["3467E14C8BB54214"]
description: ["When we speak about &agas fuels&r, were really talking about &cjust one&r — &eNitrobenzene&r.\\n\\nYoull be able to produce it once you reach &6HV&r, and we &astrongly recommend it&r if youre planning to use the &5Large Gas Turbine&r.\\n\\nBefore reaching Nitrobenzene, &eBenzene&r is a solid option to get started. You can obtain it via &aOrganic Chemistry&r or by processing &eHeavy Oil&r, if youre lucky enough to have some nearby.\\n\\nMaking &eNitrobenzene&r involves several steps — until you craft your first &6Large Chemical Reactor&r (&aLCR&r), which will let you &3skip many sub-steps&r and simplify the process.\\n\\nIts nothing too complicated: combine &3Hydrogen&r, &bNitrogen&r, and &bOxygen&r to make &eNitric Acid&r in infinite quantities. As for &eSulfuric Acid&r, you probably already know its just &6Sulfur&r and &9Water&r — right?\\n\\nOnce you get this chain going, Nitrobenzene becomes one of the &amost powerful fuels&r for gas burning."]
icon: "gtceu:nitrobenzene_bucket"
id: "75DAF94D46BA4164"
subtitle: "The everyone favorite"
tasks: [
{
id: "2A3155363C7C56A7"
item: "gtceu:nitrobenzene_bucket"
optional_task: true
type: "item"
}
{
id: "6D22AF719926DC1C"
item: "gtceu:benzene_bucket"
optional_task: true
type: "item"
}
{
id: "532915D09934F836"
item: "gtceu:methane_bucket"
optional_task: true
type: "item"
}
{
id: "75DE64829622C96D"
type: "checkmark"
}
]
title: "Gas Fuels"
x: -8.5d
y: -1.0d
}
{
dependencies: ["634EAFA86B3D57A1"]
description: ["&6Large Plasma Turbines&r require &chigh-tech fuels&r to run, and we provide you with &a2 strong options&r:\\n\\n&8- The first option&r becomes available with your &dMK1 Fusion Reactor&r: &eHelium Plasma&r.\\nYou can create it using &3Deuterium&r and &3Tritium Gas&r — both gases are obtained by &adistilling Liquid Ender Air&r.\\nThis fuel isn't the most powerful, but it's by far the &aeasiest and earliest&r to produce.\\n\\n&8- The second option&r requires a &5MK3 Fusion Reactor&r and allows you to generate &eNickel Plasma&r.\\nTo make it, youll need &6Liquid Potassium&r — which you can extract from various ores — and the &4infamous Fluorine&r, which you should already know how to produce by now.\\n\\n⚠ Dont forget: &eHelium Gas&r and &eLiquid Nickel&r should be &3collected and returned&r to your storage for &afuture reuse&r.\\n\\nThese two fuels are your &abest candidates&r for powering the &dLPT&r, depending on how far you've progressed in your &bindustrial madness&r."]
id: "3ADC1B684A6749B2"
subtitle: "It's very hot"
tasks: [
{
id: "528281483EA83791"
item: "gtceu:helium_plasma_bucket"
optional_task: true
type: "item"
}
{
id: "0C8FFDCD99E663E4"
item: "gtceu:nickel_plasma_bucket"
optional_task: true
type: "item"
}
{
id: "648FDBADCC1145CA"
type: "checkmark"
}
]
title: "Plasma Fuels"
x: -8.5d
y: -3.0d
}
{
dependencies: ["20DA81038C507C90"]
description: ["Steam isnt really complicated — just &aboil water&r to get steam.\\n\\nTo do it efficiently, we recommend using &6Large Boilers&r. Youll find &c4 versions&r: one each for &8ULV&r, &bMV&r, &5EV&r, and &1IV&r. Each tier provides a &dstrong increase&r in steam output.\\n\\nHowever, be aware: the scaling of the &dLarge Steam Turbine&r with these boilers is &cnot the best&r compared to other power generation methods.\\n\\nMost players will &7skip&r the &5Titanium&r and &dTungstensteel&r Boilers — they exist if you want them, but arent really &aefficient or worth building&r in most cases.\\n\\nAs a reminder: &e2 mB&r of steam = &e1 EU&r."]
icon: "gtceu:steam_bucket"
id: "7D5CA47D0E147922"
subtitle: "A cool platform"
tasks: [
{
id: "20720B4864B6584D"
item: "gtceu:steam_bucket"
optional_task: true
type: "item"
}
{
id: "42A4CEE8AF825901"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item(gtceu:bronze_large_boiler)item(gtceu:steel_large_boiler)item(gtceu:titanium_large_boiler)item(gtceu:tungstensteel_large_boiler))"
}
}
title: "Large Boilers"
type: "item"
}
]
title: "This is Steam"
x: -8.5d
y: 1.0d
}
{
dependencies: ["4AC4D681124751EE"]
description: ["All of these &cfuels&r are used for &6Combustion Generators&r — ranked here from the &cleast efficient&r to the &abest&r.\\n\\nDuring &bMV&r, we recommend starting with &eDiesel&r or &eBiodiesel&r. Later on, you can upgrade to &eCetane-Boosted Diesel&r at &6HV&r by mixing it with &bNitrogen&r, &3Hydrogen&r, and &bOxygen&r.\\n\\nOnce you reach &5EV&r and get your hands on a &6Distillation Tower&r, it's time to switch over to &eGasoline&r and &eHigh Octane Gasoline&r. Dont attempt this too early — &coils need to be distilled properly&r, and doing it with a &cDistillery&r is &cnot efficient&r at all.\\n\\nTo make this work, you'll need a combination of oil distillation and some &aorganic compound processing&r. Thankfully, a &6Pyrolyse Oven&r and a &6Distillation Tower&r will handle it all smoothly.\\n\\nIf you manage a &asteady supply&r of &eHigh Octane Gasoline&r, you should be able to &3finish the entire modpack&r running only on &6Combustion Generators&r."]
id: "0C718329245D9619"
subtitle: "This one is killing hard the planet"
tasks: [
{
id: "50CE5C3BA076E792"
item: "gtceu:bio_diesel_bucket"
optional_task: true
type: "item"
}
{
id: "4C79A4FA2CB71796"
item: "gtceu:diesel_bucket"
optional_task: true
type: "item"
}
{
id: "4A3E0975BCDE21F5"
item: "gtceu:cetane_boosted_diesel_bucket"
optional_task: true
type: "item"
}
{
id: "2B18A84AE24ACDCB"
item: "gtceu:gasoline_bucket"
optional_task: true
type: "item"
}
{
id: "62E15DB5A988AE21"
item: "gtceu:high_octane_gasoline_bucket"
optional_task: true
type: "item"
}
{
id: "63099EACCEF08E14"
type: "checkmark"
}
]
title: "Liquid fuel"
x: -8.5d
y: 3.0d
}
]
subtitle: ["{quests.gregtech_energy.subtitle}"]
title: "{quests.gregtech_energy}"
}

View file

@ -5,7 +5,7 @@
group: "44D0F3E5067B5AB8"
icon: "gtceu:hv_electric_motor"
id: "237BDB19A9495869"
order_index: 3
order_index: 2
quest_links: [
{
id: "2583D0B64E51FAC8"
@ -14,13 +14,6 @@
x: 7.875d
y: -5.25d
}
{
id: "47BF469B9B0EB28A"
linked_quest: "4AFD3073C731A1E4"
size: 0.75d
x: 7.875d
y: -4.125d
}
{
id: "6C3B2B8F8B6646EA"
linked_quest: "6DDDE2268B691F74"
@ -572,7 +565,6 @@
y: -5.25d
}
{
dependencies: ["4AFD3073C731A1E4"]
description: [
"The &3Vacuum Freezer&r is a multiblock used to cool down &eHot Ingots&r. All ingots made in the EBF with a temperature above &d1750K&r will need it."
""
@ -613,10 +605,7 @@
y: -4.125d
}
{
dependencies: [
"41D32C5178760F47"
"4AFD3073C731A1E4"
]
dependencies: ["41D32C5178760F47"]
description: [
"The next &3Circuit Assembler&r. This tier of Circuit Assembler is only required for one type of Circuit - your first ever &aMainframe&r."
""
@ -653,10 +642,7 @@
y: -1.875d
}
{
dependencies: [
"4AFD3073C731A1E4"
"6B1595678ECB7AC8"
]
dependencies: ["6A451F43F3D7A671"]
description: [
"The first &1IV&r circuit. Congratulations on making it this far!"
""
@ -1268,6 +1254,62 @@
x: 2.25d
y: -3.0d
}
{
description: [
"&aBlue Alloy&r is an excellent Cable material for &6HV&r power."
""
"Nothing is preventing you from using it for &bMV&r power too! Make sure that you don't overvolt your machines, though."
""
"Superconductors for both &bMV&r and &6HV&r are unlocked... later."
""
"&aElectrotine&r is obtained from the &cNether&r, so don't craft it in the Mixer!"
""
"Furthermore, &aElectrotine&r can be separated for &dElectrum&r and &dRedstone&r."
]
icon: "gtceu:blue_alloy_ingot"
id: "073F59194B479AA3"
rewards: [{
id: "6DDC52F547CDE852"
item: "gtceu:electrotine_dust"
random_bonus: 7
type: "item"
}]
shape: "square"
size: 1.0d
subtitle: "You're blue now... that's my alloy"
tasks: [{
id: "6214AC99E4182DD9"
item: "gtceu:blue_alloy_ingot"
type: "item"
}]
title: "Blue Alloy"
x: 11.0d
y: -6.0d
}
{
dependencies: [
"5063FDFFBE3E4855"
"3568BC9742092FC5"
]
description: [
"Your first &5EV&r Circuit gets a unique texture. If you still consider yourself to be in &bMV&r, &ahold off&r on making too many of these, as they won't benefit you right now. We can't stop you from making these if you &djust wanna flex&r on us, though."
""
"It'll be needed in &6HV&r."
]
icon: "gtceu:micro_processor_computer"
id: "6A451F43F3D7A671"
shape: "square"
size: 1.0d
subtitle: "Standing out amongst the rest"
tasks: [{
id: "01FE6BC2780D623B"
item: "gtceu:micro_processor_computer"
type: "item"
}]
title: "First EV Circuits!"
x: 8.0d
y: -4.0d
}
]
subtitle: ["Scale up your power and begin advanced chemistry"]
title: "&6HV&r - High Voltage"

View file

@ -12,7 +12,7 @@
dependencies: ["2F7617C0C4B330DE"]
description: ["{quests.low_voltage.lv_fluid_regulator.desc}"]
id: "47D4545452F05E37"
shape: "rsquare"
shape: "square"
size: 1.0d
subtitle: "{quests.low_voltage.lv_fluid_regulator.subtitle}"
tasks: [{
@ -32,7 +32,7 @@
"{quests.low_voltage.lv_robot_arm.desc.2}"
]
id: "3DE7A2B91CFF48F6"
shape: "rsquare"
shape: "square"
size: 1.0d
subtitle: "{quests.low_voltage.lv_robot_arm.subtitle}"
tasks: [{
@ -48,7 +48,7 @@
dependencies: ["7EED0084BA59FED1"]
description: ["{quests.low_voltage.lv_conveyor.desc}"]
id: "288CE4AA4C5AA8BF"
shape: "rsquare"
shape: "square"
size: 1.0d
subtitle: "{quests.low_voltage.lv_conveyor.subtitle}"
tasks: [{
@ -64,7 +64,7 @@
dependencies: ["7EED0084BA59FED1"]
description: ["{quests.low_voltage.lv_pump.desc}"]
id: "2F7617C0C4B330DE"
shape: "rsquare"
shape: "square"
size: 1.0d
subtitle: "{quests.low_voltage.lv_pump.subtitle}"
tasks: [{
@ -80,7 +80,7 @@
dependencies: ["7EED0084BA59FED1"]
description: ["{quests.low_voltage.lv_piston.desc}"]
id: "38993B4697B0E16C"
shape: "rsquare"
shape: "square"
size: 1.0d
subtitle: "{quests.low_voltage.lv_piston.subtitle}"
tasks: [{
@ -177,34 +177,6 @@
x: 5.5d
y: -0.5d
}
{
description: [
"In theory, Crates are flat upgrades to Chests. A single block space that stores more items - what more could you ask for?"
""
"Unfortunately, there's a small downside - Crates do not support item movement shortcuts well. We plan on fixing this in the long-term."
""
"Where they shine however is the fact that they &6accept Covers&r, making them perfect candidates for buffers in automation."
]
icon: "gtceu:bronze_crate"
id: "7CCC1BDDE0C67F16"
shape: "rsquare"
size: 1.0d
subtitle: "Earlygame buffering"
tasks: [{
id: "78E120F8EDE2BD3F"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item(gtceu:wood_crate)item(gtceu:bronze_crate)item(gtceu:steel_crate)item(gtceu:aluminium_crate)item(gtceu:stainless_steel_crate)item(gtceu:titanium_crate)item(gtceu:tungsten_steel_crate))"
}
}
type: "item"
}]
title: "GregTech Storage"
x: 6.5d
y: -0.5d
}
{
dependencies: [
"288CE4AA4C5AA8BF"
@ -220,7 +192,7 @@
]
icon: "gtceu:crafting_table_cover"
id: "1C767009F505A813"
shape: "rsquare"
shape: "square"
size: 1.0d
subtitle: "{quests.low_voltage.cover_behaviour.subtitle}"
tasks: [{
@ -246,7 +218,7 @@
]
icon: "minecraft:hopper"
id: "64E1E87B8AF72968"
shape: "rsquare"
shape: "square"
size: 1.0d
subtitle: "{quests.low_voltage.machine_auto_output_behaviour.subtitle}"
tasks: [{
@ -384,7 +356,8 @@
"{quests.low_voltage.lv_superconductor.desc.2}"
]
id: "46AD7A6F3B6775F5"
shape: "rsquare"
optional: true
shape: "heart"
size: 1.0d
subtitle: "{quests.low_voltage.lv_superconductor.subtitle}"
tasks: [{
@ -431,7 +404,7 @@
}
}
id: "59F0060B55307311"
shape: "rsquare"
shape: "square"
size: 1.0d
subtitle: "{quests.low_voltage.programmed_circuits.subtitle}"
tasks: [{
@ -590,15 +563,25 @@
y: 4.5d
}
{
dependencies: ["3E6DC423FE4A99F7"]
dependencies: [
"3E6DC423FE4A99F7"
"02FDECC931B5E8EF"
]
description: ["{quests.low_voltage.lv_ore_prospector.desc}"]
id: "2E36E5755B2F551C"
optional: true
shape: "heart"
size: 1.0d
subtitle: "{quests.low_voltage.lv_ore_prospector.subtitle}"
tasks: [{
id: "1AC97E61EF4958C8"
item: "gtceu:prospector.lv"
id: "61235B5F55D60DB5"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item(gtceu:prospector.lv)item(gtceu:prospector.hv)item(gtceu:prospector.luv))"
}
}
type: "item"
}]
title: "{quests.low_voltage.lv_ore_prospector.title}"
@ -606,7 +589,10 @@
y: 0.5d
}
{
dependencies: ["5B2696206205CB2E"]
dependencies: [
"5B2696206205CB2E"
"70432F650591353C"
]
description: ["{quests.low_voltage.cupronickel_coil.desc}"]
icon: {
Count: 1
@ -632,7 +618,7 @@
dependencies: ["22510C5F2386B453"]
description: ["{quests.low_voltage.lv_gas_collector.desc}"]
id: "15928F50AE80A5CF"
shape: "rsquare"
shape: "square"
size: 1.0d
subtitle: "{quests.low_voltage.lv_gas_collector.subtitle}"
tasks: [{
@ -680,7 +666,7 @@
]
icon: "gtceu:fluid_cell"
id: "292938760AB9A12B"
shape: "rsquare"
shape: "square"
size: 1.0d
subtitle: "{quests.low_voltage.universal_cell.subtitle}"
tasks: [{
@ -723,7 +709,7 @@
description: ["{quests.low_voltage.soldering_alloy.desc}"]
icon: "gtceu:soldering_alloy_ingot"
id: "713C8D6A20BF3A0E"
shape: "rsquare"
shape: "square"
size: 1.0d
subtitle: "{quests.low_voltage.soldering_alloy.subtitle}"
tasks: [{
@ -915,7 +901,7 @@
]
icon: "gtceu:oxygen_bucket"
id: "1A77CA35F054F988"
shape: "rsquare"
shape: "square"
size: 1.0d
subtitle: "{quests.low_voltage.lv_oxygen.subtitle}"
tasks: [{
@ -1018,7 +1004,7 @@
description: ["{quests.low_voltage.1_mv_circuit.desc}"]
id: "0DBC148D92A9F69F"
shape: "gear"
size: 1.2d
size: 1.5d
subtitle: "{quests.low_voltage.1_mv_circuit.subtitle}"
tasks: [{
id: "70313E1917121E14"
@ -1027,7 +1013,7 @@
}]
title: "{quests.low_voltage.1_mv_circuit.title}"
x: 0.0d
y: 10.799999999999999d
y: 11.0d
}
{
dependencies: ["1E9BE8D3F8A602DC"]
@ -1195,28 +1181,10 @@
x: 3.0d
y: -0.5d
}
{
dependencies: ["7CCC1BDDE0C67F16"]
description: ["With that tape you wil be able to move around the crate. The main advantage? You can put anything in a crate, weight won't be an issue here."]
icon: "gtceu:basic_tape"
id: "37151F9C4A240041"
shape: "rsquare"
size: 1.0d
subtitle: "Moving stuff around"
tasks: [{
id: "2FCA41AFFAF08816"
item: "gtceu:basic_tape"
type: "item"
}]
title: "Tape for Crate"
x: 7.5d
y: -0.5d
}
{
dependencies: ["22510C5F2386B453"]
description: ["{quests.low_voltage.lv_mixer.desc}"]
id: "5B891BA4897FD73C"
optional: true
shape: "octagon"
size: 2.0d
subtitle: "{quests.low_voltage.lv_mixer.subtitle}"
@ -1263,7 +1231,7 @@
dependencies: ["15928F50AE80A5CF"]
description: ["{quests.low_voltage.lv_nitrogen.desc}"]
id: "39F6BCF4B8DFC7D4"
shape: "rsquare"
shape: "square"
subtitle: "{quests.low_voltage.lv_nitrogen.subtitle}"
tasks: [{
id: "332632EB70DC54EB"
@ -1303,7 +1271,7 @@
description: ["{quests.low_voltage.mold_plate.desc}"]
icon: "gtceu:plate_casting_mold"
id: "3526779F1E3E2DB5"
shape: "rsquare"
shape: "square"
subtitle: "{quests.low_voltage.mold_plate.subtitle}"
tasks: [
{
@ -1411,6 +1379,30 @@
x: 0.0d
y: 1.0d
}
{
dependencies: ["0DBC148D92A9F69F"]
description: [
"{quests.low_voltage.lv_greenhouse.desc.1}"
"{@pagebreak}"
"{quests.low_voltage.lv_greenhouse.desc.2}"
"{@pagebreak}"
"{quests.low_voltage.lv_greenhouse.desc.3}"
]
icon: "minecraft:oak_sapling"
id: "1F41C35890E2C44F"
optional: true
shape: "heart"
size: 1.5d
subtitle: "{quests.low_voltage.lv_greenhouse.subtitle}"
tasks: [{
id: "3EB01235ED295080"
item: "gtceu:greenhouse"
type: "item"
}]
title: "{quests.low_voltage.lv_greenhouse.title}"
x: 3.0d
y: 11.0d
}
]
subtitle: ["{quests.low_voltage.subtitle}"]
title: "{quests.low_voltage}"

View file

@ -1,220 +0,0 @@
{
default_hide_dependency_lines: false
default_quest_shape: ""
filename: "multiblock_dilemma"
group: "19428C6E7A36D463"
icon: "gtceu:electric_blast_furnace"
id: "41FEC6178ABF1998"
order_index: 2
quest_links: [
{
id: "787AC5F1A89ABE41"
linked_quest: "1E9BE8D3F8A602DC"
x: 4.5d
y: 0.0d
}
{
id: "5A1F54545034FC9F"
linked_quest: "3568BC9742092FC5"
x: 6.0d
y: 0.0d
}
{
id: "29EFA88DBC897F46"
linked_quest: "05ADBAE5B6F38956"
x: 7.5d
y: 0.0d
}
{
id: "1C71CBF1424099CE"
linked_quest: "10987A49F647279E"
shape: "rsquare"
x: 9.0d
y: 0.0d
}
{
id: "421BA5ADC26DFB19"
linked_quest: "4AEAC79007790BD8"
shape: "rsquare"
x: 10.5d
y: 0.0d
}
{
id: "27D3C414C3E19143"
linked_quest: "1BE779AF4487E3EB"
shape: "rsquare"
x: 10.5d
y: 1.5d
}
{
id: "7E75AAD105D31F26"
linked_quest: "07906458E1A15683"
shape: "rsquare"
x: 9.0d
y: 1.5d
}
{
id: "321893F87228A360"
linked_quest: "16E7CAC7BC8BFD8E"
shape: "rsquare"
x: 7.5d
y: 1.5d
}
{
id: "7888064372044AD3"
linked_quest: "6DDDE2268B691F74"
shape: "rsquare"
x: 6.0d
y: 1.5d
}
{
id: "5D2C26C1501A2CE1"
linked_quest: "2655B72C9FF3B372"
shape: "rsquare"
x: 4.5d
y: 1.5d
}
{
id: "2637BCFD9681EABF"
linked_quest: "53DC6E32C41C94C3"
x: 3.0d
y: 1.5d
}
{
id: "3003AF60FECF2899"
linked_quest: "33263404ED38C6D2"
shape: "rsquare"
x: 1.5d
y: 1.5d
}
{
id: "7D7392009AC28773"
linked_quest: "1BB40CCF17D00719"
shape: "rsquare"
x: 3.0d
y: 0.0d
}
{
id: "026F45422E5639EB"
linked_quest: "48141DBA683F6B5A"
x: 4.5d
y: 3.0d
}
{
id: "6F23E13DC672A3F5"
linked_quest: "24866E83B280C9AB"
shape: "rsquare"
x: 6.0d
y: 3.0d
}
{
id: "0096F2E970A04203"
linked_quest: "6958029B5514D4EC"
x: 7.5d
y: 3.0d
}
{
id: "0205B65B6C2405A2"
linked_quest: "528CE69DA4358B2E"
x: 9.0d
y: 3.0d
}
{
id: "2206AD45E6B2389C"
linked_quest: "77B7B1EDD19831E0"
x: 10.5d
y: 3.0d
}
{
icon: {
Count: 1
id: "gtceu:turbine_rotor"
tag: {
GT.PartStats: {
Material: "neutronium"
}
}
}
id: "454772220042D94B"
linked_quest: "188A8C3DD38C2762"
shape: "rsquare"
x: 10.5d
y: 4.5d
}
{
id: "7B3367C356023F61"
linked_quest: "4E9DED9569AA17F5"
x: 9.0d
y: 4.5d
}
{
id: "246855660369CA56"
linked_quest: "0F539EC8D2361791"
shape: "rsquare"
x: 7.5d
y: 4.5d
}
{
id: "278D7192878C56AC"
linked_quest: "189F84D6C76CDC8B"
shape: "rsquare"
x: 6.0d
y: 4.5d
}
{
id: "18F88B89C6DD238E"
linked_quest: "1137D2BA7E03D685"
x: 4.5d
y: 4.5d
}
{
id: "052E542D4D30CC93"
linked_quest: "466AC4DD902115EF"
shape: "rsquare"
x: 3.0d
y: 4.5d
}
{
id: "6DA657FC3F725B0C"
linked_quest: "1AD309112ADD8D8D"
shape: "rsquare"
x: 1.5d
y: 4.5d
}
{
id: "26A69E20AEC61DF1"
linked_quest: "249FA99AADAC3710"
shape: "rsquare"
x: 1.5d
y: 0.0d
}
{
id: "7D67FF93BFAF6A4A"
linked_quest: "328CFD483C26EA44"
shape: "rsquare"
x: 1.5d
y: 6.0d
}
{
id: "1D2DEC9BC14B9F64"
linked_quest: "546CC03435E763CF"
x: 7.5d
y: 6.0d
}
{
id: "0BAD33188878F715"
linked_quest: "24366846FDA52CE3"
x: 9.0d
y: 6.0d
}
{
id: "2B1E630DF1ED5624"
linked_quest: "023FF9633765A0EB"
x: 10.5d
y: 6.0d
}
]
quests: [ ]
subtitle: ["A handy reference of all the multiblocks"]
title: "Multiblock Dilemma"
}

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,836 @@
{
default_hide_dependency_lines: false
default_quest_shape: ""
filename: "ore_processing"
group: "33020D1D0ECDF301"
icon: {
Count: 1
ForgeCaps: {
"tfc:item_heat": {
heat: 0.0f
ticks: 0L
}
}
id: "gtceu:crushed_iron_ore"
}
id: "24C1683140DBB5F2"
order_index: 0
quest_links: [ ]
quests: [
{
description: ["{quests.ore_proc.native_ore.desc}"]
id: "5D09BEE61210DF02"
size: 1.5d
subtitle: "{quests.ore_proc.native_ore.subtitle}"
tasks: [
{
id: "047DA2872D107BA0"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item_tag(tfc:ore_pieces))"
}
}
optional_task: true
title: "{quests.ore_proc.native_ore.task}"
type: "item"
}
{
id: "2D0D9226FDB3CAC9"
type: "checkmark"
}
]
title: "{quests.ore_proc.native_ore.title}"
x: 0.5d
y: -8.5d
}
{
dependencies: [
"514AEDB447F4AF42"
"68A48B07F9489620"
]
dependency_requirement: "one_completed"
description: ["{quests.ore_proc.crushed_ores.desc}"]
id: "28419A1010EEE93A"
subtitle: "{quests.ore_proc.crushed_ores.subtitle}"
tasks: [
{
id: "321A5E0E6EA03930"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item_tag(forge:crushed_ores))"
}
}
optional_task: true
type: "item"
}
{
id: "4A590589A3C1B57E"
type: "checkmark"
}
]
title: "{quests.ore_proc.crushed_ores.title}"
x: 0.5d
y: -4.5d
}
{
dependencies: ["5D09BEE61210DF02"]
description: ["{quests.ore_proc.macerator_byproduct.desc}"]
icon: "gtceu:hv_macerator"
id: "68A48B07F9489620"
subtitle: "{quests.ore_proc.macerator_byproduct.subtitle}"
tasks: [
{
id: "34740ED2B48819BB"
item: "gtceu:hv_macerator"
optional_task: true
type: "item"
}
{
id: "0A045AAA4BBEF63F"
item: "greate:stainless_steel_crushing_wheel"
optional_task: true
type: "item"
}
{
id: "0E86067C993E18BF"
type: "checkmark"
}
]
title: "{quests.ore_proc.macerator_byproduct.title}"
x: 0.0d
y: -6.5d
}
{
dependencies: ["5D09BEE61210DF02"]
description: ["{quests.ore_proc.macerator_noproduct.desc}"]
icon: "greate:steel_millstone"
id: "514AEDB447F4AF42"
subtitle: "{quests.ore_proc.macerator_noproduct.subtitle}"
tasks: [
{
id: "5EC14F048516D792"
item: "greate:steel_millstone"
optional_task: true
type: "item"
}
{
id: "5D23CEE2220A31FD"
item: "tfc:quern"
optional_task: true
type: "item"
}
{
id: "3D6010FE11723186"
item: "gtceu:hp_steam_forge_hammer"
optional_task: true
type: "item"
}
{
id: "79C87A0922F99B91"
type: "checkmark"
}
]
title: "{quests.ore_proc.macerator_noproduct.title}"
x: 1.0d
y: -6.5d
}
{
dependencies: ["28419A1010EEE93A"]
description: ["{quests.ore_proc.ore_washer.desc}"]
icon: "greate:steel_encased_fan"
id: "35995A8DD303B08D"
subtitle: "{quests.ore_proc.ore_washer.subtitle}"
tasks: [
{
id: "768C7F10A1490AB7"
item: "gtceu:lv_ore_washer"
optional_task: true
type: "item"
}
{
id: "58FCB68304F6943D"
item: "greate:steel_encased_fan"
optional_task: true
type: "item"
}
{
id: "3150FF938CABCC54"
type: "checkmark"
}
]
title: "{quests.ore_proc.ore_washer.title}"
x: 0.5d
y: -2.5d
}
{
dependencies: ["28419A1010EEE93A"]
description: ["{quests.ore_proc.mercury_ores.desc}"]
icon: "gtceu:mercury_bucket"
id: "7C67BAEE68852188"
subtitle: "{quests.ore_proc.mercury_ores.subtitle}"
tasks: [
{
id: "1BB9800D737EBEE4"
item: "gtceu:lv_chemical_bath"
optional_task: true
type: "item"
}
{
id: "0D235407594C22F2"
item: "gtceu:mercury_bucket"
optional_task: true
type: "item"
}
{
id: "09E366F7C581F34F"
type: "checkmark"
}
]
title: "{quests.ore_proc.mercury_ores.title}"
x: 2.0d
y: -2.5d
}
{
dependencies: ["28419A1010EEE93A"]
description: ["{quests.ore_proc.sodium_persuflate.desc}"]
icon: "gtceu:sodium_persulfate_bucket"
id: "3513778F204293CD"
subtitle: "{quests.ore_proc.sodium_persuflate.subtitle}"
tasks: [
{
id: "6E0289DE2614FDB2"
item: "gtceu:lv_chemical_bath"
optional_task: true
type: "item"
}
{
id: "5615AC3A2E3F915E"
item: "gtceu:sodium_persulfate_bucket"
optional_task: true
type: "item"
}
{
id: "33B1AD17A68606A6"
type: "checkmark"
}
]
title: "{quests.ore_proc.sodium_persuflate.title}"
x: -1.0d
y: -2.5d
}
{
dependencies: ["7C67BAEE68852188"]
description: ["{quests.ore_proc.mercury.desc}"]
id: "68AC3E2C9093FCFE"
optional: true
subtitle: "{quests.ore_proc.mercury.subtitle}"
tasks: [
{
id: "3FC4A7F71B918F68"
item: "gtceu:crushed_platinum_ore"
type: "item"
}
{
id: "417A27E90C01166E"
item: {
Count: 1
ForgeCaps: {
"tfc:item_heat": {
heat: 0.0f
ticks: 0L
}
}
id: "gtceu:crushed_nickel_ore"
}
type: "item"
}
{
id: "3D85D53762AA09F5"
item: "gtceu:crushed_cooperite_ore"
type: "item"
}
]
title: "{quests.ore_proc.mercury.title}"
x: 3.5d
y: -2.5d
}
{
dependencies: ["3513778F204293CD"]
description: ["{quests.ore_proc.sodium_ores.desc}"]
id: "0502E478E27D4B73"
optional: true
subtitle: "{quests.ore_proc.sodium_ores.subtitle}"
tasks: [
{
id: "605F3A1BFD554922"
item: "gtceu:crushed_aluminium_ore"
type: "item"
}
{
id: "5ADFEF5AF8FDD5AF"
item: "gtceu:crushed_bauxite_ore"
type: "item"
}
{
id: "28A082F6FF520B21"
item: "gtceu:crushed_cobalt_ore"
type: "item"
}
{
id: "46B6DEFD1A7BEA60"
item: {
Count: 1
ForgeCaps: {
"tfc:item_heat": {
heat: 0.0f
ticks: 0L
}
}
id: "gtceu:crushed_tetrahedrite_ore"
}
type: "item"
}
]
title: "{quests.ore_proc.sodium_ores.title}"
x: -2.5d
y: -2.5d
}
{
dependencies: [
"3513778F204293CD"
"7C67BAEE68852188"
"35995A8DD303B08D"
]
dependency_requirement: "one_completed"
description: ["{quests.ore_proc.purified_ores.desc}"]
id: "544EA7FF98FDCFB7"
subtitle: "{quests.ore_proc.purified_ores.subtitle}"
tasks: [
{
id: "4C6F60AC9C803D7B"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item_tag(forge:purified_ores))"
}
}
optional_task: true
type: "item"
}
{
id: "3C194AEB554DA4CA"
type: "checkmark"
}
]
title: "{quests.ore_proc.purified_ores.title}"
x: 0.5d
y: -0.5d
}
{
dependencies: ["544EA7FF98FDCFB7"]
description: ["{quests.ore_proc.indium.desc}"]
icon: "gtceu:indium_dust"
id: "642FD77427A3B2FA"
subtitle: "{quests.ore_proc.indium.subtitle}"
tasks: [
{
id: "199F216EDD90F24E"
item: "gtceu:indium_dust"
optional_task: true
type: "item"
}
{
id: "0373F4E380F2A0BC"
item: "gtceu:indium_concentrate_bucket"
optional_task: true
type: "item"
}
{
id: "246799A19B9A47B6"
item: {
Count: 1
ForgeCaps: {
"tfc:item_heat": {
heat: 0.0f
ticks: 0L
}
}
id: "gtceu:purified_sphalerite_ore"
}
optional_task: true
type: "item"
}
{
id: "54041D4FF39893F5"
item: "gtceu:purified_galena_ore"
optional_task: true
type: "item"
}
{
id: "52FCA464BD827E37"
type: "checkmark"
}
]
title: "{quests.ore_proc.indium.title}"
x: -1.0d
y: -0.5d
}
{
dependencies: ["544EA7FF98FDCFB7"]
description: ["{quests.ore_proc.platline.desc}"]
icon: "gtceu:platinum_group_sludge_dust"
id: "7B2EE67E37809269"
subtitle: "{quests.ore_proc.platline.subtitle}"
tasks: [
{
id: "2CEBE8BC5E3AF11A"
item: "gtceu:platinum_group_sludge_dust"
optional_task: true
type: "item"
}
{
id: "1F185450C1FF7379"
item: {
Count: 1
ForgeCaps: {
"tfc:item_heat": {
heat: 0.0f
ticks: 0L
}
}
id: "gtceu:purified_chalcocite_ore"
}
optional_task: true
type: "item"
}
{
id: "6140EA15476B4A16"
item: {
Count: 1
ForgeCaps: {
"tfc:item_heat": {
heat: 0.0f
ticks: 0L
}
}
id: "gtceu:purified_chalcopyrite_ore"
}
optional_task: true
type: "item"
}
{
id: "6F239C59DC002095"
item: {
Count: 1
ForgeCaps: {
"tfc:item_heat": {
heat: 0.0f
ticks: 0L
}
}
id: "gtceu:purified_bornite_ore"
}
optional_task: true
type: "item"
}
{
id: "29D38459E25A0D3E"
item: {
Count: 1
ForgeCaps: {
"tfc:item_heat": {
heat: 0.0f
ticks: 0L
}
}
id: "gtceu:purified_pentlandite_ore"
}
optional_task: true
type: "item"
}
{
id: "22DF4DB3FF6976EA"
item: "gtceu:purified_cooperite_ore"
optional_task: true
type: "item"
}
{
id: "1A8C5E755FE82C59"
item: {
Count: 1
ForgeCaps: {
"tfc:item_heat": {
heat: 0.0f
ticks: 0L
}
}
id: "gtceu:purified_tetrahedrite_ore"
}
optional_task: true
type: "item"
}
{
id: "1637CE96CB926DF2"
type: "checkmark"
}
]
title: "{quests.ore_proc.platline.title}"
x: 2.0d
y: -0.5d
}
{
dependencies: ["544EA7FF98FDCFB7"]
description: ["{quests.ore_proc.thermal_centrifuge.desc}"]
icon: "gtceu:lv_thermal_centrifuge"
id: "6BAC3BE1D4FE0F6B"
subtitle: "{quests.ore_proc.thermal_centrifuge.subtitle}"
tasks: [
{
id: "5626010B0878F067"
item: "gtceu:lv_thermal_centrifuge"
optional_task: true
type: "item"
}
{
id: "5C4C3401C72CC768"
type: "checkmark"
}
]
title: "{quests.ore_proc.thermal_centrifuge.title}"
x: 0.5d
y: 1.5d
}
{
dependencies: ["544EA7FF98FDCFB7"]
description: ["{quests.ore_proc.sifter.desc}"]
icon: "gtceu:lv_sifter"
id: "31A6A236B6710B95"
subtitle: "{quests.ore_proc.sifter.subtitle}"
tasks: [
{
id: "018A18B6F52ED096"
item: "gtceu:lv_sifter"
optional_task: true
type: "item"
}
{
id: "019C7598748D30E1"
item: "vintageimprovements:vibrating_table"
optional_task: true
type: "item"
}
{
id: "1BA3E3F150F2296C"
type: "checkmark"
}
]
title: "{quests.ore_proc.sifter.title}"
x: 2.0d
y: 1.0d
}
{
dependencies: ["31A6A236B6710B95"]
description: ["{quests.ore_proc.centrifuge_sifter.desc}"]
icon: "vintageimprovements:centrifuge"
id: "2F1AFDB17C5FC291"
subtitle: "{quests.ore_proc.centrifuge_sifter.subtitle}"
tasks: [
{
id: "7B3C64B98597B573"
item: "gtceu:lv_centrifuge"
optional_task: true
type: "item"
}
{
id: "288ABE9C064D983F"
item: "vintageimprovements:centrifuge"
optional_task: true
type: "item"
}
{
id: "54EA71173CCA6298"
type: "checkmark"
}
]
title: "{quests.ore_proc.centrifuge_sifter.title}"
x: 2.0d
y: 2.0d
}
{
dependencies: ["544EA7FF98FDCFB7"]
description: ["{quests.ore_proc.macerator_separator.desc}"]
icon: "greate:stainless_steel_crushing_wheel"
id: "630D44C9BD1D7190"
subtitle: "{quests.ore_proc.macerator_separator.subtitile}"
tasks: [
{
id: "57FD0D0741991622"
item: "gtceu:hv_macerator"
optional_task: true
type: "item"
}
{
id: "473B6D9D44F5CA51"
item: "greate:stainless_steel_crushing_wheel"
optional_task: true
type: "item"
}
{
id: "5DE1F541B6A2C27E"
type: "checkmark"
}
]
title: "{quests.ore_proc.macerator_separator.title}"
x: -1.0d
y: 1.0d
}
{
dependencies: ["630D44C9BD1D7190"]
description: ["{quests.ore_proc.electro_separator.desc}"]
icon: "gtceu:lv_electromagnetic_separator"
id: "5DC7D0B4E591417D"
subtitle: "{quests.ore_proc.electro_separator.subtitle}"
tasks: [
{
id: "2F017A29A979276C"
item: "gtceu:hv_electromagnetic_separator"
optional_task: true
type: "item"
}
{
id: "6B3DD2CB3874478A"
item: "gtceu:pure_bastnasite_dust"
optional_task: true
type: "item"
}
{
id: "753028DDF077DCFD"
item: "gtceu:pure_naquadah_dust"
optional_task: true
type: "item"
}
{
id: "4347664AB3BF5736"
type: "checkmark"
}
]
title: "{quests.ore_proc.electro_separator.title}"
x: -1.0d
y: 2.0d
}
{
dependencies: [
"5DC7D0B4E591417D"
"6BAC3BE1D4FE0F6B"
"2F1AFDB17C5FC291"
]
dependency_requirement: "one_completed"
description: ["{quests.ore_proc.dust_processed.desc}"]
id: "22C1D541452D4AD4"
subtitle: "{quests.ore_proc.dust_processed.subtitle}"
tasks: [
{
id: "3EA3BABECE52085B"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item_tag(forge:dusts))"
}
}
type: "item"
}
{
id: "1A1B2762EFD6C6B0"
type: "checkmark"
}
]
title: "{quests.ore_proc.dust_processed.title}"
x: 0.5d
y: 3.5d
}
{
dependencies: ["22C1D541452D4AD4"]
description: ["{quests.ore_proc.electrolyzer.desc}"]
icon: "gtceu:lv_electrolyzer"
id: "1BE7400D97562227"
subtitle: "{quests.ore_proc.electrolyzer.subtitle}"
tasks: [
{
id: "266A62102285A81F"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item(gtceu:lv_electrolyzer)item(gtceu:mv_electrolyzer)item(gtceu:hv_electrolyzer)item(gtceu:ev_electrolyzer)item(gtceu:iv_electrolyzer)item(gtceu:luv_electrolyzer)item(gtceu:zpm_electrolyzer)item(gtceu:uv_electrolyzer))"
}
}
optional_task: true
type: "item"
}
{
id: "63355BE55659968E"
type: "checkmark"
}
]
title: "{quests.ore_proc.electrolyzer.title}"
x: 0.0d
y: 5.5d
}
{
dependencies: ["22C1D541452D4AD4"]
description: ["{quests.ore_proc.packer.desc}"]
icon: "gtceu:lv_packer"
id: "0D75C3A7D69E12C2"
subtitle: "{quests.ore_proc.packer.subtitle}"
tasks: [
{
id: "5B4F1397CD746E02"
item: "gtceu:lv_packer"
optional_task: true
type: "item"
}
{
id: "1652532FFCF3E37A"
type: "checkmark"
}
]
title: "{quests.ore_proc.packer.title}"
x: 1.0d
y: 5.5d
}
{
dependencies: ["5D09BEE61210DF02"]
description: ["{quests.ore_proc.gtcy.desc}"]
icon: "gtceu:alloy_blast_smelter"
id: "335FE15E81D3AB06"
shape: "octagon"
size: 1.25d
subtitle: "{quests.ore_proc.gtcy.subtitle}"
tasks: [
{
id: "5B6E8C5E63F5AF97"
item: "gtceu:large_maceration_tower"
optional_task: true
type: "item"
}
{
id: "3A25030D00212FC6"
item: "gtceu:large_centrifuge"
optional_task: true
type: "item"
}
{
id: "4A3FE7BC2DBA8D37"
item: "gtceu:large_sifting_funnel"
optional_task: true
type: "item"
}
{
id: "4035CEFA54AF8CA7"
item: "gtceu:large_chemical_bath"
optional_task: true
type: "item"
}
{
id: "757E5A50BE7FDF72"
item: "gtceu:large_electromagnet"
optional_task: true
type: "item"
}
{
id: "087302FFE78EA9AB"
item: "gtceu:large_electrolyzer"
optional_task: true
type: "item"
}
{
id: "243D67333DA333D8"
item: "gtceu:large_packer"
optional_task: true
type: "item"
}
{
id: "5C78A0155B10864F"
type: "checkmark"
}
]
title: "{quests.ore_proc.gtcy.title}"
x: 3.0d
y: -8.5d
}
{
dependencies: ["5D09BEE61210DF02"]
description: ["{quests.ore_proc.ae2.desc}"]
icon: "expatternprovider:tag_storage_bus"
id: "4ED1E28BDDE50E6C"
shape: "octagon"
size: 1.25d
subtitle: "{quests.ore_proc.ae2.subtitle}"
tasks: [
{
id: "120F92F5742F409A"
item: "ae2:controller"
optional_task: true
type: "item"
}
{
id: "32D21FB6D64AB61E"
item: "expatternprovider:tag_storage_bus"
optional_task: true
type: "item"
}
{
id: "3F6075F8DEA148A6"
type: "checkmark"
}
]
title: "{quests.ore_proc.ae2.title}"
x: -2.0d
y: -8.5d
}
{
dependencies: ["5D09BEE61210DF02"]
description: ["{quests.ore_proc.robot_arm.desc}"]
icon: "gtceu:item_tag_filter"
id: "5AB0C996B1325FDC"
shape: "octagon"
size: 1.25d
subtitle: "{quests.ore_proc.robot_arm.subtitle}"
tasks: [
{
id: "7CB8EAD1E4450C34"
item: "gtceu:item_tag_filter"
optional_task: true
type: "item"
}
{
id: "028E7DEC8CE595E8"
item: "gtceu:item_smart_filter"
optional_task: true
type: "item"
}
{
id: "0DCF304790B84769"
item: "gtceu:lv_robot_arm"
optional_task: true
type: "item"
}
{
id: "208DF030039D27B3"
type: "checkmark"
}
]
title: "{quests.ore_proc.robot_arm.title}"
x: 0.5d
y: -11.0d
}
]
subtitle: ["{quests.ore_proc.subtitle}"]
title: "{quests.ore_proc}"
}

View file

@ -12,322 +12,340 @@
}
}
id: "28EBC0FF82EFD94B"
order_index: 3
order_index: 2
quest_links: [
{
id: "77A0335E38D755CA"
linked_quest: "0DBC148D92A9F69F"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 0.0d
y: 1.0d
}
{
id: "750818879C23F373"
linked_quest: "26394C1290D70AB6"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 1.0d
y: 2.0d
}
{
id: "0074100DE2B5BE5A"
linked_quest: "5E76D4C24026157D"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 2.0d
y: 0.0d
}
{
id: "1C05814535C12FED"
linked_quest: "60D7F6C1EE918B66"
shape: "rsquare"
size: 0.75d
shape: "square"
x: 1.0d
y: 1.0d
}
{
id: "513A34184609CA31"
linked_quest: "5C17BF90DA2AAEEE"
shape: "rsquare"
size: 0.75d
shape: "square"
x: 1.0d
y: 0.0d
}
{
id: "22CF428EE30F5B4B"
linked_quest: "38DE506FF5B32031"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 2.0d
y: 1.0d
}
{
id: "33618A4FD8ED62D7"
linked_quest: "5063FDFFBE3E4855"
shape: "rsquare"
size: 0.75d
shape: "square"
x: 2.0d
y: 2.0d
}
{
id: "0B4D429E3441C906"
linked_quest: "4AFD3073C731A1E4"
shape: "rsquare"
size: 0.8d
x: 2.0d
y: 3.0d
}
{
id: "2B8FBCD290196265"
linked_quest: "14D277A164202FF8"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 2.0d
y: 4.0d
}
{
id: "0E8AC841C484408C"
linked_quest: "15EC934CE8F4DC86"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 2.0d
y: -1.0d
}
{
id: "6ABFBA6855A6E7E9"
linked_quest: "196FC518F744B983"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 3.0d
y: 2.0d
}
{
id: "629EAE6BC0519572"
linked_quest: "0017FFFAD7CD2EFE"
shape: "rsquare"
size: 0.75d
shape: "square"
x: 3.0d
y: 3.0d
}
{
id: "59568D32C47265ED"
linked_quest: "5CC9B0E832545569"
shape: "rsquare"
size: 0.75d
shape: "square"
x: 3.0d
y: 4.0d
}
{
id: "42DA2C0B99DB2545"
linked_quest: "58BBD540D7D4FF01"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 3.0d
y: 5.0d
}
{
id: "39C4E4082B9B5731"
linked_quest: "49C1D61741AA288E"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 4.0d
y: 3.0d
}
{
id: "346904314F61ABDB"
linked_quest: "698B5F65F2DE4439"
shape: "rsquare"
size: 0.75d
shape: "square"
x: 4.0d
y: 4.0d
}
{
id: "1C0407D7B45603FC"
linked_quest: "145F71A817C5996E"
shape: "rsquare"
size: 0.75d
shape: "square"
x: 4.0d
y: 5.0d
}
{
id: "20BCF31B1430ECFC"
linked_quest: "327C3E02CD751453"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 4.0d
y: 6.0d
}
{
id: "384FE989BF9BD89D"
linked_quest: "082AB255886E73C2"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 6.0d
y: 5.0d
}
{
id: "3DD1B0AE6630A8E5"
linked_quest: "370FC1CDF5F9A9CC"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 6.0d
y: 6.0d
}
{
id: "519774012E47875A"
linked_quest: "359121584E056022"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 6.0d
y: 7.0d
}
{
id: "0B488F9F519FBA61"
linked_quest: "3B49BD004F38E1A2"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 6.0d
y: 8.0d
}
{
id: "025C3D8C61A9C011"
linked_quest: "42CD789B8C40E424"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 5.0d
y: 4.0d
}
{
id: "54F1B023BEC98314"
linked_quest: "47087361D6DE7DCF"
shape: "rsquare"
size: 0.75d
shape: "square"
x: 5.0d
y: 5.0d
}
{
id: "4EABE2BF51A06FC8"
linked_quest: "7AE681E2AB31EA0D"
shape: "rsquare"
size: 0.75d
shape: "square"
x: 5.0d
y: 6.0d
}
{
id: "607E9492E895927E"
linked_quest: "79E4E53E9DF45549"
shape: "rsquare"
size: 0.8d
shape: "square"
x: 5.0d
y: 7.0d
}
{
id: "709FB8C1561E7BB8"
linked_quest: "1646BF9194100E57"
x: -1.0d
y: -5.0d
}
{
id: "499941B0EDEFBF54"
linked_quest: "1C55AE6AD5BDE304"
x: 0.0d
y: -5.0d
x: 10.0d
y: -3.0d
}
{
id: "10F2DA9FCC5E3860"
linked_quest: "6B08799BCFD01D3D"
x: 1.0d
y: -5.0d
x: 10.0d
y: -1.0d
}
{
id: "72CBEEAD5A41685E"
linked_quest: "069FD86133D7D582"
x: 2.0d
y: -5.0d
x: 10.0d
y: 0.0d
}
{
id: "76C69275A82861C8"
linked_quest: "7A1E3C3A2D699C5B"
x: 3.0d
y: -5.0d
x: 10.0d
y: 1.0d
}
{
id: "6C144735C40EE615"
linked_quest: "2FCBA0D780DBDA9E"
x: 4.0d
y: -5.0d
x: 10.0d
y: 2.0d
}
{
id: "5FDCCB7CE9DACB34"
linked_quest: "4C7C0F6A6598BC24"
x: 5.0d
y: -5.0d
x: 10.0d
y: 3.0d
}
{
id: "4ACE1AFCEDC37A05"
linked_quest: "6AF3A40BC9CE7122"
x: 6.0d
y: -5.0d
}
{
id: "1EA07F998161450C"
linked_quest: "30A6EDDF25A5E5F8"
shape: "rsquare"
size: 0.66d
x: 2.0d
y: -4.0d
x: 10.0d
y: 4.0d
}
{
id: "532482B324E31386"
linked_quest: "1776FA1F3255731E"
shape: "rsquare"
size: 0.66d
x: 3.0d
y: -4.0d
shape: "square"
x: 11.0d
y: 1.0d
}
{
id: "0F86FC5CD130B2E1"
linked_quest: "78277DBC07D3C45C"
shape: "rsquare"
size: 0.66d
x: 4.0d
y: -4.0d
shape: "square"
x: 11.0d
y: 2.0d
}
{
id: "7D227159C48FAB94"
linked_quest: "0DC999F79A685194"
shape: "rsquare"
size: 0.66d
x: 5.0d
y: -4.0d
shape: "square"
x: 11.0d
y: 3.0d
}
{
id: "718938D16A6098A7"
linked_quest: "35F13B6D60361904"
shape: "rsquare"
size: 0.66d
x: 6.0d
y: -4.0d
shape: "square"
x: 11.0d
y: 4.0d
}
{
id: "713A4F2E798A8BDB"
linked_quest: "6A451F43F3D7A671"
shape: "square"
x: 2.0d
y: 3.0d
}
{
id: "5BECAA6A55634AC3"
linked_quest: "3D8174C64DDC268B"
x: 0.0d
y: 0.0d
}
{
id: "13ADAD728012FCB1"
linked_quest: "1C55AE6AD5BDE304"
x: 10.0d
y: -2.0d
}
{
id: "7C16D34BB19B0B27"
linked_quest: "4058958C4743E522"
x: 11.0d
y: -2.0d
}
{
id: "5D77547BEDCC8C01"
linked_quest: "033E74BC588E7EAD"
x: 0.0d
y: -2.0d
}
{
id: "34C19E3EFD65554D"
linked_quest: "2C35D4E01AEC02AA"
x: 0.0d
y: -1.0d
}
{
id: "6C5CB6A5A223CB66"
linked_quest: "48A8E3210B2BAE1C"
x: 8.5d
y: -3.0d
}
{
id: "40D9CA59F1C83729"
linked_quest: "3C173357029AB649"
x: 8.5d
y: -2.0d
}
{
id: "1DF239C119DF26F3"
linked_quest: "174DA15847665CF8"
x: 8.5d
y: -1.0d
}
{
id: "2FF35C2F777C21C9"
linked_quest: "04DE7C58F20B535A"
x: 8.5d
y: 0.0d
}
{
id: "5A2EFA6523C736B0"
linked_quest: "56CA2EB7812529C5"
x: 8.5d
y: 2.0d
}
{
id: "5F9DCB9698B1FBC7"
linked_quest: "52DAF93E2F3D688A"
x: 8.5d
y: 1.0d
}
]
quests: [
{
dependencies: ["0DBC148D92A9F69F"]
description: [
"Early game Circuits are hand craftable."
""
"Pick up the &3Circuit Assembler&r to make them a lot more efficient."
]
description: ["{quests.development.hull_lv.desc}"]
hide_dependency_lines: true
icon: "gtceu:bronze_machine_casing"
icon: "gtceu:lv_machine_hull"
id: "4252B1AF36FFB4F6"
progression_mode: "linear"
size: 0.85d
subtitle: "Hand crafted and artisanal"
title: "Craftable in &6Steam Age&r and &7LV&r"
size: 1.0d
subtitle: "{quests.development.hull_lv.subtitle}"
title: "{quests.development.hull_lv.title}"
x: 0.0d
y: -2.0d
y: -3.0d
}
{
dependencies: [
@ -336,21 +354,19 @@
"26394C1290D70AB6"
]
description: [
"The &9Integrated&r Circuit line may not be a strict upgrade in terms of cost, but will tide you over as a stepping stone towards the next tier."
""
"They will require a MV &3Laser Engraver&r and a MV &3Cutting Machine&r."
"{quests.development.hull_mv.desc.1}"
"{@pagebreak}"
"&l&3Lore:&r&o In Omnifactory, and in previous Gregicality, this circuit line was called &9Refined&r and was standardized like further tiers."
"{quests.development.hull_mv.desc.2}"
]
hide_dependency_lines: true
icon: "gtceu:mv_machine_hull"
id: "5E4FBB2287D9E635"
progression_mode: "linear"
size: 0.85d
subtitle: "Integrated Dynamics"
title: "Craftable in &bMV&r"
size: 1.0d
subtitle: "{quests.development.hull_mv.subtitle}"
title: "{quests.development.hull_mv.title}"
x: 1.0d
y: -2.0d
y: -3.0d
}
{
dependencies: [
@ -358,23 +374,18 @@
"38DE506FF5B32031"
"5063FDFFBE3E4855"
"14D277A164202FF8"
"4AFD3073C731A1E4"
"5E76D4C24026157D"
]
description: [
"&eMicro&r Circuits are where the &3Cleanroom&r becomes a requirement to progress."
""
"Don't get caught out by the &aMainframe&r - it requires a &3HV Circuit Assembler&r."
]
description: ["{quests.development.hull_hv.desc}"]
hide_dependency_lines: true
icon: "gtceu:hv_machine_hull"
id: "1D717E742E50A6BD"
progression_mode: "linear"
size: 0.85d
subtitle: "Micro Miners"
title: "Craftable in &bMV&r and &6HV&r"
size: 1.0d
subtitle: "{quests.development.hull_hv.subtitle}"
title: "{quests.development.hull_hv.title}"
x: 2.0d
y: -2.0d
y: -3.0d
}
{
dependencies: [
@ -383,25 +394,16 @@
"0017FFFAD7CD2EFE"
"58BBD540D7D4FF01"
]
description: [
"This is the &9Nano&r Circuit line."
""
"Starting from here, circuit progression will follow a pattern:"
""
"&9-&r Processor"
"&9-&r Assembly"
"&9-&r Cupercomputer"
"&9-&r Mainframe"
]
description: ["{quests.development.hull_ev.desc}"]
hide_dependency_lines: true
icon: "gtceu:ev_machine_hull"
id: "29C2A82490261F1C"
progression_mode: "linear"
size: 0.85d
subtitle: "Nano Age"
title: "Craftable in &5EV&r"
size: 1.0d
subtitle: "{quests.development.hull_ev.subtitle}"
title: "{quests.development.hull_ev.title}"
x: 3.0d
y: -2.0d
y: -3.0d
}
{
dependencies: [
@ -410,20 +412,16 @@
"698B5F65F2DE4439"
"145F71A817C5996E"
]
description: [
"Welcome to the &9Quantum&r Circuit line."
""
"You may want to invest in &aPBI&r at this point, as &dAdvanced SMDs&r will skyrocket your circuit production."
]
description: ["{quests.development.hull_iv.desc}"]
hide_dependency_lines: true
icon: "gtceu:iv_machine_hull"
id: "66A23AC2EE9BC4AE"
progression_mode: "linear"
size: 0.85d
subtitle: "GregTech gets Quantum"
title: "Craftable in &1IV&r"
size: 1.0d
subtitle: "{quests.development.hull_iv.subtitle}"
title: "{quests.development.hull_iv.title}"
x: 4.0d
y: -2.0d
y: -3.0d
}
{
dependencies: [
@ -432,20 +430,16 @@
"47087361D6DE7DCF"
"7AE681E2AB31EA0D"
]
description: [
"This is the &9Crystal&r Circuit line."
""
"It's locked behind &3Fusion&r."
]
description: ["{quests.development.hull_luv.desc}"]
hide_dependency_lines: true
icon: "gtceu:luv_machine_hull"
id: "6906121936A688C0"
progression_mode: "linear"
size: 0.85d
subtitle: "Crystallisation"
title: "Craftable in &dLuV&r"
size: 1.0d
subtitle: "{quests.development.hull_luv.subtitle}"
title: "{quests.development.hull_luv.title}"
x: 5.0d
y: -2.0d
y: -3.0d
}
{
dependencies: [
@ -454,30 +448,34 @@
"370FC1CDF5F9A9CC"
"359121584E056022"
]
description: [
"This is the &9Wetware&r Circuit line."
""
"It will be the biggest automation challenge to face in this modpack. Best of luck."
]
description: ["{quests.development.hull_zpm.desc}"]
hide_dependency_lines: true
icon: "gtceu:zpm_machine_hull"
id: "629E023752317A31"
progression_mode: "linear"
size: 0.85d
subtitle: "Soft and Wetware"
title: "Craftable in &cZPM&r"
size: 1.0d
subtitle: "{quests.development.hull_zpm.subtitle}"
title: "{quests.development.hull_zpm.title}"
x: 6.0d
y: -2.0d
y: -3.0d
}
{
dependencies: ["15EC934CE8F4DC86"]
description: ["On this line you can see the Steam, or &8&8ULV&r, equivalents."]
dependencies: [
"15EC934CE8F4DC86"
"2C35D4E01AEC02AA"
]
description: ["{quests.development.ulv.desc}"]
hide_dependency_lines: true
icon: "gtceu:ulv_machine_hull"
icon: "tfg:ulv_universal_circuit"
id: "1C1976238A2FBEE0"
progression_mode: "linear"
size: 0.85d
title: "&8ULV&r Circuits"
size: 1.0d
tasks: [{
id: "2AD889754295F941"
item: "tfg:ulv_universal_circuit"
type: "item"
}]
title: "{quests.development.ulv.title}"
x: -1.0d
y: -1.0d
}
@ -485,22 +483,20 @@
dependencies: [
"5C17BF90DA2AAEEE"
"5E76D4C24026157D"
"3D8174C64DDC268B"
]
description: [
"Circuits along this line are &7LV&r, and are interchangeable in recipes."
""
"&cElectronic Circuits&r are the \"worst\" in terms of cost and effort required to produce, but you have to start somewhere."
""
"&eBasic Integrated Processors&r act as a middle layer between &cElectronic Circuits&r and &2Microchip Processors.&r"
""
"Finally, &2Microchip Processors&r will be the best option for the rest of the playthrough."
]
description: ["{quests.development.lv.desc}"]
hide_dependency_lines: true
icon: "gtceu:lv_machine_casing"
icon: "tfg:lv_universal_circuit"
id: "7707E5B061A7FFF7"
progression_mode: "linear"
size: 0.85d
title: "&7LV&r Circuits"
size: 1.0d
tasks: [{
id: "4149ADB96051A419"
item: "tfg:lv_universal_circuit"
type: "item"
}]
title: "{quests.development.lv.title}"
x: -1.0d
y: 0.0d
}
@ -510,17 +506,18 @@
"38DE506FF5B32031"
"0DBC148D92A9F69F"
]
description: [
"Circuits along this line are &bMV&r, and are interchangeable in recipes."
""
"The pattern stays the same: the rightmost circuit comes in &dlarger quantities&r and is overall &aeasier&r to produce."
]
description: ["{quests.development.mv.desc}"]
hide_dependency_lines: true
icon: "gtceu:mv_machine_casing"
icon: "tfg:mv_universal_circuit"
id: "45CA8DCA8226945A"
progression_mode: "linear"
size: 0.85d
title: "&bMV&r Circuits"
size: 1.0d
tasks: [{
id: "44666202162E1A4B"
item: "tfg:mv_universal_circuit"
type: "item"
}]
title: "{quests.development.mv.title}"
x: -1.0d
y: 1.0d
}
@ -530,37 +527,38 @@
"5063FDFFBE3E4855"
"26394C1290D70AB6"
]
description: [
"Circuits along this line are &6HV&r, and are interchangeable in recipes."
""
"The pattern stays the same: the rightmost circuit comes in &dlarger quantities&r and is overall &aeasier&r to produce."
]
description: ["{quests.development.hv.desc}"]
hide_dependency_lines: true
icon: "gtceu:hv_machine_casing"
icon: "tfg:hv_universal_circuit"
id: "54CF2016ED44CC45"
progression_mode: "linear"
size: 0.85d
title: "&6HV&r Circuits"
size: 1.0d
tasks: [{
id: "3FDE8021CF8F3454"
item: "tfg:hv_universal_circuit"
type: "item"
}]
title: "{quests.development.hv.title}"
x: -1.0d
y: 2.0d
}
{
dependencies: [
"49C1D61741AA288E"
"4AFD3073C731A1E4"
"0017FFFAD7CD2EFE"
]
description: [
"Circuits along this line are &5EV&r, and are interchangeable in recipes."
""
"The pattern stays the same: the rightmost circuit comes in &dlarger quantities&r and is overall &aeasier&r to produce."
]
description: ["{quests.development.ev.desc}"]
hide_dependency_lines: true
icon: "gtceu:ev_machine_casing"
icon: "tfg:ev_universal_circuit"
id: "2A9ECD745E15A5D8"
progression_mode: "linear"
size: 0.85d
title: "&5EV&r Circuits"
size: 1.0d
tasks: [{
id: "1812896EEEA3FE5B"
item: "tfg:ev_universal_circuit"
type: "item"
}]
title: "{quests.development.ev.title}"
x: -1.0d
y: 3.0d
}
@ -571,17 +569,18 @@
"14D277A164202FF8"
"5CC9B0E832545569"
]
description: [
"Circuits along this line are &1IV&r, and are interchangeable in recipes."
""
"The pattern stays the same: the rightmost circuit comes in &dlarger quantities&r and is overall &aeasier&r to produce."
]
description: ["{quests.development.iv.desc}"]
hide_dependency_lines: true
icon: "gtceu:iv_machine_casing"
icon: "tfg:iv_universal_circuit"
id: "5B0AC445672E14B6"
progression_mode: "linear"
size: 0.85d
title: "&1IV&r Circuits"
size: 1.0d
tasks: [{
id: "5FAB6E6EB15D3ECD"
item: "tfg:iv_universal_circuit"
type: "item"
}]
title: "{quests.development.iv.title}"
x: -1.0d
y: 4.0d
}
@ -592,21 +591,18 @@
"145F71A817C5996E"
"58BBD540D7D4FF01"
]
description: [
"Circuits along this line are &dLuV&r, and are interchangeable in recipes."
""
"The pattern stays the same: the rightmost circuit comes in &dlarger quantities&r and is overall &aeasier&r to produce."
""
"Make sure to set up &3wetware board production&r as soon as possible! These take a &6very long time&r to make."
""
"It's &dLuV&r, not &4LUV&r."
]
description: ["{quests.development.luv.desc}"]
hide_dependency_lines: true
icon: "gtceu:luv_machine_casing"
icon: "tfg:luv_universal_circuit"
id: "140E91C53C30C096"
progression_mode: "linear"
size: 0.85d
title: "&dLuV&r Circuits"
size: 1.0d
tasks: [{
id: "0DAA2B1A9C206D9A"
item: "tfg:luv_universal_circuit"
type: "item"
}]
title: "{quests.development.luv.title}"
x: -1.0d
y: 5.0d
}
@ -616,13 +612,18 @@
"327C3E02CD751453"
"7AE681E2AB31EA0D"
]
description: ["Circuits along this line are &cZPM&r, and are interchangeable in recipes."]
description: ["{quests.development.zpm.desc}"]
hide_dependency_lines: true
icon: "gtceu:zpm_machine_casing"
icon: "tfg:zpm_universal_circuit"
id: "2E00E10D4E92F64D"
progression_mode: "linear"
size: 0.85d
title: "&cZPM&r Circuits"
size: 1.0d
tasks: [{
id: "12D2A967F5348D7C"
item: "tfg:zpm_universal_circuit"
type: "item"
}]
title: "{quests.development.zpm.title}"
x: -1.0d
y: 6.0d
}
@ -631,75 +632,78 @@
"79E4E53E9DF45549"
"359121584E056022"
]
description: ["Circuits along this line are &3UV&r, and are interchangeable for each other."]
description: ["{quests.development.uv.desc}"]
hide_dependency_lines: true
icon: "gtceu:uv_machine_casing"
icon: "tfg:uv_universal_circuit"
id: "35EFFA6C85EFCA58"
progression_mode: "linear"
size: 0.85d
title: "&3UV&r Circuits"
size: 1.0d
tasks: [{
id: "100577EC5C3F37C4"
item: "tfg:uv_universal_circuit"
type: "item"
}]
title: "{quests.development.uv.title}"
x: -1.0d
y: 7.0d
}
{
dependencies: ["3B49BD004F38E1A2"]
description: [
"Congratulations! You've reached the end of the circuit progression."
""
"The only &4UHV&r circuit is the &6Wetware Mainframe&r, which is used for crafting some endgame stuff."
]
description: ["{quests.development.uhv.desc}"]
hide_dependency_lines: true
icon: "gtceu:uhv_machine_casing"
icon: "tfg:uhv_universal_circuit"
id: "177ADFFD33DDA624"
progression_mode: "linear"
size: 0.85d
title: "&4UHV&r Circuits"
size: 1.0d
tasks: [{
id: "3E4D08045C74E4B8"
item: "tfg:uhv_universal_circuit"
type: "item"
}]
title: "{quests.development.uhv.title}"
x: -1.0d
y: 8.0d
}
{
dependencies: ["5B2696206205CB2E"]
id: "70432F650591353C"
shape: "rsquare"
size: 0.66d
shape: "square"
size: 1.0d
tasks: [{
id: "77875BBDC0A937A9"
item: "gtceu:cupronickel_ingot"
type: "item"
}]
x: -1.0d
y: -4.0d
x: 11.0d
y: -3.0d
}
{
dependencies: [
"2AD44111B9B39C90"
"4A92AFD2532EED26"
description: [
"{quests.development.explanation.desc.1}"
"{@pagebreak}"
"{quests.development.explanation.desc.2}"
"{@pagebreak}"
"{quests.development.explanation.desc.3}"
]
id: "66805BB78A828C00"
shape: "rsquare"
size: 0.66d
icon: {
Count: 1
id: "gtceu:programmed_circuit"
tag: {
Configuration: 0
}
}
id: "78885A5847FAE785"
subtitle: "{quests.development.explanation.subtitle}"
tasks: [{
id: "76206DC9E7ABD07A"
item: "gtceu:kanthal_ingot"
type: "item"
id: "629C40E1C85EC9EC"
title: "{quests.development.explanation.task}"
type: "checkmark"
}]
x: 0.0d
y: -4.0d
}
{
dependencies: ["6958029B5514D4EC"]
id: "1CBA5477CB7C45E7"
shape: "rsquare"
size: 0.66d
tasks: [{
id: "1104AC52E0A0A472"
item: "gtceu:nichrome_ingot"
type: "item"
}]
x: 1.0d
y: -4.0d
title: "{quests.development.explanation.title}"
x: -1.0d
y: -3.0d
}
]
subtitle: ["A step forward is always rewarding"]
title: "Development table"
subtitle: ["{quests.development.subtitle}"]
title: "{quests.development}"
}

View file

@ -586,7 +586,7 @@
tasks: [
{
dimension: "minecraft:the_nether"
icon: "minecraft:netherrack"
icon: "minecraft:deepslate"
id: "42372A0532A8AEDC"
title: "{quests.metal_age.beneath_kaolin.task}"
type: "dimension"
@ -858,7 +858,7 @@
tasks: [
{
dimension: "minecraft:the_nether"
icon: "minecraft:netherrack"
icon: "minecraft:deepslate"
id: "77162ADDC8732968"
title: "{quests.metal_age.beneath_graphite.task}"
type: "dimension"

View file

@ -10,8 +10,8 @@
{
id: "39027CF4DC307D33"
linked_quest: "5E186CD5E83BFDF0"
x: -27.5d
y: -3.0d
x: -27.0d
y: 2.0d
}
{
id: "0CE64B9914191C56"
@ -31,8 +31,8 @@
linked_quest: "48A8E3210B2BAE1C"
shape: "octagon"
size: 2.0d
x: -27.5d
y: -5.0d
x: -27.0d
y: 0.0d
}
]
quests: [
@ -48,7 +48,7 @@
}]
title: "{quests.steam_age.basic_millstone.title}"
x: -18.0d
y: -5.0d
y: -2.0d
}
{
dependencies: ["6F1BC99BE641B671"]
@ -66,7 +66,7 @@
}]
title: "{quests.steam_age.horse_crank.title}"
x: -22.0d
y: -5.0d
y: -2.0d
}
{
dependencies: ["7B045998769930F0"]
@ -80,8 +80,8 @@
type: "item"
}]
title: "{quests.steam_age.helve_hammer.title}"
x: -20.0d
y: -1.0d
x: -18.0d
y: -4.0d
}
{
dependencies: ["6F1BC99BE641B671"]
@ -109,7 +109,7 @@
]
title: "{quests.steam_age.basic_greate.title}"
x: -20.0d
y: -3.0d
y: -4.0d
}
{
dependencies: ["0D0D461AE3A3F7BF"]
@ -131,7 +131,7 @@
]
title: "{quests.steam_age.water_wheel.title}"
x: -14.5d
y: -3.0d
y: 0.0d
}
{
dependencies: ["0D0D461AE3A3F7BF"]
@ -153,7 +153,7 @@
]
title: "{quests.steam_age.windmill.title}"
x: -14.5d
y: -7.0d
y: -4.0d
}
{
dependencies: ["6E8CEE02CB5B678B"]
@ -168,7 +168,7 @@
}]
title: "{quests.steam_age.metal_casing.title}"
x: -9.5d
y: -5.0d
y: -2.0d
}
{
dependencies: ["09D913288896A67A"]
@ -181,8 +181,8 @@
type: "item"
}]
title: "{quests.steam_age.steel_encased_fan.title}"
x: -4.5d
y: -1.0d
x: -5.5d
y: 4.0d
}
{
dependencies: ["09D913288896A67A"]
@ -201,8 +201,8 @@
type: "item"
}]
title: "{quests.steam_age.steel_pump.title}"
x: -2.5d
y: -3.0d
x: -3.5d
y: 2.0d
}
{
dependencies: ["209958FE2EEA5D72"]
@ -265,7 +265,7 @@
}]
title: "{quests.steam_age.mechanical_saw.title}"
x: -9.5d
y: -3.0d
y: 0.0d
}
{
dependencies: ["7F14D2A34F480ACA"]
@ -279,7 +279,7 @@
}]
title: "{quests.steam_age.mechanical_harvester.title}"
x: -9.5d
y: -7.0d
y: -4.0d
}
{
dependencies: ["6E8CEE02CB5B678B"]
@ -307,7 +307,7 @@
]
title: "{quests.steam_age.chute.title}"
x: -12.0d
y: -3.0d
y: 0.0d
}
{
dependencies: ["51CBF7378FFAD514"]
@ -324,8 +324,8 @@
type: "item"
}]
title: "{quests.steam_age.mold_table.title}"
x: -2.5d
y: -1.0d
x: -3.5d
y: 4.0d
}
{
dependencies: ["32046292AA5B0E30"]
@ -352,8 +352,8 @@
}
]
title: "{quests.steam_age.steel_greate.title}"
x: -4.5d
y: -3.0d
x: -5.5d
y: 2.0d
}
{
dependencies: ["09D913288896A67A"]
@ -367,8 +367,8 @@
type: "item"
}]
title: "{quests.steam_age.steel_millstone.title}"
x: -6.5d
y: -3.0d
x: -7.5d
y: 2.0d
}
{
dependencies: ["5917B0D4708BF534"]
@ -617,7 +617,7 @@
}]
title: "{quests.steam_age.item_pipes.title}"
x: -12.0d
y: -1.0d
y: 2.0d
}
{
dependencies: [
@ -1038,8 +1038,8 @@
}
]
title: "{quests.steam_age.fluid_pipes.title}"
x: -2.5d
y: -5.0d
x: -3.5d
y: 0.0d
}
{
dependencies: ["51CBF7378FFAD514"]
@ -1064,8 +1064,8 @@
type: "item"
}]
title: "{quests.steam_age.fluid_drums.title}"
x: -0.5d
y: -3.0d
x: -1.5d
y: 2.0d
}
{
dependencies: ["49896161B31DB7B4"]
@ -1122,7 +1122,7 @@
]
title: "{quests.steam_age.create_tools.title}"
x: -18.0d
y: -3.0d
y: 0.0d
}
{
dependencies: ["6AA07588374B59AB"]
@ -1234,7 +1234,7 @@
]
title: "{quests.steam_age.poor_paths.title}"
x: -23.5d
y: -6.5d
y: -3.5d
}
{
dependencies: ["1059288C22CB56BB"]
@ -1285,7 +1285,7 @@
]
title: "{quests.steam_age.normal_paths.title}"
x: -24.0d
y: -5.0d
y: -2.0d
}
{
dependencies: ["1059288C22CB56BB"]
@ -1338,7 +1338,7 @@
]
title: "{quests.steam_age.good_paths.title}"
x: -23.5d
y: -3.5d
y: -0.5d
}
{
dependencies: [
@ -1399,7 +1399,7 @@
}]
title: "{quests.metal_age.bronze_goodies.title}"
x: -20.0d
y: -5.0d
y: -2.0d
}
{
description: ["{quests.metal_age.wrought_iron_goodies.desc}"]
@ -1423,7 +1423,7 @@
}]
title: "{quests.metal_age.wrought_iron_goodies.title}"
x: -12.0d
y: -5.0d
y: -2.0d
}
{
description: ["{quests.metal_age.steel_goodies.desc}"]
@ -1446,8 +1446,8 @@
type: "item"
}]
title: "{quests.metal_age.steel_goodies.title}"
x: -4.5d
y: -5.0d
x: -5.5d
y: 0.0d
}
{
dependencies: ["46FA9DD4755A5548"]
@ -1574,7 +1574,32 @@
]
title: "{quests.metal_age.coke_oven.title}"
x: -14.5d
y: -5.0d
y: -2.0d
}
{
dependencies: ["49896161B31DB7B4"]
description: [
"There is currently a bug with the Mechanical Mixer where some recipes want an actual Programmed Circuit item."
"For the time being, you can craft these out of Sticks."
""
"This will be fixed whenever we're able to update Greate to the latest version, which requires Create 6, which requires other Create addons to be updated... hopefully that should be soon."
]
icon: {
Count: 1
id: "gtceu:programmed_circuit"
tag: {
Configuration: 0
}
}
id: "6068BC1F6917A69D"
size: 1.0d
tasks: [{
id: "385A0D77B9B4AA74"
type: "checkmark"
}]
title: "Bug workaround"
x: -5.5d
y: 13.5d
}
]
subtitle: ["{quests.steam_age.subtitle}"]

View file

@ -6,7 +6,12 @@
icon: "minecraft:apple"
id: "5D74D1A68158F29E"
order_index: 1
quest_links: [ ]
quest_links: [{
id: "1AD1F9822B738105"
linked_quest: "2E36E5755B2F551C"
x: 2.0d
y: 4.0d
}]
quests: [
{
dependencies: ["427814F6E9386772"]
@ -1133,6 +1138,7 @@
"4891E995D3EC2BD1"
"5D865179941E7B3A"
]
dependency_requirement: "one_completed"
description: ["{quests.tfg_tips.create_sticky_resin.desc}"]
id: "6FFD4990FF07078A"
size: 1.0d
@ -2064,23 +2070,7 @@
subtitle: "{quests.tfg_tips.smoke_meat.subtitle}"
tasks: [
{
icon: {
Count: 1
ForgeCaps: {
"tfc:food": {
creationDate: -9223372036854775808L
traits: [
"tfc:brined"
"firmalife:smoked"
]
}
"tfc:item_heat": {
heat: 0.0f
ticks: 0L
}
}
id: "tfc:food/beef"
}
icon: "minecraft:beef"
id: "6F36FAA8AE1E2987"
item: {
Count: 1
@ -2315,10 +2305,7 @@
y: 9.5d
}
{
dependencies: [
"2D959136A5FC5F46"
"56CA2EB7812529C5"
]
dependencies: ["2D959136A5FC5F46"]
description: ["{quests.tfg_tips.lamps.desc}"]
id: "037CDA933FBE2CBE"
subtitle: "{quests.tfg_tips.lamps.subtitle}"
@ -4289,9 +4276,9 @@
}
{
dependencies: ["6C64C20FF5DF972A"]
description: ["{quests.tfg_tips.grapple_upgrade_length.desc}"]
description: ["{quests.tfg_tips.grapple_length.desc}"]
id: "105FD1655EEB1921"
subtitle: "{quests.tfg_tips.grapple_upgrade_length.subtitle}"
subtitle: "{quests.tfg_tips.grapple_length.subtitle}"
tasks: [
{
id: "6BC5AB4D7A479799"
@ -4311,7 +4298,7 @@
type: "item"
}
]
title: "{quests.tfg_tips.grapple_upgrade_length.title}"
title: "{quests.tfg_tips.grapple_length.title}"
x: -17.0d
y: 4.5d
}
@ -4337,7 +4324,11 @@
}
{
dependencies: ["1F93C858F1D02F7C"]
description: ["{quests.tfg_tips.grapple_upgrade_length.desc}"]
description: [
"{quests.tfg_tips.grapple_upgrades.desc.1}"
"{@pagebreak}"
"{quests.tfg_tips.grapple_upgrades.desc.2}"
]
id: "6C64C20FF5DF972A"
subtitle: "{quests.tfg_tips.grapple_upgrades.subtitle}"
tasks: [{
@ -4526,6 +4517,314 @@
x: -13.5d
y: 6.5d
}
{
description: [
"&3Long-Distance Item Pipes&r can be used to send items across great distances. Place one endpoint at each end, and connect them with pipeline blocks."
""
"These pipes instantly transfer from the input side to the output side."
""
"They also have a minimum distance between pipe endpoints, so you can't use these for short-range operations."
]
icon: "gtceu:long_distance_item_pipeline_endpoint"
id: "22B0E30FF38145E7"
shape: "square"
size: 1.0d
subtitle: "Wondering how to move those ores around?"
tasks: [
{
count: 2L
id: "7D5959A062BEE77C"
item: "gtceu:long_distance_item_pipeline_endpoint"
type: "item"
}
{
id: "30A1D0C682D0FC2E"
item: "gtceu:long_distance_item_pipeline"
type: "item"
}
]
title: "Long-Distance Items"
x: 5.5d
y: 2.0d
}
{
dependencies: ["02FDECC931B5E8EF"]
dependency_requirement: "one_completed"
description: [
"The &aPortable Scanner&r, or &aTricorder&r, is GTCEu's debug tool."
""
"Using it will show you a block's details, the details of the energy network, its current status and contents, and its impact on performance."
""
"It'll also display a percentage of fluid remaining in the fluid vein for the &3Fluid Rigs&r."
"{@pagebreak}"
"&l&3Lore:&r&o This little useful device comes from GregTech 5. It was extremely useful in the early days, because very little information (basically nothing) was given by GUIs or WAILA."
]
id: "58D40A430654C997"
shape: "square"
size: 1.0d
subtitle: "For the nosiest GregTech players"
tasks: [{
id: "1E2E112D32893B8D"
item: "gtceu:portable_scanner"
type: "item"
}]
title: "Tricorder"
x: 3.0d
y: 6.0d
}
{
description: [
"&3Long-Distance Fluid Pipes&r can be used to send fluids across great distances. Place one endpoint at each end, and connect them with pipeline blocks."
""
"These pipes instantly transfer from the input side to the output side."
""
"They also have a minimum distance between pipe endpoints, so you can't use these for short-range operations."
"{@pagebreak}"
"These pipes have a reputation of being &4buggy&r to set up. If they don't seem to work at first, try rotating the endpoints with a &eWrench&r."
]
icon: "gtceu:long_distance_fluid_pipeline_endpoint"
id: "0B1AA0D4CEBD06A8"
optional: true
shape: "square"
size: 1.0d
subtitle: "Wondering how to move that oil around?"
tasks: [
{
count: 2L
id: "2B2586817A16F100"
item: "gtceu:long_distance_fluid_pipeline_endpoint"
type: "item"
}
{
id: "246FB107C0C2B28C"
item: "gtceu:long_distance_fluid_pipeline"
type: "item"
}
]
title: "Long-Distance Pipeline"
x: 3.5d
y: 2.0d
}
{
dependencies: ["74AE7DB845B88CF3"]
description: [
"In this quest, we'll bestow upon you &5cursed wisdom&r... the ability to easily automate the Electrolyzer."
""
"The &9Smart Item Filter&r is a filter that recognises Recipe Maps. When placed on the side of a machine, you can set it to \"&3Electrolyzer&r\" to allow insertion of electrolyzable items specifically. You heard that right - no need to filter manually!"
""
"Oh, and it only gets &abetter&r. If you combine this bad boy with a &aRobot Arm&r, it'll only supply the &6exact amount&r of items required for a successful recipe to the machine."
"{@pagebreak}"
"Place the &aRobot Arm&r on your Electrolyzer, open its GUI, then place the &9Smart Filter&r inside. Ensure that the Smart Filter is set to Electrolyzer."
""
"Next, configure it to &d&lImport&r and &d&lSupply Exact&r. Finally, attach any inventory &7(a chest will do)&r onto the side where you placed the &aRobot Arm&r. Ta-dah! You've figured out how to handle &6all&r Electrolyzer recipes!"
""
"What about the output of the &3Electrolyzer&r? You may want to route the Fluids to several Tanks - or even &3Super Tanks&r if you've gotten that far. We highly recommend that you avoid any methods involving voiding Fluids.&7.&8. except for Water for obvious reasons."
"{@pagebreak}"
"&9Note:&r The Robot Arm has to facilitate the item transfer for its filtering functionality to work! Inserting directly into the machine &7(for instance, pushing with a Hopper!)&r will ignore the Robot Arm's &dSupply Exact&r setting."
]
icon: "gtceu:item_smart_filter"
id: "222295CD03AF00DC"
shape: "square"
size: 1.0d
subtitle: "Knock, knock - who's that? It's MENSA!"
tasks: [{
id: "11EC9A6D9E2C4B7E"
item: "gtceu:item_smart_filter"
type: "item"
}]
title: "200IQ"
x: 9.0d
y: 3.0d
}
{
dependencies: ["74AE7DB845B88CF3"]
description: [
"This is a guide on how to automatically route &lall&r your Hot Ingots to your Chemical Bath, while keeping everything automated in tip-top shape."
""
"The cheap way would be to use filters, and manually add Hot Ingots one by one... which is so boring! Let's try the fun option."
""
"Install an &aItem Tag Filter&r Cover on the side of your &3Chemical Bath&r, open it and set it to whitelist \"&e&lhot_ingots&r\"."
""
"From here, you can route with &9any logistics system&r of your choice."
"{@pagebreak}"
"Connect the output of your &3EBF(s)&r to the input of your &3Chemical Bath&r and the output dump (Chest or Crate)."
"You can also have a &dRestrictive Pipe&r in front of the output dump to ensure the Chemical Bath will be prioritized."
""
"&l&9Note:&r If you wish to know more tags for more automation setups, they will display if you press Shift when hovering over an item. For instance, an item tagged with &e&o#forge:plates/copper&r would be filtered as &e&lplates/copper&r."
""
"&9Other Note:&r The Item Tag Filter partially supports &dregex&r. Hover over the info icon for more information."
]
icon: "gtceu:item_tag_filter"
id: "7C1FD81C5DCFB74E"
shape: "square"
size: 1.0d
subtitle: "Stop burning your darn hands!"
tasks: [
{
id: "34DEDF3B7F0DB3BC"
item: "gtceu:item_tag_filter"
type: "item"
}
{
id: "35CAF01644B8D9A2"
item: "gtceu:fluid_tag_filter"
type: "item"
}
]
title: "250IQ"
x: 9.0d
y: 4.0d
}
{
dependencies: ["02FDECC931B5E8EF"]
description: [
"In theory, Crates are flat upgrades to Chests. A single block space that stores more items - what more could you ask for?"
""
"Unfortunately, there's a small downside - Crates do not support item movement shortcuts well. We plan on fixing this in the long-term."
""
"Where they shine however is the fact that they &6accept Covers&r, making them perfect candidates for buffers in automation."
]
icon: "gtceu:bronze_crate"
id: "6702D52922D85C0D"
shape: "square"
size: 1.0d
subtitle: "Earlygame buffering"
tasks: [{
id: "2F8D9ACDF8EB5B8D"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item(gtceu:wood_crate)item(gtceu:bronze_crate)item(gtceu:steel_crate)item(gtceu:aluminium_crate)item(gtceu:stainless_steel_crate)item(gtceu:titanium_crate)item(gtceu:tungsten_steel_crate))"
}
}
type: "item"
}]
title: "GregTech Storage"
x: 6.5d
y: 3.0d
}
{
dependencies: ["6702D52922D85C0D"]
description: ["With that tape you wil be able to move around the crate. The main advantage? You can put anything in a crate, weight won't be an issue here."]
icon: "gtceu:basic_tape"
id: "36B64597F76625ED"
shape: "square"
size: 1.0d
subtitle: "Moving stuff around"
tasks: [{
id: "1257FC299E957859"
item: "gtceu:basic_tape"
type: "item"
}]
title: "Tape for Crate"
x: 6.5d
y: 2.0d
}
{
dependencies: ["02FDECC931B5E8EF"]
description: ["With &5GregTech&r, you get access to various &6filters&r that help you ease into &aautomation&r. All of them are compatible with different &dCovers&r, which you'll learn more about during the &7LV&r Chapter.\\n\\nHere, we're introducing two more specific filters that you might find &bhandy&r in certain situations.\\n\\nTo use a filter, simply apply it as a &dCover&r on any &5GT Machine&r or &6pipe&r."]
icon: "gtceu:item_filter"
id: "74AE7DB845B88CF3"
subtitle: "filters"
tasks: [{
id: "268110D7B7999A7B"
title: "Filters"
type: "checkmark"
}]
x: 8.0d
y: 3.5d
}
{
dependencies: ["02FDECC931B5E8EF"]
description: ["You may have realized that most &eMultiblocks&r require a &6Maintenance Hatch&r. Until &6HV&r, where you can get an &aAutomatic Maintenance Hatch&r, you can use this item to fix the hatch without needing to use all of your maintenance tools.\\n\\nIt can be really useful if you don't want to invest in an &aAuto Maintenance Hatch&r yet, or if you're simply &cnot there yet&r."]
id: "179E89C50E900DC0"
tasks: [{
id: "7D2E6F5F843864DE"
item: "gtceu:duct_tape"
type: "item"
}]
x: 4.0d
y: 6.0d
}
{
description: ["The &6Nano Saber&r is a powerful weapon youll be able to unlock once you reach &5EV&r. Simply use &dShift + Right-Click&r to activate the &cbzzzzz mode&r."]
id: "7A4C6930EF68646E"
tasks: [{
id: "41A7611367BBD2A7"
item: "gtceu:nano_saber"
type: "item"
}]
x: 10.0d
y: 4.5d
}
{
description: ["The &6Item Magnet&r is exactly what you'd expect — a magnet that pulls nearby &6items&r straight to you. &aVery useful&r. What more could you ask for?"]
id: "49D2EFFFC15563F9"
tasks: [{
id: "6290D18A38A1583C"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item(gtceu:lv_item_magnet)item(gtceu:hv_item_magnet))"
}
}
type: "item"
}]
x: 10.0d
y: 6.5d
}
{
dependencies: ["02FDECC931B5E8EF"]
description: ["&bThe Terminal&r has one main purpose, and &awe highly encourage you to craft it&r.\\n\\nBuilding all these &eMultiblocks&r can be a bit &cintimidating&r, right? Well, here's a tip: use &dShift + Right-Click&r on any &6Multiblock Controller&r to &aautomatically assemble the entire structure&r!\\n\\nYou might need to &emove around some buses and hatches&r to suit your setup, but overall, this feature will save you a &alot of time&r."]
id: "2F6C9A987865B966"
tasks: [{
id: "6A86F6C3566828BF"
item: "gtceu:terminal"
type: "item"
}]
x: 2.0d
y: 3.0d
}
{
description: ["The &6Face Mask&r will protect you from &cinhaling dangerous dust&r. Its quite &aeasy to craft&r and should prevent issues when working with &5arsenic&r."]
id: "361AC06D62D9BCCF"
tasks: [{
id: "7AC3F8AF754C76E2"
item: {
Count: 1
id: "gtceu:face_mask"
tag: {
Damage: 0
}
}
type: "item"
}]
x: 7.0d
y: 8.0d
}
{
dependencies: ["47409DED94FCC2BC"]
description: ["{quests.tfg_tips.ev_upgrades.desc}"]
id: "20905B37111F2ED9"
subtitle: "{quests.tfg_tips.ev_upgrades.subtitle}"
tasks: [{
id: "60C5CDB3EBB706E4"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item(tfg:ev_aircraft_engine)item(tfg:titanium_plated_airplane_propeller)item(tfg:titanium_landing_gear)item(tfg:titanium_hull_reinforcement))"
}
}
title: "{quests.tfg_tips.ev_upgrades.task}"
type: "item"
}]
title: "{quests.tfg_tips.ev_upgrades.title}"
x: -6.0d
y: -14.0d
}
]
subtitle: ["{quests.tfg_tips.subtitle}"]
title: "{quests.tfg_tips}"

View file

@ -6,6 +6,7 @@
default_reward_team: false
detection_delay: 20
disable_gui: false
drop_book_on_death: false
drop_loot_crates: false
emergency_items_cooldown: 300
grid_scale: 0.5d
@ -24,6 +25,7 @@
}
pause_game: true
progression_mode: "flexible"
show_lock_icons: true
title: "TerraFirmaGreg"
version: 13
}

View file

@ -40,7 +40,7 @@ recipes:
# Whether to make miscellaneous recipes harder.
# Default: false
hardMiscRecipes: true
hardMiscRecipes: false
# Whether to make Glass related recipes harder. Default: true
hardGlassRecipes: true

View file

@ -1,8 +0,0 @@
#Inventory sorter modules
[modules]
#Sorting module
sortingmodule = true
#Wheel move module
wheelmovemodule = true

View file

@ -1,21 +0,0 @@
[General]
#Invert the behavior of the shift key for extracting items
invertShift = false
#Invert left and right click action on drawers
invertClick = false
[Render]
#Distance in blocks before item labels stop rendering
labelRenderDistance = 25.0
#Distance in blocks before quantity numbers stop rendering
quantityRenderDistance = 10.0
#Distance in blocks before quantity numbers begin to fade out
quantityFadeDistance = 4.0
[Integration]
#Enable extended data display in WAILA if present
enableWaila = true
#Enable extended data display in The One Probe if present
enableTheOneProbe = true

View file

@ -1,36 +0,0 @@
[General]
#The number of item stacks held in a basic unit of storage.
#1x1 drawers hold 8 units, 1x2 drawers hold 4 units, 2x2 drawers hold 2 units.
#Half-depth drawers hold half those amounts.
baseStackStorage = 4
#Controller range defines how far away a drawer can be connected
#on X, Y, or Z planes. The default value of 50 gives the controller a very
#large range, but not beyond the chunk load distance.
#Range: 1 ~ 75
controllerRange = 50
enableUI = true
enableSidedInput = true
enableSidedOutput = true
enableItemConversion = true
enableExtraCompactingRules = true
debugTrace = false
#List of rules in format "domain:item1, domain:item2, n".
#Creates a compacting drawer rule to convert 1 of item1 into n of item2.
compactingRules = ["minecraft:clay, minecraft:clay_ball, 4"]
[StorageUpgrades]
#Storage upgrades multiply storage capacity by the given amount.
#When multiple storage upgrades are used together, their multipliers are added before being applied.
level1Mult = 2
level2Mult = 4
level3Mult = 8
level4Mult = 16
level5Mult = 32
[Integration]
#When true, shows quantity as NxS + R (by stack size) rather than count
wailaStackRemainder = true
#When true, does not show current quantities unless quantify key was used
wailaRespectQuantifyKey = false

View file

@ -0,0 +1,58 @@
#General Settings
[general]
#Hunger handling mode: TFC (default), MANUAL (set value), KEEP (preserve after death)
#Allowed Values: TFC, MANUAL, KEEP
hungerMode = "KEEP"
#Thirst handling mode: TFC (default), MANUAL (set value), KEEP (preserve after death)
#Allowed Values: TFC, MANUAL, KEEP
thirstMode = "TFC"
#Health handling mode: TFC (default), MANUAL (set value)
#Allowed Values: TFC, MANUAL
healthMode = "TFC"
#Manual food level [1-20]
#Active only when hungerMode = MANUAL
#Range: 1 ~ 20
food_level = 6
#Manual thirst level [5-100]
#Active only when thirstMode = MANUAL
#Range: 5 ~ 100
thirst_level = 25
#Manual health value [1-100]
#Active only when healthMode = MANUAL
#Range: 1 ~ 100
health = 10
#Death Penalties
[penalties]
#Base level for all applied effects (0 = I level, max 5)
#Range: 0 ~ 5
effect_amplifier = 0
#Cooldown in minutes before corpse interaction (0-60)
#Range: 0 ~ 60
corpse_cooldown = 0
#Thirst effect duration in seconds (0-600)
#Range: 0 ~ 600
thirst_duration = 30
#Exhaustion effect duration in seconds (0-600)
#Range: 0 ~ 600
exhausted_duration = 30
#Pinned effect duration in seconds (0-600)
#Range: 0 ~ 600
pinned_duration = 0
#Blindness effect duration in seconds (0-600)
#Range: 0 ~ 600
blindness_duration = 0
#Nausea effect duration in seconds (0-600)
#Range: 0 ~ 600
confusion_duration = 10
#Hunger effect duration in seconds (0-600)
#Range: 0 ~ 600
hunger_duration = 0
#Slowness effect duration in seconds (0-600)
#Range: 0 ~ 600
movement_duration = 0
#Darkness effect duration in seconds (0-600)
#Range: 0 ~ 600
darkness_duration = 0

View file

@ -11,7 +11,7 @@
#
# The largest (inclusive) size of an item that is allowed in a supply cart.
#Allowed Values: TINY, VERY_SMALL, SMALL, NORMAL, LARGE, VERY_LARGE, HUGE
maxItemSize = "VERY_LARGE"
maxItemSize = "HUGE"
#
# Can the animal cart pick up players by pushing it into them?
canPushIntoPlayers = true

View file

@ -0,0 +1,191 @@
[general]
#Enable rainbows
enableRainbow = true
#Enable planets
enablePlanets = true
#Enable monsters spawning on the surface during a blood moon event? Overwrites TFC's config for surface monsters
enableBloodmoonSurfaceMonsters = false
#Enable sun blindness? Looking at the sun for too long will make you blind for a period
enableSunBlindness = false
#Amount of days per real Earth month
#Range: 0.0 ~ 1.7976931348623157E308
averageDaysPerMonth = 30.436875
#Synodic period of the moon in days
#Range: 0.0 ~ 1.7976931348623157E308
moonOrbitalPeriod = 29.530588
#Moon scale factor
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
moonScale = 1.0
#Sun scale factor
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
sunScale = 0.725
#Planet scale factor
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
planetScale = 1.0
#Planet distance factor
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
planetDistance = 1.0
#Planet orbit velocity factor
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
planetOrbit = 1.0
#Seasonal tilt of Earth
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
earthSeasonalTilt = 23.44
#Bloodmoon spawn count multiplier
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
bloodmoonSpawnCountMultiplier = 1.0
#Average inclination to Earth equator for the Moon (in degrees).
#The closer to 0 this value is, the more frequent lunar and solar eclipses will be
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
moonEarthEquatorInclination = 23.43
#Diameter of Mercury (km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
mercuryDiameter = 4879.0
#Diameter of Venus (km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
venusDiameter = 12104.0
#Diameter of Earth (km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
earthDiameter = 12742.0
#Diameter of Mars (km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
marsDiameter = 6792.0
#Diameter of Jupiter (km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
jupiterDiameter = 142984.0
#Diameter of Saturn (km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
saturnDiameter = 120536.0
#Diameter of Uranus (km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
uranusDiameter = 51118.0
#Diameter of Neptune (km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
neptuneDiameter = 49528.0
#Diameter of Pluto (km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
plutoDiameter = 2376.0
#Tropical orbit period for Mercury (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
mercuryOrbitalPeriod = 87.968
#Tropical orbit period for Venus (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
venusOrbitalPeriod = 224.695
#Tropical orbit period for Earth (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
earthOrbitalPeriod = 365.242
#Tropical orbit period for Mars (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
marsOrbitalPeriod = 779.94
#Tropical orbit period for Jupiter (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
jupiterOrbitalPeriod = 4330.595
#Tropical orbit period for Saturn (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
saturnOrbitalPeriod = 10746.94
#Tropical orbit period for Uranus (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
uranusOrbitalPeriod = 30588.74
#Tropical orbit period for Neptune (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
neptuneOrbitalPeriod = 59799.9
#Sidereal orbit period for Pluto (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
plutoOrbitalPeriod = 90560.0
#Semi major axis for Mercury (10^6 km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
mercurySemiMajorAxis = 57.909
#Semi major axis for Venus (10^6 km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
venusSemiMajorAxis = 108.21
#Semi major axis for Earth (10^6 km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
earthSemiMajorAxis = 149.598
#Semi major axis for Mars (10^6 km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
marsSemiMajorAxis = 227.956
#Semi major axis for Jupiter (10^6 km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
jupiterSemiMajorAxis = 778.479
#Semi major axis for Saturn (10^6 km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
saturnSemiMajorAxis = 1432.041
#Semi major axis for Uranus (10^6 km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
uranusSemiMajorAxis = 2867.043
#Semi major axis for Neptune (10^6 km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
neptuneSemiMajorAxis = 4514.953
#Semi major axis for Pluto (10^6 km)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
plutoSemiMajorAxis = 5869.656
#Synodic period for Mercury (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
mercurySynodicPeriod = 115.88
#Synodic period for Venus (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
venusSynodicPeriod = 583.92
#Synodic period for Mars (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
marsSynodicPeriod = 779.94
#Synodic period for Jupiter (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
jupiterSynodicPeriod = 4330.595
#Synodic period for Saturn (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
saturnSynodicPeriod = 378.09
#Synodic period for Uranus (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
uranusSynodicPeriod = 369.66
#Synodic period for Neptune (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
neptuneSynodicPeriod = 367.49
#Synodic period for Pluto (in real Earth days)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
plutoSynodicPeriod = 366.73
#Ecliptic plane for Mercury (in degrees)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
mercuryEclipticPlane = 7.004
#Ecliptic plane for Venus (in degrees)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
venusEclipticPlane = 3.395
#Ecliptic plane for Mars (in degrees)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
marsEclipticPlane = 1.848
#Ecliptic plane for Jupiter (in degrees)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
jupiterEclipticPlane = 1.304
#Ecliptic plane for Saturn (in degrees)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
saturnEclipticPlane = 2.486
#Ecliptic plane for Uranus (in degrees)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
uranusEclipticPlane = 0.77
#Ecliptic plane for Neptune (in degrees)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
neptuneEclipticPlane = 1.77
#Ecliptic plane for Pluto (in degrees)
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
plutoEclipticPlane = 17.16
#Enable auroras
enableAurora = true
#The maximum aurora bands that will be rendered
#Range: 0 ~ 3
maxBands = 3
[debug]
#When enabled, prints debug values to console.
enableDebug = false
#x value factor.
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
xFactor = 0.0
#y value factor.
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
yFactor = 0.0
#z value factor.
#Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
zFactor = 0.0
#Toggle blend.
enableBlend = false

View file

@ -10,7 +10,7 @@
yeet = true
#This sets the temperature when a hot object should start burning the player (in celsius).
#Range: > -2147483648
hotTemperature = 300
hotTemperature = 500
#This sets the temperature when a cold object should add effects to the player (in celsius).
#Range: > -2147483648
coldTemperature = -20
@ -25,10 +25,10 @@
itemTemperatureModifier = 2.0
#How often the heat of your tongs, mittens or potholders should increase. Higher value -> slower. Too high and items won't heat up.
#Range: > 1
itemHeatTimeInterval = 1
itemHeatTimeInterval = 4
#How often the durability of your tongs, mittens or potholders should take damage. Higher value -> slower. Holding multiple hot items will damage your insulating items faster!
#Range: > 1
itemDamageTimeInterval = 10
itemDamageTimeInterval = 60
#Durability for wooden tongs.
#Range: > 0
woodenTongsDurability = 250

View file

@ -0,0 +1,18 @@
[General]
#
# Toggles generation of sand layers. Disabling this (false) will shorten world generation time.
enableSandLayers = false
#
# Maximum rainfall for where sand layers can generate. Set to 500 to enable everywhere.
#Range: 4.9E-324 ~ 1.7976931348623157E308
sandLayerRainfall = 100.0
#
# The center point (rainfall) at which some biomes will start to turn into sand dunes. Set to any arbitrary large or low number to disable entirely.
#Range: > -2147483648
duneThreshold = 20
#
# The center point (rainfall) at which badland biomes will start to turn into their normal terrain. Set to any arbitrary large or low number to disable entirely.
#Range: > -2147483648
badlandsThreshold = 140

View file

@ -1,276 +1,37 @@
{
"__comment": "Crafting table blocks to enable Visual Workbench support for.",
"values": [
"minecraft:crafting_table",
"blue_skies:bluebright_crafting_table",
"blue_skies:starlit_crafting_table",
"blue_skies:frostbright_crafting_table",
"blue_skies:lunar_crafting_table",
"blue_skies:dusk_crafting_table",
"blue_skies:maple_crafting_table",
"blue_skies:cherry_crafting_table",
"blocksplus:spruce_crafting_table",
"blocksplus:birch_crafting_table",
"blocksplus:jungle_crafting_table",
"blocksplus:acacia_crafting_table",
"blocksplus:dark_oak_crafting_table",
"blocksplus:crimson_crafting_table",
"blocksplus:warped_crafting_table",
"blocksplus:bamboo_crafting_table",
"blocksplus:mushroom_crafting_table",
"mctb:spruce_crafting_table",
"mctb:birch_crafting_table",
"mctb:acacia_crafting_table",
"mctb:jungle_crafting_table",
"mctb:dark_oak_crafting_table",
"mctb:warped_crafting_table",
"mctb:crimson_crafting_table",
"mctb:cherry_crafting_table",
"mctb:dead_crafting_table",
"mctb:fir_crafting_table",
"mctb:hellbark_crafting_table",
"mctb:jacaranda_crafting_table",
"mctb:magic_crafting_table",
"mctb:mahogany_crafting_table",
"mctb:palm_crafting_table",
"mctb:redwood_crafting_table",
"mctb:umbran_crafting_table",
"mctb:willow_crafting_table",
"mctb:azalea_crafting_table",
"mctb:blossom_crafting_table",
"betternether:rubeus_crafting_table",
"betternether:nether_sakura_crafting_table",
"betternether:crafting_table_crimson",
"betternether:wart_crafting_table",
"betternether:crafting_table_warped",
"betternether:anchor_tree_crafting_table",
"betternether:willow_crafting_table",
"betternether:nether_mushroom_crafting_table",
"betternether:stalagnate_crafting_table",
"betternether:mushroom_fir_crafting_table",
"betternether:nether_reed_crafting_table",
"betterend:helix_tree_crafting_table",
"betterend:mossy_glowshroom_crafting_table",
"betterend:end_lotus_crafting_table",
"betterend:pythadendron_crafting_table",
"betterend:jellyshroom_crafting_table",
"betterend:tenanea_crafting_table",
"betterend:dragon_tree_crafting_table",
"betterend:lucernia_crafting_table",
"betterend:lacugrove_crafting_table",
"betterend:umbrella_tree_crafting_table",
"betterendforge:helix_tree_crafting_table",
"betterendforge:mossy_glowshroom_crafting_table",
"betterendforge:end_lotus_crafting_table",
"betterendforge:pythadendron_crafting_table",
"betterendforge:jellyshroom_crafting_table",
"betterendforge:tenanea_crafting_table",
"betterendforge:dragon_tree_crafting_table",
"betterendforge:lucernia_crafting_table",
"betterendforge:lacugrove_crafting_table",
"betterendforge:umbrella_tree_crafting_table",
"crumbs:spruce_crafting_table",
"crumbs:birch_crafting_table",
"crumbs:jungle_crafting_table",
"crumbs:acacia_crafting_table",
"crumbs:dark_oak_crafting_table",
"crumbs:crimson_crafting_table",
"crumbs:warped_crafting_table",
"byg:aspen_crafting_table",
"byg:baobab_crafting_table",
"byg:blue_enchanted_crafting_table",
"byg:cherry_crafting_table",
"byg:cika_crafting_table",
"byg:cypress_crafting_table",
"byg:ebony_crafting_table",
"byg:fir_crafting_table",
"byg:green_enchanted_crafting_table",
"byg:holly_crafting_table",
"byg:jacaranda_crafting_table",
"byg:mahogany_crafting_table",
"byg:mangrove_crafting_table",
"byg:maple_crafting_table",
"byg:pine_crafting_table",
"byg:rainbow_eucalyptus_crafting_table",
"byg:redwood_crafting_table",
"byg:skyris_crafting_table",
"byg:willow_crafting_table",
"byg:witch_hazel_crafting_table",
"byg:zelkova_crafting_table",
"byg:sythian_crafting_table",
"byg:embur_crafting_table",
"byg:palm_crafting_table",
"byg:lament_crafting_table",
"byg:bulbis_crafting_table",
"byg:nightshade_crafting_table",
"byg:ether_crafting_table",
"byg:imparius_crafting_table",
"vct:spruce_crafting_table",
"vct:birch_crafting_table",
"vct:jungle_crafting_table",
"vct:acacia_crafting_table",
"vct:dark_oak_crafting_table",
"vct:mangrove_crafting_table",
"vct:crimson_crafting_table",
"vct:warped_crafting_table",
"vct:bop_cherry_crafting_table",
"vct:bop_dead_crafting_table",
"vct:bop_fir_crafting_table",
"vct:bop_hellbark_crafting_table",
"vct:bop_jacaranda_crafting_table",
"vct:bop_magic_crafting_table",
"vct:bop_mahogany_crafting_table",
"vct:bop_palm_crafting_table",
"vct:bop_redwood_crafting_table",
"vct:bop_umbran_crafting_table",
"vct:bop_willow_crafting_table",
"vct:canopy_crafting_table",
"vct:darkwood_crafting_table",
"vct:twilight_mangrove_crafting_table",
"vct:minewood_crafting_table",
"vct:sortingwood_crafting_table",
"vct:timewood_crafting_table",
"vct:transwood_crafting_table",
"vct:twilight_oak_crafting_table",
"vct:aspen_crafting_table",
"vct:grimwood_crafting_table",
"vct:kousa_crafting_table",
"vct:morado_crafting_table",
"vct:rosewood_crafting_table",
"vct:yucca_crafting_table",
"vct:maple_crafting_table",
"vct:bamboo_crafting_table",
"vct:azalea_crafting_table",
"vct:poise_crafting_table",
"vct:cherry_crafting_table",
"vct:willow_crafting_table",
"vct:wisteria_crafting_table",
"vct:driftwood_crafting_table",
"vct:river_crafting_table",
"vct:jacaranda_crafting_table",
"vct:redbud_crafting_table",
"vct:cypress_crafting_table",
"vct:brown_mushroom_crafting_table",
"vct:red_mushroom_crafting_table",
"vct:glowshroom_crafting_table",
"vct:twisted_crafting_table",
"vct:petrified_crafting_table",
"vct:eco_azalea_crafting_table",
"vct:eco_flowering_azalea_crafting_table",
"vct:eco_coconut_crafting_table",
"vct:eco_walnut_crafting_table",
"vct:fairy_ring_mushroom_crafting_table",
"vct:azure_crafting_table",
"vct:araucaria_crafting_table",
"vct:heidiphyllum_crafting_table",
"vct:liriodendrites_crafting_table",
"vct:metasequoia_crafting_table",
"vct:protojuniperoxylon_crafting_table",
"vct:protopiceoxylon_crafting_table",
"vct:zamites_crafting_table",
"vct:quark_azalea_crafting_table",
"vct:quark_blossom_crafting_table",
"vct:grongle_crafting_table",
"vct:smogstem_crafting_table",
"vct:wigglewood_crafting_table",
"vct:congealed_crafting_table",
"vct:echo_crafting_table",
"vct:ebony_crafting_table",
"vct:pream_crafting_table",
"vct:verdant_crafting_table",
"vct:jaboticaba_crafting_table",
"vct:ramboutan_crafting_table",
"vct:bm_ancient_oak_crafting_table",
"vct:bm_blighted_balsa_crafting_table",
"vct:bm_swamp_cypress_crafting_table",
"vct:bm_willow_crafting_table",
"vct:rue_baobab_crafting_table",
"vct:rue_blackwood_crafting_table",
"vct:rue_cherry_crafting_table",
"vct:rue_cypress_crafting_table",
"vct:rue_dead_crafting_table",
"vct:rue_eucalyptus_crafting_table",
"vct:rue_joshua_crafting_table",
"vct:rue_larch_crafting_table",
"vct:rue_maple_crafting_table",
"vct:rue_mauve_crafting_table",
"vct:rue_palm_crafting_table",
"vct:rue_pine_crafting_table",
"vct:rue_redwood_crafting_table",
"vct:rue_willow_crafting_table",
"variantcraftingtables:acacia_crafting_table",
"variantcraftingtables:birch_crafting_table",
"variantcraftingtables:dark_oak_crafting_table",
"variantcraftingtables:jungle_crafting_table",
"variantcraftingtables:spruce_crafting_table",
"variantcraftingtables:mangrove_crafting_table",
"variantcraftingtables:crimson_crafting_table",
"variantcraftingtables:warped_crafting_table",
"variantcraftingtables:rubber_crafting_table",
"variantcraftingtables:bamboo_crafting_table",
"variantcraftingtables:charred_crafting_table",
"variantcraftingtables:legacy_crafting_table",
"variantcraftingtables:white_oak_crafting_table",
"variantcraftingtables:herringbone_acacia_crafting_table",
"variantcraftingtables:herringbone_birch_crafting_table",
"variantcraftingtables:herringbone_dark_oak_crafting_table",
"variantcraftingtables:herringbone_jungle_crafting_table",
"variantcraftingtables:herringbone_oak_crafting_table",
"variantcraftingtables:herringbone_spruce_crafting_table",
"variantcraftingtables:herringbone_white_oak_crafting_table",
"variantcraftingtables:herringbone_bamboo_crafting_table",
"variantcraftingtables:herringbone_charred_crafting_table",
"variantcraftingtables:herringbone_crimson_crafting_table",
"variantcraftingtables:herringbone_warped_crafting_table",
"variantcraftingtables:cherry_oak_crafting_table",
"variantcraftingtables:dark_amaranth_crafting_table",
"variantcraftingtables:palm_crafting_table",
"variantcraftingtables:cypress_crafting_table",
"variantcraftingtables:dragons_blood_crafting_table",
"variantcraftingtables:elder_crafting_table",
"variantcraftingtables:juniper_crafting_table",
"variantcraftingtables:dreamwood_crafting_table",
"variantcraftingtables:livingwood_crafting_table",
"variantcraftingtables:mossy_dreamwood_crafting_table",
"variantcraftingtables:mossy_livingwood_crafting_table",
"variantcraftingtables:shimmerwood_crafting_table",
"variantcraftingtables:black_crafting_table",
"variantcraftingtables:blue_crafting_table",
"variantcraftingtables:brown_crafting_table",
"variantcraftingtables:cyan_crafting_table",
"variantcraftingtables:gray_crafting_table",
"variantcraftingtables:green_crafting_table",
"variantcraftingtables:light_blue_crafting_table",
"variantcraftingtables:light_gray_crafting_table",
"variantcraftingtables:lime_crafting_table",
"variantcraftingtables:magenta_crafting_table",
"variantcraftingtables:orange_crafting_table",
"variantcraftingtables:pink_crafting_table",
"variantcraftingtables:purple_crafting_table",
"variantcraftingtables:red_crafting_table",
"variantcraftingtables:white_crafting_table",
"variantcraftingtables:yellow_crafting_table",
"variantcraftingtables:ancient_oak_crafting_table",
"variantcraftingtables:blighted_balsa_crafting_table",
"variantcraftingtables:swamp_cypress_crafting_table",
"variantcraftingtables:willow_crafting_table",
"variantcraftingtables:mango_crafting_table",
"variantcraftingtables:wisteria_crafting_table",
"variantcraftingtables:bamboo_crafting_table_ve",
"variantcraftingtables:redwood_crafting_table",
"variantcraftingtables:azalea_crafting_table",
"variantcraftingtables:coconut_crafting_table",
"variantcraftingtables:flowering_azalea_crafting_table",
"variantcraftingtables:walnut_crafting_table",
"variantcraftingtables:stripped_bamboo_crafting_table",
"variantcraftingtables:crystal_crafting_table",
"variantcraftingtables:golden_oak_crafting_table",
"variantcraftingtables:orange_crafting_table_pl",
"variantcraftingtables:skyroot_crafting_table",
"variantcraftingtables:wisteria_crafting_table_pl",
"variantcraftingtables:cinnamon_crafting_table",
"variantcraftingtables:jade_crafting_table",
"variantcraftingtables:moon_crafting_table",
"variantcraftingtables:shadow_crafting_table"
]
"__comment": "Crafting table blocks to enable Visual Workbench support for.",
"values": [
"afc:wood/planks/fig_workbench",
"afc:wood/planks/ironwood_workbench",
"afc:wood/planks/ipe_workbench",
"afc:wood/planks/cypress_workbench",
"afc:wood/planks/teak_workbench",
"afc:wood/planks/tualang_workbench",
"afc:wood/planks/hevea_workbench",
"afc:wood/planks/mahogany_workbench",
"afc:wood/planks/eucalyptus_workbench",
"afc:wood/planks/baobab_workbench",
"beneath:wood/planks/crimson_workbench",
"beneath:wood/planks/warped_workbench",
"tfc:wood/planks/kapok_workbench",
"tfc:wood/planks/hickory_workbench",
"tfc:wood/planks/douglas_fir_workbench",
"tfc:wood/planks/chestnut_workbench",
"tfc:wood/planks/blackwood_workbench",
"tfc:wood/planks/birch_workbench",
"tfc:wood/planks/acacia_workbench",
"tfc:wood/planks/ash_workbench",
"tfc:wood/planks/aspen_workbench",
"tfc:wood/planks/sycamore_workbench",
"tfc:wood/planks/spruce_workbench",
"tfc:wood/planks/sequoia_workbench",
"tfc:wood/planks/rosewood_workbench",
"tfc:wood/planks/pine_workbench",
"tfc:wood/planks/palm_workbench",
"tfc:wood/planks/oak_workbench",
"tfc:wood/planks/maple_workbench",
"tfc:wood/planks/mangrove_workbench",
"tfc:wood/planks/willow_workbench",
"tfc:wood/planks/white_cedar_workbench"
]
}

View file

@ -1,7 +1,7 @@
#Rotate crafting table contents so they always face the closest player.
rotate_ingredients = true
rotate_ingredients = false
#Makes crafting table contents lay flat on the table instead of floating above.
flat_rendering = false
flat_rendering = true
#Render the result of the crafting operation in addition to crafting table contents.
render_result = true
render_result = false

View file

@ -0,0 +1,6 @@
[general]
#
# If the sacrifice method should be allowed for getting to the nether, rather than building a portal (requires black steel pickaxe)
allowSacrifice = false

View file

@ -130,7 +130,7 @@
#.
#Game ticks required for a Fan-based processing recipe to take effect.
#Range: > 0
fanProcessingTime = 150
fanProcessingTime = 400
#.
#Moving Contraptions
@ -292,7 +292,7 @@
gearbox = 0.0
hose_pulley = 0.5
elevator_pulley = 0.5
mechanical_crafter = 0.25
mechanical_crafter = 0.125
#.
#[in Stress Units]
@ -300,10 +300,10 @@
[kinetics.stressValues.v2.capacity]
copper_valve_handle = 2.0
hand_crank = 2.0
steam_engine = 32.0
steam_engine = 16.0
creative_motor = 16384.0
large_water_wheel = 32.0
water_wheel = 8.0
large_water_wheel = 16.0
water_wheel = 4.0
windmill_bearing = 32.0
#.
@ -329,7 +329,7 @@
#[in Blocks]
#The maximum distance a hose pulley can draw fluid blocks from.
#Range: > 1
hosePulleyRange = 128
hosePulleyRange = 256
#.
#[in Blocks]
#[-1 to disable this behaviour]

View file

@ -284,7 +284,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
andesiteMaxCapacity = 16
andesiteMaxCapacity = 32
#.
#Settings related to steel tier machines
@ -292,7 +292,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
steelMaxCapacity = 64
steelMaxCapacity = 128
#.
#Settings related to aluminium tier machines
@ -300,7 +300,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
aluminiumMaxCapacity = 256
aluminiumMaxCapacity = 512
#.
#Settings related to stainless steel tier machines
@ -308,7 +308,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
stainlessSteelMaxCapacity = 1024
stainlessSteelMaxCapacity = 2048
#.
#Settings related to titanium tier machines
@ -316,7 +316,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
titaniumMaxCapacity = 4096
titaniumMaxCapacity = 8192
#.
#Settings related to tungstensteel tier machines
@ -324,7 +324,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
tungstensteelMaxCapacity = 16384
tungstensteelMaxCapacity = 32768
#.
#Settings related to palladium tier machines
@ -332,7 +332,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
palladiumMaxCapacity = 65536
palladiumMaxCapacity = 131072
#.
#Settings related to naquadah tier machines
@ -340,7 +340,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
naquadahMaxCapacity = 262144
naquadahMaxCapacity = 524288
#.
#Settings related to darmstadtium tier machines
@ -348,7 +348,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
darmstadtiumMaxCapacity = 1048576
darmstadtiumMaxCapacity = 2097152
#.
#Settings related to neutronium tier machines
@ -356,7 +356,7 @@ fanSpeedMultiplier = 0.75
#.
#Configure the max stress a kinetic block of this tier can support.
#Range: > -2147483648
neutroniumMaxCapacity = 2097152
neutroniumMaxCapacity = 8388608
#.
#Fine tune settings related to pumps
@ -368,32 +368,32 @@ fanSpeedMultiplier = 0.75
[kinetics.pumps.pressure]
#.
#Range: 0.0 ~ 3.4028234663852886E38
andesitePressure = 4.0
andesitePressure = 8.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
steelPressure = 16.0
steelPressure = 32.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
aluminiumPressure = 64.0
aluminiumPressure = 128.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
stainlessSteelPressure = 256.0
stainlessSteelPressure = 512.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
titaniumPressure = 1028.0
titaniumPressure = 2048.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
tungstensteelPressure = 4096.0
tungstensteelPressure = 8192.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
palladiumPressure = 16384.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
naquadahPressure = 65536.0
naquadahPressure = 32768.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
darmstadtiumPressure = 262144.0
darmstadtiumPressure = 131072.0
#.
#Range: 0.0 ~ 3.4028234663852886E38
neutroniumPressure = 1048576.0
neutroniumPressure = 524288.0

View file

@ -0,0 +1,24 @@
{
"__COMMENT__": "This file was auto generated by the LanguageMerger, read the file \".README IF TRANSLATING\" found in \"minecraft/kubejs\" for more information.",
"block.ad_astra.moon_sand": "Moon Sand",
"block.ad_astra.moon_cobblestone": "Anorthosite Cobblestone",
"block.ad_astra.moon_cobblestone_slab": "Anorthosite Cobblestone Slab",
"block.ad_astra.moon_cobblestone_stairs": "Anorthosite Cobblestone Stairs",
"block.ad_astra.moon_pillar": "Anorthosite Pillar",
"block.ad_astra.moon_stone_brick_slab": "Anorthosite Brick Slab",
"block.ad_astra.moon_stone_brick_stairs": "Anorthosite Brick Stairs",
"block.ad_astra.moon_stone_brick_wall": "Anorthosite Brick Wall",
"block.ad_astra.moon_stone_bricks": "Anorthosite Bricks",
"block.ad_astra.moon_stone_slab": "Anorthosite Slab",
"block.ad_astra.moon_stone_stairs": "Anorthosite Stairs",
"block.ad_astra.chiseled_moon_stone_bricks": "Chiseled Anorthosite Bricks",
"block.ad_astra.chiseled_moon_stone_slab": "Chiseled Anorthosite Slab",
"block.ad_astra.chiseled_moon_stone_stairs": "Chiseled Anorthosite Stairs",
"block.ad_astra.cracked_moon_stone_bricks": "Cracked Anorthosite Bricks",
"block.ad_astra.polished_moon_stone": "Polished Anorthosite",
"block.ad_astra.polished_moon_stone_slab": "Polished Anorthosite Slab",
"block.ad_astra.polished_moon_stone_stairs": "Polished Anorthosite Stairs",
"tagprefix.anorthosite": "Anorthosite %s Ore",
"tagprefix.basanite": "Basanite %s Ore",
"tagprefix.syenite": "Syenite %s Ore"
}

View file

@ -2,6 +2,7 @@
"__COMMENT__": "This file was auto generated by the LanguageMerger, read the file \".README IF TRANSLATING\" found in \"minecraft/kubejs\" for more information.",
"block.beneath.blackstone_pebble": "Loose Pyroxenite",
"block.beneath.blackstone_aqueduct": "Pyroxenite Aqueduct",
"block.beneath.loose_blackstone": "Loose Pyroxenite",
"block.beneath.ore.nether_cursecoal": "Anthracite Ore",
"block.beneath.ore.nether_cursecoal.prospected": "Anthracite",
"block.beneath.cursecoal_pile": "Anthracite Pile",

View file

@ -1,5 +1,7 @@
{
"__COMMENT__": "This file was auto generated by the LanguageMerger, read the file \".README IF TRANSLATING\" found in \"minecraft/kubejs\" for more information.",
"block.create.dark_oak_window": "Hickory Window",
"block.create.dark_oak_window_pane": "Hickory Window Pane",
"block.create.andesite_bars": "Metal Bars",
"block.create.andesite_belt_funnel": "Metal Belt Funnel",
"block.create.andesite_casing": "Metal Casing",

View file

@ -0,0 +1,5 @@
{
"__COMMENT__": "This file was auto generated by the LanguageMerger, read the file \".README IF TRANSLATING\" found in \"minecraft/kubejs\" for more information.",
"create_connected:cherry_window": "Fig Window",
"create_connected:cherry_window_pane": "Fig Window Pane"
}

View file

@ -92,6 +92,9 @@
},
{
"category": "vintageimprovements:auto_curving"
},
{
"category": "vintageimprovements:laser_cutting"
}
]
}

View file

@ -32,9 +32,7 @@
"block.greate.large_andesite_alloy_cogwheel": "Large Basic Cogwheel",
"block.greate.metal_girder_encased_andesite_alloy_shaft": "Metal Girder Encased Basic Shaft",
"block.greate.powered_andesite_alloy_shaft": "Powered Basic Shaft",
"block.greate.rubber_belt_andesite_alloy": "Basic Belt",
"block.greate.rubber_belt_steel": "Basic Belt",
"item.greate.rubber_belt_connector": "Basic Belt",
"item.greate.rubber_belt_connector": "Rubber Belt",
"item.greate.silicone_rubber_belt_connector": "Silicone Rubber Belt",
"block.greate.polyethylene_belt_titanium": "Styrene Butadiene Rubber Belt",
"block.greate.polyethylene_belt_tungsten_steel": "Styrene Butadiene Rubber Belt",

View file

@ -53,6 +53,15 @@
"item.gtceu.iron_hex_cable": "16x Cast Iron Cable",
"item.gtceu.ice_bucket": "Ice Water Bucket",
"material.gtceu.ice": "Ice Water",
"material.gtceu.cooperite": "Cooperite",
"material.gtceu.fayalite": "Fayalite",
"material.gtceu.diopside": "Diopside",
"material.gtceu.enstatite": "Enstatite",
"material.gtceu.armalcolite": "Armalcolite",
"material.gtceu.desh": "Desh",
"material.gtceu.ostrum": "Ostrum",
"material.gtceu.calorite": "Calorite",
"material.gtceu.etrium": "Etrium",
"metaitem.dust.tooltip.purify": "Drop in Water to get Clean Dust",
"metaitem.crushed.tooltip.purify": "Drop in Water to get Purified Ore",
"item.gtceu.tool.behavior.silk_ice": "Silk Harvests Packed Ice",

View file

@ -0,0 +1,7 @@
{
"parent": "gtceu:block/cube_2_layer/tinted_both/all_translucent",
"textures": {
"bot_all": "gtceu:block/material_sets/quartz/raw_ore_block",
"top_all": "gtceu:block/material_sets/quartz/raw_ore_block_secondary"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 B

After

Width:  |  Height:  |  Size: 272 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 B

After

Width:  |  Height:  |  Size: 272 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 242 B

After

Width:  |  Height:  |  Size: 268 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 242 B

After

Width:  |  Height:  |  Size: 268 B

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 409 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

View file

@ -0,0 +1,92 @@
{
"sources": [
{
"type": "paletted_permutations",
"textures": [
"trims/models/armor/coast",
"trims/models/armor/coast_leggings",
"trims/models/armor/sentry",
"trims/models/armor/sentry_leggings",
"trims/models/armor/dune",
"trims/models/armor/dune_leggings",
"trims/models/armor/wild",
"trims/models/armor/wild_leggings",
"trims/models/armor/ward",
"trims/models/armor/ward_leggings",
"trims/models/armor/eye",
"trims/models/armor/eye_leggings",
"trims/models/armor/vex",
"trims/models/armor/vex_leggings",
"trims/models/armor/tide",
"trims/models/armor/tide_leggings",
"trims/models/armor/snout",
"trims/models/armor/snout_leggings",
"trims/models/armor/rib",
"trims/models/armor/rib_leggings",
"trims/models/armor/spire",
"trims/models/armor/spire_leggings",
"trims/models/armor/wayfinder",
"trims/models/armor/wayfinder_leggings",
"trims/models/armor/shaper",
"trims/models/armor/shaper_leggings",
"trims/models/armor/silence",
"trims/models/armor/silence_leggings",
"trims/models/armor/raiser",
"trims/models/armor/raiser_leggings",
"trims/models/armor/host",
"trims/models/armor/host_leggings"
],
"palette_key": "trims/color_palettes/trim_palette",
"permutations": {
"almandine_tfc": "tfc:color_palettes/trims/almandine_tfc",
"andradite_tfc": "tfc:color_palettes/trims/andradite_tfc",
"blue_topaz_tfc": "tfc:color_palettes/trims/blue_topaz_tfc",
"cinnabar_tfc": "tfc:color_palettes/trims/cinnabar_tfc",
"coal_tfc": "tfc:color_palettes/trims/coal_tfc",
"diamond_tfc": "tfc:color_palettes/trims/diamond_tfc",
"emerald_tfc": "tfc:color_palettes/trims/emerald_tfc",
"green_sapphire_tfc": "tfc:color_palettes/trims/green_sapphire_tfc",
"grossular_tfc": "tfc:color_palettes/trims/grossular_tfc",
"rutile_tfc": "tfc:color_palettes/trims/rutile_tfc",
"lazurite_tfc": "tfc:color_palettes/trims/lazurite_tfc",
"pyrope_tfc": "tfc:color_palettes/trims/pyrope_tfc",
"rock_salt_tfc": "tfc:color_palettes/trims/rock_salt_tfc",
"ruby_tfc": "tfc:color_palettes/trims/ruby_tfc",
"salt_tfc": "tfc:color_palettes/trims/salt_tfc",
"sapphire_tfc": "tfc:color_palettes/trims/sapphire_tfc",
"sodalite_tfc": "tfc:color_palettes/trims/sodalite_tfc",
"coke_tfc": "tfc:color_palettes/trims/coke_tfc",
"spessartine_tfc": "tfc:color_palettes/trims/spessartine_tfc",
"topaz_tfc": "tfc:color_palettes/trims/topaz_tfc",
"uvarovite_tfc": "tfc:color_palettes/trims/uvarovite_tfc",
"nether_quartz_tfc": "tfc:color_palettes/trims/nether_quartz_tfc",
"certus_quartz_tfc": "tfc:color_palettes/trims/certus_quartz_tfc",
"quartzite_tfc": "tfc:color_palettes/trims/quartzite_tfc",
"realgar_tfc": "tfc:color_palettes/trims/realgar_tfc",
"malachite_tfc": "tfc:color_palettes/trims/malachite_tfc",
"glass_tfc": "tfc:color_palettes/trims/glass_tfc",
"olivine_tfc": "tfc:color_palettes/trims/olivine_tfc",
"opal_tfc": "tfc:color_palettes/trims/opal_tfc",
"amethyst_tfc": "tfc:color_palettes/trims/amethyst_tfc",
"lapis_tfc": "tfc:color_palettes/trims/lapis_tfc",
"apatite_tfc": "tfc:color_palettes/trims/apatite_tfc",
"red_garnet_tfc": "tfc:color_palettes/trims/red_garnet_tfc",
"yellow_garnet_tfc": "tfc:color_palettes/trims/yellow_garnet_tfc",
"monazite_tfc": "tfc:color_palettes/trims/monazite_tfc",
"rose_quartz_tfc": "tfc:color_palettes/trims/rose_quartz_tfc",
"fluix_tfc": "tfc:color_palettes/trims/fluix_tfc",
"silver_tfc": "tfc:color_palettes/trims/silver_tfc",
"sterling_silver_tfc": "tfc:color_palettes/trims/sterling_silver_tfc",
"gold_tfc": "tfc:color_palettes/trims/gold_tfc",
"rose_gold_tfc": "tfc:color_palettes/trims/rose_gold_tfc",
"nickel_tfc": "tfc:color_palettes/trims/nickel_tfc",
"platinum_tfc": "tfc:color_palettes/trims/platinum_tfc",
"titanium_tfc": "tfc:color_palettes/trims/titanium_tfc",
"bismuth_tfc": "tfc:color_palettes/trims/bismuth_tfc",
"neutronium_tfc": "tfc:color_palettes/trims/neutronium_tfc",
"pyrite_tfc": "tfc:color_palettes/trims/pyrite_tfc",
"redx_tfc": "tfc:color_palettes/trims/redx_tfc"
}
}
]
}

View file

@ -0,0 +1,68 @@
{
"sources": [
{
"type": "paletted_permutations",
"textures": [
"trims/items/leggings_trim",
"trims/items/chestplate_trim",
"trims/items/helmet_trim",
"trims/items/boots_trim",
"tfc:item/helmet_trim",
"tfc:item/chestplate_trim",
"tfc:item/greaves_trim",
"tfc:item/boots_trim"
],
"palette_key": "trims/color_palettes/trim_palette",
"permutations": {
"almandine_tfc": "tfc:color_palettes/trims/almandine_tfc",
"andradite_tfc": "tfc:color_palettes/trims/andradite_tfc",
"blue_topaz_tfc": "tfc:color_palettes/trims/blue_topaz_tfc",
"cinnabar_tfc": "tfc:color_palettes/trims/cinnabar_tfc",
"coal_tfc": "tfc:color_palettes/trims/coal_tfc",
"diamond_tfc": "tfc:color_palettes/trims/diamond_tfc",
"emerald_tfc": "tfc:color_palettes/trims/emerald_tfc",
"green_sapphire_tfc": "tfc:color_palettes/trims/green_sapphire_tfc",
"grossular_tfc": "tfc:color_palettes/trims/grossular_tfc",
"rutile_tfc": "tfc:color_palettes/trims/rutile_tfc",
"lazurite_tfc": "tfc:color_palettes/trims/lazurite_tfc",
"pyrope_tfc": "tfc:color_palettes/trims/pyrope_tfc",
"rock_salt_tfc": "tfc:color_palettes/trims/rock_salt_tfc",
"ruby_tfc": "tfc:color_palettes/trims/ruby_tfc",
"salt_tfc": "tfc:color_palettes/trims/salt_tfc",
"sapphire_tfc": "tfc:color_palettes/trims/sapphire_tfc",
"sodalite_tfc": "tfc:color_palettes/trims/sodalite_tfc",
"coke_tfc": "tfc:color_palettes/trims/coke_tfc",
"spessartine_tfc": "tfc:color_palettes/trims/spessartine_tfc",
"topaz_tfc": "tfc:color_palettes/trims/topaz_tfc",
"uvarovite_tfc": "tfc:color_palettes/trims/uvarovite_tfc",
"nether_quartz_tfc": "tfc:color_palettes/trims/nether_quartz_tfc",
"certus_quartz_tfc": "tfc:color_palettes/trims/certus_quartz_tfc",
"quartzite_tfc": "tfc:color_palettes/trims/quartzite_tfc",
"realgar_tfc": "tfc:color_palettes/trims/realgar_tfc",
"malachite_tfc": "tfc:color_palettes/trims/malachite_tfc",
"glass_tfc": "tfc:color_palettes/trims/glass_tfc",
"olivine_tfc": "tfc:color_palettes/trims/olivine_tfc",
"opal_tfc": "tfc:color_palettes/trims/opal_tfc",
"amethyst_tfc": "tfc:color_palettes/trims/amethyst_tfc",
"lapis_tfc": "tfc:color_palettes/trims/lapis_tfc",
"apatite_tfc": "tfc:color_palettes/trims/apatite_tfc",
"red_garnet_tfc": "tfc:color_palettes/trims/red_garnet_tfc",
"yellow_garnet_tfc": "tfc:color_palettes/trims/yellow_garnet_tfc",
"monazite_tfc": "tfc:color_palettes/trims/monazite_tfc",
"rose_quartz_tfc": "tfc:color_palettes/trims/rose_quartz_tfc",
"fluix_tfc": "tfc:color_palettes/trims/fluix_tfc",
"silver_tfc": "tfc:color_palettes/trims/silver_tfc",
"sterling_silver_tfc": "tfc:color_palettes/trims/sterling_silver_tfc",
"gold_tfc": "tfc:color_palettes/trims/gold_tfc",
"rose_gold_tfc": "tfc:color_palettes/trims/rose_gold_tfc",
"nickel_tfc": "tfc:color_palettes/trims/nickel_tfc",
"platinum_tfc": "tfc:color_palettes/trims/platinum_tfc",
"titanium_tfc": "tfc:color_palettes/trims/titanium_tfc",
"bismuth_tfc": "tfc:color_palettes/trims/bismuth_tfc",
"neutronium_tfc": "tfc:color_palettes/trims/neutronium_tfc",
"pyrite_tfc": "tfc:color_palettes/trims/pyrite_tfc",
"redx_tfc": "tfc:color_palettes/trims/redx_tfc"
}
}
]
}

View file

@ -39,7 +39,6 @@
"block.minecraft.polished_blackstone_slab": "Polished Pyroxenite Slab",
"block.minecraft.polished_blackstone_stairs": "Polished Pyroxenite Stairs",
"block.minecraft.polished_blackstone_wall": "Polished Pyroxenite Wall",
"block.beneath.loose_blackstone": "Loose Pyroxenite",
"block.minecraft.dripstone_block": "Raw Travertine",
"block.minecraft.magma_block": "Pyroxenite Magma",
"item.minecraft.iron_nugget": "Cast Iron Nugget",

File diff suppressed because it is too large Load diff

View file

@ -5,37 +5,43 @@
"pages": [
{
"type": "patchouli:text",
"text": "So you've gotten some latex by tapping specific tropical trees... congratulations! Latex by itself doesnt do much, but by processing it we can get some very useful byproducts!$(br2)If you havent obtained Latex producing trees, you can look at the $(l:arborfirmacraft/tapping_index)Tapping Index$() entry!"
"text": "So you've gotten some $(thing)latex$() by tapping specific tropical trees... congratulations! Latex by itself doesn't do much, but by processing it we can get some very useful byproducts!$(br2)If you haven't yet found any trees that produce latex, you can look at the $(l:arborfirmacraft/tapping_index)Tapping Index$() entry for more information!"
},
{
"type": "patchouli:spotlight",
"item": "gtceu:sticky_resin",
"title": "A sticky substance",
"link_recipe": true,
"text": "To begin, $(thing)Latex$() needs to be processed in a $(l:firmalife/oven_appliances#vat)Vat$() or a $(l:mechanics/pot)Pot$() with some $(thing)Sulfur Powder$(), this will create $(item)Sticky Resin$()."
"text": "One of the ways $(thing)Latex$() can be used is in the production of $(item)Sticky Resin$(). Sticky resin needs to be produced by treating latex in a $(l:firmalife/oven_appliances#vat)Vat$() or a $(l:mechanics/pot)Pot$() with some $(thing)Wood Ash$() to coagulate it."
},
{
"type": "patchouli:spotlight",
"title": "Sticky Business",
"item": "gtceu:resin_circuit_board,gtceu:resistor,gtceu:basic_tape",
"text": "$(thing)Sticky Resin$() has a number of uses, thanks to it being well... sticky. It can be used to create multiple items such as $(thing)Tape$() to move crates around, but more importantly, it can be used to create $(thing)Resin Circuit Boards$() and $(thing)Resistors$(), which will be your first electrical components."
"text": "$(thing)Sticky Resin$() has a number of uses, thanks to it being well... sticky. It can be used to create multiple items such as $(item)Tape$() which will let you move crates around without dropping what's inside, but more importantly, it can be used to create $(item)Resin Circuit Boards$() and $(item)Resistors$(), which will be some of your first electrical components."
},
{
"type": "patchouli:spotlight",
"item": "tfg:vulcanized_latex_bucket",
"title": "I am rubber...",
"text": "The other main use of $(thing)Latex$() is to make rubber. To make the latex stronger and harder for industrial uses, it needs to be heated (either in a $(l:firmalife/oven_appliances#vat)Vat$() or a $(l:mechanics/pot)Pot$()) with added $(thing)Sulfur Powder$() to produce $(thing)Vulcanized Latex$(). In fact, this whole process is called vulcanization!"
},
{
"type": "patchouli:spotlight",
"title": "Extraction",
"item": "gtceu:raw_rubber_dust",
"text": "Using an $(thing)Extractor$(), you can extract Kapok and Rubber Fig logs into $(thing)Raw Rubber Pulp$(). This pulp can then be placed inside an $(thing)Alloy Smelter$() with a bit of $(thing)Sulfur Dust$() to create $(thing)Rubber Ingots$()."
"text": "Using a $(thing)Extractor$() or $(thing)Vacuum Chamber$(), the $(thing)Vulcanized Latex$() can be dried into $(item)Raw Rubber Pulp$(). This pulp needs to be further treated with $(thing)Sulfur Dust$() in an $(thing)Alloy Smelter$() to create $(thing)Rubber Ingots$()."
},
{
"type": "patchouli:spotlight",
"item": "gtceu:rubber_ingot",
"text": "$(thing)Rubber Ingots$() have a number of uses, but mostly to $(bold)insulate$() $(thing)electrical wires$(), making them safe to touch without accidentally electrocuting yourself, as well as reducing their voltage loss."
"text": "$(thing)Rubber Ingots$() have a number of very useful applications, such as for crafting $(thing)Belts$() for your factories or for $(bold)insulating$() $(thing)electrical wires$(). Insulated wires become safe to touch without accidentally electrocuting yourself, and have reduced voltage loss."
},
{
"type": "patchouli:spotlight",
"title": "Conifer Pitch",
"item": "tfg:conifer_pitch_bucket",
"text": "Sticky Resin can also be obtained using $(thing)Conifer Pitch$() from certain $(thing)Coniferous Trees$(), but these trees cannot be used for Rubber."
"text": "Sticky Resin can also be obtained via $(thing)Conifer Pitch$() tapped from certain $(thing)Coniferous Trees$(), but these trees cannot be used for Rubber."
}
],
"read_by_default": true,

View file

@ -18,11 +18,11 @@
{
"type": "patchouli:text",
"title": "Trade Results",
"text": "$(li)3-9 String$(li)6-12 Sticks$(li)4-8 Charcoal$(li)5-12 Nether Quartz$(li)1-3 Tin Ingots$(li)1-3 Copper Ingots$(li)1-2 Leather$(li)8-12 Pyroxenite Bricks$(li)8-12 Migmatite Bricks"
"text": "$(li)1 Copper Ingot$(li)1 Tin Ingot$(li)1 Silver Ingot$(li)1 Bronze Ingot$(li)1 Bismuth Bronze Ingot$(li)1 Cast Iron Ingot$(li)1 Zinc Ingot$(li)1 Brass Ingot$(li)1 Bismuth Ingot$(li)1 Nickel Ingot$(li)4-6 Sulfur Powder"
},
{
"type": "patchouli:text",
"text": "$(li)6-12 Arrows$(li)4-12 Flux$(li)1-2 Raw Graphite$(li)4-8 Sulfur Powder$(li)2-4 Kaolin Clay$(li)4-8 Mangrove Lumber$(li)2-4 Mangrove Logs$(li)2-4 Cooked Venison$(li)8-16 Glow Berries$(li)2-4 Ghost Peppers$(li)2-4 Glowstone Dust"
"text": "$(li)1-2 Leather$(li)6-12 String$(li)6-12 Nether Quartz$(li)12-18 Mangrove Lumber$(li)6-8 Mangrove Logs$(li)4-6 Cooked Venison$(li)4-6 Ghost Peppers$(li)4-6 Gunpowder$(li)4-8 Charcoal$(li)6-12 Arrows$(li)6-12 Flux$(li)8-12 Blackstone Bricks$(li)8-12 Deepslate Bricks$(li)8-16 Sticks"
},
{
"type": "patchouli:text",

View file

@ -11,12 +11,12 @@
{
"type": "patchouli:crafting",
"recipe": "tfc:crafting/fire_clay",
"text": "Fire clay is made from $(l:tfg_ores/normal_graphite)graphite$() powder, crushed in a $(l:mechanics/quern)quern$(), as well as $(l:tfg_ores/surface_kaolin#powder)kaolinite$() powder"
"text": "Fire clay is made from $(l:tfg_ores/earth_vein_index#normal_graphite)graphite$() powder, crushed in a $(l:mechanics/quern)quern$(), as well as $(l:tfg_ores/surface_kaolin#powder)kaolinite$() powder"
},
{
"type": "tfc:heat_recipe",
"recipe": "tfc:heating/kaolin_clay",
"text": "Kaolinite powder is made by heating $(l:tfg_ores/surface_kaolin)Kaolin Clay$(). However, the process is not perfect, and only 20% of clay will form powder!"
"text": "Kaolinite powder is made by heating $(l:mechanics/surface_kaolin)Kaolin Clay$(). However, the process is not perfect, and only 20% of clay will form powder!"
},
{
"type": "tfc:knapping_recipe",

View file

@ -25,7 +25,7 @@
"anchor": "potash",
"recipe": "tfg:smelting/dried_seaweed_to_soda",
"recipe2": "tfg:smelting/dried_kelp_to_soda",
"text": "A type of $(thing)Potash$() or equivalent is also required for glass batches. $(thing)Soda Ash$() can be used, which is a powder made from heating $(thing)Dried Seaweed$() or $(thing)Kelp$(). $(l:tfg_ores/normal_saltpeter)Saltpeter$() can be used as well."
"text": "A type of $(thing)Potash$() or equivalent is also required for glass batches. $(thing)Soda Ash$() can be used, which is a powder made from heating $(thing)Dried Seaweed$() or $(thing)Kelp$(). $(l:tfg_ores/earth_vein_index#normal_saltpeter)Saltpeter$() can be used as well."
},
{
"type": "patchouli:text",

View file

@ -1,7 +1,7 @@
{
"name": "Kaolin Clay",
"icon": "tfc:kaolin_clay",
"category": "tfc:tfg_ores",
"category": "tfc:mechanics",
"read_by_default": true,
"pages": [
{

View file

@ -1,56 +0,0 @@
{
"name": "Amethyst & Garnet",
"icon": "minecraft:amethyst_shard",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 230$(br)Density: 0.25$(br)Type: Disc Vein$(br)Y: -64 - 26$(br)Size: 28$(br)Height: 8$(br2)Stone types: Quartzite, Slate, Phyllite, Schist, Gneiss, Marble, Shale, Claystone, Limestone, Conglomerate, Dolomite, Chert, Chalk$(br2)Indicator: Amethyst, Red Garnet, Yellow Garnet, Opal Buds"
},
{
"type": "patchouli:multiblock",
"name": "Amethyst",
"multiblock":
{
"mapping": { "0": "#forge:ores/amethyst" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 65%$(br)Source of: Iron$(br)Formula: (SiO₂)₄Fe"
},
{
"type": "patchouli:multiblock",
"name": "Opal",
"multiblock":
{
"mapping": { "0": "#forge:ores/opal" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Formula: (SiO₂)"
},
{
"type": "patchouli:multiblock",
"name": "Red Garnet",
"multiblock":
{
"mapping": { "0": "#forge:ores/red_garnet" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 5%$(br)Source of: Pyrope, Almandine, Spessartine"
},
{
"type": "patchouli:multiblock",
"name": "Yellow Garnet",
"multiblock":
{
"mapping": { "0": "#forge:ores/yellow_garnet" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Source of: Andradite, Grossular, Uvarovite"
}
]
}

View file

@ -1,56 +0,0 @@
{
"name": "Opal & Garnet",
"icon": "gtceu:opal_gem",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 220$(br)Density: 0.35$(br)Type: Disc Vein$(br)Y: -64 - 62$(br)Size: 26$(br)Height: 6$(br2)Stone types: Rhyolite, Basalt, Andesite, Dacite, Granite, Diorite, Gabbro$(br2)Indicator: Amethyst, Red Garnet, Yellow Garnet, Opal Buds"
},
{
"type": "patchouli:multiblock",
"name": "Opal",
"multiblock":
{
"mapping": { "0": "#forge:ores/opal" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 55%$(br)Formula: (SiO₂)"
},
{
"type": "patchouli:multiblock",
"name": "Amethyst",
"multiblock":
{
"mapping": { "0": "#forge:ores/amethyst" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 25%$(br)Source of: Iron$(br)Formula: (SiO₂)₄Fe"
},
{
"type": "patchouli:multiblock",
"name": "Red Garnet",
"multiblock":
{
"mapping": { "0": "#forge:ores/red_garnet" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 5%$(br)Source of: Pyrope, Almandine, Spessartine"
},
{
"type": "patchouli:multiblock",
"name": "Yellow Garnet",
"multiblock":
{
"mapping": { "0": "#forge:ores/yellow_garnet" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Source of: Andradite, Grossular, Uvarovite"
}
]
}

View file

@ -1,56 +0,0 @@
{
"name": "Gold (Deep)",
"icon": "gtceu:rich_raw_gold",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 260$(br)Density: 0.45$(br)Type: Cluster Vein$(br)Y: -64 - 30$(br)Size: 32$(br2)Stone types: Rhyolite, Basalt, Andesite, Dacite, Granite, Diorite, Gabbro$(br2)Indicator: Limonite, Hematite, Native Gold"
},
{
"type": "patchouli:multiblock",
"name": "Gold",
"multiblock":
{
"mapping": { "0": "#forge:ores/gold" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 75%$(br)Melts into: Gold$(br)Formula: Au"
},
{
"type": "patchouli:multiblock",
"name": "Yellow Limonite",
"multiblock":
{
"mapping": { "0": "#forge:ores/yellow_limonite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 5%$(br)Melts into: Cast Iron$(br)Formula: FeHO₂"
},
{
"type": "patchouli:multiblock",
"name": "Hematite",
"multiblock":
{
"mapping": { "0": "#forge:ores/hematite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Melts into: Cast Iron$(br)Formula: Fe₂O₃"
},
{
"type": "patchouli:multiblock",
"name": "Goethite",
"multiblock":
{
"mapping": { "0": "#forge:ores/goethite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 5%$(br)Melts into: Cast Iron$(br)Formula: FeHO₂"
}
]
}

View file

@ -1,67 +0,0 @@
{
"name": "Hematite, Goethite, & Ruby",
"icon": "gtceu:rich_raw_hematite",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 220$(br)Density: 0.35$(br)Type: Cluster Vein$(br)Y: -64 - 30$(br)Size: 40$(br2)Stone types: Rhyolite, Basalt, Andesite, Dacite$(br2)Indicator: Hematite, Limonite, Native Gold"
},
{
"type": "patchouli:multiblock",
"name": "Hematite",
"multiblock":
{
"mapping": { "0": "#forge:ores/hematite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 35%$(br)Melts into: Cast Iron$(br)Formula: Fe₂O₃"
},
{
"type": "patchouli:multiblock",
"name": "Yellow Limonite",
"multiblock":
{
"mapping": { "0": "#forge:ores/yellow_limonite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Melts into: Cast Iron$(br)Formula: FeHO₂"
},
{
"type": "patchouli:multiblock",
"name": "Goethite",
"multiblock":
{
"mapping": { "0": "#forge:ores/goethite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 25%$(br)Melts into: Cast Iron$(br)Formula: FeHO₂"
},
{
"type": "patchouli:multiblock",
"name": "Gold",
"multiblock":
{
"mapping": { "0": "#forge:ores/gold" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 5%$(br)Melts into: Gold$(br)Formula: Au"
},
{
"type": "patchouli:multiblock",
"name": "Ruby",
"multiblock":
{
"mapping": { "0": "#forge:ores/ruby" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 20%$(br)Source of: Chromium, Aluminium$(br)Formula: CrAl₂O₃"
}
]
}

View file

@ -1,56 +0,0 @@
{
"name": "Goethite & Malachite",
"icon": "gtceu:rich_raw_goethite",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 240$(br)Density: 0.35$(br)Type: Cluster Vein$(br)Y: -64 - 30$(br)Size: 32$(br2)Stone types: Marble, Limestone$(br2)Indicator: Limonite, Hematite, Malachite"
},
{
"type": "patchouli:multiblock",
"name": "Goethite",
"multiblock":
{
"mapping": { "0": "#forge:ores/goethite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 50%$(br)Melts into: Cast Iron$(br)Formula: FeHO₂"
},
{
"type": "patchouli:multiblock",
"name": "Yellow Limonite",
"multiblock":
{
"mapping": { "0": "#forge:ores/yellow_limonite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Melts into: Cast Iron$(br)Formula: FeHO₂"
},
{
"type": "patchouli:multiblock",
"name": "Hematite",
"multiblock":
{
"mapping": { "0": "#forge:ores/hematite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Melts into: Cast Iron$(br)Formula: Fe₂O₃"
},
{
"type": "patchouli:multiblock",
"name": "Malachite",
"multiblock":
{
"mapping": { "0": "#forge:ores/malachite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 20%$(br)Melts into: Copper$(br)Formula: Cu₂CH₂O₅"
}
]
}

View file

@ -1,67 +0,0 @@
{
"name": "Chromite & Magnetite",
"icon": "gtceu:rich_raw_chromite",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 205$(br)Density: 0.3$(br)Type: Cluster Vein$(br)Y: -64 - 30$(br)Size: 340$(br2)Stone types: Shale, Claystone, Limestone, Conglomerate, Dolomite, Chert, Chalk$(br2)Indicator: Magnetite, Native Gold, Chromite, Sapphire"
},
{
"type": "patchouli:multiblock",
"name": "Chromite",
"multiblock":
{
"mapping": { "0": "#forge:ores/chromite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 60%$(br)Source of: Chromium$(br)Formula: FeCr₂O₄"
},
{
"type": "patchouli:multiblock",
"name": "Magnetite",
"multiblock":
{
"mapping": { "0": "#forge:ores/magnetite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 5%$(br)Melts into: Cast Iron$(br)Formula: Fe₃O₄"
},
{
"type": "patchouli:multiblock",
"name": "Vanadium Magnetite",
"multiblock":
{
"mapping": { "0": "#forge:ores/vanadium_magnetite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Source of: Iron, Vanadium$(br)Formula: (Fe₃O₄)V"
},
{
"type": "patchouli:multiblock",
"name": "Gold",
"multiblock":
{
"mapping": { "0": "#forge:ores/gold" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Melts into: Gold$(br)Formula: Au"
},
{
"type": "patchouli:multiblock",
"name": "Sapphire",
"multiblock":
{
"mapping": { "0": "#forge:ores/sapphire" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 5%$(br)Source of: Aluminium$(br)Formula: Al₂O₃"
}
]
}

View file

@ -1,56 +0,0 @@
{
"name": "Wulfenite & Molybdenite",
"icon": "gtceu:rich_raw_wulfenite",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 245$(br)Density: 0.45$(br)Type: Cluster Vein$(br)Y: -64 - 10$(br)Size: 26$(br2)Stone types: Rhyolite, Basalt, Andesite, Dacite, Granite, Diorite, Gabbro$(br2)Indicator: Wulfenite, Molybdenite, Molybdenum, Powellite"
},
{
"type": "patchouli:multiblock",
"name": "Wulfenite",
"multiblock":
{
"mapping": { "0": "#forge:ores/wulfenite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 40%$(br)Source of: Lead, Molybdenum$(br)Formula: PbMoO₄$(br)Hazardous: Yes"
},
{
"type": "patchouli:multiblock",
"name": "Molybdenite",
"multiblock":
{
"mapping": { "0": "#forge:ores/molybdenite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 30%$(br)Source of: Molybdenum$(br)Formula: MoS₂"
},
{
"type": "patchouli:multiblock",
"name": "Molybdenum",
"multiblock":
{
"mapping": { "0": "#forge:ores/molybdenum" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Source of: Molybdenum$(br)Formula: Mo"
},
{
"type": "patchouli:multiblock",
"name": "Powellite",
"multiblock":
{
"mapping": { "0": "#forge:ores/powellite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Source of: Molybdenum$(br)Formula: CaMoO₄"
}
]
}

View file

@ -1,34 +0,0 @@
{
"name": "Naquadah & Plutonium",
"icon": "gtceu:rich_raw_naquadah",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 310$(br)Density: 0.3$(br)Type: Cluster Vein$(br)Y: -64 - -20$(br)Size: 32$(br2)Stone types: Quartzite, Slate, Phyllite, Schist, Gneiss, Marble$(br2)Indicator: Naquadah, Plutonium"
},
{
"type": "patchouli:multiblock",
"name": "Naquadah",
"multiblock":
{
"mapping": { "0": "#forge:ores/naquadah" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 75%$(br)Source of: Stargatium$(br)Formula: Nq"
},
{
"type": "patchouli:multiblock",
"name": "Plutonium",
"multiblock":
{
"mapping": { "0": "#forge:ores/plutonium" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 25%$(br)Source of: Plutonium$(br)Formula: Pu²³⁹$(br)Hazardous: Yes"
}
]
}

View file

@ -1,34 +0,0 @@
{
"name": "Uraninite & Pitchblende",
"icon": "gtceu:rich_raw_uraninite",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 220$(br)Density: 0.45$(br)Type: Cluster Vein$(br)Y: -64 - -20$(br)Size: 24$(br2)Stone types: Granite, Diorite, Gabbro, Quartzite, Slate, Phyllite, Schist, Gneiss, Marble$(br2)Indicator: Pitchblende, Uraninite$(br2)There's no fission reactors in TFG, but Uranium has other uses."
},
{
"type": "patchouli:multiblock",
"name": "Uraninite",
"multiblock":
{
"mapping": { "0": "#forge:ores/uraninite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 50%$(br)Source of: Uranium$(br)Formula: UO₂$(br)Hazardous: Yes"
},
{
"type": "patchouli:multiblock",
"name": "Pitchblende",
"multiblock":
{
"mapping": { "0": "#forge:ores/pitchblende" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 50%$(br)Source of: Uranium$(br)Formula: (UO₂)₃ThPb$(br)Hazardous: Yes"
}
]
}

View file

@ -1,58 +0,0 @@
{
"name": "Sapphire & Almandine",
"icon": "gtceu:sapphire_gem",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 180$(br)Density: 0.35$(br)Type: Disc Vein$(br)Y: -64 - 26$(br)Size: 28$(br)Height: 8$(br2)Stone types: Rhyolite, Basalt, Andesite, Dacite$(br2)Indicator: Almandine, Pyrope, Sapphire, Green Sapphire$(br2)If you're looking for $(thing)Aluminium$(), find a $(l:tfg_ores/normal_bauxite)Bauxite$() vein instead.$(br)"
},
{
"type": "patchouli:multiblock",
"name": "Almandine",
"anchor": "almandine",
"multiblock":
{
"mapping": { "0": "#forge:ores/almandine" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 35%$(br)Source of: Aluminium, Iron$(br)Formula: Al₂Fe₃Si₃O₁₂"
},
{
"type": "patchouli:multiblock",
"name": "Pyrope",
"anchor": "pyrope",
"multiblock":
{
"mapping": { "0": "#forge:ores/pyrope" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 25%$(br)Source of: Aluminium, Magnesium$(br)Formula: Al₂Mg₃Si₃O₁₂"
},
{
"type": "patchouli:multiblock",
"name": "Sapphire",
"multiblock":
{
"mapping": { "0": "#forge:ores/sapphire" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Source of: Aluminium$(br)Formula: Al₂O₃"
},
{
"type": "patchouli:multiblock",
"name": "Green Sapphire",
"multiblock":
{
"mapping": { "0": "#forge:ores/green_sapphire" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Source of: Aluminium$(br)Formula: Al₂O₃"
}
]
}

View file

@ -1,45 +0,0 @@
{
"name": "Scheelite & Tungstate",
"icon": "gtceu:rich_raw_scheelite",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 220$(br)Density: 0.35$(br)Type: Cluster Vein$(br)Y: -64 - 0$(br)Size: 28$(br2)Stone types: Granite, Diorite, Gabbro$(br2)Indicator: Scheelite, Tungstate, Lithium"
},
{
"type": "patchouli:multiblock",
"name": "Scheelite",
"multiblock":
{
"mapping": { "0": "#forge:ores/scheelite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 45%$(br)Source of: Tungsten$(br)Formula: Ca(WO₃)O"
},
{
"type": "patchouli:multiblock",
"name": "Tungstate",
"multiblock":
{
"mapping": { "0": "#forge:ores/tungstate" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 35%$(br)Source of: Tungsten, Lithium$(br)Formula: Li₂(WO₃)O"
},
{
"type": "patchouli:multiblock",
"name": "Lithium",
"multiblock":
{
"mapping": { "0": "#forge:ores/lithium" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 20%$(br)Source of: Lithium$(br)Formula: Li"
}
]
}

View file

@ -1,56 +0,0 @@
{
"name": "Sheldonite & Bornite",
"icon": "gtceu:rich_raw_platinum",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 300$(br)Density: 0.3$(br)Type: Cluster Vein$(br)Y: -64 - 0$(br)Size: 30$(br2)Stone types: Quartzite, Slate, Phyllite, Schist, Gneiss, Marble$(br2)Indicator: Bornite, Cooperite, Platinum, Palladium"
},
{
"type": "patchouli:multiblock",
"name": "Sheldonite",
"multiblock":
{
"mapping": { "0": "#forge:ores/cooperite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 25%$(br)Source of: Platinum, Nickel, Palladium$(br)Formula: Pt₃NiSPd"
},
{
"type": "patchouli:multiblock",
"name": "Platinum",
"multiblock":
{
"mapping": { "0": "#forge:ores/platinum" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 25%$(br)Smelts into: Platinum$(br)Formula: Pt"
},
{
"type": "patchouli:multiblock",
"name": "Palladium",
"multiblock":
{
"mapping": { "0": "#forge:ores/palladium" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Source of: Palladium$(br)Formula: Pt"
},
{
"type": "patchouli:multiblock",
"name": "Bornite",
"multiblock":
{
"mapping": { "0": "#forge:ores/bornite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 35%$(br)Smelts into: Copper$(br)Formula: Cu₅FeS₄"
}
]
}

View file

@ -1,56 +0,0 @@
{
"name": "Topaz & Chalcocite",
"icon": "gtceu:topaz_gem",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 260$(br)Density: 0.3$(br)Type: Disc Vein$(br)Y: -64 - 26$(br)Size: 28$(br2)Stone types: Quartzite, Slate, Phyllite, Schist, Gneiss, Marble$(br2)Indicator: Topaz, Blue Topaz, Chalcocite, Bornite"
},
{
"type": "patchouli:multiblock",
"name": "Topaz",
"multiblock":
{
"mapping": { "0": "#forge:ores/topaz" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 25%$(br)Source of: Aluminium, Fluorine$(br)Formula: Al₂SiFH₂"
},
{
"type": "patchouli:multiblock",
"name": "Blue Topaz",
"multiblock":
{
"mapping": { "0": "#forge:ores/blue_topaz" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 35%$(br)Source of: Aluminium, Fluorine$(br)Formula: Al₂SiF₂H₂O₆"
},
{
"type": "patchouli:multiblock",
"name": "Chalcocite",
"multiblock":
{
"mapping": { "0": "#forge:ores/chalcocite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 25%$(br)Smelts into: Copper$(br)Formula: Cu₂S"
},
{
"type": "patchouli:multiblock",
"name": "Bornite",
"multiblock":
{
"mapping": { "0": "#forge:ores/bornite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Smelts into: Copper$(br)Formula: Cu₅FeS₄"
}
]
}

View file

@ -0,0 +1,56 @@
{
"__credits__": "This page was automatically generated by OresToFieldGuide.",
"name": "Earth Ore Index",
"icon": "tfc:ore/normal_native_copper",
"category": "tfc:tfg_ores",
"read_by_default": true,
"secret": false,
"pages": [
{
"Type": "patchouli:text",
"text": "This is the $(thing)Ore Index$() for $(thing)Earth$(). All ores are sorted alphabetically and then by richest to poorest vein type. You can click on them to learn more information about each vein.",
"title": "Earth Ore Index",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Almandine: $(l:tfg_ores/earth_vein_index#deep_sapphire)38%$(/l)$()$(li)Aluminium: $(l:tfg_ores/earth_vein_index#normal_bauxite)25%$(/l)$()$(li)Alunite: $(l:tfg_ores/earth_vein_index#normal_saltpeter)15%$(/l)$()$(li)Amethyst: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)65%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)25%$(/l)$()$(li)Apatite: $(l:tfg_ores/earth_vein_index#normal_apatite)50%$(/l)$()$(li)Asbestos: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)25%$(/l)$()$(li)Barite: $(l:tfg_ores/earth_vein_index#normal_quartz)20%$(/l)$()$(li)Basaltic Mineral Sands: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)35%$(/l)$()$(li)Bastnasite: $(l:tfg_ores/earth_vein_index#normal_monazite)50%$(/l)$()$(li)Bauxite: $(l:tfg_ores/earth_vein_index#normal_bauxite)45%$(/l), $(l:tfg_ores/earth_vein_index#normal_mica)25%$(/l)$()$(li)Bentonite: $(l:tfg_ores/earth_vein_index#normal_olivine)35%$(/l)$()$(li)Beryllium: $(l:tfg_ores/earth_vein_index#normal_beryllium)35%$(/l)$()$(li)Bismuth: $(l:tfg_ores/earth_vein_index#surface_bismuthinite)90%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)80%$(/l)$()$(li)Blue Topaz: $(l:tfg_ores/earth_vein_index#deep_topaz)35%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Borax: $(l:tfg_ores/earth_vein_index#normal_salt)15%$(/l)$()$(li)Bornite: $(l:tfg_ores/earth_vein_index#deep_sheldonite)35%$(/l), $(l:tfg_ores/earth_vein_index#deep_topaz)15%$(/l)$()$(li)Calcite: $(l:tfg_ores/earth_vein_index#normal_lapis)15%$(/l)$()$(li)Cassiterite: $(l:tfg_ores/earth_vein_index#surface_cassiterite)60%$(/l), $(l:tfg_ores/earth_vein_index#normal_cassiterite)40%$(/l), $(l:tfg_ores/earth_vein_index#surface_copper)5%$(/l)$()$(li)Cassiterite Sand: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)35%$(/l)$()$(li)Certus Quartz: $(l:tfg_ores/earth_vein_index#normal_quartz)25%$(/l)$()$(li)Chalcocite: $(l:tfg_ores/earth_vein_index#deep_topaz)25%$(/l)$()$(li)Chalcopyrite: $(l:tfg_ores/earth_vein_index#surface_copper)61%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)20%$(/l)$()$(li)Chromite: $(l:tfg_ores/earth_vein_index#deep_magnetite)60%$(/l), $(l:tfg_ores/earth_vein_index#normal_magnetite)4%$(/l)$()$(li)Cinnabar: $(l:tfg_ores/earth_vein_index#normal_redstone)20%$(/l)$()$(li)Coal: $(l:tfg_ores/earth_vein_index#normal_coal)100%$(/l), $(l:tfg_ores/earth_vein_index#normal_graphite)30%$(/l)$()$(li)Cobalt: $(l:tfg_ores/earth_vein_index#normal_garnierite)15%$(/l)$()$(li)Cobaltite: $(l:tfg_ores/earth_vein_index#normal_garnierite)20%$(/l)$()$(li)Diamond: $(l:tfg_ores/earth_vein_index#normal_graphite)25%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Diatomite: $(l:tfg_ores/earth_vein_index#normal_saltpeter)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_garnet_tin)15%$(/l)$()$(li)Electrotine: $(l:tfg_ores/earth_vein_index#normal_saltpeter)25%$(/l)$()$(li)Emerald: $(l:tfg_ores/earth_vein_index#normal_beryllium)50%$(/l)$()$(li)Fuller's Earth: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l)$()$(li)Galena: $(l:tfg_ores/earth_vein_index#normal_silver)30%$(/l)$()$(li)Garnet Sand: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)25%$(/l)$()$(li)Garnierite: $(l:tfg_ores/earth_vein_index#normal_garnierite)30%$(/l)$()$(li)Glauconite Sand: $(l:tfg_ores/earth_vein_index#normal_lubricant)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_olivine)15%$(/l)$()$(li)Goethite: $(l:tfg_ores/earth_vein_index#deep_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)5%$(/l)$()$(li)Granitic Mineral Sand: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l)$()$(li)Graphite: $(l:tfg_ores/earth_vein_index#normal_graphite)45%$(/l)$()$(li)Green Sapphire: $(l:tfg_ores/earth_vein_index#deep_sapphire)16%$(/l)$()$(li)Grossular: $(l:tfg_ores/earth_vein_index#normal_manganese)37%$(/l)$()$(li)Gypsum: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)15%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Hematite: $(l:tfg_ores/earth_vein_index#normal_hematite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)5%$(/l)$()$(li)Ilmenite: $(l:tfg_ores/earth_vein_index#normal_bauxite)30%$(/l)$()$(li)Kyanite: $(l:tfg_ores/earth_vein_index#normal_mica)35%$(/l)$()$(li)Lapis: $(l:tfg_ores/earth_vein_index#normal_lapis)25%$(/l)$()$(li)Lazurite: $(l:tfg_ores/earth_vein_index#normal_lapis)35%$(/l)$()$(li)Lead: $(l:tfg_ores/earth_vein_index#normal_silver)55%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)11%$(/l), $(l:tfg_ores/earth_vein_index#surface_bismuthinite)7%$(/l)$()$(li)Lepidolite: $(l:tfg_ores/earth_vein_index#normal_salt)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)15%$(/l)$()$(li)Lithium: $(l:tfg_ores/earth_vein_index#deep_scheelite)20%$(/l)$()$(li)Magnesite: $(l:tfg_ores/earth_vein_index#normal_olivine)25%$(/l)$()$(li)Magnetite: $(l:tfg_ores/earth_vein_index#normal_magnetite)63%$(/l), $(l:tfg_ores/earth_vein_index#deep_magnetite)5%$(/l)$()$(li)Malachite: $(l:tfg_ores/earth_vein_index#deep_limonite)20%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)15%$(/l)$()$(li)Mica: $(l:tfg_ores/earth_vein_index#normal_mica)25%$(/l)$()$(li)Molybdenite: $(l:tfg_ores/earth_vein_index#deep_molybdenum)30%$(/l)$()$(li)Molybdenum: $(l:tfg_ores/earth_vein_index#deep_molybdenum)15%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Monazite: $(l:tfg_ores/earth_vein_index#normal_monazite)25%$(/l)$()$(li)Native Copper: $(l:tfg_ores/earth_vein_index#normal_copper)65%$(/l), $(l:tfg_ores/earth_vein_index#normal_tetrahedrite)30%$(/l), $(l:tfg_ores/earth_vein_index#surface_tetrahedrite)20%$(/l)$()$(li)Native Gold: $(l:tfg_ores/earth_vein_index#deep_gold)75%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)55%$(/l), $(l:tfg_ores/earth_vein_index#deep_magnetite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_magnetite)9%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)5%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)5%$(/l)$()$(li)Native Silver: $(l:tfg_ores/earth_vein_index#normal_silver)15%$(/l)$()$(li)Neodymium: $(l:tfg_ores/earth_vein_index#normal_monazite)25%$(/l)$()$(li)Nickel: $(l:tfg_ores/earth_vein_index#normal_garnierite)10%$(/l)$()$(li)Oilsands: $(l:tfg_ores/earth_vein_index#normal_oilsands)100%$(/l)$()$(li)Olivine: $(l:tfg_ores/earth_vein_index#normal_olivine)25%$(/l)$()$(li)Opal: $(l:tfg_ores/earth_vein_index#deep_garnet_opal)55%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)15%$(/l)$()$(li)Palladium: $(l:tfg_ores/earth_vein_index#deep_sheldonite)15%$(/l)$()$(li)Pentlandite: $(l:tfg_ores/earth_vein_index#normal_garnierite)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_lubricant)15%$(/l)$()$(li)Pitchblende: $(l:tfg_ores/earth_vein_index#deep_pitchblende)50%$(/l)$()$(li)Platinum: $(l:tfg_ores/earth_vein_index#deep_sheldonite)25%$(/l)$()$(li)Pollucite: $(l:tfg_ores/earth_vein_index#normal_mica)15%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Powellite: $(l:tfg_ores/earth_vein_index#deep_molybdenum)15%$(/l)$()$(li)Pyrite: $(l:tfg_ores/earth_vein_index#normal_sulfur)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_sphalerite)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)10%$(/l), $(l:tfg_ores/earth_vein_index#surface_sphalerite)5%$(/l)$()$(li)Pyrochlore: $(l:tfg_ores/earth_vein_index#normal_apatite)15%$(/l)$()$(li)Pyrolusite: $(l:tfg_ores/earth_vein_index#normal_manganese)25%$(/l)$()$(li)Pyrope: $(l:tfg_ores/earth_vein_index#deep_sapphire)27%$(/l)$()$(li)Quartzite: $(l:tfg_ores/earth_vein_index#normal_quartz)54%$(/l)$()$(li)Realgar: $(l:tfg_ores/earth_vein_index#surface_copper)16%$(/l)$()$(li)Red Garnet: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)5%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)5%$(/l)$()$(li)Redstone: $(l:tfg_ores/earth_vein_index#normal_redstone)45%$(/l)$()$(li)Rock Salt: $(l:tfg_ores/earth_vein_index#normal_salt)40%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)20%$(/l)$()$(li)Ruby: $(l:tfg_ores/earth_vein_index#normal_redstone)35%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)20%$(/l)$()$(li)Salt: $(l:tfg_ores/earth_vein_index#normal_salt)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)30%$(/l)$()$(li)Saltpeter: $(l:tfg_ores/earth_vein_index#normal_saltpeter)35%$(/l)$()$(li)Sapphire: $(l:tfg_ores/earth_vein_index#deep_sapphire)16%$(/l), $(l:tfg_ores/earth_vein_index#deep_magnetite)5%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Scheelite: $(l:tfg_ores/earth_vein_index#deep_scheelite)45%$(/l)$()$(li)Sheldonite: $(l:tfg_ores/earth_vein_index#deep_sheldonite)25%$(/l)$()$(li)Soapstone: $(l:tfg_ores/earth_vein_index#normal_lubricant)30%$(/l)$()$(li)Sodalite: $(l:tfg_ores/earth_vein_index#normal_lapis)25%$(/l)$()$(li)Spessartine: $(l:tfg_ores/earth_vein_index#normal_manganese)25%$(/l)$()$(li)Sphalerite: $(l:tfg_ores/earth_vein_index#normal_sphalerite)40%$(/l), $(l:tfg_ores/earth_vein_index#surface_sphalerite)40%$(/l), $(l:tfg_ores/earth_vein_index#normal_sulfur)15%$(/l)$()$(li)Spodumene: $(l:tfg_ores/earth_vein_index#normal_spodumene)35%$(/l)$()$(li)Stibnite: $(l:tfg_ores/earth_vein_index#normal_tetrahedrite)20%$(/l), $(l:tfg_ores/earth_vein_index#surface_tetrahedrite)20%$(/l)$()$(li)Sulfur: $(l:tfg_ores/earth_vein_index#surface_sphalerite)55%$(/l), $(l:tfg_ores/earth_vein_index#normal_sulfur)50%$(/l), $(l:tfg_ores/earth_vein_index#normal_sphalerite)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)9%$(/l), $(l:tfg_ores/earth_vein_index#surface_bismuthinite)3%$(/l)$()$(li)Talc: $(l:tfg_ores/earth_vein_index#normal_lubricant)20%$(/l)$()$(li)Tantalite: $(l:tfg_ores/earth_vein_index#normal_manganese)12%$(/l)$()$(li)Tetrahedrite: $(l:tfg_ores/earth_vein_index#surface_tetrahedrite)60%$(/l), $(l:tfg_ores/earth_vein_index#normal_tetrahedrite)50%$(/l)$()$(li)Thorium: $(l:tfg_ores/earth_vein_index#normal_beryllium)15%$(/l)$()$(li)Tin: $(l:tfg_ores/earth_vein_index#normal_cassiterite)60%$(/l), $(l:tfg_ores/earth_vein_index#surface_cassiterite)40%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Topaz: $(l:tfg_ores/earth_vein_index#deep_topaz)25%$(/l)$()$(li)Tricalcium Phosphate: $(l:tfg_ores/earth_vein_index#normal_apatite)35%$(/l)$()$(li)Trona: $(l:tfg_ores/earth_vein_index#normal_lubricant)10%$(/l)$()$(li)Tungstate: $(l:tfg_ores/earth_vein_index#deep_scheelite)35%$(/l)$()$(li)Uraninite: $(l:tfg_ores/earth_vein_index#deep_pitchblende)50%$(/l)$()$(li)Vanadium Magnetite: $(l:tfg_ores/earth_vein_index#normal_magnetite)22%$(/l), $(l:tfg_ores/earth_vein_index#deep_magnetite)15%$(/l)$()$(li)Wulfenite: $(l:tfg_ores/earth_vein_index#deep_molybdenum)40%$(/l)$()$(li)Yellow Garnet: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)15%$(/l)$()$(li)Yellow Limonite: $(l:tfg_ores/earth_vein_index#normal_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l)$()$(li)Zeolite: $(l:tfg_ores/earth_vein_index#surface_copper)16%$(/l)$()",
"type": "patchouli:text"
}
]
}

View file

@ -1,84 +1,89 @@
{
"name": "Hazardous Materials",
"icon": "gtceu:raw_plutonium",
"category": "tfc:tfg_ores",
"priority": true,
"sortnum": 1,
"read_by_default": true,
"pages": [
{
"type": "patchouli:spotlight",
"title": "Hazardous Materials",
"item": "gtceu:raw_plutonium",
"text": "Some ores and dusts are hazardous and can cause negative effects or even kill you if they are carried in your inventory.$(br2)Certain equipment such as $(thing)masks$(), $(thing)gloves$(), and $(thing)hazardous material suits$() later on can be used to conter these effects"
},
{ "type": "patchouli:crafting", "title": "Face Mask", "recipe": "gtceu:shaped/face_mask" },
{
"type": "patchouli:spotlight",
"item": "gtceu:rubber_gloves",
"title": "Rubber gloves",
"link_recipes": true,
"text": "Rubber gloves can be made from $(l:mechanics/leather_making)leather$()."
},
{
"type": "tfc:knapping_recipe",
"recipe": "tfchotornot:leather_knapping/mittens",
"text": "First knap the leather into mittens."
},
{
"type": "tfc:sealed_barrel_recipe",
"recipe": "tfg:sealed_barrel/prepared_leather_gloves",
"text": "Mittens are then soaked in $(thing)Vinegar$(), a mixture of fruit and alcohol."
},
{
"type": "patchouli:spotlight",
"item": "tfg:latex_soaked_gloves",
"text": "Prepared leather gloves are then heated in a $(thing)vat$() with $(thing)Vulcanized Latex$(), a mixture of latex and wood ash."
},
{
"type": "patchouli:spotlight",
"item": "gtceu:rubber_gloves",
"text": "Finally, the latex-soaked gloves are heated in an $(l:firmalife/oven)Oven$()."
},
{
"type": "patchouli:spotlight",
"title": "Rocks",
"item": { "tag": "tfc:rock_knapping" },
"text": "The easiest way to prevent hazardous items from entering your inventory is to not pick them up at all.$(br)Filling your inventory with $(thing)Rocks$(), for example, will let you pick and choose which items you want to pick up, letting you deal with the hazardous ones all at once later."
},
{
"type": "patchouli:spotlight",
"title": "Containers",
"text": "Hazardous materials only deal damage while they are in your $(thing)inventory$(), but that doesn't apply to other containers!$(br)Hazardous materials will not deal damage while they are in another container such as a $(l:tfg_tips/inventory_management)Backpack$() or $(l:getting_started/pottery#vessel)Vessel$(). $(thing)Right-clicking$() while holding a vessel will allow direct transfer of it's contents to and from containers",
"item": "sophisticatedbackpacks:backpack,tfc:ceramic/vessel,tfc:ceramic/large_vessel"
},
{
"type": "patchouli:spotlight",
"title": "Spring Water",
"item": "tfc:bucket/spring_water",
"text": "Standing in $(thing)Spring Water$() will provide a slow $(thing)Regeneration$() effect."
},
{
"type": "patchouli:spotlight",
"title": "Aged Alcohol",
"text": "$(thing)Aged Alcohol$() will give potion buffs, some of which you might find useful.$(br2)You can drink them with a $(l:getting_started/pottery#jug)Jug$() or $(l:waterflasks/recipes)Flask$().",
"item": "tfcagedalcohol:bucket/aged_beer,tfcagedalcohol:bucket/aged_cider,tfcagedalcohol:bucket/aged_rum,tfcagedalcohol:bucket/aged_sake,tfcagedalcohol:bucket/aged_vodka,tfcagedalcohol:bucket/aged_whiskey,tfcagedalcohol:bucket/aged_corn_whiskey,tfcagedalcohol:bucket/aged_rye_whiskey"
},
{
"type": "patchouli:text",
"text": "Aged Beer: Absorption II (20:00)$(br2)Aged Cider: Speed (5:20)$(br2)Aged Rum: Speed II (2:40)$(br2)Aged Sake: Resistance (5:20)$(br2)Aged Vodka: Resistance II (2:40)$(br2)Aged Corn Whiskey: Haste (5:20)$(br2)Aged Rye Whiskey: Haste (5:20)$(br2)Aged Whiskey: Haste II (2:40)"
},
{
"type": "patchouli:spotlight",
"item": { "tag": "tfc:foods" },
"title": "Nutrition",
"text": "Eating better foods with more $(l:getting_started/food_and_water#nutrients)nutrition$() will raise your maximum HP by a significant amount.$(br2)$(l:mechanics/pot#soup)Soups$(), $(l:mechanics/sandwiches)Sandwiches$(), and $(l:mechanics/salad)Salads$() are great for this."
},
{
"type": "patchouli:spotlight",
"title": "Bed",
"item": { "tag": "minecraft:beds" },
"text": "If all else fails, bringing along a bed to respawn is a good idea.$(br2)If you don't have access to $(thing)Wool$() or $(thing)String$(), you can also make a $(l:getting_started/a_place_to_sleep)Thatch Bed$()."
}
]
"name": "Hazardous Materials",
"icon": "createdeco:decal_skull",
"category": "tfc:tfg_ores",
"priority": true,
"sortnum": 1,
"read_by_default": true,
"pages": [
{
"type": "patchouli:spotlight",
"title": "Hazardous Materials",
"item": "gtceu:cobaltite_dust",
"text": "Some ores and dusts are hazardous and can cause negative effects or even kill you if they are carried in your inventory.$(br2)Certain equipment such as $(thing)masks$(), $(thing)gloves$(), and $(thing)hazardous material suits$() later on can be used to counter these effects."
},
{
"type": "patchouli:crafting",
"title": "Face Mask",
"recipe": "gtceu:shaped/face_mask",
"text": "The $(thing)Face Mask$() provides protection from any $(item)Inhalation$() hazards, such as Arsenicosis."
},
{
"type": "patchouli:spotlight",
"item": "gtceu:rubber_gloves",
"title": "Rubber gloves",
"link_recipes": true,
"text": "Rubber gloves can either be made from $(l:mechanics/leather_making)Leather$() and $(l:arborfirmacraft/making_rubber)Latex$(), or out of Rubber Sheets. They provide protection from any $(item)Skin Contact$() hazards, such as Berylliosis."
},
{
"type": "tfc:knapping_recipe",
"recipe": "tfchotornot:leather_knapping/mittens",
"text": "First, knap the leather into mittens."
},
{
"type": "tfc:sealed_barrel_recipe",
"recipe": "tfg:sealed_barrel/prepared_leather_gloves",
"text": "Mittens are then soaked in $(thing)Vinegar$(), a mixture of fruit and alcohol."
},
{
"type": "patchouli:spotlight",
"item": "tfg:latex_soaked_gloves",
"text": "Prepared leather gloves are then heated in a $(thing)vat$() with $(thing)Vulcanized Latex$(), one step away from rubber."
},
{
"type": "patchouli:spotlight",
"item": "gtceu:rubber_gloves",
"text": "Finally, the latex-soaked gloves are heated in an $(l:firmalife/oven)Oven$()."
},
{
"type": "patchouli:spotlight",
"title": "Rocks",
"item": { "tag": "tfc:rock_knapping" },
"text": "The easiest way to prevent hazardous items from entering your inventory is to not pick them up at all.$(br)Filling your inventory with $(thing)Rocks$(), for example, will let you pick and choose which items you want to pick up, letting you deal with the hazardous ones all at once later."
},
{
"type": "patchouli:spotlight",
"title": "Containers",
"text": "Hazardous materials only deal damage while they are in your $(thing)inventory$(), but that doesn't apply to other containers!$(br)Hazardous materials will not deal damage while they are in another container such as a $(l:tfg_tips/inventory_management)Backpack$() or $(l:getting_started/pottery#vessel)Vessel$(). $(thing)Right-clicking$() while holding a vessel will allow direct transfer of it's contents to and from containers",
"item": "sophisticatedbackpacks:backpack,tfc:ceramic/vessel,tfc:ceramic/large_vessel"
},
{
"type": "patchouli:spotlight",
"title": "Spring Water",
"item": "tfc:bucket/spring_water",
"text": "Standing in $(thing)Spring Water$() will provide a slow $(thing)Regeneration$() effect."
},
{
"type": "patchouli:spotlight",
"title": "Aged Alcohol",
"text": "$(thing)Aged Alcohol$() will give potion buffs, some of which you might find useful.$(br2)You can drink them with a $(l:getting_started/pottery#jug)Jug$() or $(l:waterflasks/recipes)Flask$().",
"item": "tfcagedalcohol:bucket/aged_beer,tfcagedalcohol:bucket/aged_cider,tfcagedalcohol:bucket/aged_rum,tfcagedalcohol:bucket/aged_sake,tfcagedalcohol:bucket/aged_vodka,tfcagedalcohol:bucket/aged_whiskey,tfcagedalcohol:bucket/aged_corn_whiskey,tfcagedalcohol:bucket/aged_rye_whiskey"
},
{
"type": "patchouli:text",
"text": "Aged Beer: Absorption II (20:00)$(br2)Aged Cider: Speed (5:20)$(br2)Aged Rum: Speed II (2:40)$(br2)Aged Sake: Resistance (5:20)$(br2)Aged Vodka: Resistance II (2:40)$(br2)Aged Corn Whiskey: Haste (5:20)$(br2)Aged Rye Whiskey: Haste (5:20)$(br2)Aged Whiskey: Haste II (2:40)"
},
{
"type": "patchouli:spotlight",
"item": { "tag": "tfc:foods" },
"title": "Nutrition",
"text": "Eating better foods with more $(l:getting_started/food_and_water#nutrients)nutrition$() will raise your maximum HP by a significant amount.$(br2)$(l:mechanics/pot#soup)Soups$(), $(l:mechanics/sandwiches)Sandwiches$(), and $(l:mechanics/salad)Salads$() are great for this."
},
{
"type": "patchouli:spotlight",
"title": "Bed",
"item": { "tag": "minecraft:beds" },
"text": "If all else fails, bringing along a bed to respawn is a good idea.$(br2)If you don't have access to $(thing)Wool$() or $(thing)String$(), you can also make a $(l:getting_started/a_place_to_sleep)Thatch Bed$()."
}
]
}

View file

@ -1,44 +0,0 @@
{
"name": "Ore Index",
"icon": "minecraft:diamond_pickaxe",
"category": "tfc:tfg_ores",
"priority": true,
"sortnum": 2,
"read_by_default": true,
"pages":
[
{
"type": "patchouli:text",
"text": "This is a list of every ore in the world, sorted alphabetically, and then by richest to poorest vein type.$(br2)Almandine: $(l:tfg_ores/deep_sapphire)35%$()$(br)Aluminium: $(l:tfg_ores/normal_bauxite)25%$()$(br)Alunite: $(l:tfg_ores/normal_saltpeter)15%$()$(br)Amethyst: $(l:tfg_ores/deep_garnet_amethyst)65%$(), $(l:tfg_ores/deep_garnet_opal)25%$()$(br)Apatite: $(l:tfg_ores/normal_apatite)50%$()$(br)Asbestos: $(l:tfg_ores/normal_garnet_tin)25%$()$(br)Barite: $(l:tfg_ores/normal_quartz)15%$()$(br)Basaltic Mineral Sand: $(l:tfg_ores/normal_basaltic_sands)35%$()$(br)Bastnasite: $(l:tfg_ores/normal_monazite)50%$()"
},
{
"type": "patchouli:text",
"text": "Bauxite: $(l:tfg_ores/normal_bauxite)45%$(), $(l:tfg_ores/normal_mica)25%$()$(br)Bentonite: $(l:tfg_ores/normal_olivine)35%$()$(br)Beryllium: $(l:tfg_ores/normal_beryllium)35%$()$(br)Bismuth: $(l:tfg_ores/surface_bismuth)90%$(), $(l:tfg_ores/normal_bismuth)80%$()$(br)Blue Topaz: $(l:tfg_ores/deep_topaz)35%$()$(br)Borax: $(l:tfg_ores/normal_salt)15%$()$(br)Bornite: $(l:tfg_ores/deep_sheldonite)35%$(), $(l:tfg_ores/deep_topaz)15%$()$(br)Calcite: $(l:tfg_ores/normal_lapis)15%$()$(br)Cassiterite: $(l:tfg_ores/surface_cassiterite)60%$(), $(l:tfg_ores/normal_cassiterite)40%$(), $(l:tfg_ores/surface_copper)5%$()$(br)Cassiterite Sand: $(l:tfg_ores/normal_garnet_tin)35%$()$(br)Certus Quartz: $(l:tfg_ores/normal_quartz)30%$()$(br)Chalcocite: $(l:tfg_ores/deep_topaz)25%$()$(br)Chalcopyrite: $(l:tfg_ores/surface_copper)55%$(), $(l:tfg_ores/normal_copper)20%$()$(br)Chromite: $(l:tfg_ores/deep_magnetite)60%$()$(br)Cinnabar: $(l:tfg_ores/normal_redstone)20%$()$(br)Coal: $(l:tfg_ores/normal_coal)100%$(), $(l:tfg_ores/normal_graphite)30%$()$(br)Cobalt: $(l:tfg_ores/normal_garnierite)15%$()"
},
{
"type": "patchouli:text",
"text": "Cobaltite: $(l:tfg_ores/normal_garnierite)20%$()$(br)Copper: $(l:tfg_ores/normal_copper)65%$(), $(l:tfg_ores/normal_tetrahedrite)30%$(), $(l:tfg_ores/surface_tetrahedrite)20%$()$(br)Diamond: $(l:tfg_ores/normal_graphite)25%$()$(br)Diatomite: $(l:tfg_ores/normal_saltpeter)25%$(), $(l:tfg_ores/normal_garnet_tin)15%$()$(br)Electrotine: $(l:tfg_ores/normal_saltpeter)25%$()$(br)Emerald: $(l:tfg_ores/normal_beryllium)50%$()$(br)Fuller's Earth: $(l:tfg_ores/normal_basaltic_sands)25%$()$(br)Galena: $(l:tfg_ores/normal_silver)30%$()$(br)Garnet Sand: $(l:tfg_ores/normal_garnet_tin)25%$()$(br)Garnierite: $(l:tfg_ores/normal_garnierite)30%$()$(br)Glauconite Sand: $(l:tfg_ores/normal_lubricant)25%$(), $(l:tfg_ores/normal_olivine)15%$()$(br)Goethite: $(l:tfg_ores/deep_limonite)50%$(), $(l:tfg_ores/deep_hematite)25%$(), $(l:tfg_ores/normal_hematite)15%$(), $(l:tfg_ores/normal_limonite)15%$(), $(l:tfg_ores/normal_gold)5%$(), $(l:tfg_ores/deep_gold)5%$()$(br)Gold: $(l:tfg_ores/deep_gold)75%$(), $(l:tfg_ores/normal_gold)55%$(), $(l:tfg_ores/deep_magnetite)15%$(), $(l:tfg_ores/normal_magnetite)10%$(), $(l:tfg_ores/deep_hematite)5%$(), $(l:tfg_ores/normal_hematite)5%$()$(br)Granitic Mineral Sand: $(l:tfg_ores/normal_basaltic_sands)25%$()$(br)Graphite: $(l:tfg_ores/normal_graphite)45%$()$(br)Green Sapphire: $(l:tfg_ores/deep_sapphire)15%$()"
},
{
"type": "patchouli:text",
"text": "Grossular: $(l:tfg_ores/normal_manganese)30%$()$(br)Gypsum: $(l:tfg_ores/normal_basaltic_sands)15%$()$(br)Hematite: $(l:tfg_ores/normal_hematite)50%$(), $(l:tfg_ores/deep_hematite)35%$(), $(l:tfg_ores/normal_gold)20%$(), $(l:tfg_ores/normal_limonite)20%$(), $(l:tfg_ores/deep_gold)15%$(), $(l:tfg_ores/deep_limonite)15%$()$(br)Ilmenite: $(l:tfg_ores/normal_bauxite)30%$()$(br)Iron: $(l:tfg_ores/normal_copper)5%$()$(br)Kaolinite: $(l:tfg_ores/surface_kaolin)20%$()$(br)Kyanite: $(l:tfg_ores/normal_mica)35%$()$(br)Lapis: $(l:tfg_ores/normal_lapis)25%$()$(br)Lazurite: $(l:tfg_ores/normal_lapis)35%$()$(br)Lead: $(l:tfg_ores/normal_silver)55%$(), $(l:tfg_ores/normal_bismuth)11%$(), $(l:tfg_ores/surface_bismuth)7%$()$(br)Lepidolite: $(l:tfg_ores/normal_salt)15%$(), $(l:tfg_ores/normal_spodumene)15%$()$(br)Lithium: $(l:tfg_ores/deep_scheelite)20%$()$(br)Magnesite: $(l:tfg_ores/normal_olivine)25%$()$(br)Magnetite: $(l:tfg_ores/normal_magnetite)65%$(), $(l:tfg_ores/deep_magnetite)5%$()$(br)Malachite: $(l:tfg_ores/deep_limonite)20%$(), $(l:tfg_ores/normal_limonite)15%$()$(br)Mica: $(l:tfg_ores/normal_mica)25%$()"
},
{
"type": "patchouli:text",
"text": "Molybdenite: $(l:tfg_ores/deep_molybdenum)30%$()$(br)Molybdenum: $(l:tfg_ores/deep_molybdenum)15%$()$(br)Monazite: $(l:tfg_ores/normal_monazite)25%$()$(br)Naquadah: $(l:tfg_ores/deep_naquadah)75%$()$(br)Neodymium: $(l:tfg_ores/normal_monazite)25%$()$(br)Nether Quartz: $(l:tfg_ores/normal_quartz)10%$()$(br)Nickel: $(l:tfg_ores/normal_garnierite)10%$()$(br)Oilsands: $(l:tfg_ores/normal_oilsands)100%$()$(br)Olivine: $(l:tfg_ores/normal_olivine)25%$()$(br)Opal: $(l:tfg_ores/deep_garnet_opal)55%$(), $(l:tfg_ores/deep_garnet_amethyst)15%$()$(br)Palladium: $(l:tfg_ores/deep_sheldonite)15%$()$(br)Pentlandite: $(l:tfg_ores/normal_garnierite)25%$(), $(l:tfg_ores/normal_lubricant)15%$()$(br)Pitchblende: $(l:tfg_ores/deep_pitchblende)50%$()$(br)Platinum: $(l:tfg_ores/deep_sheldonite)25%$()$(br)Plutonium: $(l:tfg_ores/deep_naquadah)25%$()$(br)Pollucite: $(l:tfg_ores/normal_mica)15%$()$(br)Powellite: $(l:tfg_ores/deep_molybdenum)15%$()"
},
{
"type": "patchouli:text",
"text": "Pyrite: $(l:tfg_ores/normal_sulfur)35%$(), $(l:tfg_ores/normal_sphalerite)25%$(), $(l:tfg_ores/normal_copper)10%$(), $(l:tfg_ores/surface_sphalerite)5%$()$(br)Pyrochlore: $(l:tfg_ores/normal_apatite)15%$()$(br)Pyrolusite: $(l:tfg_ores/normal_manganese)20%$()$(br)Pyrope: $(l:tfg_ores/deep_sapphire)25%$()$(br)Quartzite: $(l:tfg_ores/normal_quartz)45%$()$(br)Realgar: $(l:tfg_ores/surface_copper)15%$()$(br)Red Garnet: $(l:tfg_ores/deep_garnet_amethyst)5%$(), $(l:tfg_ores/deep_garnet_opal)5%$()$(br)Redstone: $(l:tfg_ores/normal_redstone)45%$()$(br)Rock Salt: $(l:tfg_ores/normal_salt)40%$(), $(l:tfg_ores/normal_spodumene)20%$()$(br)Ruby: $(l:tfg_ores/normal_redstone)35%$(), $(l:tfg_ores/deep_hematite)20%$()$(br)Salt: $(l:tfg_ores/normal_salt)30%$(), $(l:tfg_ores/normal_spodumene)30%$()$(br)Saltpeter: $(l:tfg_ores/normal_saltpeter)35%$()$(br)Sapphire: $(l:tfg_ores/deep_sapphire)15%$(), $(l:tfg_ores/deep_magnetite)5%$()$(br)Scheelite: $(l:tfg_ores/deep_scheelite)45%$()$(br)Sheldonite: $(l:tfg_ores/deep_sheldonite)25%$()$(br)Silver: $(l:tfg_ores/normal_silver)15%$()$(br)Soapstone: $(l:tfg_ores/normal_lubricant)30%$()"
},
{
"type": "patchouli:text",
"text": "Sodalite: $(l:tfg_ores/normal_lapis)25%$()$(br)Spessartine: $(l:tfg_ores/normal_manganese)20%$()$(br)Sphalerite: $(l:tfg_ores/normal_sphalerite)40%$(), $(l:tfg_ores/surface_sphalerite)40%$(), $(l:tfg_ores/normal_sulfur)15%$()$(br)Spodumene: $(l:tfg_ores/normal_spodumene)35%$()$(br)Stibnite: $(l:tfg_ores/normal_tetrahedrite)20%$(), $(l:tfg_ores/surface_tetrahedrite)20%$()$(br)Sulfur: $(l:tfg_ores/surface_sphalerite)55%$(), $(l:tfg_ores/normal_sulfur)50%$(), $(l:tfg_ores/normal_sphalerite)35%$(), $(l:tfg_ores/normal_bismuth)9%$(), $(l:tfg_ores/surface_bismuth)3%$()$(br)Talc: $(l:tfg_ores/normal_lubricant)20%$()$(br)Tantalite: $(l:tfg_ores/normal_manganese)10%$()$(br)Tetrahedrite: $(l:tfg_ores/surface_tetrahedrite)60%$(), $(l:tfg_ores/normal_tetrahedrite)50%$()$(br)Thorium: $(l:tfg_ores/normal_beryllium)15%$()$(br)Tin: $(l:tfg_ores/normal_cassiterite)60%$(), $(l:tfg_ores/surface_cassiterite)40%$()$(br)Topaz: $(l:tfg_ores/deep_topaz)25%$()$(br)Tricalcium Phosphate: $(l:tfg_ores/normal_apatite)35%$()$(br)Trona: $(l:tfg_ores/normal_lubricant)10%$()$(br)Tungstate: $(l:tfg_ores/deep_scheelite)35%$()$(br)Uraninite: $(l:tfg_ores/deep_pitchblende)50%$()$(br)Vanadium Magnetite: $(l:tfg_ores/normal_magnetite)25%$(), $(l:tfg_ores/deep_magnetite)15%$()"
},
{
"type": "patchouli:text",
"text": "Wulfenite: $(l:tfg_ores/deep_molybdenum)40%$()$(br)Yellow Garnet: $(l:tfg_ores/deep_garnet_amethyst)5%$(), $(l:tfg_ores/deep_garnet_opal)5%$()$(br)Yellow Limonite: $(l:tfg_ores/normal_limonite)50%$(), $(l:tfg_ores/normal_hematite)30%$(), $(l:tfg_ores/normal_gold)20%$(), $(l:tfg_ores/deep_limonite)15%$(), $(l:tfg_ores/deep_hematite)15%$(), $(l:tfg_ores/deep_gold)5%$()$(br)Zeolite: $(l:tfg_ores/surface_copper)15%$()"
}
]
}

View file

@ -0,0 +1,56 @@
{
"__credits__": "This page was automatically generated by OresToFieldGuide.",
"name": "The Beneath Ore Index",
"icon": "minecraft:quartz",
"category": "tfc:tfg_ores",
"read_by_default": true,
"secret": false,
"pages": [
{
"Type": "patchouli:text",
"text": "This is the $(thing)Ore Index$() for $(thing)The Beneath$(). All ores are sorted alphabetically and then by richest to poorest vein type. You can click on them to learn more information about each vein.",
"title": "The Beneath Ore Index",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Almandine: $(l:tfg_ores/nether_vein_index#nether_sapphire)38%$(/l)$()$(li)Aluminium: $(l:tfg_ores/nether_vein_index#nether_bauxite)25%$(/l)$()$(li)Alunite: $(l:tfg_ores/nether_vein_index#nether_saltpeter)15%$(/l)$()$(li)Amethyst: $(l:tfg_ores/nether_vein_index#nether_garnet)38%$(/l)$()$(li)Anthracite: $(l:tfg_ores/nether_vein_index#nether_anthracite)100%$(/l)$()$(li)Apatite: $(l:tfg_ores/nether_vein_index#nether_apatite)50%$(/l)$()$(li)Asbestos: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)25%$(/l)$()$(li)Barite: $(l:tfg_ores/nether_vein_index#nether_quartz)20%$(/l)$()$(li)Basaltic Mineral Sands: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)35%$(/l)$()$(li)Bastnasite: $(l:tfg_ores/nether_vein_index#nether_monazite)50%$(/l)$()$(li)Bauxite: $(l:tfg_ores/nether_vein_index#nether_bauxite)45%$(/l), $(l:tfg_ores/nether_vein_index#nether_mica)25%$(/l)$()$(li)Bentonite: $(l:tfg_ores/nether_vein_index#nether_olivine)35%$(/l)$()$(li)Beryllium: $(l:tfg_ores/nether_vein_index#nether_beryllium)35%$(/l)$()$(li)Blue Topaz: $(l:tfg_ores/nether_vein_index#nether_topaz)35%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Bornite: $(l:tfg_ores/nether_vein_index#nether_sheldonite)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_topaz)15%$(/l)$()$(li)Calcite: $(l:tfg_ores/nether_vein_index#nether_lapis)15%$(/l)$()$(li)Cassiterite: $(l:tfg_ores/nether_vein_index#nether_cassiterite)40%$(/l)$()$(li)Cassiterite Sand: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)35%$(/l)$()$(li)Chalcocite: $(l:tfg_ores/nether_vein_index#nether_topaz)25%$(/l)$()$(li)Chalcopyrite: $(l:tfg_ores/nether_vein_index#nether_copper)20%$(/l)$()$(li)Chromite: $(l:tfg_ores/nether_vein_index#nether_magnetite)60%$(/l)$()$(li)Cinnabar: $(l:tfg_ores/nether_vein_index#nether_redstone)20%$(/l)$()$(li)Coal: $(l:tfg_ores/nether_vein_index#nether_graphite)15%$(/l)$()$(li)Cobalt: $(l:tfg_ores/nether_vein_index#nether_garnierite)15%$(/l)$()$(li)Cobaltite: $(l:tfg_ores/nether_vein_index#nether_garnierite)20%$(/l)$()$(li)Diamond: $(l:tfg_ores/nether_vein_index#nether_graphite)40%$(/l)$()$(li)Diatomite: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_garnet_tin)15%$(/l)$()$(li)Electrotine: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Emerald: $(l:tfg_ores/nether_vein_index#nether_beryllium)50%$(/l)$()$(li)Fuller's Earth: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)25%$(/l)$()$(li)Galena: $(l:tfg_ores/nether_vein_index#nether_silver)30%$(/l)$()$(li)Garnet Sand: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)25%$(/l)$()$(li)Garnierite: $(l:tfg_ores/nether_vein_index#nether_garnierite)30%$(/l)$()$(li)Glauconite Sand: $(l:tfg_ores/nether_vein_index#nether_lubricant)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_olivine)15%$(/l)$()$(li)Goethite: $(l:tfg_ores/nether_vein_index#nether_goethite)50%$(/l), $(l:tfg_ores/nether_vein_index#nether_hematite)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_gold)5%$(/l)$()$(li)Granitic Mineral Sand: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)25%$(/l)$()$(li)Graphite: $(l:tfg_ores/nether_vein_index#nether_graphite)45%$(/l)$()$(li)Green Sapphire: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l)$()$(li)Grossular: $(l:tfg_ores/nether_vein_index#nether_manganese)37%$(/l)$()$(li)Gypsum: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)15%$(/l)$()$(li)Hematite: $(l:tfg_ores/nether_vein_index#nether_hematite)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_goethite)15%$(/l), $(l:tfg_ores/nether_vein_index#nether_gold)15%$(/l), $(l:tfg_ores/nether_vein_index#nether_copper)5%$(/l)$()$(li)Ilmenite: $(l:tfg_ores/nether_vein_index#nether_bauxite)30%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Kyanite: $(l:tfg_ores/nether_vein_index#nether_mica)35%$(/l)$()$(li)Lapis: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()$(li)Lazurite: $(l:tfg_ores/nether_vein_index#nether_lapis)35%$(/l)$()$(li)Lead: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()$(li)Lithium: $(l:tfg_ores/nether_vein_index#nether_scheelite)20%$(/l)$()$(li)Magnesite: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()$(li)Magnetite: $(l:tfg_ores/nether_vein_index#nether_magnetite)5%$(/l)$()$(li)Malachite: $(l:tfg_ores/nether_vein_index#nether_goethite)20%$(/l)$()$(li)Mica: $(l:tfg_ores/nether_vein_index#nether_mica)25%$(/l)$()$(li)Molybdenite: $(l:tfg_ores/nether_vein_index#nether_molybdenum)30%$(/l)$()$(li)Molybdenum: $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/l)$()$(li)Monazite: $(l:tfg_ores/nether_vein_index#nether_monazite)25%$(/l)$()$(li)Naquadah: $(l:tfg_ores/nether_vein_index#nether_naquadah)75%$(/l)$()$(li)Native Copper: $(l:tfg_ores/nether_vein_index#nether_copper)65%$(/l), $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)30%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Native Gold: $(l:tfg_ores/nether_vein_index#nether_gold)75%$(/l), $(l:tfg_ores/nether_vein_index#nether_magnetite)15%$(/l), $(l:tfg_ores/nether_vein_index#nether_hematite)5%$(/l)$()$(li)Native Silver: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()$(li)Neodymium: $(l:tfg_ores/nether_vein_index#nether_monazite)25%$(/l)$()$(li)Nether Quartz: $(l:tfg_ores/nether_vein_index#nether_quartz)54%$(/l)$()$(li)Nickel: $(l:tfg_ores/nether_vein_index#nether_garnierite)10%$(/l)$()$(li)Olivine: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()$(li)Opal: $(l:tfg_ores/nether_vein_index#nether_garnet)38%$(/l)$()$(li)Palladium: $(l:tfg_ores/nether_vein_index#nether_sheldonite)15%$(/l)$()$(li)Pentlandite: $(l:tfg_ores/nether_vein_index#nether_garnierite)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_lubricant)15%$(/l)$()$(li)Pitchblende: $(l:tfg_ores/nether_vein_index#nether_pitchblende)50%$(/l)$()$(li)Platinum: $(l:tfg_ores/nether_vein_index#nether_sheldonite)25%$(/l)$()$(li)Plutonium: $(l:tfg_ores/nether_vein_index#nether_naquadah)25%$(/l)$()$(li)Pollucite: $(l:tfg_ores/nether_vein_index#nether_mica)15%$(/l)$()$(li)Powellite: $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Pyrite: $(l:tfg_ores/nether_vein_index#nether_sulfur)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_sphalerite)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_copper)10%$(/l)$()$(li)Pyrochlore: $(l:tfg_ores/nether_vein_index#nether_apatite)15%$(/l)$()$(li)Pyrolusite: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()$(li)Pyrope: $(l:tfg_ores/nether_vein_index#nether_sapphire)27%$(/l)$()$(li)Quartzite: $(l:tfg_ores/nether_vein_index#nether_quartz)25%$(/l)$()$(li)Red Garnet: $(l:tfg_ores/nether_vein_index#nether_garnet)9%$(/l)$()$(li)Redstone: $(l:tfg_ores/nether_vein_index#nether_redstone)45%$(/l)$()$(li)Ruby: $(l:tfg_ores/nether_vein_index#nether_redstone)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_hematite)20%$(/l)$()$(li)Saltpeter: $(l:tfg_ores/nether_vein_index#nether_saltpeter)35%$(/l)$()$(li)Sapphire: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l), $(l:tfg_ores/nether_vein_index#nether_magnetite)5%$(/l)$()$(li)Scheelite: $(l:tfg_ores/nether_vein_index#nether_scheelite)45%$(/l)$()$(li)Sheldonite: $(l:tfg_ores/nether_vein_index#nether_sheldonite)25%$(/l)$()$(li)Soapstone: $(l:tfg_ores/nether_vein_index#nether_lubricant)30%$(/l)$()$(li)Sodalite: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Spessartine: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()$(li)Sphalerite: $(l:tfg_ores/nether_vein_index#nether_sphalerite)40%$(/l), $(l:tfg_ores/nether_vein_index#nether_sulfur)15%$(/l)$()$(li)Stibnite: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)20%$(/l)$()$(li)Sulfur: $(l:tfg_ores/nether_vein_index#nether_sulfur)50%$(/l), $(l:tfg_ores/nether_vein_index#nether_sphalerite)35%$(/l)$()$(li)Sylvite: $(l:tfg_ores/nether_vein_index#nether_sylvite)100%$(/l)$()$(li)Talc: $(l:tfg_ores/nether_vein_index#nether_lubricant)20%$(/l)$()$(li)Tantalite: $(l:tfg_ores/nether_vein_index#nether_manganese)12%$(/l)$()$(li)Tetrahedrite: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)50%$(/l)$()$(li)Thorium: $(l:tfg_ores/nether_vein_index#nether_beryllium)15%$(/l)$()$(li)Tin: $(l:tfg_ores/nether_vein_index#nether_cassiterite)60%$(/l)$()$(li)Topaz: $(l:tfg_ores/nether_vein_index#nether_topaz)25%$(/l)$()$(li)Tricalcium Phosphate: $(l:tfg_ores/nether_vein_index#nether_apatite)35%$(/l)$()$(li)Trona: $(l:tfg_ores/nether_vein_index#nether_lubricant)10%$(/l)$()$(li)Tungstate: $(l:tfg_ores/nether_vein_index#nether_scheelite)35%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
"text": "$(li)Uraninite: $(l:tfg_ores/nether_vein_index#nether_pitchblende)50%$(/l)$()$(li)Vanadium Magnetite: $(l:tfg_ores/nether_vein_index#nether_magnetite)15%$(/l)$()$(li)Wulfenite: $(l:tfg_ores/nether_vein_index#nether_molybdenum)40%$(/l)$()$(li)Yellow Garnet: $(l:tfg_ores/nether_vein_index#nether_garnet)14%$(/l)$()$(li)Yellow Limonite: $(l:tfg_ores/nether_vein_index#nether_goethite)15%$(/l), $(l:tfg_ores/nether_vein_index#nether_hematite)15%$(/l), $(l:tfg_ores/nether_vein_index#nether_gold)5%$(/l)$()",
"type": "patchouli:text"
}
]
}

View file

@ -1,45 +0,0 @@
{
"name": "Apatite & Pyrochlore",
"icon": "gtceu:raw_apatite",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 220$(br)Density: 0.25$(br)Type: Cluster Vein$(br)Y: -32 - 60$(br)Size: 34$(br2)Stone types: Granite, Diorite, Gabbro, Quartzite, Slate, Phyllite, Schist, Gneiss, Marble$(br2)Indicator: Apatite, Tricalcium Phosphate, Pyrochlore"
},
{
"type": "patchouli:multiblock",
"name": "Apatite",
"multiblock":
{
"mapping": { "0": "#forge:ores/apatite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 50%$(br)Source of: Calcium, Phosphorus, Forestry PTSD$(br)Formula: Ca₅(PO₄)₃Cl"
},
{
"type": "patchouli:multiblock",
"name": "Tricalcium Phosphate",
"multiblock":
{
"mapping": { "0": "#forge:ores/tricalcium_phosphate" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 35%$(br)Source of: Calcium, Phosphorus$(br)Formula: Ca₃(PO₄)₂"
},
{
"type": "patchouli:multiblock",
"name": "Pyrochlore",
"multiblock":
{
"mapping": { "0": "#forge:ores/pyrochlore" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Source of: Niobium$(br)Formula: Ca₂Nb₂O₇"
}
]
}

View file

@ -1,56 +0,0 @@
{
"name": "Mineral Sands",
"icon": "gtceu:raw_basaltic_mineral_sand",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 160$(br)Density: 0.3$(br)Type: Disc Vein$(br)Y: -32 - 60$(br)Size: 48$(br)Height: 9$(br2)Stone types: Granite, Basalt$(br2)Indicator: Basaltic & Granitic Mineral Sand, Fuller's Earth, Gypsum"
},
{
"type": "patchouli:multiblock",
"name": "Basaltic Mineral Sand",
"multiblock":
{
"mapping": { "0": "#forge:ores/basaltic_mineral_sand" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 35%$(br)Smelts into: Cast Iron$(br)Formula: (Fe₃O₄)((Mg₂Fe(SiO₂)₂)(CaCo₃)₃(SiO₂)₈C₄)"
},
{
"type": "patchouli:multiblock",
"name": "Granitic Mineral Sand",
"multiblock":
{
"mapping": { "0": "#forge:ores/granitic_mineral_sand" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 25%$(br)Smelts into: Cast Iron$(br)Formula: (Fe₃O₄)((SiO₂)₄(KMg₃Al₃F₂Si₃O₁₀))"
},
{
"type": "patchouli:multiblock",
"name": "Fuller's Earth",
"multiblock":
{
"mapping": { "0": "#forge:ores/fullers_earth" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 25%$(br)Source of: Magnesium$(br)Formula: MgSi₄H(H₂O)₄O₁₁"
},
{
"type": "patchouli:multiblock",
"name": "Gypsum",
"multiblock":
{
"mapping": { "0": "#forge:ores/gypsum" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Used for: Alabaster (dyeable) bricks$(br)Formula: CaS(H₂O)₂O₄"
}
]
}

View file

@ -1,45 +0,0 @@
{
"name": "Bauxite & Ilmenite",
"icon": "gtceu:raw_bauxite",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 185$(br)Density: 0.3$(br)Type: Cluster Vein$(br)Y: -32 - 60$(br)Size: 40$(br2)Stone types: Shale, Claystone, Limestone, Conglomerate, Dolomite, Chert, Chalk$(br2)Indicator: Bauxite, Ilmenite, Aluminium, Rutile"
},
{
"type": "patchouli:multiblock",
"name": "Bauxite",
"multiblock":
{
"mapping": { "0": "#forge:ores/bauxite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 45%$(br)Source of: Aluminium$(br)Formula: Al₂O₃"
},
{
"type": "patchouli:multiblock",
"name": "Aluminium",
"multiblock":
{
"mapping": { "0": "#forge:ores/aluminium" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 25%$(br)Source of: Aluminium$(br)Formula: Al"
},
{
"type": "patchouli:multiblock",
"name": "Ilmenite",
"multiblock":
{
"mapping": { "0": "#forge:ores/ilmenite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 30%$(br)Source of: Titanium$(br)Formula: FeTiO₃"
}
]
}

View file

@ -1,45 +0,0 @@
{
"name": "Emerald & Beryllium",
"icon": "minecraft:emerald",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 180$(br)Density: 0.35$(br)Type: Pipe Vein$(br)Y: -32 - 50$(br)Height: 60$(br)Radius: 10$(br2)Stone types: Rhyolite, Basalt, Andesite, Dacite$(br2)Indicator: Beryllium, Emerald, Thorium"
},
{
"type": "patchouli:multiblock",
"name": "Beryllium",
"multiblock":
{
"mapping": { "0": "#forge:ores/beryllium" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 35%$(br)Used for: Ender Pearls$(br)Formula: Be$(br)Hazardous: Yes"
},
{
"type": "patchouli:multiblock",
"name": "Emerald",
"multiblock":
{
"mapping": { "0": "#forge:ores/emerald" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 50%$(br)Used for: MV components, Item tag filters$(br)Formula: Be₃Al₂Si₆O₁₈"
},
{
"type": "patchouli:multiblock",
"name": "Thorium",
"multiblock":
{
"mapping": { "0": "#forge:ores/thorium" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Used for: Nothing!$(br)Formula: Th"
}
]
}

View file

@ -1,45 +0,0 @@
{
"name": "Bismuth (Normal)",
"icon": "gtceu:raw_bismuth",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 170$(br)Density: 0.4$(br)Type: Cluster Vein$(br)Y: -32 - 75$(br)Size: 40$(br2)Stone types: Granite, Diorite, Gabbro, Shale, Claystone, Limestone, Conglomerate, Dolomite, Chert, Chalk$(br2)Indicator: Bismuthinite$(br2)Only used for Bismuth Bronze."
},
{
"type": "patchouli:multiblock",
"name": "Bismuth",
"multiblock":
{
"mapping": { "0": "#forge:ores/bismuth" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 80%$(br)Melts into: Bismuth$(br)Formula: Bi"
},
{
"type": "patchouli:multiblock",
"name": "Sulfur",
"multiblock":
{
"mapping": { "0": "#forge:ores/sulfur" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 9%$(br)Formula: S"
},
{
"type": "patchouli:multiblock",
"name": "Lead",
"multiblock":
{
"mapping": { "0": "#forge:ores/lead" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 11%$(br)Smelts into: Lead$(br)Formula: Pb$(br)Hazardous: Yes"
}
]
}

View file

@ -1,34 +0,0 @@
{
"name": "Cassiterite (Normal)",
"icon": "gtceu:raw_cassiterite",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 170$(br)Density: 0.4$(br)Type: Cluster Vein$(br)Y: -32 - 75$(br)Size: 40$(br2)Stone types: Granite, Diorite, Gabbro$(br2)Indicator: Cassiterite"
},
{
"type": "patchouli:multiblock",
"name": "Cassiterite",
"multiblock":
{
"mapping": { "0": "#forge:ores/cassiterite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 40%$(br)Melts into: Tin$(br)Formula: SnO₂"
},
{
"type": "patchouli:multiblock",
"name": "Tin",
"multiblock":
{
"mapping": { "0": "#forge:ores/tin" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 60%$(br)Melts into: Tin$(br)Formula: Sn"
}
]
}

View file

@ -1,23 +0,0 @@
{
"name": "Coal",
"icon": "minecraft:coal",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 215$(br)Density: 0.55$(br)Type: Cluster Vein$(br)Y: 0 - 210$(br)Size: 60$(br2)Stone types: Shale, Claystone, Limestone, Conglomerate, Dolomite, Chert, Chalk$(br2)Indicator: Coal"
},
{
"type": "patchouli:multiblock",
"name": "Coal",
"multiblock":
{
"mapping": { "0": "#forge:ores/coal" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 100%$(br)Used for: Forge fuel, Distillation$(br)Formula: C"
}
]
}

View file

@ -1,56 +0,0 @@
{
"name": "Copper & Chalcopyrite",
"icon": "minecraft:raw_copper",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 170$(br)Density: 0.4$(br)Type: Cluster Vein$(br)Y: -32 - 75$(br)Size: 40$(br2)Stone types: Rhyolite, Basalt, Andesite, Dacite$(br2)Indicator: Native Copper"
},
{
"type": "patchouli:multiblock",
"name": "Copper",
"multiblock":
{
"mapping": { "0": "#forge:ores/copper" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 65%$(br)Melts into: Copper$(br)Formula: Cu"
},
{
"type": "patchouli:multiblock",
"name": "Chalcopyrite",
"multiblock":
{
"mapping": { "0": "#forge:ores/chalcopyrite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 20%$(br)Melts into: Copper$(br)Formula: CuFeS₂"
},
{
"type": "patchouli:multiblock",
"name": "Iron",
"multiblock":
{
"mapping": { "0": "#forge:ores/iron" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 5%$(br)Melts into: Cast Iron$(br)Formula: Fe"
},
{
"type": "patchouli:multiblock",
"name": "Pyrite",
"multiblock":
{
"mapping": { "0": "#forge:ores/pyrite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 10%$(br)Melts into: Cast Iron$(br)Formula: FeS₂"
}
]
}

View file

@ -1,56 +0,0 @@
{
"name": "Garnet & Cassiterite Sands",
"icon": "gtceu:raw_garnet_sand",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 360$(br)Density: 0.25$(br)Type: Cluster Vein$(br)Y: -40 - 64$(br)Size: 40$(br2)Stone types: All$(br2)Indicator: Cassiterite"
},
{
"type": "patchouli:multiblock",
"name": "Cassiterite Sand",
"multiblock":
{
"mapping": { "0": "#forge:ores/cassiterite_sand" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 35%$(br)Melts into: Tin$(br)Formula: SnO₂"
},
{
"type": "patchouli:multiblock",
"name": "Garnet Sand",
"multiblock":
{
"mapping": { "0": "#forge:ores/garnet_sand" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 25%$(br)Source of: Almandine, Andradite, Grossular, Pyrope, Spessartine, Uvarovite"
},
{
"type": "patchouli:multiblock",
"name": "Asbestos",
"multiblock":
{
"mapping": { "0": "#forge:ores/asbestos" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 25%$(br)Source of: Magnesium, Lung cancer$(br)Formula: Mg₃Si₂H₄O₉$(br)Hazardous: Yes"
},
{
"type": "patchouli:multiblock",
"name": "Diatomite",
"multiblock":
{
"mapping": { "0": "#forge:ores/diatomite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Source of: Iron, Aluminium$(br)Formula: (SiO₂)₈(Fe₂O₃)(Al₂O₃)"
}
]
}

View file

@ -1,67 +0,0 @@
{
"name": "Garnierite & Cobaltite",
"icon": "gtceu:raw_garnierite",
"category": "tfc:tfg_ores",
"read_by_default": true,
"pages": [
{
"type": "patchouli:text",
"text": "Rarity: 140$(br)Density: 0.4$(br)Type: Cluster Vein$(br)Y: -32 - 60$(br)Size: 40$(br2)Stone types: Gabbro$(br2)Indicator: Garnierite"
},
{
"type": "patchouli:multiblock",
"name": "Garnierite",
"multiblock":
{
"mapping": { "0": "#forge:ores/garnierite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 30%$(br)Melts into: Nickel$(br)Formula: NiO"
},
{
"type": "patchouli:multiblock",
"name": "Nickel",
"multiblock":
{
"mapping": { "0": "#forge:ores/nickel" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 10%$(br)Melts into: Nickel$(br)Formula: Ni"
},
{
"type": "patchouli:multiblock",
"name": "Cobaltite",
"multiblock":
{
"mapping": { "0": "#forge:ores/cobaltite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 20%$(br)Source of: Cobalt, Arsenic$(br)Formula: CoAsS$(br)Hazardous: Yes"
},
{
"type": "patchouli:multiblock",
"name": "Pentlandite",
"multiblock":
{
"mapping": { "0": "#forge:ores/pentlandite" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 25%$(br)Smelts into: Nickel$(br)Formula: Ni₉S₈"
},
{
"type": "patchouli:multiblock",
"name": "Cobalt",
"multiblock":
{
"mapping": { "0": "#forge:ores/cobalt" },
"pattern": [[ "0" ], [ " " ]]
},
"enable_visualize": false,
"text": "Percentage: 15%$(br)Smelts into: Cobalt$(br)Formula: Co"
}
]
}

Some files were not shown because too many files have changed in this diff Show more