Merge branch 'dev' into feature/space
12
.pakku/server-overrides/README.md
Normal 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.
|
||||
24
CHANGELOG.md
@@ -2,19 +2,37 @@
|
||||
|
||||
## [Unreleased]
|
||||
### Changes
|
||||
|
||||
## [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!
|
||||
- Large cogwheels are now cheaper
|
||||
- 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]
|
||||
## [0.9.2] - 27.04.2025
|
||||
### Changes
|
||||
- Fixed mining machines not working.
|
||||
- Fixed kaolin clay not generating in the overworld.
|
||||
@@ -76,6 +94,8 @@
|
||||
- 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
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
fe_at_max_rpm = 128
|
||||
#Max stress for the Alternator and Electric Motor (in SU at 256 RPM).
|
||||
#Range: > 0
|
||||
max_stress = 64
|
||||
max_stress = 128
|
||||
#If audio should be enabled or not.
|
||||
audio_enabled = true
|
||||
|
||||
|
||||
@@ -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';
|
||||
BIN
config/fancymenu/panoramas/beneath/panorama/panorama_0.png
Normal file
|
After Width: | Height: | Size: 2.3 MiB |
BIN
config/fancymenu/panoramas/beneath/panorama/panorama_1.png
Normal file
|
After Width: | Height: | Size: 2.1 MiB |
BIN
config/fancymenu/panoramas/beneath/panorama/panorama_2.png
Normal file
|
After Width: | Height: | Size: 2.2 MiB |
BIN
config/fancymenu/panoramas/beneath/panorama/panorama_3.png
Normal file
|
After Width: | Height: | Size: 2.5 MiB |
BIN
config/fancymenu/panoramas/beneath/panorama/panorama_4.png
Normal file
|
After Width: | Height: | Size: 2.4 MiB |
BIN
config/fancymenu/panoramas/beneath/panorama/panorama_5.png
Normal file
|
After Width: | Height: | Size: 2.6 MiB |
9
config/fancymenu/panoramas/beneath/properties.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
type = panorama
|
||||
|
||||
panorama-meta {
|
||||
name = beneath
|
||||
speed = 1.0
|
||||
fov = 85.0
|
||||
angle = 0.0
|
||||
start_rotation = 20
|
||||
}
|
||||
@@ -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"
|
||||
|
||||
@@ -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}" }
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
@@ -2355,6 +2355,25 @@
|
||||
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}"
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
default_hide_dependency_lines: false
|
||||
default_quest_shape: ""
|
||||
filename: "cc"
|
||||
group: "44D0F3E5067B5AB8"
|
||||
group: "33020D1D0ECDF301"
|
||||
icon: "computercraft:computer_advanced"
|
||||
id: "1A6D6B70EC13DDC6"
|
||||
order_index: 3
|
||||
@@ -209,5 +209,6 @@
|
||||
y: 0.0d
|
||||
}
|
||||
]
|
||||
title: "&bMV&r - Computers"
|
||||
subtitle: ["{quests.computer.subtitle}"]
|
||||
title: "{quests.computer}"
|
||||
}
|
||||
|
||||
574
config/ftbquests/quests/chapters/gregtech_energy.snbt
Normal 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 isn’t the easiest mod to get into — especially when it comes to the &cenergy system&r. That’s why we’ll 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 &adon’t 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\\nWe’ve split this chapter into &efour categories&r, each one covering a topic related to the &6GregTech Energy System&r. We’ll 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. You’ll 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, you’ve 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 you’re preparing for a &1Fusion Reactor&r, a &dLCT&r, or any &6HV-IV scale crafting chain&r, you’ll need that extra backup of energy to keep everything stable.\\n\\nDon’t 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: ["It’s all about making energy, right? This part won’t be the most complicated one, since &eproducing energy&r in &2TerraFirmaGreg&r works pretty much like in &5standard GregTech&r.\\n\\nYou’ll 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 machine’s 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 won’t 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 don’t 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 don’t 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 don’t store energy on their own. They simply serve as a &3housing for your batteries&r.\\n\\n⚠ &cIf you don’t 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... you’d 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\\nLet’s be honest: &cYou’ll never need 17 layers&r... but hey, it’s nice to dream big.\\nIf you ever do build a full 17-layer PSS, &lplease send help&r — you’ve 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 doesn’t 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 let’s be honest — these are the &cweakest&r batteries GregTech has to offer.\\n\\nIn this quest, we’ll 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 let’s be real...\\n&6Power is Power&r. Who’s 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 it’s &esteam&r, &agas&r, or &6liquid fuel&r — and they output exactly &e1A&r of power at their energy tier.\\n\\nThey’re 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 we’ve 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, you’ll need an &9Input Hatch&r for &osteam&r, an &eOutput Hatch&r for &9Distilled Water&r, and of course a &dMaintenance Hatch&r. That’s all you need.\\n\\nLike all &dLarge Turbines&r, you’ll 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. Let’s take an example: with an &1IV Rotor Holder&r (×4) and a &cHSS-E Turbine Rotor&r (280% power), you’ll get:\\n&e1024 × 4 × 2.8 = 11,468.8 EU/t&r — that’s about &a1.4A of IV&r.\\n\\nTo extract that energy, you’d need either an &dIV Dynamo Hatch&r or an &5EV 16A Dynamo Hatch&r.\\n\\nWhile the LST isn’t 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 you’re 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, you’ll need to reach &5EV&r and unlock &6Titanium&r, along with at least one &1IV Circuit&r. For the &dECE&r, it’ll 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. You’ll 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, you’ll 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. You’ll 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, you’ll 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 (it’s fairly standard), but in &ccapacity&r. You’ll need &dLuV Circuits&r, a &dLuV Machine Hull&r, and &5tons of Tungstensteel&r to craft it. It’s considered your &6most powerful generator&r in &2TerraFirmaGreg&r.\\n\\nSo, how does it work? You’ll 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 — that’s 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 doesn’t 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, you’ll 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 (33–128 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, &eyou’ll 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\\nThere’s 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 can’t 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 won’t 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. That’s why the LCR doesn’t need a Parallel Hatch: it’s 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 you’re mass-producing alloys, circuits or chemicals.\\n\\nJust place a Parallel Hatch on the Multiblock and make sure it’s 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, we’re really talking about &cjust one&r — &eNitrobenzene&r.\\n\\nYou’ll be able to produce it once you reach &6HV&r, and we &astrongly recommend it&r if you’re 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 you’re 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\\nIt’s 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 it’s 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, you’ll 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⚠ Don’t 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 isn’t really complicated — just &aboil water&r to get steam.\\n\\nTo do it efficiently, we recommend using &6Large Boilers&r. You’ll 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 aren’t 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. Don’t 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}"
|
||||
}
|
||||
@@ -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: [{
|
||||
@@ -192,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: [{
|
||||
@@ -218,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: [{
|
||||
@@ -404,7 +404,7 @@
|
||||
}
|
||||
}
|
||||
id: "59F0060B55307311"
|
||||
shape: "rsquare"
|
||||
shape: "square"
|
||||
size: 1.0d
|
||||
subtitle: "{quests.low_voltage.programmed_circuits.subtitle}"
|
||||
tasks: [{
|
||||
@@ -569,12 +569,19 @@
|
||||
]
|
||||
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}"
|
||||
@@ -582,7 +589,10 @@
|
||||
y: 0.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["5B2696206205CB2E"]
|
||||
dependencies: [
|
||||
"5B2696206205CB2E"
|
||||
"70432F650591353C"
|
||||
]
|
||||
description: ["{quests.low_voltage.cupronickel_coil.desc}"]
|
||||
icon: {
|
||||
Count: 1
|
||||
@@ -608,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: [{
|
||||
@@ -656,7 +666,7 @@
|
||||
]
|
||||
icon: "gtceu:fluid_cell"
|
||||
id: "292938760AB9A12B"
|
||||
shape: "rsquare"
|
||||
shape: "square"
|
||||
size: 1.0d
|
||||
subtitle: "{quests.low_voltage.universal_cell.subtitle}"
|
||||
tasks: [{
|
||||
@@ -699,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: [{
|
||||
@@ -891,7 +901,7 @@
|
||||
]
|
||||
icon: "gtceu:oxygen_bucket"
|
||||
id: "1A77CA35F054F988"
|
||||
shape: "rsquare"
|
||||
shape: "square"
|
||||
size: 1.0d
|
||||
subtitle: "{quests.low_voltage.lv_oxygen.subtitle}"
|
||||
tasks: [{
|
||||
@@ -994,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"
|
||||
@@ -1003,7 +1013,7 @@
|
||||
}]
|
||||
title: "{quests.low_voltage.1_mv_circuit.title}"
|
||||
x: 0.0d
|
||||
y: 10.799999999999999d
|
||||
y: 11.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["1E9BE8D3F8A602DC"]
|
||||
@@ -1175,7 +1185,6 @@
|
||||
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}"
|
||||
@@ -1222,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"
|
||||
@@ -1262,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: [
|
||||
{
|
||||
@@ -1370,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}"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
default_hide_dependency_lines: false
|
||||
default_quest_shape: ""
|
||||
filename: "ore_processing"
|
||||
group: "19428C6E7A36D463"
|
||||
group: "33020D1D0ECDF301"
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
@@ -14,7 +14,7 @@
|
||||
id: "gtceu:crushed_iron_ore"
|
||||
}
|
||||
id: "24C1683140DBB5F2"
|
||||
order_index: 3
|
||||
order_index: 0
|
||||
quest_links: [ ]
|
||||
quests: [
|
||||
{
|
||||
@@ -832,5 +832,5 @@
|
||||
}
|
||||
]
|
||||
subtitle: ["{quests.ore_proc.subtitle}"]
|
||||
title: "{quest.ore_proc}"
|
||||
title: "{quests.ore_proc}"
|
||||
}
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
quest_links: [{
|
||||
id: "1AD1F9822B738105"
|
||||
linked_quest: "2E36E5755B2F551C"
|
||||
x: 6.0d
|
||||
y: 5.0d
|
||||
x: 2.0d
|
||||
y: 4.0d
|
||||
}]
|
||||
quests: [
|
||||
{
|
||||
@@ -1138,6 +1138,7 @@
|
||||
"4891E995D3EC2BD1"
|
||||
"5D865179941E7B3A"
|
||||
]
|
||||
dependency_requirement: "one_completed"
|
||||
description: ["{quests.tfg_tips.create_sticky_resin.desc}"]
|
||||
id: "6FFD4990FF07078A"
|
||||
size: 1.0d
|
||||
@@ -2069,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
|
||||
@@ -2320,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}"
|
||||
@@ -2360,7 +2342,7 @@
|
||||
]
|
||||
title: "{quests.tfg_tips.lamps.title}"
|
||||
x: -5.0d
|
||||
y: 11.5d
|
||||
y: 11.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
@@ -2395,7 +2377,7 @@
|
||||
]
|
||||
title: "{quests.tfg_tips.lava_lamp.title}"
|
||||
x: -5.0d
|
||||
y: 13.0d
|
||||
y: 12.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["037CDA933FBE2CBE"]
|
||||
@@ -2416,7 +2398,7 @@
|
||||
}]
|
||||
title: "{quests.tfg_tips.creosote.title}"
|
||||
x: -6.0d
|
||||
y: 12.5d
|
||||
y: 12.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["037CDA933FBE2CBE"]
|
||||
@@ -2437,7 +2419,7 @@
|
||||
}]
|
||||
title: "{quests.tfg_tips.olive_oil.title}"
|
||||
x: -4.0d
|
||||
y: 12.5d
|
||||
y: 12.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["2D959136A5FC5F46"]
|
||||
@@ -2472,7 +2454,7 @@
|
||||
]
|
||||
title: "{quests.tfg_tips.glass_blocks.title}"
|
||||
x: -3.0d
|
||||
y: 11.5d
|
||||
y: 11.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["150B7C5CD152E1BA"]
|
||||
@@ -3275,8 +3257,8 @@
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.tfg_tips.camera_attachments.title}"
|
||||
x: -10.5d
|
||||
y: 5.0d
|
||||
x: -9.5d
|
||||
y: 4.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["275C8EA942AB49DD"]
|
||||
@@ -3296,11 +3278,11 @@
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.tfg_tips.filters.title}"
|
||||
x: -10.5d
|
||||
y: 6.0d
|
||||
x: -9.5d
|
||||
y: 5.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["275C8EA942AB49DD"]
|
||||
dependencies: ["4E2C1CAD883EB032"]
|
||||
description: ["{quests.tfg_tips.interplanar_projector.desc}"]
|
||||
id: "3952D56556B35FDB"
|
||||
subtitle: "{quests.tfg_tips.interplanar_projector.subtitle}"
|
||||
@@ -3316,8 +3298,8 @@
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.tfg_tips.interplanar_projector.title}"
|
||||
x: -10.5d
|
||||
y: 7.0d
|
||||
x: -9.5d
|
||||
y: 6.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["79FA776C414AE8E5"]
|
||||
@@ -3524,7 +3506,7 @@
|
||||
}]
|
||||
title: "{quests.tfg_tips.tallow.title}"
|
||||
x: -6.5d
|
||||
y: 11.5d
|
||||
y: 11.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["150B7C5CD152E1BA"]
|
||||
@@ -4294,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"
|
||||
@@ -4316,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
|
||||
}
|
||||
@@ -4342,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: [{
|
||||
@@ -4532,7 +4518,6 @@
|
||||
y: 6.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["02FDECC931B5E8EF"]
|
||||
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."
|
||||
""
|
||||
@@ -4559,7 +4544,7 @@
|
||||
}
|
||||
]
|
||||
title: "Long-Distance Items"
|
||||
x: 4.0d
|
||||
x: 5.5d
|
||||
y: 2.0d
|
||||
}
|
||||
{
|
||||
@@ -4584,11 +4569,10 @@
|
||||
type: "item"
|
||||
}]
|
||||
title: "Tricorder"
|
||||
x: 6.0d
|
||||
y: 2.0d
|
||||
x: 3.0d
|
||||
y: 6.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["02FDECC931B5E8EF"]
|
||||
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."
|
||||
""
|
||||
@@ -4618,11 +4602,11 @@
|
||||
}
|
||||
]
|
||||
title: "Long-Distance Pipeline"
|
||||
x: 5.0d
|
||||
x: 3.5d
|
||||
y: 2.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["02FDECC931B5E8EF"]
|
||||
dependencies: ["74AE7DB845B88CF3"]
|
||||
description: [
|
||||
"In this quest, we'll bestow upon you &5cursed wisdom&r... the ability to easily automate the Electrolyzer."
|
||||
""
|
||||
@@ -4649,11 +4633,11 @@
|
||||
type: "item"
|
||||
}]
|
||||
title: "200IQ"
|
||||
x: 6.0d
|
||||
x: 9.0d
|
||||
y: 3.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["02FDECC931B5E8EF"]
|
||||
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."
|
||||
""
|
||||
@@ -4675,13 +4659,20 @@
|
||||
shape: "square"
|
||||
size: 1.0d
|
||||
subtitle: "Stop burning your darn hands!"
|
||||
tasks: [{
|
||||
id: "34DEDF3B7F0DB3BC"
|
||||
item: "gtceu:item_tag_filter"
|
||||
type: "item"
|
||||
}]
|
||||
tasks: [
|
||||
{
|
||||
id: "34DEDF3B7F0DB3BC"
|
||||
item: "gtceu:item_tag_filter"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "35CAF01644B8D9A2"
|
||||
item: "gtceu:fluid_tag_filter"
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
title: "250IQ"
|
||||
x: 6.0d
|
||||
x: 9.0d
|
||||
y: 4.0d
|
||||
}
|
||||
{
|
||||
@@ -4710,8 +4701,8 @@
|
||||
type: "item"
|
||||
}]
|
||||
title: "GregTech Storage"
|
||||
x: 6.0d
|
||||
y: 7.0d
|
||||
x: 6.5d
|
||||
y: 3.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["6702D52922D85C0D"]
|
||||
@@ -4727,9 +4718,113 @@
|
||||
type: "item"
|
||||
}]
|
||||
title: "Tape for Crate"
|
||||
x: 6.0d
|
||||
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 you’ll 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. It’s 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}"
|
||||
|
||||
58
config/tfc_punishment_for_death-common.toml
Normal 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
|
||||
|
||||
@@ -249,13 +249,13 @@
|
||||
[kinetics.stressValues.v2.impact]
|
||||
display_board = 0.0
|
||||
deployer = 0.25
|
||||
mechanical_piston = 0.25
|
||||
mechanical_piston = 0.5
|
||||
millstone = 65535.0
|
||||
mechanical_bearing = 0.5
|
||||
mechanical_bearing = 1.0
|
||||
clockwork_bearing = 0.5
|
||||
cuckoo_clock = 0.125
|
||||
speedometer = 0.0
|
||||
copper_backtank = 0.25
|
||||
copper_backtank = 0.5
|
||||
mechanical_saw = 65535.0
|
||||
flywheel = 0.0
|
||||
encased_chain_drive = 0.0
|
||||
@@ -266,14 +266,14 @@
|
||||
crushing_wheel = 65535.0
|
||||
mechanical_mixer = 65535.0
|
||||
gantry_shaft = 0.0
|
||||
rope_pulley = 0.125
|
||||
rope_pulley = 0.5
|
||||
rotation_speed_controller = 0.0
|
||||
mechanical_arm = 0.25
|
||||
netherite_backtank = 0.25
|
||||
mechanical_arm = 0.5
|
||||
netherite_backtank = 0.5
|
||||
andesite_encased_shaft = 65535.0
|
||||
mechanical_press = 65535.0
|
||||
large_cogwheel = 65535.0
|
||||
mechanical_drill = 0.25
|
||||
mechanical_drill = 0.5
|
||||
andesite_encased_large_cogwheel = 65535.0
|
||||
brass_encased_large_cogwheel = 65535.0
|
||||
mysterious_cuckoo_clock = 0.125
|
||||
@@ -281,8 +281,8 @@
|
||||
shaft = 65535.0
|
||||
brass_encased_shaft = 65535.0
|
||||
gearshift = 0.0
|
||||
turntable = 0.25
|
||||
sticky_mechanical_piston = 0.25
|
||||
turntable = 0.5
|
||||
sticky_mechanical_piston = 0.5
|
||||
sequenced_gearshift = 0.0
|
||||
weighted_ejector = 0.25
|
||||
cogwheel = 65535.0
|
||||
@@ -290,8 +290,8 @@
|
||||
belt = 65535.0
|
||||
brass_encased_cogwheel = 65535.0
|
||||
gearbox = 0.0
|
||||
hose_pulley = 0.25
|
||||
elevator_pulley = 0.125
|
||||
hose_pulley = 0.5
|
||||
elevator_pulley = 0.5
|
||||
mechanical_crafter = 0.125
|
||||
|
||||
#.
|
||||
@@ -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]
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 225 B After Width: | Height: | Size: 272 B |
|
Before Width: | Height: | Size: 225 B After Width: | Height: | Size: 272 B |
|
Before Width: | Height: | Size: 242 B After Width: | Height: | Size: 268 B |
|
Before Width: | Height: | Size: 242 B After Width: | Height: | Size: 268 B |
|
After Width: | Height: | Size: 409 B |
|
After Width: | Height: | Size: 384 B |
@@ -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,
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
{
|
||||
"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."
|
||||
"text": "Prepared leather gloves are then heated in a $(thing)vat$() with $(thing)Vulcanized Latex$(), one step away from rubber."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:spotlight",
|
||||
|
||||
@@ -14,42 +14,42 @@
|
||||
},
|
||||
{
|
||||
"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)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)$()$(li)Bornite: $(l:tfg_ores/nether_vein_index#nether_sheldonite)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_topaz)15%$(/l)$()",
|
||||
"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)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)$()$(li)Emerald: $(l:tfg_ores/nether_vein_index#nether_beryllium)50%$(/l)$()",
|
||||
"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)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)$()$(li)Kyanite: $(l:tfg_ores/nether_vein_index#nether_mica)35%$(/l)$()",
|
||||
"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)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)$()$(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)$()",
|
||||
"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 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)$()$(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)$()",
|
||||
"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)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)$()$(li)Spessartine: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()",
|
||||
"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)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)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)$()$(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)$()",
|
||||
"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)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)$()",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -14,17 +14,17 @@
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_garnet)Amethyst, Opal, & Garnet$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_apatite)Apatite & Pyrochlore$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_monazite)Bastnasite & Monazite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_bauxite)Bauxite & Ilmenite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_olivine)Bentonite & Olivine$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_cassiterite)Cassiterite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_magnetite)Chromite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sheldonite)Cooperite & Bornite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_copper)Copper & Chalcopyrite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_beryllium)Emerald & Beryllium$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_garnet_tin)Garnet & Cassiterite Sands$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_garnierite)Garnierite & Cobaltite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_goethite)Goethite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_gold)Gold & Hematite$()$()",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_garnet)Amethyst, Opal, & Garnet$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_anthracite)Anthracite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_apatite)Apatite & Pyrochlore$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_monazite)Bastnasite & Monazite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_bauxite)Bauxite & Ilmenite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_olivine)Bentonite & Olivine$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_cassiterite)Cassiterite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_magnetite)Chromite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sheldonite)Cooperite & Bornite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_copper)Copper & Chalcopyrite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_beryllium)Emerald & Beryllium$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_garnet_tin)Garnet & Cassiterite Sands$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_garnierite)Garnierite & Cobaltite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_goethite)Goethite$()$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_graphite)Graphite & Diamond$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_hematite)Hematite & Limonite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_mica)Kyanite, Mica, & Bauxite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lapis)Lapis, Lazurite, & Sodalite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_manganese)Manganese & Tantalum$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_basaltic_sands)Mineral Sands$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_naquadah)Naquadah & Plutonium$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_quartz)Nether Quartz$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_redstone)Redstone, Cinnabar, & Ruby$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_saltpeter)Saltpeter & Electrotine$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sapphire)Sapphire & Almandine$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_scheelite)Scheelite & Tungstate$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_silver)Silver, Galena, & Lead$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lubricant)Soapstone, Talc, & Trona$()$()",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_gold)Gold & Hematite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_graphite)Graphite & Diamond$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_hematite)Hematite & Limonite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_mica)Kyanite, Mica, & Bauxite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lapis)Lapis, Lazurite, & Sodalite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_manganese)Manganese & Tantalum$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_basaltic_sands)Mineral Sands$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_naquadah)Naquadah & Plutonium$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_quartz)Nether Quartz$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_redstone)Redstone, Cinnabar, & Ruby$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_saltpeter)Saltpeter & Electrotine$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sapphire)Sapphire & Almandine$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_scheelite)Scheelite & Tungstate$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_silver)Silver, Galena, & Lead$()$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_sphalerite)Sphalerite & Pyrite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sulfur)Sulfur & Pyrite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_tetrahedrite)Tetrahedrite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_topaz)Topaz & Chalcocite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_pitchblende)Uraninite & Pitchblende$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_molybdenum)Wulfenite & Molybdenite$()$()",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_lubricant)Soapstone, Talc, & Trona$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sphalerite)Sphalerite & Pyrite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sulfur)Sulfur & Pyrite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sylvite)Sylvite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_tetrahedrite)Tetrahedrite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_topaz)Topaz & Chalcocite$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_pitchblende)Uraninite & Pitchblende$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_molybdenum)Wulfenite & Molybdenite$()$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
@@ -119,6 +119,33 @@
|
||||
"draw_filler": true,
|
||||
"type": "patchouli:empty"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(thing)Rarity$(): 35$(br)$(thing)Density$(): 0.8$(br)$(thing)Type$(): Disc Vein$(br)$(thing)Y$(): 48 — 127$(br)$(thing)Size$(): 13$(br)$(thing)Height$(): 4$(br2)$(thing)Stone Types$(): Migmatite",
|
||||
"title": "Anthracite",
|
||||
"type": "patchouli:text",
|
||||
"anchor": "nether_anthracite"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:multiblock",
|
||||
"name": "Anthracite",
|
||||
"multiblock": {
|
||||
"mapping": {
|
||||
"0": "beneath:ore/nether_cursecoal"
|
||||
},
|
||||
"pattern": [
|
||||
[
|
||||
"0"
|
||||
],
|
||||
[
|
||||
" "
|
||||
]
|
||||
]
|
||||
},
|
||||
"enable_visualize": false,
|
||||
"text": "$(thing)Percentage$(): 100%$(br)$(thing)Used for$(): Fuel$(br)$(thing)Formula$(): C",
|
||||
"type": "patchouli:multiblock"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(thing)Rarity$(): 220$(br)$(thing)Density$(): 0.35$(br)$(thing)Type$(): Cluster Vein$(br)$(thing)Y$(): 48 — 128$(br)$(thing)Size$(): 39$(br2)$(thing)Stone Types$(): Gneiss, Schist",
|
||||
@@ -2492,6 +2519,33 @@
|
||||
"text": "$(thing)Percentage$(): 15%$(br)$(thing)Melts into$(): Zinc$(br)$(thing)Formula$(): ZnS",
|
||||
"type": "patchouli:multiblock"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(thing)Rarity$(): 75$(br)$(thing)Density$(): 0.6$(br)$(thing)Type$(): Cluster Vein$(br)$(thing)Y$(): 0 — 64$(br)$(thing)Size$(): 17$(br)$(thing)Indicator Max Depth$(): 20$(br2)$(thing)Stone Types$(): Pyroxenite",
|
||||
"title": "Sylvite",
|
||||
"type": "patchouli:text",
|
||||
"anchor": "nether_sylvite"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:multiblock",
|
||||
"name": "Sylvite",
|
||||
"multiblock": {
|
||||
"mapping": {
|
||||
"0": "beneath:ore/blackstone_sylvite"
|
||||
},
|
||||
"pattern": [
|
||||
[
|
||||
"0"
|
||||
],
|
||||
[
|
||||
" "
|
||||
]
|
||||
]
|
||||
},
|
||||
"enable_visualize": false,
|
||||
"text": "$(thing)Percentage$(): 100%$(br)$(thing)Used for$(): Fertiliser$(br)$(thing)Formula$(): KCl",
|
||||
"type": "patchouli:multiblock"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(thing)Rarity$(): 170$(br)$(thing)Density$(): 0.5$(br)$(thing)Type$(): Cluster Vein$(br)$(thing)Y$(): 32 — 128$(br)$(thing)Size$(): 45$(br2)$(thing)Stone Types$(): Gneiss, Migmatite, Pyroxenite, Schist, Travertine",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
{
|
||||
"type": "patchouli:text",
|
||||
"text": "$(li)$(l:tfg_tips/faqs#boats)Why did my boat sink?$()$(li)$(l:tfg_tips/faqs#dried_fruit)How do I make yeast starter?$()$(li)$(l:tfg_tips/faqs#dried_fruit)How do I make pineapple fiber?$()$(li)$(l:tfg_tips/faqs#jam)How do I make jam?$()$(li)$(l:tfg_tips/faqs#resin)How do I make Sticky Resin?$()$(li)$(l:tfg_tips/faqs#chunks)How do I force-load a chunk or increase my limit?$()"
|
||||
"text": "$(li)$(l:tfg_tips/faqs#boats)Why did my boat sink?$()$(li)$(l:tfg_tips/faqs#dried_fruit)How do I make yeast starter?$()$(li)$(l:tfg_tips/faqs#dried_fruit)How do I make pineapple fiber?$()$(li)$(l:tfg_tips/faqs#jam)How do I make jam?$()$(li)$(l:tfg_tips/faqs#resin)How do I make Rubber?$()$(li)$(l:tfg_tips/faqs#chunks)How do I force-load a chunk or increase my limit?$()"
|
||||
},
|
||||
{
|
||||
"type": "patchouli:text",
|
||||
@@ -38,11 +38,11 @@
|
||||
{
|
||||
"type": "patchouli:text",
|
||||
"anchor": "resin",
|
||||
"text": "$(italic)How do I make sticky resin?$()$(br2)First, grow some $(thing)Kapok$() trees and make some $(thing)Tree Taps$(). Place a tree tap on the main trunk of each kapok tree (more taps on a tree just splits the output). Right-click each tree tap with an empty $(thing)Wooden Bucket$(), then wait for the correct season (Feb-Oct, excluding July). When the bucket is full, $(item)$(k:use)$() it with an $(thing)empty hand$(). You can automate this with a $(l:mechanics/pumps)Mechanical Pump$() on the bucket, if you'd like."
|
||||
"text": "$(italic)How do I make rubber?$()$(br2)Sticky Resin is no longer what you are looking for! First, grow some $(thing)Latex$()-producing trees and make some $(thing)Tree Taps$(). Place a tree tap on the trunk of each tree (more taps on a tree just splits the output). You can collect the Latex that comes out with a $(tfc:mechanics/barrels)Barrel$()."
|
||||
},
|
||||
{
|
||||
"type": "patchouli:text",
|
||||
"text": "It's quickest to cook your latex in a $(l:firmalife/oven_appliances#vat)Vat$(). Combine your latex with $(item)Sulfur$() dust in the vat (put the GregTech one in a Quern to get the TFC one), add heat, and $(bold)close the lid$() on the Vat with $(item)$(k:sneak)$() + $(item)$(k:use)$().$(br2)You can automate this later with the $(thing)LV Centrifuge$()."
|
||||
"text": "It's quickest to cook your latex in a $(l:firmalife/oven_appliances#vat)Vat$(). Combine your latex with $(item)Sulfur$() powder in the vat (put the GregTech dust in a Quern to get the powder), add heat, and $(bold)close the lid$() on the Vat with $(item)$(k:sneak)$() + $(item)$(k:use)$(). You will get $(thing)Vulcanized Latex$() which you can vacuumize in a $(thing)Vacuum Chamber$() for that long-awaited Rubber!$(br2)Later on, the $(thing)LV Centrifuge$() lets you get $(thing)Raw Rubber Pulp$() directly from the logs of latex-producing trees."
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -44,12 +44,12 @@
|
||||
"title": "Chem Reactor/Solidifer",
|
||||
"item": "gtceu:lv_chemical_reactor,gtceu:lv_fluid_solidifier",
|
||||
"text": "The $(item)Chemical Reactor$() makes much cheaper $(thing)Rubber$() which the $(item)Fluid Solidifier$() can turn into cheaper $(thing)Rubber Sheets$(), and can also make cheaper $(thing)Rotors$().$(br2)The $(item)Extractor$() is also useful paired up with the Fluid Solidifier, and is a big upgrade over the steam one because it can make metal fluids."
|
||||
},
|
||||
},
|
||||
{
|
||||
"type": "patchouli:spotlight",
|
||||
"title": "Centrifuge",
|
||||
"item": "gtceu:lv_centrifuge",
|
||||
"text": "The $(item)Centrifuge$() makes $(thing)Sticky Resin$() directly from Kapok logs, and much cheaper $(thing)Raw Rubber$() as well. No more latex!"
|
||||
"text": "The $(item)Centrifuge$() can help with separating things, such as byproducts out of impure or purified ore dusts, but the most immediate improvement will be that it separates out $(thing)Raw Rubber Pulp$() directly from latex-producing tree logs. No more latex!"
|
||||
},
|
||||
{
|
||||
"type": "patchouli:spotlight",
|
||||
|
||||
@@ -14,42 +14,42 @@
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Алмаз: $(l:tfg_ores/nether_vein_index#nether_graphite)40%$(/l)$()$(li)Алунит: $(l:tfg_ores/nether_vein_index#nether_saltpeter)15%$(/l)$()$(li)Альмандин: $(l:tfg_ores/nether_vein_index#nether_sapphire)38%$(/l)$()$(li)Алюминий: $(l:tfg_ores/nether_vein_index#nether_bauxite)25%$(/l)$()$(li)Аметист: $(l:tfg_ores/nether_vein_index#nether_garnet)38%$(/l)$()$(li)Апатит: $(l:tfg_ores/nether_vein_index#nether_apatite)50%$(/l)$()$(li)Асбест: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)25%$(/l)$()$(li)Базальтовый минеральный песок: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)35%$(/l)$()$(li)Барит: $(l:tfg_ores/nether_vein_index#nether_quartz)20%$(/l)$()$(li)Бастнезит: $(l:tfg_ores/nether_vein_index#nether_monazite)50%$(/l)$()$(li)Бентонит: $(l:tfg_ores/nether_vein_index#nether_olivine)35%$(/l)$()$(li)Бериллий: $(l:tfg_ores/nether_vein_index#nether_beryllium)35%$(/l)$()$(li)Боксит: $(l:tfg_ores/nether_vein_index#nether_bauxite)45%$(/l), $(l:tfg_ores/nether_vein_index#nether_mica)25%$(/l)$()$(li)Борнит: $(l:tfg_ores/nether_vein_index#nether_sheldonite)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_topaz)15%$(/l)$()",
|
||||
"text": "$(li)Алмаз: $(l:tfg_ores/nether_vein_index#nether_graphite)40%$(/l)$()$(li)Алунит: $(l:tfg_ores/nether_vein_index#nether_saltpeter)15%$(/l)$()$(li)Альмандин: $(l:tfg_ores/nether_vein_index#nether_sapphire)38%$(/l)$()$(li)Алюминий: $(l:tfg_ores/nether_vein_index#nether_bauxite)25%$(/l)$()$(li)Аметист: $(l:tfg_ores/nether_vein_index#nether_garnet)38%$(/l)$()$(li)Антрацит: $(l:tfg_ores/nether_vein_index#nether_anthracite)100%$(/l)$()$(li)Апатит: $(l:tfg_ores/nether_vein_index#nether_apatite)50%$(/l)$()$(li)Асбест: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)25%$(/l)$()$(li)Базальтовый минеральный песок: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)35%$(/l)$()$(li)Барит: $(l:tfg_ores/nether_vein_index#nether_quartz)20%$(/l)$()$(li)Бастнезит: $(l:tfg_ores/nether_vein_index#nether_monazite)50%$(/l)$()$(li)Бентонит: $(l:tfg_ores/nether_vein_index#nether_olivine)35%$(/l)$()$(li)Бериллий: $(l:tfg_ores/nether_vein_index#nether_beryllium)35%$(/l)$()$(li)Боксит: $(l:tfg_ores/nether_vein_index#nether_bauxite)45%$(/l), $(l:tfg_ores/nether_vein_index#nether_mica)25%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Ванадий магнетит: $(l:tfg_ores/nether_vein_index#nether_magnetite)15%$(/l)$()$(li)Вольфрамат: $(l:tfg_ores/nether_vein_index#nether_scheelite)35%$(/l)$()$(li)Вульфенит: $(l:tfg_ores/nether_vein_index#nether_molybdenum)40%$(/l)$()$(li)Галена: $(l:tfg_ores/nether_vein_index#nether_silver)30%$(/l)$()$(li)Гарниерит: $(l:tfg_ores/nether_vein_index#nether_garnierite)30%$(/l)$()$(li)Гематит: $(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)Гётит: $(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)Гипс: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)15%$(/l)$()$(li)Глауконитовый песок: $(l:tfg_ores/nether_vein_index#nether_lubricant)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_olivine)15%$(/l)$()$(li)Гранатовый песок: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)25%$(/l)$()$(li)Гранитовый минеральный песок: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)25%$(/l)$()$(li)Графит: $(l:tfg_ores/nether_vein_index#nether_graphite)45%$(/l)$()$(li)Гроссуляр: $(l:tfg_ores/nether_vein_index#nether_manganese)37%$(/l)$()$(li)Диатомовый пелит: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_garnet_tin)15%$(/l)$()",
|
||||
"text": "$(li)Борнит: $(l:tfg_ores/nether_vein_index#nether_sheldonite)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_topaz)15%$(/l)$()$(li)Ванадий магнетит: $(l:tfg_ores/nether_vein_index#nether_magnetite)15%$(/l)$()$(li)Вольфрамат: $(l:tfg_ores/nether_vein_index#nether_scheelite)35%$(/l)$()$(li)Вульфенит: $(l:tfg_ores/nether_vein_index#nether_molybdenum)40%$(/l)$()$(li)Галена: $(l:tfg_ores/nether_vein_index#nether_silver)30%$(/l)$()$(li)Гарниерит: $(l:tfg_ores/nether_vein_index#nether_garnierite)30%$(/l)$()$(li)Гематит: $(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)Гётит: $(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)Гипс: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)15%$(/l)$()$(li)Глауконитовый песок: $(l:tfg_ores/nether_vein_index#nether_lubricant)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_olivine)15%$(/l)$()$(li)Гранатовый песок: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)25%$(/l)$()$(li)Гранитовый минеральный песок: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)25%$(/l)$()$(li)Графит: $(l:tfg_ores/nether_vein_index#nether_graphite)45%$(/l)$()$(li)Гроссуляр: $(l:tfg_ores/nether_vein_index#nether_manganese)37%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Жёлтый гранат: $(l:tfg_ores/nether_vein_index#nether_garnet)14%$(/l)$()$(li)Жёлтый лимонит: $(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)$()$(li)Зелёный сапфир: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l)$()$(li)Изумруд: $(l:tfg_ores/nether_vein_index#nether_beryllium)50%$(/l)$()$(li)Ильменит: $(l:tfg_ores/nether_vein_index#nether_bauxite)30%$(/l)$()$(li)Кальцит: $(l:tfg_ores/nether_vein_index#nether_lapis)15%$(/l)$()$(li)Касситерит: $(l:tfg_ores/nether_vein_index#nether_cassiterite)40%$(/l)$()$(li)Касситеритовый песок: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)35%$(/l)$()$(li)Кварцит: $(l:tfg_ores/nether_vein_index#nether_quartz)25%$(/l)$()$(li)Киноварь: $(l:tfg_ores/nether_vein_index#nether_redstone)20%$(/l)$()$(li)Кобальт: $(l:tfg_ores/nether_vein_index#nether_garnierite)15%$(/l)$()$(li)Кобальтит: $(l:tfg_ores/nether_vein_index#nether_garnierite)20%$(/l)$()$(li)Красный гранат: $(l:tfg_ores/nether_vein_index#nether_garnet)9%$(/l)$()$(li)Лазурит: $(l:tfg_ores/nether_vein_index#nether_lapis)35%$(/l)$()",
|
||||
"text": "$(li)Диатомовый пелит: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_garnet_tin)15%$(/l)$()$(li)Жёлтый гранат: $(l:tfg_ores/nether_vein_index#nether_garnet)14%$(/l)$()$(li)Жёлтый лимонит: $(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)$()$(li)Зелёный сапфир: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l)$()$(li)Изумруд: $(l:tfg_ores/nether_vein_index#nether_beryllium)50%$(/l)$()$(li)Ильменит: $(l:tfg_ores/nether_vein_index#nether_bauxite)30%$(/l)$()$(li)Кальцит: $(l:tfg_ores/nether_vein_index#nether_lapis)15%$(/l)$()$(li)Касситерит: $(l:tfg_ores/nether_vein_index#nether_cassiterite)40%$(/l)$()$(li)Касситеритовый песок: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)35%$(/l)$()$(li)Кварцит: $(l:tfg_ores/nether_vein_index#nether_quartz)25%$(/l)$()$(li)Киноварь: $(l:tfg_ores/nether_vein_index#nether_redstone)20%$(/l)$()$(li)Кобальт: $(l:tfg_ores/nether_vein_index#nether_garnierite)15%$(/l)$()$(li)Кобальтит: $(l:tfg_ores/nether_vein_index#nether_garnierite)20%$(/l)$()$(li)Красный гранат: $(l:tfg_ores/nether_vein_index#nether_garnet)9%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Лазурит 2: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()$(li)Литий: $(l:tfg_ores/nether_vein_index#nether_scheelite)20%$(/l)$()$(li)Магнезит: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()$(li)Магнетит: $(l:tfg_ores/nether_vein_index#nether_magnetite)5%$(/l)$()$(li)Малахит: $(l:tfg_ores/nether_vein_index#nether_goethite)20%$(/l)$()$(li)Молибден: $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/l)$()$(li)Молибденит: $(l:tfg_ores/nether_vein_index#nether_molybdenum)30%$(/l)$()$(li)Монацит: $(l:tfg_ores/nether_vein_index#nether_monazite)25%$(/l)$()$(li)Мыльный камень: $(l:tfg_ores/nether_vein_index#nether_lubricant)30%$(/l)$()$(li)Наквада: $(l:tfg_ores/nether_vein_index#nether_naquadah)75%$(/l)$()$(li)Незер-кварц: $(l:tfg_ores/nether_vein_index#nether_quartz)54%$(/l)$()$(li)Неодим: $(l:tfg_ores/nether_vein_index#nether_monazite)25%$(/l)$()$(li)Никель: $(l:tfg_ores/nether_vein_index#nether_garnierite)10%$(/l)$()$(li)Оливин: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()",
|
||||
"text": "$(li)Лазурит: $(l:tfg_ores/nether_vein_index#nether_lapis)35%$(/l)$()$(li)Лазурит 2: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()$(li)Литий: $(l:tfg_ores/nether_vein_index#nether_scheelite)20%$(/l)$()$(li)Магнезит: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()$(li)Магнетит: $(l:tfg_ores/nether_vein_index#nether_magnetite)5%$(/l)$()$(li)Малахит: $(l:tfg_ores/nether_vein_index#nether_goethite)20%$(/l)$()$(li)Молибден: $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/l)$()$(li)Молибденит: $(l:tfg_ores/nether_vein_index#nether_molybdenum)30%$(/l)$()$(li)Монацит: $(l:tfg_ores/nether_vein_index#nether_monazite)25%$(/l)$()$(li)Мыльный камень: $(l:tfg_ores/nether_vein_index#nether_lubricant)30%$(/l)$()$(li)Наквада: $(l:tfg_ores/nether_vein_index#nether_naquadah)75%$(/l)$()$(li)Незер-кварц: $(l:tfg_ores/nether_vein_index#nether_quartz)54%$(/l)$()$(li)Неодим: $(l:tfg_ores/nether_vein_index#nether_monazite)25%$(/l)$()$(li)Никель: $(l:tfg_ores/nether_vein_index#nether_garnierite)10%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Олово: $(l:tfg_ores/nether_vein_index#nether_cassiterite)60%$(/l)$()$(li)Опал: $(l:tfg_ores/nether_vein_index#nether_garnet)38%$(/l)$()$(li)Палладий: $(l:tfg_ores/nether_vein_index#nether_sheldonite)15%$(/l)$()$(li)Пентландит: $(l:tfg_ores/nether_vein_index#nether_garnierite)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_lubricant)15%$(/l)$()$(li)Пирит: $(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)Пиролюзит: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()$(li)Пироп: $(l:tfg_ores/nether_vein_index#nether_sapphire)27%$(/l)$()$(li)Пирохлор: $(l:tfg_ores/nether_vein_index#nether_apatite)15%$(/l)$()$(li)Платина: $(l:tfg_ores/nether_vein_index#nether_sheldonite)25%$(/l)$()$(li)Плутоний: $(l:tfg_ores/nether_vein_index#nether_naquadah)25%$(/l)$()$(li)Повеллит: $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/l)$()$(li)Поллуцит: $(l:tfg_ores/nether_vein_index#nether_mica)15%$(/l)$()$(li)Редстоун: $(l:tfg_ores/nether_vein_index#nether_redstone)45%$(/l)$()$(li)Рубин: $(l:tfg_ores/nether_vein_index#nether_redstone)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_hematite)20%$(/l)$()",
|
||||
"text": "$(li)Оливин: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()$(li)Олово: $(l:tfg_ores/nether_vein_index#nether_cassiterite)60%$(/l)$()$(li)Опал: $(l:tfg_ores/nether_vein_index#nether_garnet)38%$(/l)$()$(li)Палладий: $(l:tfg_ores/nether_vein_index#nether_sheldonite)15%$(/l)$()$(li)Пентландит: $(l:tfg_ores/nether_vein_index#nether_garnierite)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_lubricant)15%$(/l)$()$(li)Пирит: $(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)Пиролюзит: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()$(li)Пироп: $(l:tfg_ores/nether_vein_index#nether_sapphire)27%$(/l)$()$(li)Пирохлор: $(l:tfg_ores/nether_vein_index#nether_apatite)15%$(/l)$()$(li)Платина: $(l:tfg_ores/nether_vein_index#nether_sheldonite)25%$(/l)$()$(li)Плутоний: $(l:tfg_ores/nether_vein_index#nether_naquadah)25%$(/l)$()$(li)Повеллит: $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/l)$()$(li)Поллуцит: $(l:tfg_ores/nether_vein_index#nether_mica)15%$(/l)$()$(li)Редстоун: $(l:tfg_ores/nether_vein_index#nether_redstone)45%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Самородная Золото: $(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)Самородная Медь: $(l:tfg_ores/nether_vein_index#nether_copper)65%$(/l), $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)30%$(/l)$()$(li)Самородная Серебро: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()$(li)Сапфир: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l), $(l:tfg_ores/nether_vein_index#nether_magnetite)5%$(/l)$()$(li)Свинец: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()$(li)Селитра: $(l:tfg_ores/nether_vein_index#nether_saltpeter)35%$(/l)$()$(li)Сера: $(l:tfg_ores/nether_vein_index#nether_sulfur)50%$(/l), $(l:tfg_ores/nether_vein_index#nether_sphalerite)35%$(/l)$()$(li)Синий топаз: $(l:tfg_ores/nether_vein_index#nether_topaz)35%$(/l)$()$(li)Слюда: $(l:tfg_ores/nether_vein_index#nether_mica)25%$(/l)$()$(li)Смектическая глина: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)25%$(/l)$()$(li)Содалит: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()$(li)Спасерит: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()$(li)Стибнит: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)20%$(/l)$()$(li)Сфалерит: $(l:tfg_ores/nether_vein_index#nether_sphalerite)40%$(/l), $(l:tfg_ores/nether_vein_index#nether_sulfur)15%$(/l)$()",
|
||||
"text": "$(li)Рубин: $(l:tfg_ores/nether_vein_index#nether_redstone)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_hematite)20%$(/l)$()$(li)Самородная Золото: $(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)Самородная Медь: $(l:tfg_ores/nether_vein_index#nether_copper)65%$(/l), $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)30%$(/l)$()$(li)Самородная Серебро: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()$(li)Сапфир: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l), $(l:tfg_ores/nether_vein_index#nether_magnetite)5%$(/l)$()$(li)Свинец: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()$(li)Селитра: $(l:tfg_ores/nether_vein_index#nether_saltpeter)35%$(/l)$()$(li)Сера: $(l:tfg_ores/nether_vein_index#nether_sulfur)50%$(/l), $(l:tfg_ores/nether_vein_index#nether_sphalerite)35%$(/l)$()$(li)Сильвин: $(l:tfg_ores/nether_vein_index#nether_sylvite)100%$(/l)$()$(li)Синий топаз: $(l:tfg_ores/nether_vein_index#nether_topaz)35%$(/l)$()$(li)Слюда: $(l:tfg_ores/nether_vein_index#nether_mica)25%$(/l)$()$(li)Смектическая глина: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)25%$(/l)$()$(li)Содалит: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()$(li)Спасерит: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Тальк: $(l:tfg_ores/nether_vein_index#nether_lubricant)20%$(/l)$()$(li)Танталит: $(l:tfg_ores/nether_vein_index#nether_manganese)12%$(/l)$()$(li)Тетраэдрит: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)50%$(/l)$()$(li)Топаз: $(l:tfg_ores/nether_vein_index#nether_topaz)25%$(/l)$()$(li)Торий: $(l:tfg_ores/nether_vein_index#nether_beryllium)15%$(/l)$()$(li)Трикальцийфосфат: $(l:tfg_ores/nether_vein_index#nether_apatite)35%$(/l)$()$(li)Трона: $(l:tfg_ores/nether_vein_index#nether_lubricant)10%$(/l)$()$(li)Уголь: $(l:tfg_ores/nether_vein_index#nether_graphite)15%$(/l)$()$(li)Уранинит: $(l:tfg_ores/nether_vein_index#nether_pitchblende)50%$(/l)$()$(li)Уранит: $(l:tfg_ores/nether_vein_index#nether_pitchblende)50%$(/l)$()$(li)Халькозин: $(l:tfg_ores/nether_vein_index#nether_topaz)25%$(/l)$()$(li)Халькопирит: $(l:tfg_ores/nether_vein_index#nether_copper)20%$(/l)$()$(li)Хромит: $(l:tfg_ores/nether_vein_index#nether_magnetite)60%$(/l)$()$(li)Ционит: $(l:tfg_ores/nether_vein_index#nether_mica)35%$(/l)$()",
|
||||
"text": "$(li)Стибнит: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)20%$(/l)$()$(li)Сфалерит: $(l:tfg_ores/nether_vein_index#nether_sphalerite)40%$(/l), $(l:tfg_ores/nether_vein_index#nether_sulfur)15%$(/l)$()$(li)Тальк: $(l:tfg_ores/nether_vein_index#nether_lubricant)20%$(/l)$()$(li)Танталит: $(l:tfg_ores/nether_vein_index#nether_manganese)12%$(/l)$()$(li)Тетраэдрит: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)50%$(/l)$()$(li)Топаз: $(l:tfg_ores/nether_vein_index#nether_topaz)25%$(/l)$()$(li)Торий: $(l:tfg_ores/nether_vein_index#nether_beryllium)15%$(/l)$()$(li)Трикальцийфосфат: $(l:tfg_ores/nether_vein_index#nether_apatite)35%$(/l)$()$(li)Трона: $(l:tfg_ores/nether_vein_index#nether_lubricant)10%$(/l)$()$(li)Уголь: $(l:tfg_ores/nether_vein_index#nether_graphite)15%$(/l)$()$(li)Уранинит: $(l:tfg_ores/nether_vein_index#nether_pitchblende)50%$(/l)$()$(li)Уранит: $(l:tfg_ores/nether_vein_index#nether_pitchblende)50%$(/l)$()$(li)Халькозин: $(l:tfg_ores/nether_vein_index#nether_topaz)25%$(/l)$()$(li)Халькопирит: $(l:tfg_ores/nether_vein_index#nether_copper)20%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Шеелит: $(l:tfg_ores/nether_vein_index#nether_scheelite)45%$(/l)$()$(li)Шелдонит: $(l:tfg_ores/nether_vein_index#nether_sheldonite)25%$(/l)$()$(li)Электротин: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l)$()",
|
||||
"text": "$(li)Хромит: $(l:tfg_ores/nether_vein_index#nether_magnetite)60%$(/l)$()$(li)Ционит: $(l:tfg_ores/nether_vein_index#nether_mica)35%$(/l)$()$(li)Шеелит: $(l:tfg_ores/nether_vein_index#nether_scheelite)45%$(/l)$()$(li)Шелдонит: $(l:tfg_ores/nether_vein_index#nether_sheldonite)25%$(/l)$()$(li)Электротин: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -14,17 +14,17 @@
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_garnet)Аметист, Опал и гранат$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_apatite)Апатит и Пирохлор$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_monazite)Бастнезит и Монацит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_olivine)Бентонит и Оливин$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_bauxite)Боксит и Ильменит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_molybdenum)Вульфенит & Молибденит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_garnierite)Гарниерит и Кобальтит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_hematite)Гематит и Лимонит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_goethite)Гётит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_garnet_tin)Гранатовый и Касситеритовый песок$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_graphite)Графит и Алмаз$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_gold)Золото и Гематит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_beryllium)Изумруд и Бериллий$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_cassiterite)Касситерит$()$()",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_garnet)Аметист, Опал и гранат$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_anthracite)Антрацит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_apatite)Апатит и Пирохлор$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_monazite)Бастнезит и Монацит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_olivine)Бентонит и Оливин$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_bauxite)Боксит и Ильменит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_molybdenum)Вульфенит & Молибденит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_garnierite)Гарниерит и Кобальтит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_hematite)Гематит и Лимонит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_goethite)Гётит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_garnet_tin)Гранатовый и Касситеритовый песок$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_graphite)Графит и Алмаз$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_gold)Золото и Гематит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_beryllium)Изумруд и Бериллий$()$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_lapis)Лазурит, Лазурит 2 и Содалит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_manganese)Марганец и Тантал$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_copper)Медь и Халькопирит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_basaltic_sands)Минеральные пески$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lubricant)Мыльный камень, Тальк и Трона$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_naquadah)Наквада и Плутоний$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_quartz)Незер-кварц$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_redstone)Редстоун, Киноварь и Рубин$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sapphire)Сапфир и Альмандин$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_saltpeter)Селитра и Электротин$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sulfur)Сера и Пирит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_silver)Серебро, Галена и Свинец$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sphalerite)Сфалерит & Пирит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_tetrahedrite)Тетраэдрит$()$()",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_cassiterite)Касситерит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lapis)Лазурит, Лазурит 2 и Содалит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_manganese)Марганец и Тантал$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_copper)Медь и Халькопирит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_basaltic_sands)Минеральные пески$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lubricant)Мыльный камень, Тальк и Трона$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_naquadah)Наквада и Плутоний$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_quartz)Незер-кварц$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_redstone)Редстоун, Киноварь и Рубин$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sapphire)Сапфир и Альмандин$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_saltpeter)Селитра и Электротин$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sulfur)Сера и Пирит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_silver)Серебро, Галена и Свинец$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sylvite)Сильвин$()$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_topaz)Топаз и Халькозин$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_pitchblende)Уранинит и Уранит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_magnetite)Хромит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_mica)Ционит, Слюда и Боксит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_scheelite)Шеелит и Вольфрамат$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sheldonite)Шелдонит и Борнит$()$()",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_sphalerite)Сфалерит & Пирит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_tetrahedrite)Тетраэдрит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_topaz)Топаз и Халькозин$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_pitchblende)Уранинит и Уранит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_magnetite)Хромит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_mica)Ционит, Слюда и Боксит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_scheelite)Шеелит и Вольфрамат$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sheldonite)Шелдонит и Борнит$()$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
@@ -119,6 +119,33 @@
|
||||
"draw_filler": true,
|
||||
"type": "patchouli:empty"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(thing)Редкость$(): 35$(br)$(thing)Плотность$(): 0.8$(br)$(thing)Вид$(): дискообразная жила$(br)$(thing)Y-уровень$(): 48 — 127$(br)$(thing)Размер$(): 13$(br)$(thing)Высота$(): 4$(br2)$(thing)Виды камней$(): Мигматит",
|
||||
"title": "Антрацит",
|
||||
"type": "patchouli:text",
|
||||
"anchor": "nether_anthracite"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:multiblock",
|
||||
"name": "Антрацит",
|
||||
"multiblock": {
|
||||
"mapping": {
|
||||
"0": "beneath:ore/nether_cursecoal"
|
||||
},
|
||||
"pattern": [
|
||||
[
|
||||
"0"
|
||||
],
|
||||
[
|
||||
" "
|
||||
]
|
||||
]
|
||||
},
|
||||
"enable_visualize": false,
|
||||
"text": "$(thing)Процент руды$(): 100%$(br)$(thing)Используется для$(): топливо$(br)$(thing)Формула$(): C",
|
||||
"type": "patchouli:multiblock"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(thing)Редкость$(): 220$(br)$(thing)Плотность$(): 0.35$(br)$(thing)Вид$(): кластерная жила$(br)$(thing)Y-уровень$(): 48 — 128$(br)$(thing)Размер$(): 39$(br2)$(thing)Виды камней$(): Аспидный сланец, Гнейс",
|
||||
@@ -2159,6 +2186,33 @@
|
||||
"text": "$(thing)Процент руды$(): 30%$(br)$(thing)Плавится в$(): Свинец$(br)$(thing)Формула$(): PbS$(br)$(thing)Ядовит$(): $(c)$(t:Requires Face Mask)Weakly Poisonous (Inhalation)$(/t)$()",
|
||||
"type": "patchouli:multiblock"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(thing)Редкость$(): 75$(br)$(thing)Плотность$(): 0.6$(br)$(thing)Вид$(): кластерная жила$(br)$(thing)Y-уровень$(): 0 — 64$(br)$(thing)Размер$(): 17$(br)$(thing)Индикатор Max Depth$(): 20$(br2)$(thing)Виды камней$(): Пироксенит",
|
||||
"title": "Сильвин",
|
||||
"type": "patchouli:text",
|
||||
"anchor": "nether_sylvite"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:multiblock",
|
||||
"name": "Сильвин",
|
||||
"multiblock": {
|
||||
"mapping": {
|
||||
"0": "beneath:ore/blackstone_sylvite"
|
||||
},
|
||||
"pattern": [
|
||||
[
|
||||
"0"
|
||||
],
|
||||
[
|
||||
" "
|
||||
]
|
||||
]
|
||||
},
|
||||
"enable_visualize": false,
|
||||
"text": "$(thing)Процент руды$(): 100%$(br)$(thing)Используется для$(): Удобрения$(br)$(thing)Формула$(): KCl",
|
||||
"type": "patchouli:multiblock"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(thing)Редкость$(): 170$(br)$(thing)Плотность$(): 0.5$(br)$(thing)Вид$(): кластерная жила$(br)$(thing)Y-уровень$(): 32 — 128$(br)$(thing)Размер$(): 45$(br2)$(thing)Виды камней$(): Базальт, Мигматит, Пироксенит, Травертин",
|
||||
|
||||
@@ -14,42 +14,42 @@
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Азбест: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)25%$(/l)$()$(li)Алмандін: $(l:tfg_ores/nether_vein_index#nether_sapphire)38%$(/l)$()$(li)Алуніт: $(l:tfg_ores/nether_vein_index#nether_saltpeter)15%$(/l)$()$(li)Алюмінію: $(l:tfg_ores/nether_vein_index#nether_bauxite)25%$(/l)$()$(li)Аметист: $(l:tfg_ores/nether_vein_index#nether_garnet)38%$(/l)$()$(li)Апатит: $(l:tfg_ores/nether_vein_index#nether_apatite)50%$(/l)$()$(li)Базальтовий мінеральний пісок: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)35%$(/l)$()$(li)Барит: $(l:tfg_ores/nether_vein_index#nether_quartz)20%$(/l)$()$(li)Бастнезит: $(l:tfg_ores/nether_vein_index#nether_monazite)50%$(/l)$()$(li)Бентоніт: $(l:tfg_ores/nether_vein_index#nether_olivine)35%$(/l)$()$(li)Берилій: $(l:tfg_ores/nether_vein_index#nether_beryllium)35%$(/l)$()$(li)Блакитний топаз: $(l:tfg_ores/nether_vein_index#nether_topaz)35%$(/l)$()$(li)Боксит: $(l:tfg_ores/nether_vein_index#nether_bauxite)45%$(/l), $(l:tfg_ores/nether_vein_index#nether_mica)25%$(/l)$()$(li)Борніт: $(l:tfg_ores/nether_vein_index#nether_sheldonite)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_topaz)15%$(/l)$()",
|
||||
"text": "$(li)Азбест: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)25%$(/l)$()$(li)Алмандін: $(l:tfg_ores/nether_vein_index#nether_sapphire)38%$(/l)$()$(li)Алуніт: $(l:tfg_ores/nether_vein_index#nether_saltpeter)15%$(/l)$()$(li)Алюмінію: $(l:tfg_ores/nether_vein_index#nether_bauxite)25%$(/l)$()$(li)Аметист: $(l:tfg_ores/nether_vein_index#nether_garnet)38%$(/l)$()$(li)Антрацит: $(l:tfg_ores/nether_vein_index#nether_anthracite)100%$(/l)$()$(li)Апатит: $(l:tfg_ores/nether_vein_index#nether_apatite)50%$(/l)$()$(li)Базальтовий мінеральний пісок: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)35%$(/l)$()$(li)Барит: $(l:tfg_ores/nether_vein_index#nether_quartz)20%$(/l)$()$(li)Бастнезит: $(l:tfg_ores/nether_vein_index#nether_monazite)50%$(/l)$()$(li)Бентоніт: $(l:tfg_ores/nether_vein_index#nether_olivine)35%$(/l)$()$(li)Берилій: $(l:tfg_ores/nether_vein_index#nether_beryllium)35%$(/l)$()$(li)Блакитний топаз: $(l:tfg_ores/nether_vein_index#nether_topaz)35%$(/l)$()$(li)Боксит: $(l:tfg_ores/nether_vein_index#nether_bauxite)45%$(/l), $(l:tfg_ores/nether_vein_index#nether_mica)25%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Ванадієвий магнетит: $(l:tfg_ores/nether_vein_index#nether_magnetite)15%$(/l)$()$(li)Вольфрам: $(l:tfg_ores/nether_vein_index#nether_scheelite)35%$(/l)$()$(li)Вугілля: $(l:tfg_ores/nether_vein_index#nether_graphite)15%$(/l)$()$(li)Вульфеніт: $(l:tfg_ores/nether_vein_index#nether_molybdenum)40%$(/l)$()$(li)Галена: $(l:tfg_ores/nether_vein_index#nether_silver)30%$(/l)$()$(li)Гарнієрит: $(l:tfg_ores/nether_vein_index#nether_garnierite)30%$(/l)$()$(li)Гематит: $(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)Гетит: $(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)Гіпс: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)15%$(/l)$()$(li)Главконітний пісок: $(l:tfg_ores/nether_vein_index#nether_lubricant)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_olivine)15%$(/l)$()$(li)Гранатовий пісок: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)25%$(/l)$()$(li)Гранітний мінеральний пісок: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)25%$(/l)$()$(li)Графіт: $(l:tfg_ores/nether_vein_index#nether_graphite)45%$(/l)$()$(li)Гроссуляр: $(l:tfg_ores/nether_vein_index#nether_manganese)37%$(/l)$()",
|
||||
"text": "$(li)Борніт: $(l:tfg_ores/nether_vein_index#nether_sheldonite)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_topaz)15%$(/l)$()$(li)Ванадієвий магнетит: $(l:tfg_ores/nether_vein_index#nether_magnetite)15%$(/l)$()$(li)Вольфрам: $(l:tfg_ores/nether_vein_index#nether_scheelite)35%$(/l)$()$(li)Вугілля: $(l:tfg_ores/nether_vein_index#nether_graphite)15%$(/l)$()$(li)Вульфеніт: $(l:tfg_ores/nether_vein_index#nether_molybdenum)40%$(/l)$()$(li)Галена: $(l:tfg_ores/nether_vein_index#nether_silver)30%$(/l)$()$(li)Гарнієрит: $(l:tfg_ores/nether_vein_index#nether_garnierite)30%$(/l)$()$(li)Гематит: $(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)Гетит: $(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)Гіпс: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)15%$(/l)$()$(li)Главконітний пісок: $(l:tfg_ores/nether_vein_index#nether_lubricant)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_olivine)15%$(/l)$()$(li)Гранатовий пісок: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)25%$(/l)$()$(li)Гранітний мінеральний пісок: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)25%$(/l)$()$(li)Графіт: $(l:tfg_ores/nether_vein_index#nether_graphite)45%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Діамант: $(l:tfg_ores/nether_vein_index#nether_graphite)40%$(/l)$()$(li)Діатомітн: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_garnet_tin)15%$(/l)$()$(li)Електротин: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l)$()$(li)Жовтий гранат: $(l:tfg_ores/nether_vein_index#nether_garnet)14%$(/l)$()$(li)Жовтий лимоніт: $(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)$()$(li)Зелений сапфір: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l)$()$(li)Земля Фуллера: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)25%$(/l)$()$(li)Ільменіт: $(l:tfg_ores/nether_vein_index#nether_bauxite)30%$(/l)$()$(li)Кальцит: $(l:tfg_ores/nether_vein_index#nether_lapis)15%$(/l)$()$(li)Каситерит: $(l:tfg_ores/nether_vein_index#nether_cassiterite)40%$(/l)$()$(li)Каситеритові піски: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)35%$(/l)$()$(li)Кварц Нижнього Світу: $(l:tfg_ores/nether_vein_index#nether_quartz)54%$(/l)$()$(li)Кварцит: $(l:tfg_ores/nether_vein_index#nether_quartz)25%$(/l)$()$(li)Кіаніт: $(l:tfg_ores/nether_vein_index#nether_mica)35%$(/l)$()",
|
||||
"text": "$(li)Гроссуляр: $(l:tfg_ores/nether_vein_index#nether_manganese)37%$(/l)$()$(li)Діамант: $(l:tfg_ores/nether_vein_index#nether_graphite)40%$(/l)$()$(li)Діатомітн: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_garnet_tin)15%$(/l)$()$(li)Електротин: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l)$()$(li)Жовтий гранат: $(l:tfg_ores/nether_vein_index#nether_garnet)14%$(/l)$()$(li)Жовтий лимоніт: $(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)$()$(li)Зелений сапфір: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l)$()$(li)Земля Фуллера: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)25%$(/l)$()$(li)Ільменіт: $(l:tfg_ores/nether_vein_index#nether_bauxite)30%$(/l)$()$(li)Кальцит: $(l:tfg_ores/nether_vein_index#nether_lapis)15%$(/l)$()$(li)Каситерит: $(l:tfg_ores/nether_vein_index#nether_cassiterite)40%$(/l)$()$(li)Каситеритові піски: $(l:tfg_ores/nether_vein_index#nether_garnet_tin)35%$(/l)$()$(li)Кварц Нижнього Світу: $(l:tfg_ores/nether_vein_index#nether_quartz)54%$(/l)$()$(li)Кварцит: $(l:tfg_ores/nether_vein_index#nether_quartz)25%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Кіновар: $(l:tfg_ores/nether_vein_index#nether_redstone)20%$(/l)$()$(li)Кобальт: $(l:tfg_ores/nether_vein_index#nether_garnierite)15%$(/l)$()$(li)Кобальтит: $(l:tfg_ores/nether_vein_index#nether_garnierite)20%$(/l)$()$(li)Лазурит: $(l:tfg_ores/nether_vein_index#nether_lapis)35%$(/l)$()$(li)Літій: $(l:tfg_ores/nether_vein_index#nether_scheelite)20%$(/l)$()$(li)Магнезит: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()$(li)Магнетит: $(l:tfg_ores/nether_vein_index#nether_magnetite)5%$(/l)$()$(li)Малахіт: $(l:tfg_ores/nether_vein_index#nether_goethite)20%$(/l)$()$(li)Молібденіт: $(l:tfg_ores/nether_vein_index#nether_molybdenum)30%$(/l)$()$(li)Молібденум: $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/l)$()$(li)Монацит: $(l:tfg_ores/nether_vein_index#nether_monazite)25%$(/l)$()$(li)Наквадак: $(l:tfg_ores/nether_vein_index#nether_naquadah)75%$(/l)$()$(li)Неодим: $(l:tfg_ores/nether_vein_index#nether_monazite)25%$(/l)$()$(li)Нікель: $(l:tfg_ores/nether_vein_index#nether_garnierite)10%$(/l)$()",
|
||||
"text": "$(li)Кіаніт: $(l:tfg_ores/nether_vein_index#nether_mica)35%$(/l)$()$(li)Кіновар: $(l:tfg_ores/nether_vein_index#nether_redstone)20%$(/l)$()$(li)Кобальт: $(l:tfg_ores/nether_vein_index#nether_garnierite)15%$(/l)$()$(li)Кобальтит: $(l:tfg_ores/nether_vein_index#nether_garnierite)20%$(/l)$()$(li)Лазурит: $(l:tfg_ores/nether_vein_index#nether_lapis)35%$(/l)$()$(li)Літій: $(l:tfg_ores/nether_vein_index#nether_scheelite)20%$(/l)$()$(li)Магнезит: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()$(li)Магнетит: $(l:tfg_ores/nether_vein_index#nether_magnetite)5%$(/l)$()$(li)Малахіт: $(l:tfg_ores/nether_vein_index#nether_goethite)20%$(/l)$()$(li)Молібденіт: $(l:tfg_ores/nether_vein_index#nether_molybdenum)30%$(/l)$()$(li)Молібденум: $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/l)$()$(li)Монацит: $(l:tfg_ores/nether_vein_index#nether_monazite)25%$(/l)$()$(li)Наквадак: $(l:tfg_ores/nether_vein_index#nether_naquadah)75%$(/l)$()$(li)Неодим: $(l:tfg_ores/nether_vein_index#nether_monazite)25%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Нітрат калію: $(l:tfg_ores/nether_vein_index#nether_saltpeter)35%$(/l)$()$(li)Оливін: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()$(li)Олово: $(l:tfg_ores/nether_vein_index#nether_cassiterite)60%$(/l)$()$(li)Опал: $(l:tfg_ores/nether_vein_index#nether_garnet)38%$(/l)$()$(li)Паладій: $(l:tfg_ores/nether_vein_index#nether_sheldonite)15%$(/l)$()$(li)Пентландит: $(l:tfg_ores/nether_vein_index#nether_garnierite)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_lubricant)15%$(/l)$()$(li)Пірит: $(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)Піролюзит: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()$(li)Піроп: $(l:tfg_ores/nether_vein_index#nether_sapphire)27%$(/l)$()$(li)Пірохлор: $(l:tfg_ores/nether_vein_index#nether_apatite)15%$(/l)$()$(li)Платина: $(l:tfg_ores/nether_vein_index#nether_sheldonite)25%$(/l)$()$(li)Плутоній: $(l:tfg_ores/nether_vein_index#nether_naquadah)25%$(/l)$()$(li)Повеліт: $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/l)$()$(li)Полюцит: $(l:tfg_ores/nether_vein_index#nether_mica)15%$(/l)$()",
|
||||
"text": "$(li)Нікель: $(l:tfg_ores/nether_vein_index#nether_garnierite)10%$(/l)$()$(li)Нітрат калію: $(l:tfg_ores/nether_vein_index#nether_saltpeter)35%$(/l)$()$(li)Оливін: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()$(li)Олово: $(l:tfg_ores/nether_vein_index#nether_cassiterite)60%$(/l)$()$(li)Опал: $(l:tfg_ores/nether_vein_index#nether_garnet)38%$(/l)$()$(li)Паладій: $(l:tfg_ores/nether_vein_index#nether_sheldonite)15%$(/l)$()$(li)Пентландит: $(l:tfg_ores/nether_vein_index#nether_garnierite)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_lubricant)15%$(/l)$()$(li)Пірит: $(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)Піролюзит: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()$(li)Піроп: $(l:tfg_ores/nether_vein_index#nether_sapphire)27%$(/l)$()$(li)Пірохлор: $(l:tfg_ores/nether_vein_index#nether_apatite)15%$(/l)$()$(li)Платина: $(l:tfg_ores/nether_vein_index#nether_sheldonite)25%$(/l)$()$(li)Плутоній: $(l:tfg_ores/nether_vein_index#nether_naquadah)25%$(/l)$()$(li)Повеліт: $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Редстоун: $(l:tfg_ores/nether_vein_index#nether_redstone)45%$(/l)$()$(li)Рубін: $(l:tfg_ores/nether_vein_index#nether_redstone)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_hematite)20%$(/l)$()$(li)Самородна Золото: $(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)Самородна Мідь: $(l:tfg_ores/nether_vein_index#nether_copper)65%$(/l), $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)30%$(/l)$()$(li)Самородна Срібла: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()$(li)Сапфір: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l), $(l:tfg_ores/nether_vein_index#nether_magnetite)5%$(/l)$()$(li)Свинець: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()$(li)Сірка: $(l:tfg_ores/nether_vein_index#nether_sulfur)50%$(/l), $(l:tfg_ores/nether_vein_index#nether_sphalerite)35%$(/l)$()$(li)Слюда: $(l:tfg_ores/nether_vein_index#nether_mica)25%$(/l)$()$(li)Смарагд: $(l:tfg_ores/nether_vein_index#nether_beryllium)50%$(/l)$()$(li)Смарагд: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()$(li)Соапостон: $(l:tfg_ores/nether_vein_index#nether_lubricant)30%$(/l)$()$(li)Содаліт: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()$(li)Спесартін: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()",
|
||||
"text": "$(li)Полюцит: $(l:tfg_ores/nether_vein_index#nether_mica)15%$(/l)$()$(li)Редстоун: $(l:tfg_ores/nether_vein_index#nether_redstone)45%$(/l)$()$(li)Рубін: $(l:tfg_ores/nether_vein_index#nether_redstone)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_hematite)20%$(/l)$()$(li)Самородна Золото: $(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)Самородна Мідь: $(l:tfg_ores/nether_vein_index#nether_copper)65%$(/l), $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)30%$(/l)$()$(li)Самородна Срібла: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()$(li)Сапфір: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l), $(l:tfg_ores/nether_vein_index#nether_magnetite)5%$(/l)$()$(li)Свинець: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()$(li)Сильвін: $(l:tfg_ores/nether_vein_index#nether_sylvite)100%$(/l)$()$(li)Сірка: $(l:tfg_ores/nether_vein_index#nether_sulfur)50%$(/l), $(l:tfg_ores/nether_vein_index#nether_sphalerite)35%$(/l)$()$(li)Слюда: $(l:tfg_ores/nether_vein_index#nether_mica)25%$(/l)$()$(li)Смарагд: $(l:tfg_ores/nether_vein_index#nether_beryllium)50%$(/l)$()$(li)Смарагд: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()$(li)Соапостон: $(l:tfg_ores/nether_vein_index#nether_lubricant)30%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Стибніт: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)20%$(/l)$()$(li)Сфалерит: $(l:tfg_ores/nether_vein_index#nether_sphalerite)40%$(/l), $(l:tfg_ores/nether_vein_index#nether_sulfur)15%$(/l)$()$(li)Тальк: $(l:tfg_ores/nether_vein_index#nether_lubricant)20%$(/l)$()$(li)Танталіт: $(l:tfg_ores/nether_vein_index#nether_manganese)12%$(/l)$()$(li)Тетраедрит: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)50%$(/l)$()$(li)Топаз: $(l:tfg_ores/nether_vein_index#nether_topaz)25%$(/l)$()$(li)Торій: $(l:tfg_ores/nether_vein_index#nether_beryllium)15%$(/l)$()$(li)Трикальційфосфат: $(l:tfg_ores/nether_vein_index#nether_apatite)35%$(/l)$()$(li)Трона: $(l:tfg_ores/nether_vein_index#nether_lubricant)10%$(/l)$()$(li)Уранит: $(l:tfg_ores/nether_vein_index#nether_pitchblende)50%$(/l)$()$(li)Ураніт: $(l:tfg_ores/nether_vein_index#nether_pitchblende)50%$(/l)$()$(li)Халькопирит: $(l:tfg_ores/nether_vein_index#nether_copper)20%$(/l)$()$(li)Халькоцит: $(l:tfg_ores/nether_vein_index#nether_topaz)25%$(/l)$()$(li)Хроміт: $(l:tfg_ores/nether_vein_index#nether_magnetite)60%$(/l)$()",
|
||||
"text": "$(li)Содаліт: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()$(li)Спесартін: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()$(li)Стибніт: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)20%$(/l)$()$(li)Сфалерит: $(l:tfg_ores/nether_vein_index#nether_sphalerite)40%$(/l), $(l:tfg_ores/nether_vein_index#nether_sulfur)15%$(/l)$()$(li)Тальк: $(l:tfg_ores/nether_vein_index#nether_lubricant)20%$(/l)$()$(li)Танталіт: $(l:tfg_ores/nether_vein_index#nether_manganese)12%$(/l)$()$(li)Тетраедрит: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)50%$(/l)$()$(li)Топаз: $(l:tfg_ores/nether_vein_index#nether_topaz)25%$(/l)$()$(li)Торій: $(l:tfg_ores/nether_vein_index#nether_beryllium)15%$(/l)$()$(li)Трикальційфосфат: $(l:tfg_ores/nether_vein_index#nether_apatite)35%$(/l)$()$(li)Трона: $(l:tfg_ores/nether_vein_index#nether_lubricant)10%$(/l)$()$(li)Уранит: $(l:tfg_ores/nether_vein_index#nether_pitchblende)50%$(/l)$()$(li)Ураніт: $(l:tfg_ores/nether_vein_index#nether_pitchblende)50%$(/l)$()$(li)Халькопирит: $(l:tfg_ores/nether_vein_index#nether_copper)20%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)Червоний гранат: $(l:tfg_ores/nether_vein_index#nether_garnet)9%$(/l)$()$(li)Шеєліт: $(l:tfg_ores/nether_vein_index#nether_scheelite)45%$(/l)$()$(li)Шелдонітн: $(l:tfg_ores/nether_vein_index#nether_sheldonite)25%$(/l)$()",
|
||||
"text": "$(li)Халькоцит: $(l:tfg_ores/nether_vein_index#nether_topaz)25%$(/l)$()$(li)Хроміт: $(l:tfg_ores/nether_vein_index#nether_magnetite)60%$(/l)$()$(li)Червоний гранат: $(l:tfg_ores/nether_vein_index#nether_garnet)9%$(/l)$()$(li)Шеєліт: $(l:tfg_ores/nether_vein_index#nether_scheelite)45%$(/l)$()$(li)Шелдонітн: $(l:tfg_ores/nether_vein_index#nether_sheldonite)25%$(/l)$()",
|
||||
"type": "patchouli:text"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -14,17 +14,17 @@
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_garnet)Аметист, Опал і Гранат$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_apatite)Апатит і Пірохлор$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_monazite)Бастнезит і Монацит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_olivine)Бентоніт та Олівін$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_bauxite)Боксит і Ільменіт$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_molybdenum)Вульфеніт і Молібденіт$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_garnierite)Гарнієрит і Кобальтит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_hematite)Гематит та Лімоніт$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_goethite)Гетит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_garnet_tin)Гранат і Каситеритові піски$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_graphite)Графіт і Діамант$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_gold)Золото та Гематит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_cassiterite)Каситерит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_quartz)Кварц Нижнього Світу$()$()",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_garnet)Аметист, Опал і Гранат$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_anthracite)Антрацит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_apatite)Апатит і Пірохлор$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_monazite)Бастнезит і Монацит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_olivine)Бентоніт та Олівін$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_bauxite)Боксит і Ільменіт$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_molybdenum)Вульфеніт і Молібденіт$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_garnierite)Гарнієрит і Кобальтит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_hematite)Гематит та Лімоніт$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_goethite)Гетит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_garnet_tin)Гранат і Каситеритові піски$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_graphite)Графіт і Діамант$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_gold)Золото та Гематит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_cassiterite)Каситерит$()$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_mica)Кіаніт, Слюда та Боксити$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_manganese)Марганець і Тантал$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_copper)Мідь та Халькопірит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_basaltic_sands)Мінеральні піски$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_naquadah)Наквадак і Плутоній$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_redstone)Редстоун, Кіновар і Рубін$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sapphire)Сапфір і Альмадін$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_saltpeter)Селітра та Електротин$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sulfur)Сірка та Пірит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_beryllium)Смарагд і Берилій$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lapis)Смарагд, Лазурит та Содаліт$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lubricant)Соапостон, Тальк і Трона$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_silver)Срібло, Гален і Свинець$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sphalerite)Сфалерит і Пірит$()$()",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_quartz)Кварц Нижнього Світу$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_mica)Кіаніт, Слюда та Боксити$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_manganese)Марганець і Тантал$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_copper)Мідь та Халькопірит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_basaltic_sands)Мінеральні піски$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_naquadah)Наквадак і Плутоній$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_redstone)Редстоун, Кіновар і Рубін$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sapphire)Сапфір і Альмадін$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_saltpeter)Селітра та Електротин$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sylvite)Сильвін$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sulfur)Сірка та Пірит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_beryllium)Смарагд і Берилій$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lapis)Смарагд, Лазурит та Содаліт$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lubricant)Соапостон, Тальк і Трона$()$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_tetrahedrite)Тетраедрит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_topaz)Топаз і Халькоцит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_pitchblende)Ураніт & Пітчбленд$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_magnetite)Хроміт$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_scheelite)Шеєліт та Вольфрам$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sheldonite)Шелдоніт і Борніт$()$()",
|
||||
"text": "$(li)$(l:tfg_ores/nether_vein_index#nether_silver)Срібло, Гален і Свинець$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sphalerite)Сфалерит і Пірит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_tetrahedrite)Тетраедрит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_topaz)Топаз і Халькоцит$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_pitchblende)Ураніт & Пітчбленд$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_magnetite)Хроміт$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_scheelite)Шеєліт та Вольфрам$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sheldonite)Шелдоніт і Борніт$()$()",
|
||||
"type": "patchouli:text"
|
||||
},
|
||||
{
|
||||
@@ -119,6 +119,33 @@
|
||||
"draw_filler": true,
|
||||
"type": "patchouli:empty"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(thing)Рідкість$(): 35$(br)$(thing)Щільність$(): 0.8$(br)$(thing)Тип$(): Дискова вена$(br)$(thing)Y$(): 48 — 127$(br)$(thing)Розмір$(): 13$(br)$(thing)Висота$(): 4$(br2)$(thing)Типи каменю$(): Мігматит",
|
||||
"title": "Антрацит",
|
||||
"type": "patchouli:text",
|
||||
"anchor": "nether_anthracite"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:multiblock",
|
||||
"name": "Антрацит",
|
||||
"multiblock": {
|
||||
"mapping": {
|
||||
"0": "beneath:ore/nether_cursecoal"
|
||||
},
|
||||
"pattern": [
|
||||
[
|
||||
"0"
|
||||
],
|
||||
[
|
||||
" "
|
||||
]
|
||||
]
|
||||
},
|
||||
"enable_visualize": false,
|
||||
"text": "$(thing)Відсоток$(): 100%$(br)$(thing)Використовується для$(): Ковальське паливо$(br)$(thing)Формула$(): C",
|
||||
"type": "patchouli:multiblock"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(thing)Рідкість$(): 220$(br)$(thing)Щільність$(): 0.35$(br)$(thing)Тип$(): Кластерна вена$(br)$(thing)Y$(): 48 — 128$(br)$(thing)Розмір$(): 39$(br2)$(thing)Типи каменю$(): Аспідний сланець, Гнейс",
|
||||
@@ -1851,6 +1878,33 @@
|
||||
"draw_filler": true,
|
||||
"type": "patchouli:empty"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(thing)Рідкість$(): 75$(br)$(thing)Щільність$(): 0.6$(br)$(thing)Тип$(): Кластерна вена$(br)$(thing)Y$(): 0 — 64$(br)$(thing)Розмір$(): 17$(br)$(thing)Індикатор Max Depth$(): 20$(br2)$(thing)Типи каменю$(): Піроксеніти",
|
||||
"title": "Сильвін",
|
||||
"type": "patchouli:text",
|
||||
"anchor": "nether_sylvite"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:multiblock",
|
||||
"name": "Сильвін",
|
||||
"multiblock": {
|
||||
"mapping": {
|
||||
"0": "beneath:ore/blackstone_sylvite"
|
||||
},
|
||||
"pattern": [
|
||||
[
|
||||
"0"
|
||||
],
|
||||
[
|
||||
" "
|
||||
]
|
||||
]
|
||||
},
|
||||
"enable_visualize": false,
|
||||
"text": "$(thing)Відсоток$(): 100%$(br)$(thing)Використовується для$(): Добрива$(br)$(thing)Формула$(): KCl",
|
||||
"type": "patchouli:multiblock"
|
||||
},
|
||||
{
|
||||
"Type": "patchouli:text",
|
||||
"text": "$(thing)Рідкість$(): 165$(br)$(thing)Щільність$(): 0.3$(br)$(thing)Тип$(): Кластерна вена$(br)$(thing)Y$(): 0 — 128$(br)$(thing)Розмір$(): 50$(br2)$(thing)Типи каменю$(): Аспідний сланець, Базальт, Діорит, Піроксеніти",
|
||||
|
||||
BIN
kubejs/assets/tfg/textures/block/metal/smooth/red_alloy.png
Normal file
|
After Width: | Height: | Size: 347 B |
BIN
kubejs/assets/tfg/textures/block/metal/smooth/tin_alloy.png
Normal file
|
After Width: | Height: | Size: 690 B |
|
Before Width: | Height: | Size: 332 B After Width: | Height: | Size: 360 B |
|
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 332 B |
@@ -1,34 +0,0 @@
|
||||
{
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"rarity": 35,
|
||||
"size": 13,
|
||||
"height": 4,
|
||||
"density": 0.80,
|
||||
"min_y": 48,
|
||||
"max_y": 127,
|
||||
"project": false,
|
||||
"random_name": "cursecoal",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam",
|
||||
"minecraft:blackstone",
|
||||
"minecraft:dripstone_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 1,
|
||||
"block": "beneath:ore/nether_cursecoal"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,24 +0,0 @@
|
||||
{
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"rarity": 75,
|
||||
"size": 17,
|
||||
"density": 0.6,
|
||||
"min_y": 0,
|
||||
"max_y": 64,
|
||||
"random_name": "sylvite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"weight": 1,
|
||||
"block": "beneath:ore/blackstone_sylvite"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"__credits__": "This vein was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:disc_vein",
|
||||
"config": {
|
||||
"height": 4,
|
||||
"size": 13,
|
||||
"rarity": 35,
|
||||
"density": 0.8,
|
||||
"min_y": 48,
|
||||
"max_y": 127,
|
||||
"random_name": "nether_anthracite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:deepslate",
|
||||
"tfc:mud/silty_loam",
|
||||
"beneath:soul_clay",
|
||||
"tfc:dirt/loam",
|
||||
"tfc:mud/loam",
|
||||
"tfc:peat",
|
||||
"tfc:dirt/silty_loam"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "beneath:ore/nether_cursecoal",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 1,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 100,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "gtceu:coal_bud_indicator",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"__credits__": "This vein was automatically generated by OresToFieldGuide.",
|
||||
"type": "tfc:cluster_vein",
|
||||
"config": {
|
||||
"size": 17,
|
||||
"rarity": 75,
|
||||
"density": 0.6,
|
||||
"min_y": 0,
|
||||
"max_y": 64,
|
||||
"random_name": "nether_sylvite",
|
||||
"blocks": [
|
||||
{
|
||||
"replace": [
|
||||
"minecraft:blackstone",
|
||||
"minecraft:magma_block"
|
||||
],
|
||||
"with": [
|
||||
{
|
||||
"block": "beneath:ore/blackstone_sylvite",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"indicator": {
|
||||
"rarity": 15,
|
||||
"depth": 20,
|
||||
"underground_rarity": 40,
|
||||
"underground_count": 200,
|
||||
"blocks": [
|
||||
{
|
||||
"block": "minecraft:air",
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"__credits__": "This vein was automatically generated by OresToFieldGuide.",
|
||||
"feature": "tfg:nether/vein/nether_anthracite",
|
||||
"placement": []
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"__credits__": "This vein was automatically generated by OresToFieldGuide.",
|
||||
"feature": "tfg:nether/vein/nether_sylvite",
|
||||
"placement": []
|
||||
}
|
||||
@@ -876,15 +876,15 @@ const registerAE2Recipes = (event) => {
|
||||
// Wireless Crafting Terminal
|
||||
event.recipes.gtceu.assembler('ae2:wireless_crafting_terminal')
|
||||
.itemInputs(
|
||||
'2x gtceu:hv_lithium_battery',
|
||||
'2x gtceu:luv_sensor',
|
||||
'gtceu:luv_emitter',
|
||||
'2x #forge:rods/osmiridium',
|
||||
'2x #gtceu:batteries/ev',
|
||||
'2x gtceu:ev_sensor',
|
||||
'gtceu:ev_emitter',
|
||||
'2x #forge:rods/ultimet',
|
||||
'ae2:wireless_terminal',
|
||||
'ae2:crafting_terminal')
|
||||
.itemOutputs('ae2:wireless_crafting_terminal')
|
||||
.duration(30)
|
||||
.EUt(250)
|
||||
.duration(300)
|
||||
.EUt(GTValues.VA[GTValues.EV])
|
||||
|
||||
//#region Storage Components
|
||||
|
||||
@@ -2161,16 +2161,6 @@ const registerAE2Recipes = (event) => {
|
||||
.duration(60)
|
||||
.EUt(256)
|
||||
|
||||
//charger
|
||||
event.recipes.gtceu.assembler('ae2:charger')
|
||||
.itemInputs(
|
||||
'gtceu:hv_battery_buffer_4x',
|
||||
'4x gtceu:mercury_barium_calcium_cuprate_quadruple_wire',)
|
||||
.inputFluids(Fluid.of('tfg:fluix', 476))
|
||||
.itemOutputs('ae2:charger')
|
||||
.duration(200)
|
||||
.EUt(480)
|
||||
|
||||
// Fluix block
|
||||
|
||||
event.recipes.gtceu.fluid_solidifier('ae2:solidify_fluix_block')
|
||||
|
||||
@@ -13,30 +13,28 @@ const registerAE2WTLibRecipes = (event) => {
|
||||
// Wireless Pattern Terminal
|
||||
event.recipes.gtceu.assembler('ae2wtlib:wireless_pattern_encoding_terminal')
|
||||
.itemInputs(
|
||||
'2x gtceu:hv_lithium_battery',
|
||||
'2x #gtceu:batteries/ev',
|
||||
'ae2:wireless_terminal',
|
||||
'ae2:pattern_encoding_terminal',
|
||||
'2x gtceu:luv_sensor',
|
||||
'gtceu:luv_emitter',
|
||||
'2x #forge:rods/osmiridium',
|
||||
)
|
||||
'2x gtceu:ev_sensor',
|
||||
'gtceu:ev_emitter',
|
||||
'2x #forge:rods/ultimet')
|
||||
.itemOutputs('ae2wtlib:wireless_pattern_encoding_terminal')
|
||||
.duration(30)
|
||||
.EUt(250)
|
||||
.duration(300)
|
||||
.EUt(GTValues.VA[GTValues.EV])
|
||||
|
||||
// Pattern Access Terminal
|
||||
event.recipes.gtceu.assembler('ae2wtlib:wireless_pattern_access_terminal')
|
||||
.itemInputs(
|
||||
'2x gtceu:hv_lithium_battery',
|
||||
'2x #gtceu:batteries/ev',
|
||||
'ae2:wireless_terminal',
|
||||
'ae2:pattern_access_terminal',
|
||||
'2x gtceu:luv_sensor',
|
||||
'gtceu:luv_emitter',
|
||||
'2x #forge:rods/osmiridium'
|
||||
)
|
||||
'2x gtceu:ev_sensor',
|
||||
'gtceu:ev_emitter',
|
||||
'2x #forge:rods/ultimet')
|
||||
.itemOutputs('ae2wtlib:wireless_pattern_access_terminal')
|
||||
.duration(30)
|
||||
.EUt(250)
|
||||
.duration(300)
|
||||
.EUt(GTValues.VA[GTValues.EV])
|
||||
|
||||
// Magnet Card
|
||||
event.recipes.gtceu.assembler('ae2wtlib:magnet_card')
|
||||
@@ -44,12 +42,9 @@ const registerAE2WTLibRecipes = (event) => {
|
||||
'#forge:ingots/magnetic_neodymium',
|
||||
'4x #forge:rods/magnetic_neodymium',
|
||||
'ae2:advanced_card',
|
||||
'ae2:annihilation_plane',
|
||||
'#forge:plates/redstone',
|
||||
'#forge:plates/lapis',
|
||||
)
|
||||
'ae2:annihilation_plane')
|
||||
.itemOutputs('ae2wtlib:magnet_card')
|
||||
.duration(30)
|
||||
.duration(300)
|
||||
.EUt(250)
|
||||
|
||||
// Quantum Bridge Card
|
||||
@@ -70,4 +65,19 @@ const registerAE2WTLibRecipes = (event) => {
|
||||
.itemOutputs('ae2wtlib:quantum_bridge_card')
|
||||
.duration(300)
|
||||
.EUt(64000)
|
||||
|
||||
|
||||
event.remove({ output: 'ae2wtlib:wireless_universal_terminal' })
|
||||
|
||||
event.recipes.gtceu.assembler('ae2wtlib:wireless_universal_terminal')
|
||||
.itemInputs(
|
||||
'ae2:wireless_crafting_terminal',
|
||||
'ae2wtlib:wireless_pattern_encoding_terminal',
|
||||
'ae2wtlib:wireless_pattern_access_terminal',
|
||||
'1x gtceu:iv_sensor',
|
||||
'1x gtceu:iv_emitter',
|
||||
'2x #forge:plates/rhodium')
|
||||
.itemOutputs(Item.of('ae2wtlib:wireless_universal_terminal', '{crafting:1b, pattern_access:1b, pattern_encoding:1b}'))
|
||||
.duration(300)
|
||||
.EUt(GTValues.VA[GTValues.IV])
|
||||
}
|
||||
@@ -155,27 +155,45 @@ const registerAFCRecipes = (event) => {
|
||||
.id("tfg:tree_tapping/ancient_douglas_fir_resin")
|
||||
|
||||
//#region Выход: Сырая резиновая пыль
|
||||
// Removed in favor of making these output latex
|
||||
// // Из бревна капока
|
||||
// event.recipes.gtceu.extractor('raw_rubber_from_log')
|
||||
// .itemInputs('#tfg:latex_logs')
|
||||
// .itemOutputs('gtceu:raw_rubber_dust')
|
||||
// .duration(300)
|
||||
// .EUt(2)
|
||||
|
||||
// Из бревна капока
|
||||
event.recipes.gtceu.extractor('raw_rubber_from_log')
|
||||
.itemInputs('#tfg:latex_logs')
|
||||
.itemOutputs('gtceu:raw_rubber_dust')
|
||||
.duration(300)
|
||||
.EUt(2)
|
||||
// // Из саженца капока
|
||||
// event.recipes.gtceu.extractor('raw_rubber_from_sapling')
|
||||
// .itemInputs('1x #tfg:rubber_saplings')
|
||||
// .itemOutputs('gtceu:raw_rubber_dust')
|
||||
// .duration(300)
|
||||
// .EUt(2)
|
||||
|
||||
// Из саженца капока
|
||||
event.recipes.gtceu.extractor('raw_rubber_from_sapling')
|
||||
.itemInputs('1x #tfg:rubber_saplings')
|
||||
.itemOutputs('gtceu:raw_rubber_dust')
|
||||
.duration(300)
|
||||
.EUt(2)
|
||||
// // Из листвы капока
|
||||
// event.recipes.gtceu.extractor('raw_rubber_from_leaves')
|
||||
// .itemInputs('16x #tfg:rubber_leaves')
|
||||
// .itemOutputs('gtceu:raw_rubber_dust')
|
||||
// .duration(300)
|
||||
// .EUt(2)
|
||||
|
||||
// Из листвы капока
|
||||
event.recipes.gtceu.extractor('raw_rubber_from_leaves')
|
||||
.itemInputs('16x #tfg:rubber_leaves')
|
||||
.itemOutputs('gtceu:raw_rubber_dust')
|
||||
.duration(300)
|
||||
.EUt(2)
|
||||
event.recipes.gtceu.extractor('latex_from_log')
|
||||
.itemInputs('4x #tfg:latex_logs')
|
||||
.outputFluids(Fluid.of('tfg:latex', 1000))
|
||||
.duration(600)
|
||||
.EUt(20)
|
||||
|
||||
event.recipes.gtceu.extractor('latex_from_sapling')
|
||||
.itemInputs('10x #tfg:rubber_saplings')
|
||||
.outputFluids(Fluid.of('tfg:latex', 1000))
|
||||
.duration(750)
|
||||
.EUt(20)
|
||||
|
||||
event.recipes.gtceu.extractor('latex_from_leaves')
|
||||
.itemInputs('20x #tfg:rubber_leaves')
|
||||
.outputFluids(Fluid.of('tfg:latex', 1000))
|
||||
.duration(750)
|
||||
.EUt(20)
|
||||
|
||||
event.replaceOutput({ id: 'gtceu:centrifuge/sticky_resin_separation' }, 'gtceu:raw_rubber_dust', '3x gtceu:carbon_dust')
|
||||
|
||||
|
||||
@@ -59,6 +59,9 @@ const registerAFCItemTags = (event) => {
|
||||
event.add("tfg:rubber_leaves", "afc:wood/leaves/red_silk_cotton")
|
||||
event.add("tfg:rubber_leaves", "afc:wood/leaves/hevea")
|
||||
event.add("tfg:rubber_leaves", "afc:wood/leaves/rubber_fig")
|
||||
|
||||
event.add("tfg:rubber_plants", "tfc:plant/goldenrod")
|
||||
event.add("tfg:rubber_plants", "tfc:plant/dandelion")
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
const registerComputerCraftData = (event) => {
|
||||
const TURTLE_TOOL_TYPES = [ GTToolType.SWORD, GTToolType.PICKAXE, GTToolType.AXE, GTToolType.SHOVEL, GTToolType.HOE ]
|
||||
|
||||
GTMaterialRegistry.getRegisteredMaterials().forEach(material => {
|
||||
forEachMaterial(material => {
|
||||
TURTLE_TOOL_TYPES.forEach(type => {
|
||||
let toolStack = ToolHelper.get(type, material)
|
||||
|
||||
|
||||
@@ -181,7 +181,7 @@ const registerCreateRecipes = (event) => {
|
||||
}).id('tfg:create/shaped/fluid_pipe')
|
||||
|
||||
event.recipes.gtceu.assembler('tfg:create/fluid_pipe')
|
||||
.itemInputs('4x #forge:plates/copper')
|
||||
.itemInputs('2x #forge:plates/copper')
|
||||
.circuit(3)
|
||||
.itemOutputs('create:fluid_pipe')
|
||||
.duration(200)
|
||||
@@ -205,7 +205,7 @@ const registerCreateRecipes = (event) => {
|
||||
}).id('tfg:create/shaped/copper_valve_handle')
|
||||
|
||||
event.recipes.gtceu.assembler('tfg:create/copper_valve_handle')
|
||||
.itemInputs('4x #forge:plates/copper', '#forge:small_gears/wrought_iron')
|
||||
.itemInputs('#forge:plates/copper', '#forge:small_gears/wrought_iron')
|
||||
.circuit(6)
|
||||
.itemOutputs('create:copper_valve_handle')
|
||||
.duration(200)
|
||||
@@ -274,7 +274,7 @@ const registerCreateRecipes = (event) => {
|
||||
}).id('tfg:create/shaped/steam_engine')
|
||||
|
||||
event.recipes.gtceu.assembler('tfg:create/steam_engine')
|
||||
.itemInputs('2x #forge:screws/wrought_iron', '#forge:plates/brass', '2x #forge:rods/red_steel', '#forge:small_gears/steel', '#forge:storage_blocks/copper')
|
||||
.itemInputs('2x #forge:screws/wrought_iron', '#forge:plates/brass', '2x #forge:rods/black_steel', '#forge:small_gears/steel', '#forge:storage_blocks/copper')
|
||||
.circuit(3)
|
||||
.itemOutputs('create:steam_engine')
|
||||
.duration(200)
|
||||
@@ -641,7 +641,7 @@ const registerCreateRecipes = (event) => {
|
||||
}).id('tfg:create/shaped/item_vault')
|
||||
|
||||
event.recipes.gtceu.assembler('tfg:create/item_vault')
|
||||
.itemInputs('3x #forge:chests/wooden', '#forge:sheets/wrought_iron', '2x #forge:screws/steel')
|
||||
.itemInputs('#forge:chests/wooden', '#forge:sheets/wrought_iron', '2x #forge:screws/steel')
|
||||
.circuit(3)
|
||||
.itemOutputs('create:item_vault')
|
||||
.duration(200)
|
||||
@@ -1264,7 +1264,7 @@ const registerCreateRecipes = (event) => {
|
||||
]).transitionalItem('create:incomplete_precision_mechanism').loops(3).id('tfg:create/sequenced_assembly/precision_mechanism')
|
||||
|
||||
event.recipes.gtceu.assembler('tfg:create/precision_mechanism')
|
||||
.itemInputs('#forge:plates/gold', '3x #forge:small_springs/gold', '3x #forge:small_gears/brass', '3x #forge:bolts/wrought_iron')
|
||||
.itemInputs('#forge:plates/gold', '2x #forge:small_springs/gold', '2x #forge:small_gears/brass', '2x #forge:bolts/wrought_iron')
|
||||
.itemOutputs('create:precision_mechanism')
|
||||
.duration(2000)
|
||||
.EUt(20)
|
||||
|
||||
@@ -81,9 +81,9 @@ const registerCreateAdditionsRecipes = (event) => {
|
||||
}).id('tfg:createadditions/shaped/electric_motor')
|
||||
|
||||
event.shaped('createaddition:alternator', [
|
||||
'ACA',
|
||||
'FDB',
|
||||
'ECE'
|
||||
'AEA',
|
||||
'CDC',
|
||||
'BFB'
|
||||
], {
|
||||
A: '#gtceu:resistors',
|
||||
B: '#gtceu:circuits/lv',
|
||||
|
||||
@@ -201,51 +201,37 @@ const registerExtendedAE2Recipes = (event) => {
|
||||
//#region bus
|
||||
|
||||
//ex import bus part
|
||||
event.recipes.gtceu.assembly_line('expatternprovider:ex_import_bus_part')
|
||||
event.recipes.gtceu.assembler('expatternprovider:ex_import_bus_part')
|
||||
.itemInputs(
|
||||
'2x #forge:plates/tungsten_steel',
|
||||
'8x ae2:calculation_processor',
|
||||
'4x megacells:accumulation_processor',
|
||||
'4x ae2:annihilation_core',
|
||||
'2x ae2:import_bus',
|
||||
'2x gtceu:iv_conveyor_module',
|
||||
'2x gtceu:iv_electric_pump',
|
||||
'gtceu:iv_robot_arm',
|
||||
'4x #forge:rods/tungsten_steel',
|
||||
'8x #forge:bolts/tungsten_steel',
|
||||
'4x ae2:speed_card',)
|
||||
.inputFluids(Fluid.of('gtceu:polybenzimidazole', 144))
|
||||
'1x #forge:plates/stainless_steel',
|
||||
'2x ae2:annihilation_core',
|
||||
'2x gtceu:hv_robot_arm',
|
||||
'1x megacells:accumulation_processor')
|
||||
.inputFluids(Fluid.of('gtceu:polyvinyl_chloride', 144))
|
||||
.itemOutputs('expatternprovider:ex_import_bus_part')
|
||||
.circuit(2)
|
||||
.duration(200)
|
||||
.EUt(7680)
|
||||
.cleanroom(CleanroomType.CLEANROOM)
|
||||
.EUt(GTValues.VA[GTValues.HV])
|
||||
|
||||
//ex export bus part
|
||||
event.recipes.gtceu.assembly_line('expatternprovider:ex_export_bus_part')
|
||||
event.recipes.gtceu.assembler('expatternprovider:ex_export_bus_part')
|
||||
.itemInputs(
|
||||
'2x #forge:plates/tungsten_steel',
|
||||
'8x ae2:calculation_processor',
|
||||
'4x megacells:accumulation_processor',
|
||||
'4x ae2:formation_core',
|
||||
'2x ae2:export_bus',
|
||||
'2x gtceu:iv_conveyor_module',
|
||||
'2x gtceu:iv_electric_pump',
|
||||
'gtceu:iv_robot_arm',
|
||||
'4x #forge:rods/tungsten_steel',
|
||||
'8x #forge:bolts/tungsten_steel',
|
||||
'4x ae2:speed_card',)
|
||||
.inputFluids(Fluid.of('gtceu:polybenzimidazole', 144))
|
||||
.itemOutputs('expatternprovider:ex_export_bus_part')
|
||||
.duration(200)
|
||||
.EUt(7680)
|
||||
.cleanroom(CleanroomType.CLEANROOM)
|
||||
'1x #forge:plates/stainless_steel',
|
||||
'2x ae2:formation_core',
|
||||
'2x gtceu:hv_robot_arm',
|
||||
'1x megacells:accumulation_processor')
|
||||
.inputFluids(Fluid.of('gtceu:polyvinyl_chloride', 144))
|
||||
.itemOutputs('expatternprovider:ex_export_bus_part')
|
||||
.circuit(3)
|
||||
.duration(200)
|
||||
.EUt(GTValues.VA[GTValues.HV])
|
||||
|
||||
//tag export bus
|
||||
event.recipes.gtceu.assembler('expatternprovider:tag_export_bus')
|
||||
.itemInputs(
|
||||
'expatternprovider:ex_export_bus_part',
|
||||
'ae2:export_bus',
|
||||
'2x ae2:logic_processor',
|
||||
'gtceu:digital_interface_cover',)
|
||||
'#gtceu:circuits/ulv')
|
||||
.itemOutputs('expatternprovider:tag_export_bus')
|
||||
.duration(100)
|
||||
.EUt(480)
|
||||
@@ -255,7 +241,7 @@ const registerExtendedAE2Recipes = (event) => {
|
||||
.itemInputs(
|
||||
'ae2:storage_bus',
|
||||
'2x ae2:logic_processor',
|
||||
'gtceu:digital_interface_cover',)
|
||||
'#gtceu:circuits/ulv')
|
||||
.itemOutputs('expatternprovider:tag_storage_bus')
|
||||
.duration(100)
|
||||
.EUt(480)
|
||||
@@ -263,9 +249,9 @@ const registerExtendedAE2Recipes = (event) => {
|
||||
//mod export bus
|
||||
event.recipes.gtceu.assembler('expatternprovider:mod_export_bus')
|
||||
.itemInputs(
|
||||
'expatternprovider:ex_export_bus_part',
|
||||
'ae2:export_bus',
|
||||
'2x ae2:calculation_processor',
|
||||
'gtceu:digital_interface_cover',)
|
||||
'#gtceu:circuits/ulv')
|
||||
.itemOutputs('expatternprovider:mod_export_bus')
|
||||
.duration(100)
|
||||
.EUt(480)
|
||||
@@ -275,7 +261,7 @@ const registerExtendedAE2Recipes = (event) => {
|
||||
.itemInputs(
|
||||
'ae2:storage_bus',
|
||||
'2x ae2:calculation_processor',
|
||||
'gtceu:digital_interface_cover',)
|
||||
'#gtceu:circuits/ulv')
|
||||
.itemOutputs('expatternprovider:mod_storage_bus')
|
||||
.duration(100)
|
||||
.EUt(480)
|
||||
@@ -283,8 +269,9 @@ const registerExtendedAE2Recipes = (event) => {
|
||||
//precise export bus
|
||||
event.recipes.gtceu.assembler('expatternprovider:precise_export_bus')
|
||||
.itemInputs(
|
||||
'expatternprovider:ex_export_bus_part',
|
||||
'2x ae2:calculation_processor',)
|
||||
'ae2:export_bus',
|
||||
'2x ae2:engineering_processor',
|
||||
'#gtceu:circuits/ulv')
|
||||
.itemOutputs('expatternprovider:precise_export_bus')
|
||||
.duration(100)
|
||||
.EUt(480)
|
||||
@@ -293,7 +280,8 @@ const registerExtendedAE2Recipes = (event) => {
|
||||
event.recipes.gtceu.assembler('expatternprovider:precise_storage_bus')
|
||||
.itemInputs(
|
||||
'ae2:storage_bus',
|
||||
'2x ae2:calculation_processor',)
|
||||
'2x ae2:engineering_processor',
|
||||
'#gtceu:circuits/ulv')
|
||||
.itemOutputs('expatternprovider:precise_storage_bus')
|
||||
.duration(100)
|
||||
.EUt(480)
|
||||
@@ -301,34 +289,20 @@ const registerExtendedAE2Recipes = (event) => {
|
||||
//threshold export bus
|
||||
event.recipes.gtceu.assembler('expatternprovider:threshold_export_bus')
|
||||
.itemInputs(
|
||||
'expatternprovider:ex_export_bus_part',
|
||||
'ae2:export_bus',
|
||||
'2x ae2:logic_processor',
|
||||
'ae2:level_emitter',)
|
||||
'ae2:level_emitter')
|
||||
.itemOutputs('expatternprovider:threshold_export_bus')
|
||||
.duration(100)
|
||||
.EUt(480)
|
||||
|
||||
|
||||
|
||||
//#endregion
|
||||
|
||||
//caner
|
||||
event.recipes.gtceu.assembler('expatternprovider:caner')
|
||||
.itemInputs(
|
||||
'#forge:frames/stainless_steel',
|
||||
'expatternprovider:ingredient_buffer',
|
||||
'ae2:import_bus',
|
||||
'ae2:export_bus',
|
||||
'2x ae2:calculation_processor')
|
||||
.itemOutputs('expatternprovider:caner')
|
||||
.duration(100)
|
||||
.EUt(480)
|
||||
|
||||
//active formation plane
|
||||
event.recipes.gtceu.assembler('expatternprovider:active_formation_plane')
|
||||
.itemInputs(
|
||||
'ae2:formation_plane',
|
||||
'expatternprovider:ex_export_bus_part',
|
||||
'expatternprovider:export_bus',
|
||||
'2x ae2:engineering_processor')
|
||||
.itemOutputs('expatternprovider:active_formation_plane')
|
||||
.duration(100)
|
||||
@@ -349,7 +323,7 @@ const registerExtendedAE2Recipes = (event) => {
|
||||
.itemInputs(
|
||||
'ae2:level_emitter',
|
||||
'2x minecraft:redstone_torch',
|
||||
'2x ae2:calculation_processor',)
|
||||
'2x ae2:calculation_processor')
|
||||
.itemOutputs('expatternprovider:threshold_level_emitter')
|
||||
.duration(100)
|
||||
.EUt(480)
|
||||
@@ -383,13 +357,12 @@ const registerExtendedAE2Recipes = (event) => {
|
||||
//me packing tape
|
||||
event.recipes.gtceu.assembler('expatternprovider:me_packing_tape')
|
||||
.itemInputs(
|
||||
'#forge:rods/stainless_steel',
|
||||
'8x #forge:dusts/fluix',
|
||||
'4x #forge:plates/paper',)
|
||||
'4x #forge:dusts/fluix',
|
||||
'2x #forge:plates/paper')
|
||||
.inputFluids(Fluid.of('gtceu:glue', 144))
|
||||
.itemOutputs(Item.of('expatternprovider:me_packing_tape', '{Damage:0}'))
|
||||
.duration(100)
|
||||
.EUt(1920)
|
||||
.EUt(GTValues.VA[GTValues.MV])
|
||||
|
||||
//ex pattern access
|
||||
event.recipes.gtceu.assembler('expatternprovider:ex_pattern_access_part')
|
||||
@@ -527,21 +500,6 @@ const registerExtendedAE2Recipes = (event) => {
|
||||
.duration(200)
|
||||
.EUt(1920)
|
||||
|
||||
event.recipes.gtceu.assembler('expatternprovider:ex_charger')
|
||||
.itemInputs(
|
||||
'4x ae2:charger',
|
||||
'4x ae2:storage_bus',
|
||||
'ae2:cable_interface',
|
||||
'4x #forge:double_wires/uranium_triplatinum',
|
||||
'4x ae2:logic_processor',
|
||||
'4x ae2:engineering_processor',
|
||||
'2x megacells:accumulation_processor',
|
||||
|
||||
)
|
||||
.itemOutputs('expatternprovider:ex_charger')
|
||||
.duration(200)
|
||||
.EUt(1920)
|
||||
|
||||
//#endregion
|
||||
|
||||
//#region Assembler Matrix
|
||||
|
||||
@@ -654,12 +654,12 @@ const registerFirmaLifeRecipes = (event) => {
|
||||
//#region Sticky Resin by Vat
|
||||
|
||||
event.recipes.firmalife.vat()
|
||||
.inputs('tfc:powder/sulfur', Fluid.of('tfg:latex', 1000))
|
||||
.inputs('tfc:powder/wood_ash', Fluid.of('tfg:latex', 1000))
|
||||
.outputItem('gtceu:sticky_resin')
|
||||
.id('tfg:vat/latex_to_sticky_resin');
|
||||
|
||||
event.recipes.firmalife.vat()
|
||||
.inputs('tfc:powder/sulfur', Fluid.of('tfg:conifer_pitch', 1000))
|
||||
.inputs('tfc:powder/wood_ash', Fluid.of('tfg:conifer_pitch', 1000))
|
||||
.outputItem('gtceu:sticky_resin')
|
||||
.id('tfg:vat/conifer_pitch_to_sticky_resin');
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ function registerGreateRecipes(event) {
|
||||
|
||||
// #region Shafts
|
||||
|
||||
event.shaped('4x greate:andesite_alloy_shaft', [
|
||||
event.shaped('9x greate:andesite_alloy_shaft', [
|
||||
'A ',
|
||||
' B'
|
||||
], {
|
||||
@@ -19,15 +19,7 @@ function registerGreateRecipes(event) {
|
||||
B: '#forge:plates/black_bronze'
|
||||
}).id('greate:shaped/andesite_alloy_shaft_black_bronze')
|
||||
|
||||
event.shaped('6x greate:andesite_alloy_shaft', [
|
||||
'A ',
|
||||
' B'
|
||||
], {
|
||||
A: '#forge:tools/saws',
|
||||
B: '#forge:plates/wrought_iron'
|
||||
}).id('greate:shaped/andesite_alloy_shaft')
|
||||
|
||||
event.shaped('4x greate:andesite_alloy_shaft', [
|
||||
event.shaped('9x greate:andesite_alloy_shaft', [
|
||||
'A ',
|
||||
' B'
|
||||
], {
|
||||
@@ -35,7 +27,7 @@ function registerGreateRecipes(event) {
|
||||
B: '#forge:plates/bronze'
|
||||
}).id('greate:shaped/andesite_alloy_shaft_bronze')
|
||||
|
||||
event.shaped('4x greate:andesite_alloy_shaft', [
|
||||
event.shaped('9x greate:andesite_alloy_shaft', [
|
||||
'A ',
|
||||
' B'
|
||||
], {
|
||||
@@ -43,40 +35,73 @@ function registerGreateRecipes(event) {
|
||||
B: '#forge:plates/bismuth_bronze'
|
||||
}).id('greate:shaped/andesite_alloy_shaft_bismuth_bronze')
|
||||
|
||||
generateCutterRecipe(event, '#forge:plates/wrought_iron', '6x greate:andesite_alloy_shaft', 100, GTValues.VA[GTValues.ULV], 'andesite_alloy_shaft')
|
||||
generateCutterRecipe(event, '#forge:plates/steel', '6x greate:steel_shaft', 100, GTValues.VA[GTValues.ULV], 'steel_shaft')
|
||||
generateCutterRecipe(event, '#forge:plates/aluminium', '6x greate:aluminium_shaft', 100, GTValues.VA[GTValues.LV], 'aluminium_shaft')
|
||||
generateCutterRecipe(event, '#forge:plates/stainless_steel', '6x greate:stainless_steel_shaft', 100, GTValues.VA[GTValues.MV], 'stainless_steel_shaft')
|
||||
generateCutterRecipe(event, '#forge:plates/titanium', '6x greate:titanium_shaft', 100, GTValues.VA[GTValues.HV], 'titanium_shaft')
|
||||
event.shaped('9x greate:steel_shaft', [
|
||||
'A ',
|
||||
' B'
|
||||
], {
|
||||
A: '#forge:tools/saws',
|
||||
B: '#forge:plates/steel'
|
||||
}).id('greate:shaped/steel_shaft')
|
||||
|
||||
event.shaped('9x greate:aluminium_shaft', [
|
||||
'A ',
|
||||
' B'
|
||||
], {
|
||||
A: '#forge:tools/saws',
|
||||
B: '#forge:plates/aluminium'
|
||||
}).id('greate:shaped/aluminium_shaft')
|
||||
|
||||
event.shaped('9x greate:stainless_steel_shaft', [
|
||||
'A ',
|
||||
' B'
|
||||
], {
|
||||
A: '#forge:tools/saws',
|
||||
B: '#forge:plates/stainless_steel'
|
||||
}).id('greate:shaped/stainless_steel_shaft')
|
||||
|
||||
event.shaped('9x greate:titanium_shaft', [
|
||||
'A ',
|
||||
' B'
|
||||
], {
|
||||
A: '#forge:tools/saws',
|
||||
B: '#forge:plates/titanium'
|
||||
}).id('greate:shaped/titanium_shaft')
|
||||
|
||||
generateCutterRecipe(event, '#forge:plates/bronze', '9x greate:andesite_alloy_shaft', 100, GTValues.VA[GTValues.ULV], 'andesite_alloy_shaft_bronze')
|
||||
generateCutterRecipe(event, '#forge:plates/black_bronze', '9x greate:andesite_alloy_shaft', 100, GTValues.VA[GTValues.ULV], 'andesite_alloy_shaft_black_bronze')
|
||||
generateCutterRecipe(event, '#forge:plates/bismuth_bronze', '9x greate:andesite_alloy_shaft', 100, GTValues.VA[GTValues.ULV], 'andesite_alloy_shaft_bismuth_bronze')
|
||||
generateCutterRecipe(event, '#forge:plates/steel', '9x greate:steel_shaft', 100, GTValues.VA[GTValues.ULV], 'steel_shaft')
|
||||
generateCutterRecipe(event, '#forge:plates/aluminium', '9x greate:aluminium_shaft', 100, GTValues.VA[GTValues.LV], 'aluminium_shaft')
|
||||
generateCutterRecipe(event, '#forge:plates/stainless_steel', '9x greate:stainless_steel_shaft', 100, GTValues.VA[GTValues.MV], 'stainless_steel_shaft')
|
||||
generateCutterRecipe(event, '#forge:plates/titanium', '9x greate:titanium_shaft', 100, GTValues.VA[GTValues.HV], 'titanium_shaft')
|
||||
|
||||
// #endregion
|
||||
|
||||
// #region Cogs
|
||||
|
||||
event.shapeless('greate:andesite_alloy_cogwheel', ['greate:andesite_alloy_shaft', '#forge:small_gears/wood', '#forge:tools/hammers'])
|
||||
event.shapeless('greate:andesite_alloy_cogwheel', ['greate:andesite_alloy_shaft', '#forge:small_gears/wood'])
|
||||
.id('greate:shapeless/andesite_alloy_cogwheel')
|
||||
event.shapeless('greate:large_andesite_alloy_cogwheel', ['greate:andesite_alloy_shaft', '#forge:gears/wood', '#forge:tools/hammers'])
|
||||
event.shapeless('greate:large_andesite_alloy_cogwheel', ['greate:andesite_alloy_shaft', '#forge:gears/wood'])
|
||||
.id('greate:shapeless/large_andesite_alloy_cogwheel');
|
||||
|
||||
// TODO: recycling recipes for these?
|
||||
event.shapeless('greate:steel_cogwheel', ['greate:steel_shaft', '#forge:small_gears/wrought_iron', '#forge:tools/wrenches'])
|
||||
event.shapeless('greate:steel_cogwheel', ['greate:steel_shaft', '#forge:small_gears/wrought_iron'])
|
||||
.id('greate:shapeless/steel_cogwheel')
|
||||
event.shapeless('greate:large_steel_cogwheel', ['greate:steel_shaft', '#forge:small_gears/wrought_iron','#forge:small_gears/wrought_iron', '#forge:tools/wrenches'])
|
||||
event.shapeless('greate:large_steel_cogwheel', ['greate:steel_shaft', '#forge:small_gears/wrought_iron','#forge:small_gears/wrought_iron'])
|
||||
.id('greate:shapeless/large_steel_cogwheel');
|
||||
|
||||
event.shapeless('greate:aluminium_cogwheel', ['greate:aluminium_shaft', '#forge:small_gears/steel', '#forge:tools/wrenches'])
|
||||
event.shapeless('greate:aluminium_cogwheel', ['greate:aluminium_shaft', '#forge:small_gears/steel'])
|
||||
.id('greate:shapeless/aluminium_cogwheel')
|
||||
event.shapeless('greate:large_aluminium_cogwheel', ['greate:aluminium_shaft', '#forge:small_gears/steel', '#forge:small_gears/steel', '#forge:tools/wrenches'])
|
||||
event.shapeless('greate:large_aluminium_cogwheel', ['greate:aluminium_shaft', '#forge:small_gears/steel', '#forge:small_gears/steel'])
|
||||
.id('greate:shapeless/large_aluminium_cogwheel');
|
||||
|
||||
event.shapeless('greate:stainless_steel_cogwheel', ['greate:stainless_steel_shaft', '#forge:small_gears/aluminium', '#forge:tools/wrenches'])
|
||||
event.shapeless('greate:stainless_steel_cogwheel', ['greate:stainless_steel_shaft', '#forge:small_gears/aluminium'])
|
||||
.id('greate:shapeless/stainless_steel_cogwheel')
|
||||
event.shapeless('greate:large_stainless_steel_cogwheel', ['greate:stainless_steel_shaft', '#forge:small_gears/aluminium', '#forge:small_gears/aluminium', '#forge:tools/wrenches'])
|
||||
event.shapeless('greate:large_stainless_steel_cogwheel', ['greate:stainless_steel_shaft', '#forge:small_gears/aluminium', '#forge:small_gears/aluminium'])
|
||||
.id('greate:shapeless/large_stainless_steel_cogwheel');
|
||||
|
||||
event.shapeless('greate:titanium_cogwheel', ['greate:titanium_shaft', '#forge:small_gears/stainless_steel', '#forge:tools/wrenches'])
|
||||
event.shapeless('greate:titanium_cogwheel', ['greate:titanium_shaft', '#forge:small_gears/stainless_steel'])
|
||||
.id('greate:shapeless/titanium_cogwheel')
|
||||
event.shapeless('greate:large_titanium_cogwheel', ['greate:titanium_shaft', '#forge:small_gears/stainless_steel', '#forge:small_gears/stainless_steel', '#forge:tools/wrenches'])
|
||||
event.shapeless('greate:large_titanium_cogwheel', ['greate:titanium_shaft', '#forge:small_gears/stainless_steel', '#forge:small_gears/stainless_steel'])
|
||||
.id('greate:shapeless/large_titanium_cogwheel');
|
||||
|
||||
// #endregion
|
||||
@@ -294,7 +319,7 @@ function registerGreateRecipes(event) {
|
||||
|
||||
// #region Belt Connector
|
||||
|
||||
event.shaped('greate:rubber_belt_connector', [
|
||||
event.shaped('3x greate:rubber_belt_connector', [
|
||||
'C ',
|
||||
'AAA',
|
||||
'B '
|
||||
@@ -304,7 +329,14 @@ function registerGreateRecipes(event) {
|
||||
C: '#forge:tools/hammers',
|
||||
}).id('greate:shaped/rubber_belt_connector')
|
||||
|
||||
event.shaped('greate:silicone_rubber_belt_connector', [
|
||||
event.recipes.gtceu.assembler('rubber_belt_connector')
|
||||
.itemInputs('#forge:plates/rubber')
|
||||
.itemOutputs('greate:rubber_belt_connector')
|
||||
.circuit(11)
|
||||
.duration(50)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
event.shaped('3x greate:silicone_rubber_belt_connector', [
|
||||
'C ',
|
||||
'AAA',
|
||||
'B '
|
||||
@@ -314,7 +346,14 @@ function registerGreateRecipes(event) {
|
||||
C: '#forge:tools/hammers',
|
||||
}).id('greate:shaped/silicone_rubber_belt_connector')
|
||||
|
||||
event.shaped('greate:polyethylene_belt_connector', [
|
||||
event.recipes.gtceu.assembler('silicone_rubber_belt_connector')
|
||||
.itemInputs('#forge:plates/silicone_rubber')
|
||||
.itemOutputs('greate:silicone_rubber_belt_connector')
|
||||
.circuit(11)
|
||||
.duration(50)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
event.shaped('3x greate:polyethylene_belt_connector', [
|
||||
'C ',
|
||||
'AAA',
|
||||
'B '
|
||||
@@ -324,6 +363,13 @@ function registerGreateRecipes(event) {
|
||||
C: '#forge:tools/hammers',
|
||||
}).id('greate:shaped/polyethylene_belt_connector')
|
||||
|
||||
event.recipes.gtceu.assembler('polyethylene_belt_connector')
|
||||
.itemInputs('#forge:plates/styrene_butadiene_rubber')
|
||||
.itemOutputs('greate:rubber_polyethylene_belt_connectorbelt_connector')
|
||||
.circuit(11)
|
||||
.duration(50)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
// #endregion
|
||||
|
||||
// #region Mixer
|
||||
|
||||
@@ -482,21 +482,21 @@ function registerGreateRecyclingRecipes(event) {
|
||||
|
||||
event.recipes.gtceu.macerator('greate:rubber_belt_connector')
|
||||
.itemInputs('greate:rubber_belt_connector')
|
||||
.itemOutputs(ChemicalHelper.get(TagPrefix.dust, GTMaterials.Rubber, 6))
|
||||
.itemOutputs(ChemicalHelper.get(TagPrefix.dust, GTMaterials.Rubber, 1))
|
||||
.duration(GTMaterials.Rubber.getMass() * 3)
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
event.recipes.gtceu.macerator('greate:silicone_rubber_belt_connector')
|
||||
.itemInputs('greate:silicone_rubber_belt_connector')
|
||||
.itemOutputs(ChemicalHelper.get(TagPrefix.dust, GTMaterials.SiliconeRubber, 6))
|
||||
.itemOutputs(ChemicalHelper.get(TagPrefix.dust, GTMaterials.SiliconeRubber, 1))
|
||||
.duration(GTMaterials.SiliconeRubber.getMass() * 3)
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
event.recipes.gtceu.macerator('greate:polyethylene_belt_connector')
|
||||
.itemInputs('greate:polyethylene_belt_connector')
|
||||
.itemOutputs(ChemicalHelper.get(TagPrefix.dust, GTMaterials.StyreneButadieneRubber, 6))
|
||||
.itemOutputs(ChemicalHelper.get(TagPrefix.dust, GTMaterials.StyreneButadieneRubber, 1))
|
||||
.duration(GTMaterials.StyreneButadieneRubber.getMass() * 3)
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
@@ -15,6 +15,8 @@ function removeGreateRecipes(event) {
|
||||
event.remove({ id: 'greate:shapeless/large_stainless_steel_cogwheel_from_little' })
|
||||
event.remove({ id: 'greate:shapeless/large_titanium_cogwheel_from_little' })
|
||||
|
||||
event.remove({ id: 'greate:shaped/andesite_alloy_shaft' })
|
||||
|
||||
// Until we got a fix from Greate for recipes in a cleanroom
|
||||
event.remove({ id: 'greate:shaped/stainless_steel_mechanical_saw' })
|
||||
event.remove({ id: 'greate:shaped/titanium_mechanical_saw' })
|
||||
|
||||
@@ -21,16 +21,4 @@ global.GTCEU_ANVIL_TOOL_TYPES = [
|
||||
GTToolType.KNIFE,
|
||||
GTToolType.BUTCHERY_KNIFE,
|
||||
// GTToolType.PLUNGER
|
||||
];
|
||||
|
||||
global.GTCEU_TOOLTYPES_WHICH_HAS_TFC_DUPS = {
|
||||
"tfc:swords" : GTToolType.SWORD,
|
||||
"tfc:pickaxes" : GTToolType.PICKAXE,
|
||||
"tfc:axes" : GTToolType.AXE,
|
||||
"tfc:shovels" : GTToolType.SHOVEL,
|
||||
"tfc:hoes" : GTToolType.HOE,
|
||||
"tfc:hammers" : GTToolType.HARD_HAMMER,
|
||||
"tfc:knives" : GTToolType.KNIFE,
|
||||
"tfc:saws" : GTToolType.SAW,
|
||||
"tfc:scythes" : GTToolType.SCYTHE
|
||||
};
|
||||
];
|
||||
@@ -81,7 +81,7 @@ const registerGTCEULoots = (event) => {
|
||||
})
|
||||
|
||||
// Go through all materials
|
||||
GTMaterialRegistry.getRegisteredMaterials().forEach(material => {
|
||||
forEachMaterial(material => {
|
||||
|
||||
if (material.hasProperty(PropertyKey.ORE)) {
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
const registerGTCEURecipes = (event) => {
|
||||
|
||||
registerGTCEUMetalRecipes(event)
|
||||
registerGTCEURecyclingRecipes(event)
|
||||
registerGTCEURecyclingRecipes(event)
|
||||
registerGTCEuTFCMetalsRecipes(event)
|
||||
registerGTCEuMachineRecipes(event)
|
||||
|
||||
@@ -69,15 +69,15 @@ const registerGTCEURecipes = (event) => {
|
||||
|
||||
//#endregion
|
||||
|
||||
event.recipes.gtceu.centrifuge('tfg:beets_to_sugar')
|
||||
.itemInputs('5x tfc:food/beet')
|
||||
.inputFluids(Fluid.of('tfc:salt_water', 1000))
|
||||
.itemOutputs('3x minecraft:sugar', '3x gtceu:plant_ball', '1x #forge:dusts/salt')
|
||||
.outputFluids(Fluid.of('minecraft:water', 1000))
|
||||
.duration(800)
|
||||
.EUt(7)
|
||||
.circuit(3)
|
||||
|
||||
event.recipes.gtceu.centrifuge('tfg:beets_to_sugar')
|
||||
.itemInputs('5x tfc:food/beet')
|
||||
.inputFluids(Fluid.of('tfc:salt_water', 1000))
|
||||
.itemOutputs('3x minecraft:sugar', '3x gtceu:plant_ball', '1x #forge:dusts/salt')
|
||||
.outputFluids(Fluid.of('minecraft:water', 1000))
|
||||
.duration(800)
|
||||
.EUt(7)
|
||||
.circuit(3)
|
||||
|
||||
event.smelting('4x tfc:powder/wood_ash', '1x #minecraft:logs_that_burn').id('tfg:wood_ash')
|
||||
|
||||
//#region Выход: Соленая пыль + Вода
|
||||
@@ -134,23 +134,30 @@ const registerGTCEURecipes = (event) => {
|
||||
//#region Выход: Капля резины
|
||||
|
||||
// Из латекса
|
||||
event.recipes.tfc.pot('tfc:powder/sulfur', Fluid.of('tfg:latex', 1000), 1200, 300)
|
||||
event.recipes.tfc.pot('tfc:powder/wood_ash', Fluid.of('tfg:latex', 1000), 1200, 300)
|
||||
.itemOutput('gtceu:sticky_resin')
|
||||
.id('tfg:pot/sticky_resin_from_latex')
|
||||
|
||||
event.recipes.tfc.pot('tfc:powder/sulfur', Fluid.of('tfg:conifer_pitch', 1000), 1200, 300)
|
||||
event.recipes.tfc.pot('tfc:powder/wood_ash', Fluid.of('tfg:conifer_pitch', 1000), 1200, 300)
|
||||
.itemOutput('gtceu:sticky_resin')
|
||||
.id('tfg:pot/sticky_resin_from_conifer_pitch')
|
||||
|
||||
event.recipes.gtceu.fluid_solidifier('tfg:fluid_solidifier/latex_heating')
|
||||
.duration(24*20)
|
||||
event.recipes.gtceu.fluid_solidifier('tfg:fluid_solidifier/latex_to_sticky_resin')
|
||||
.duration(24 * 20)
|
||||
.EUt(30)
|
||||
.itemInputs('tfc:powder/sulfur')
|
||||
.itemInputs('tfc:powder/wood_ash')
|
||||
.itemOutputs('gtceu:sticky_resin')
|
||||
.inputFluids(Fluid.of('tfg:latex', 1000))
|
||||
|
||||
event.recipes.gtceu.fluid_solidifier('tfg:fluid_solidifier/pitch_to_sticky_resin')
|
||||
.duration(24 * 20)
|
||||
.EUt(30)
|
||||
.itemInputs('tfc:powder/wood_ash')
|
||||
.itemOutputs('gtceu:sticky_resin')
|
||||
.inputFluids(Fluid.of('tfg:conifer_pitch', 1000))
|
||||
//#endregion
|
||||
|
||||
//#region Выход: Растительный шарик
|
||||
|
||||
// 8x Ванильная растительность -> Plant Ball (Compressor)
|
||||
|
||||
event.recipes.gtceu.compressor('plant_ball_from_tfc_seeds')
|
||||
@@ -263,44 +270,14 @@ const registerGTCEURecipes = (event) => {
|
||||
|
||||
//#region Выход: Цемент
|
||||
|
||||
generateMixerRecipe(
|
||||
event,
|
||||
['2x #tfg:stone_dusts', 'gtceu:marble_dust', 'gtceu:gypsum_dust'],
|
||||
Fluid.of('minecraft:water', 1000),
|
||||
[],
|
||||
null,
|
||||
Fluid.of('gtceu:concrete', 1152),
|
||||
40,
|
||||
16,
|
||||
64,
|
||||
'concrete_from_marble'
|
||||
)
|
||||
generateMixerRecipe(event, ['2x #tfg:stone_dusts', 'gtceu:marble_dust', 'gtceu:gypsum_dust'],
|
||||
Fluid.of('minecraft:water', 1000), [], null, Fluid.of('gtceu:concrete', 1152), 40, 16, 64, 'concrete_from_marble')
|
||||
|
||||
generateMixerRecipe(
|
||||
event,
|
||||
['3x #tfg:stone_dusts', 'gtceu:clay_dust'],
|
||||
Fluid.of('minecraft:water', 500),
|
||||
[],
|
||||
null,
|
||||
Fluid.of('gtceu:concrete', 576),
|
||||
20,
|
||||
16,
|
||||
64,
|
||||
'concrete_from_clay'
|
||||
)
|
||||
generateMixerRecipe(event, ['3x #tfg:stone_dusts', 'gtceu:clay_dust'],
|
||||
Fluid.of('minecraft:water', 500), [], null, Fluid.of('gtceu:concrete', 576), 20, 16, 64, 'concrete_from_clay')
|
||||
|
||||
generateMixerRecipe(
|
||||
event,
|
||||
['3x #tfg:stone_dusts', 'gtceu:calcite_dust', 'gtceu:gypsum_dust'],
|
||||
Fluid.of('minecraft:water', 1000),
|
||||
[],
|
||||
null,
|
||||
Fluid.of('gtceu:concrete', 1152),
|
||||
40,
|
||||
16,
|
||||
64,
|
||||
'concrete_from_calcite'
|
||||
)
|
||||
generateMixerRecipe(event, ['3x #tfg:stone_dusts', 'gtceu:calcite_dust', 'gtceu:gypsum_dust'],
|
||||
Fluid.of('minecraft:water', 1000), [], null, Fluid.of('gtceu:concrete', 1152), 40, 16, 64, 'concrete_from_calcite')
|
||||
|
||||
//GT light/dark concrete recipe fix
|
||||
|
||||
@@ -348,7 +325,7 @@ const registerGTCEURecipes = (event) => {
|
||||
//#endregion
|
||||
|
||||
//#region GT marble
|
||||
|
||||
|
||||
event.stonecutting('gtceu:polished_marble', 'tfc:rock/bricks/marble').id('tfg:stonecutting/gt_polished_marble')
|
||||
event.stonecutting('gtceu:chiseled_marble', 'tfc:rock/bricks/marble').id('tfg:stonecutting/gt_chiseled_marble')
|
||||
event.stonecutting('gtceu:marble_tile', 'tfc:rock/bricks/marble').id('tfg:stonecutting/gt_marble_tile')
|
||||
@@ -462,17 +439,16 @@ const registerGTCEURecipes = (event) => {
|
||||
C: 'gtceu:brick_wooden_form'
|
||||
}).replaceIngredient('gtceu:brick_wooden_form', 'gtceu:brick_wooden_form').id('gtceu:shaped/compressed_coke_clay')
|
||||
|
||||
// Compressed Coke Clay -> Coke Oven Brick
|
||||
// Coke Oven Brick
|
||||
event.recipes.tfc.heating('gtceu:compressed_coke_clay', 1399)
|
||||
.resultItem('gtceu:coke_oven_brick')
|
||||
.id('tfg:heating/coke_oven_bricks')
|
||||
|
||||
// TFC FireBrick -> FireBrick dust
|
||||
event.recipes.gtceu.macerator('macerate_firebrick')
|
||||
.itemInputs('tfc:ceramic/fire_brick')
|
||||
.itemOutputs('gtceu:fireclay_dust')
|
||||
.duration(15)
|
||||
.EUt(2)
|
||||
event.recipes.gtceu.alloy_smelter('gtceu:coke_oven_brick')
|
||||
.itemInputs('#minecraft:sand', 'minecraft:clay_ball')
|
||||
.itemOutputs('gtceu:coke_oven_brick')
|
||||
.duration(7.5 * 20)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
// Multi-Smelter
|
||||
event.shaped('gtceu:multi_smelter', [
|
||||
@@ -724,44 +700,44 @@ const registerGTCEURecipes = (event) => {
|
||||
.circuit(2)
|
||||
|
||||
event.recipes.gtceu.coke_oven("tfg:raw_coal_to_coke")
|
||||
.itemInputs('gtceu:raw_coal')
|
||||
.itemOutputs('2x gtceu:coke_gem')
|
||||
.outputFluids(Fluid.of('gtceu:creosote', 2000))
|
||||
.duration(1710)
|
||||
.itemInputs('gtceu:raw_coal')
|
||||
.itemOutputs('2x gtceu:coke_gem')
|
||||
.outputFluids(Fluid.of('gtceu:creosote', 2000))
|
||||
.duration(1710)
|
||||
|
||||
event.recipes.gtceu.pyrolyse_oven("tfg:raw_coal_to_tar")
|
||||
.itemInputs('6x gtceu:raw_coal')
|
||||
.chancedOutput('gtceu:dark_ash_dust', 5000, 0)
|
||||
.outputFluids(Fluid.of('gtceu:coal_tar', 3000))
|
||||
.duration(288)
|
||||
.EUt(96)
|
||||
.circuit(8)
|
||||
event.recipes.gtceu.pyrolyse_oven("tfg:raw_coal_to_tar")
|
||||
.itemInputs('6x gtceu:raw_coal')
|
||||
.chancedOutput('gtceu:dark_ash_dust', 5000, 0)
|
||||
.outputFluids(Fluid.of('gtceu:coal_tar', 3000))
|
||||
.duration(288)
|
||||
.EUt(96)
|
||||
.circuit(8)
|
||||
|
||||
event.recipes.gtceu.pyrolyse_oven("tfg:raw_coal_to_coke_creosote")
|
||||
.itemInputs('8x gtceu:raw_coal')
|
||||
.itemOutputs('16x gtceu:coke_gem')
|
||||
.outputFluids(Fluid.of('gtceu:creosote', 8000))
|
||||
.duration(576)
|
||||
.EUt(64)
|
||||
.circuit(1)
|
||||
event.recipes.gtceu.pyrolyse_oven("tfg:raw_coal_to_coke_creosote")
|
||||
.itemInputs('8x gtceu:raw_coal')
|
||||
.itemOutputs('16x gtceu:coke_gem')
|
||||
.outputFluids(Fluid.of('gtceu:creosote', 8000))
|
||||
.duration(576)
|
||||
.EUt(64)
|
||||
.circuit(1)
|
||||
|
||||
event.recipes.gtceu.pyrolyse_oven("tfg:raw_coal_to_coal_gas")
|
||||
.itemInputs('8x gtceu:raw_coal')
|
||||
.itemOutputs('16x gtceu:coke_gem')
|
||||
.inputFluids(Fluid.of('gtceu:steam'))
|
||||
.outputFluids(Fluid.of('gtceu:coal_gas', 4000))
|
||||
.duration(288)
|
||||
.EUt(96)
|
||||
.circuit(22)
|
||||
event.recipes.gtceu.pyrolyse_oven("tfg:raw_coal_to_coal_gas")
|
||||
.itemInputs('8x gtceu:raw_coal')
|
||||
.itemOutputs('16x gtceu:coke_gem')
|
||||
.inputFluids(Fluid.of('gtceu:steam'))
|
||||
.outputFluids(Fluid.of('gtceu:coal_gas', 4000))
|
||||
.duration(288)
|
||||
.EUt(96)
|
||||
.circuit(22)
|
||||
|
||||
event.recipes.gtceu.pyrolyse_oven("tfg:raw_coal_to_coke_creosote_nitrogen")
|
||||
.itemInputs('8x gtceu:raw_coal')
|
||||
.itemOutputs('16x gtceu:coke_gem')
|
||||
.inputFluids(Fluid.of('gtceu:nitrogen'))
|
||||
.outputFluids(Fluid.of('gtceu:creosote', 8000))
|
||||
.duration(288)
|
||||
.EUt(96)
|
||||
.circuit(2)
|
||||
event.recipes.gtceu.pyrolyse_oven("tfg:raw_coal_to_coke_creosote_nitrogen")
|
||||
.itemInputs('8x gtceu:raw_coal')
|
||||
.itemOutputs('16x gtceu:coke_gem')
|
||||
.inputFluids(Fluid.of('gtceu:nitrogen'))
|
||||
.outputFluids(Fluid.of('gtceu:creosote', 8000))
|
||||
.duration(288)
|
||||
.EUt(96)
|
||||
.circuit(2)
|
||||
|
||||
// #endregion
|
||||
|
||||
@@ -885,6 +861,33 @@ const registerGTCEURecipes = (event) => {
|
||||
|
||||
// #endregion
|
||||
|
||||
// #region Rubber Processing Line
|
||||
event.recipes.firmalife.vat()
|
||||
.inputs('tfc:powder/sulfur', Fluid.of('tfg:latex', 1000))
|
||||
.outputFluid(Fluid.of('tfg:vulcanized_latex', 1000))
|
||||
.length(300)
|
||||
.temperature(300)
|
||||
.id('tfg:vat/vulcanized_latex')
|
||||
|
||||
event.recipes.tfc.pot('tfc:powder/sulfur', Fluid.of('tfg:latex', 1000), 1200, 300)
|
||||
.fluidOutput(Fluid.of('tfg:vulcanized_latex', 1000))
|
||||
.id('tfg:pot/vulcanized_latex')
|
||||
|
||||
event.recipes.gtceu.chemical_reactor('tfg:/latex_to_vulcanized_latex')
|
||||
.duration(200)
|
||||
.EUt(20)
|
||||
.itemInputs('tfc:powder/sulfur')
|
||||
.inputFluids(Fluid.of('tfg:latex', 1000))
|
||||
.outputFluids(Fluid.of('tfg:vulcanized_latex', 1000))
|
||||
|
||||
event.recipes.gtceu.fluid_solidifier('tfg:/vulcanized_latex_to_raw_rubber_pulp')
|
||||
.duration(100)
|
||||
.EUt(20)
|
||||
.inputFluids(Fluid.of('tfg:vulcanized_latex', 1000))
|
||||
.itemOutputs('4x gtceu:raw_rubber_dust')
|
||||
|
||||
// #endregion
|
||||
|
||||
// #region Primitive protection
|
||||
|
||||
event.recipes.tfc.barrel_sealed(2000)
|
||||
@@ -892,17 +895,6 @@ const registerGTCEURecipes = (event) => {
|
||||
.inputs('tfchotornot:mittens', Fluid.of('tfc:vinegar', 1000))
|
||||
.id('tfg:sealed_barrel/prepared_leather_gloves')
|
||||
|
||||
event.recipes.firmalife.vat()
|
||||
.inputs('tfc:powder/wood_ash', Fluid.of('tfg:latex', 100))
|
||||
.outputFluid(Fluid.of('tfg:vulcanized_latex', 100))
|
||||
.length(300)
|
||||
.temperature(300)
|
||||
.id('tfg:vat/vulcanized_latex')
|
||||
|
||||
event.recipes.tfc.pot('tfc:powder/wood_ash', Fluid.of('tfg:latex', 100), 1200, 300)
|
||||
.fluidOutput(Fluid.of('tfg:vulcanized_latex', 100))
|
||||
.id('tfg:pot/vulcanized_latex')
|
||||
|
||||
event.recipes.firmalife.vat()
|
||||
.outputItem('tfg:latex_soaked_gloves')
|
||||
.inputs('tfg:prepared_leather_gloves', Fluid.of('tfg:vulcanized_latex', 1000))
|
||||
@@ -968,6 +960,13 @@ const registerGTCEURecipes = (event) => {
|
||||
.chancedOutput('gtceu:plant_ball', 1000, 850)
|
||||
.duration(400)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
event.recipes.gtceu.chemical_reactor(`tfg:treat_latex_plants_into_latex`)
|
||||
.itemInputs('16x #tfg:rubber_plants', 'gtceu:tiny_sodium_hydroxide_dust')
|
||||
.circuit(1)
|
||||
.outputFluids(Fluid.of('tfg:latex', 1000))
|
||||
.duration(200)
|
||||
.EUt(20)
|
||||
|
||||
event.recipes.createSequencedAssembly([
|
||||
'gtceu:ulv_voltage_coil',
|
||||
@@ -991,7 +990,7 @@ const registerGTCEURecipes = (event) => {
|
||||
.duration(2400)
|
||||
.EUt(2)
|
||||
|
||||
GTMaterialRegistry.getRegisteredMaterials().forEach(material => {
|
||||
forEachMaterial(material => {
|
||||
|
||||
const tfcProperty = material.getProperty(TFGPropertyKey.TFC_PROPERTY)
|
||||
if (tfcProperty == null)
|
||||
@@ -1014,7 +1013,49 @@ const registerGTCEURecipes = (event) => {
|
||||
})
|
||||
|
||||
//#endregion
|
||||
|
||||
|
||||
//#region Changing tiers of decomposition recipes
|
||||
|
||||
event.recipes.gtceu.electrolyzer('gtceu:decomposition_electrolyzing_clay')
|
||||
.itemInputs('13x #forge:dusts/clay')
|
||||
.itemOutputs('2x #forge:dusts/sodium', '1x #forge:dusts/lithium', '2x #forge:dusts/aluminium', '2x #forge:dusts/silicon')
|
||||
.outputFluids(Fluid.of('minecraft:water', 6000))
|
||||
.duration(GTMaterials.Clay.getMass() * 13)
|
||||
.EUt(GTValues.VA[GTValues.HV])
|
||||
|
||||
event.recipes.gtceu.centrifuge('gtceu:stone_dust_separation')
|
||||
.itemInputs('gtceu:stone_dust')
|
||||
.chancedOutput('#forge:dusts/quartzite', 2500, 0)
|
||||
.chancedOutput('#forge:dusts/potassium_feldspar', 2500, 0)
|
||||
.chancedOutput('#forge:dusts/marble', 2222, 0)
|
||||
.chancedOutput('#forge:dusts/biotite', 1111, 0)
|
||||
.chancedOutput('#forge:dusts/metal_mixture', 825, 80)
|
||||
.chancedOutput('#forge:dusts/sodalite', 550, 55)
|
||||
.duration(12 * 20)
|
||||
.EUt(GTValues.VA[GTValues.HV])
|
||||
|
||||
|
||||
//#endregion
|
||||
|
||||
//#region Tape
|
||||
|
||||
event.shaped('gtceu:basic_tape', [
|
||||
' A ',
|
||||
'ABA',
|
||||
' A '
|
||||
], {
|
||||
A: 'minecraft:paper',
|
||||
B: 'tfc:glue'
|
||||
}).id('tfg:shaped/basic_tape_from_glue')
|
||||
|
||||
event.recipes.gtceu.assembler('basic_tape_from_glue')
|
||||
.itemInputs('2x minecraft:paper', 'tfc:glue')
|
||||
.itemOutputs('2x gtceu:basic_tape')
|
||||
.duration(100)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
//#endregion
|
||||
|
||||
// TODO: Greate again...
|
||||
event.shapeless('gtceu:programmed_circuit', ['minecraft:stick', '#forge:tools/wrenches'])
|
||||
.id('tfg:shapeless/programmed_circuit_from_stick')
|
||||
|
||||
@@ -837,7 +837,7 @@ function registerGTCEUMetalRecipes(event) {
|
||||
.id(`${material.getName()}_ingot_to_bars`)
|
||||
}
|
||||
|
||||
GTMaterialRegistry.getRegisteredMaterials().forEach(material => {
|
||||
forEachMaterial(material => {
|
||||
const toolProperty = material.getProperty(PropertyKey.TOOL)
|
||||
const ingotProperty = material.getProperty(PropertyKey.INGOT)
|
||||
const oreProperty = material.getProperty(PropertyKey.ORE)
|
||||
|
||||
@@ -8,7 +8,7 @@ function registerGTCEURecyclingRecipes(event) {
|
||||
.itemOutputs(
|
||||
ChemicalHelper.get(TagPrefix.dustTiny, GTMaterials.Tantalum, 1),
|
||||
ChemicalHelper.get(TagPrefix.dustTiny, GTMaterials.Polyethylene, 1)
|
||||
)
|
||||
)
|
||||
.duration(GTMaterials.Tantalum.getMass() * 1)
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
@@ -18,7 +18,7 @@ function registerGTCEURecyclingRecipes(event) {
|
||||
.itemOutputs(
|
||||
ChemicalHelper.get(TagPrefix.nugget, GTMaterials.Tantalum, 1),
|
||||
ChemicalHelper.get(TagPrefix.dustTiny, GTMaterials.Ash, 1)
|
||||
)
|
||||
)
|
||||
.duration(GTMaterials.Tantalum.getMass() * 1)
|
||||
.category(GTRecipeCategories.ARC_FURNACE_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
@@ -28,7 +28,7 @@ function registerGTCEURecyclingRecipes(event) {
|
||||
.itemInputs('gtceu:capacitor')
|
||||
.itemOutputs(
|
||||
ChemicalHelper.get(TagPrefix.dustTiny, GTMaterials.Polyethylene, 1)
|
||||
)
|
||||
)
|
||||
.duration(GTMaterials.Polyethylene.getMass() * 1)
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
@@ -37,7 +37,7 @@ function registerGTCEURecyclingRecipes(event) {
|
||||
.itemInputs('gtceu:capacitor')
|
||||
.itemOutputs(
|
||||
ChemicalHelper.get(TagPrefix.dustTiny, GTMaterials.Ash, 1)
|
||||
)
|
||||
)
|
||||
.duration(GTMaterials.Ash.getMass() * 1)
|
||||
.category(GTRecipeCategories.ARC_FURNACE_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
@@ -47,7 +47,7 @@ function registerGTCEURecyclingRecipes(event) {
|
||||
.itemInputs('gtceu:empty_tier_i_battery')
|
||||
.itemOutputs(
|
||||
ChemicalHelper.get(TagPrefix.dust, GTMaterials.Ultimet, 6)
|
||||
)
|
||||
)
|
||||
.duration(GTMaterials.Ultimet.getMass() * 6)
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
@@ -56,7 +56,7 @@ function registerGTCEURecyclingRecipes(event) {
|
||||
.itemInputs('gtceu:empty_tier_i_battery')
|
||||
.itemOutputs(
|
||||
ChemicalHelper.get(TagPrefix.ingot, GTMaterials.Ultimet, 6)
|
||||
)
|
||||
)
|
||||
.duration(GTMaterials.Ultimet.getMass() * 6)
|
||||
.category(GTRecipeCategories.ARC_FURNACE_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
@@ -73,7 +73,7 @@ function registerGTCEURecyclingRecipes(event) {
|
||||
.itemInputs('gtceu:empty_tier_ii_battery')
|
||||
.itemOutputs(
|
||||
ChemicalHelper.get(TagPrefix.dust, GTMaterials.Ruridit, 6)
|
||||
)
|
||||
)
|
||||
.duration(GTMaterials.Ruridit.getMass() * 6)
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
@@ -82,7 +82,7 @@ function registerGTCEURecyclingRecipes(event) {
|
||||
.itemInputs('gtceu:empty_tier_ii_battery')
|
||||
.itemOutputs(
|
||||
ChemicalHelper.get(TagPrefix.ingot, GTMaterials.Ruridit, 6)
|
||||
)
|
||||
)
|
||||
.duration(GTMaterials.Ruridit.getMass() * 6)
|
||||
.category(GTRecipeCategories.ARC_FURNACE_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
@@ -99,7 +99,7 @@ function registerGTCEURecyclingRecipes(event) {
|
||||
.itemInputs('gtceu:empty_tier_iii_battery')
|
||||
.itemOutputs(
|
||||
ChemicalHelper.get(TagPrefix.dust, GTMaterials.Neutronium, 6)
|
||||
)
|
||||
)
|
||||
.duration(GTMaterials.Neutronium.getMass() * 6)
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
@@ -108,7 +108,7 @@ function registerGTCEURecyclingRecipes(event) {
|
||||
.itemInputs('gtceu:empty_tier_iii_battery')
|
||||
.itemOutputs(
|
||||
ChemicalHelper.get(TagPrefix.ingot, GTMaterials.Neutronium, 6)
|
||||
)
|
||||
)
|
||||
.duration(GTMaterials.Neutronium.getMass() * 6)
|
||||
.category(GTRecipeCategories.ARC_FURNACE_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
@@ -158,6 +158,19 @@ function removeGTCEURecipes(event) {
|
||||
|
||||
// #endregion
|
||||
|
||||
// #region Nether Quartz
|
||||
|
||||
event.remove({ id: 'gtceu:shaped/quartz_stair_saw' })
|
||||
event.remove({ id: 'gtceu:assembler/assemble_quartz_into_stair' })
|
||||
event.remove({ id: 'gtceu:shaped/quartz_polish_hammer' })
|
||||
event.remove({ id: 'gtceu:assembler/assemble_quartz_into_polished' })
|
||||
event.remove({ id: 'gtceu:assembler/assemble_block_of_quartz_into_quartz_pillar' })
|
||||
event.remove({ id: 'gtceu:shaped/smooth_quartz_stair_saw' })
|
||||
event.remove({ id: 'gtceu:assembler/assemble_smooth_quartz_into_stair' })
|
||||
event.remove({ id: 'gtceu:shaped/smooth_quartz_slab_saw' })
|
||||
|
||||
// #endregion
|
||||
|
||||
// #region Plant Ball
|
||||
|
||||
event.remove({ id: 'gtceu:compressor/plant_ball_from_wheat' })
|
||||
@@ -589,6 +602,7 @@ function removeGTCEURecipes(event) {
|
||||
event.remove({ id: 'gtceu:shaped/activator_rail' })
|
||||
event.remove({ id: 'gtceu:shaped/shield' })
|
||||
event.remove({ id: 'gtceu:shaped/pickaxe_iron' })
|
||||
|
||||
event.remove({ id: 'gtceu:shapeless/glass_full_dust_flint' })
|
||||
|
||||
event.remove({ id: 'gtceu:shaped_fluid_container/treated_wood_planks' })
|
||||
@@ -612,8 +626,18 @@ function removeGTCEURecipes(event) {
|
||||
event.remove({ id: 'gtceu:assembler/spyglass' })
|
||||
|
||||
event.remove({ id: 'gtceu:chemical_reactor/ghast_tear_separation' })
|
||||
|
||||
|
||||
event.remove({ id: 'gtceu:assembler/assemble_brick_into_stair' })
|
||||
event.remove({ id: 'gtceu:assembler/assemble_brick_into_wall' })
|
||||
event.remove({ id: 'gtceu:compressor/bricks' })
|
||||
event.remove({ id: 'gtceu:extractor/bricks_extraction' })
|
||||
event.remove({ id: 'gtceu:macerator/macerate_bricks' })
|
||||
event.remove({ id: 'gtceu:macerator/macerate_brick_stairs' })
|
||||
event.remove({ id: 'gtceu:macerator/macerate_brick_slab' })
|
||||
event.remove({ id: 'gtceu:macerator/macerate_brick_wall' })
|
||||
event.remove({ id: 'gtceu:macerator/macerate_flower_pot' })
|
||||
|
||||
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__fireclay' })
|
||||
|
||||
event.remove({ id: 'gtceu:smelting/sticky_resin_from_slime' })
|
||||
}
|
||||
|
||||
@@ -63,6 +63,8 @@ const registerGTCEUItemTags = (event) => {
|
||||
event.add('minecraft:piglin_loved', 'gtceu:poor_raw_pyrite')
|
||||
event.add('minecraft:piglin_loved', 'gtceu:raw_pyrite')
|
||||
event.add('minecraft:piglin_loved', 'gtceu:rich_raw_pyrite')
|
||||
|
||||
event.remove('forge:gems', 'gtceu:coke_gem')
|
||||
}
|
||||
|
||||
const registerGTCEUBlockTags = (event) => {
|
||||
@@ -76,8 +78,19 @@ const registerGTCEUBlockTags = (event) => {
|
||||
event.add('minecraft:mineable/pickaxe', '#forge:ores')
|
||||
event.add('minecraft:needs_iron_tool', '#forge:ores')
|
||||
|
||||
// Collapse tags
|
||||
event.add('tfc:can_collapse', '#forge:ores')
|
||||
event.add('tfc:can_start_collapse', '#forge:ores')
|
||||
event.add('tfc:can_trigger_collapse', '#forge:ores')
|
||||
event.add('c:hidden_from_recipe_viewers', '#forge:ores')
|
||||
|
||||
event.add('tfc:can_collapse', '#forge:raw_ore_blocks')
|
||||
event.add('tfc:can_start_collapse', '#forge:raw_ore_blocks')
|
||||
event.add('tfc:can_trigger_collapse', '#forge:raw_ore_blocks')
|
||||
event.add('c:hidden_from_recipe_viewers', '#forge:raw_ore_blocks')
|
||||
|
||||
// Let GT indicators be covered by snow
|
||||
GTMaterialRegistry.getRegisteredMaterials().forEach(material => {
|
||||
forEachMaterial(material => {
|
||||
|
||||
if (material.hasProperty(PropertyKey.ORE)) {
|
||||
let indicator = `gtceu:${material.getName()}_indicator`;
|
||||
@@ -96,19 +109,6 @@ const registerGTCEUBlockTags = (event) => {
|
||||
|
||||
event.add('minecraft:mineable/pickaxe', bud)
|
||||
}
|
||||
|
||||
// I LOVE KUBEJS I LOVE KUBEJS I LOVE KUBEJS
|
||||
let str = `:${ChemicalHelper.get(TagPrefix.rawOreBlock, material, 1).getItem()}`;
|
||||
if (material == GTMaterials.Copper || material == GTMaterials.Gold || material == GTMaterials.Iron)
|
||||
str = "minecraft" + str;
|
||||
else
|
||||
str = "gtceu" + str;
|
||||
|
||||
event.add('tfc:can_collapse', str);
|
||||
event.add('tfc:can_start_collapse', str);
|
||||
event.add('tfc:can_trigger_collapse', str);
|
||||
// Hide these from JEI
|
||||
event.add('c:hidden_from_recipe_viewers', str);
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
@@ -64,7 +64,7 @@ function generatePlatedBlockRecipe(event, material) {
|
||||
let outputMaterial = (tfcProperty == null || tfcProperty.getOutputMaterial() == null) ? material : tfcProperty.getOutputMaterial()
|
||||
|
||||
let plateItem = ChemicalHelper.get(TagPrefix.plate, material, 1);
|
||||
|
||||
|
||||
let platedBlock = ChemicalHelper.get(TFGTagPrefix.blockPlated, material, 1);
|
||||
let platedSlab = ChemicalHelper.get(TFGTagPrefix.slabPlated, material, 1);
|
||||
let platedStair = ChemicalHelper.get(TFGTagPrefix.stairPlated, material, 1);
|
||||
@@ -162,4 +162,14 @@ function generatePlatedBlockRecipe(event, material) {
|
||||
.duration(material.getMass())
|
||||
.category(GTRecipeCategories.ARC_FURNACE_RECYCLING)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
}
|
||||
|
||||
const $MRM = Java.loadClass('com.gregtechceu.gtceu.api.data.chemical.material.IMaterialRegistryManager')
|
||||
|
||||
function forEachMaterial(iterator) {
|
||||
if (GTMaterialRegistry.getPhase() === $MRM.Phase.CLOSED || GTMaterialRegistry.getPhase() === $MRM.Phase.FROZEN) {
|
||||
GTMaterialRegistry.getRegisteredMaterials().forEach(material => {
|
||||
iterator(material)
|
||||
})
|
||||
}
|
||||
}
|
||||
@@ -2,13 +2,4 @@
|
||||
|
||||
const registerHotOrNotRecipes = (event) => {
|
||||
|
||||
event.remove({ id: 'tfchotornot/heating/tong_part/cast_iron' })
|
||||
event.remove({ id: 'tfchotornot/anvil/tong_part/cast_iron' })
|
||||
|
||||
event.remove({ id: 'tfchotornot/heating/tongs/cast_iron' })
|
||||
event.remove({ id: 'tfchotornot:crafting/tongs/cast_iron' })
|
||||
|
||||
|
||||
event.recipes.tfc.loom('tfchotornot:wool_potholder', '2x minecraft:blue_wool', 16, 'minecraft:block/white_wool')
|
||||
.id('tfchotornot:loom/wool_potholder')
|
||||
}
|
||||
@@ -18,22 +18,15 @@ const registerMegaCellsRecipes = (event) => {
|
||||
|
||||
//printed accumulation circuit
|
||||
event.recipes.gtceu.forming_press('megacells:printed_accumulation_processor')
|
||||
.itemInputs('#forge:plates/enriched_naquadah')
|
||||
.itemInputs('#forge:dense_plates/silicon')
|
||||
.notConsumable('megacells:accumulation_processor_press')
|
||||
.itemOutputs('megacells:printed_accumulation_processor')
|
||||
.duration(20)
|
||||
.EUt(1920)
|
||||
|
||||
// Inscrdiber Silicon Press
|
||||
event.recipes.gtceu.laser_engraver('ae2:accumulation_processor_press_iron')
|
||||
.itemInputs('#forge:plates/cast_iron', 'ae2:singularity')
|
||||
.notConsumable('#forge:lenses/black')
|
||||
.itemOutputs('megacells:accumulation_processor_press')
|
||||
.duration(6000)
|
||||
.EUt(1920)
|
||||
|
||||
event.recipes.gtceu.laser_engraver('ae2:accumulation_processor_press_wrought_iron')
|
||||
.itemInputs('#forge:plates/wrought_iron', 'ae2:singularity')
|
||||
// Inscriber Silicon Press
|
||||
event.recipes.gtceu.laser_engraver('ae2:accumulation_processor_press')
|
||||
.itemInputs('#forge:plates/naquadah')
|
||||
.notConsumable('#forge:lenses/black')
|
||||
.itemOutputs('megacells:accumulation_processor_press')
|
||||
.duration(4000)
|
||||
@@ -73,7 +66,7 @@ const registerMegaCellsRecipes = (event) => {
|
||||
'BBB'
|
||||
], {
|
||||
A: 'ae2:quartz_vibrant_glass',
|
||||
B: '#forge:plates/enriched_naquadah',
|
||||
B: '#forge:plates/maraging_steel_300',
|
||||
C: '#forge:fine_wires/niobium_titanium',
|
||||
D: '#gtceu:circuits/iv',
|
||||
}).id('tfg:crafting/mega_item_cell_housing')
|
||||
|
||||
@@ -55,6 +55,8 @@ const registerMinecraftItemTags = (event) => {
|
||||
event.add('tfc:rock/raw', 'minecraft:dripstone_block')
|
||||
|
||||
event.remove('forge:gems', 'minecraft:charcoal')
|
||||
event.remove('forge:gems', 'minecraft:coal')
|
||||
event.remove('minecraft:dirt', 'minecraft:moss_block')
|
||||
}
|
||||
|
||||
const registerMinecraftBlockTags = (event) => {
|
||||
@@ -124,6 +126,8 @@ const registerMinecraftBlockTags = (event) => {
|
||||
event.add('tfg:brick_stairs', 'minecraft:blackstone_stairs')
|
||||
event.add('tfg:brick_slabs', 'minecraft:blackstone_slab')
|
||||
event.add('tfg:brick_walls', 'minecraft:blackstone_wall')
|
||||
|
||||
event.remove('minecraft:dirt', 'minecraft:moss_block')
|
||||
|
||||
//#region
|
||||
}
|
||||
@@ -54,7 +54,7 @@ const registerTFCHeats = (event) => {
|
||||
if (!tool.isEmpty()) event.itemHeat(tool, heatCapacity, tfcProperty.getForgingTemp(), tfcProperty.getWeldingTemp())
|
||||
}
|
||||
|
||||
GTMaterialRegistry.getRegisteredMaterials().forEach(material => {
|
||||
forEachMaterial(material => {
|
||||
let tfcProperty = material.getProperty(TFGPropertyKey.TFC_PROPERTY)
|
||||
|
||||
if (tfcProperty != null) {
|
||||
@@ -278,19 +278,19 @@ const registerTFCFoodData = (event) => {
|
||||
//#region registerTFCSupportData
|
||||
//up, down, horizontal
|
||||
const registerTFCSupportData = (event) => {
|
||||
event.support('tfg:light_concrete_support', 4, 4, 8, 'light_concrete_support')
|
||||
event.support('tfg:dark_concrete_support', 4, 4, 8, 'dark_concrete_support')
|
||||
event.support('tfg:reinforced_light_concrete_support', 6, 6, 16, 'reinforced_light_concrete_support')
|
||||
event.support('tfg:reinforced_dark_concrete_support', 6, 6, 16, 'reinforced_dark_concrete_support')
|
||||
event.support('tfg:rebar_support', 4, 4, 8, 'rebar_support')
|
||||
event.support('tfg:steel_support', 6, 6, 16, 'steel_support')
|
||||
event.support('tfg:light_concrete_support_horizontal', 4, 4, 8, 'light_concrete_support')
|
||||
event.support('tfg:dark_concrete_support_horizontal', 4, 4, 8, 'dark_concrete_support')
|
||||
event.support('tfg:reinforced_light_concrete_support_horizontal', 6, 6, 16, 'reinforced_light_concrete_support')
|
||||
event.support('tfg:reinforced_dark_concrete_support_horizontal', 6, 6, 16, 'reinforced_dark_concrete_support')
|
||||
event.support('tfg:rebar_support_horizontal', 4, 4, 8, 'rebar_support')
|
||||
event.support('tfg:steel_support_horizontal', 6, 6, 16, 'steel_support')
|
||||
|
||||
const other_stone = ['pyroxenite', 'migmatite', 'travertine']
|
||||
const stone_types = global.TFC_STONE_TYPES.concat(other_stone)
|
||||
|
||||
stone_types.forEach(stone => {
|
||||
|
||||
event.support(`tfg:${stone}_support`, 2, 2, 4, `${stone}_support`)
|
||||
event.support(`tfg:${stone}_support_horizontal`, 2, 2, 4, `${stone}_support`)
|
||||
})
|
||||
}
|
||||
//#endregion
|
||||
|
||||
@@ -473,31 +473,36 @@ function registerTFCMachineRecipes(event) {
|
||||
// Ceramic Recycling
|
||||
event.recipes.gtceu.macerator('tfg:sherd_to_brick_dust')
|
||||
.itemInputs('firmalife:pottery_sherd')
|
||||
.itemOutputs('5x #forge:dusts/brick')
|
||||
.itemOutputs('#forge:dusts/brick')
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.duration(20)
|
||||
.EUt(2)
|
||||
|
||||
event.recipes.gtceu.macerator('tfg:ceramic_molds')
|
||||
.itemInputs('#tfc:fired_molds')
|
||||
.itemOutputs('2x #forge:dusts/brick')
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.duration(20)
|
||||
.EUt(2)
|
||||
|
||||
event.recipes.gtceu.macerator('tfg:large_vessels')
|
||||
.itemInputs('#tfc:fired_large_vessels')
|
||||
.itemOutputs('5x #forge:dusts/brick')
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.duration(20)
|
||||
.EUt(2)
|
||||
|
||||
event.recipes.gtceu.macerator('tfg:casting_channel')
|
||||
.itemInputs('tfcchannelcasting:channel')
|
||||
.itemOutputs('1x #forge:dusts/brick')
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.duration(20)
|
||||
.EUt(2)
|
||||
|
||||
event.recipes.gtceu.macerator('tfg:mold_table')
|
||||
.itemInputs('tfcchannelcasting:mold_table')
|
||||
.itemOutputs('5x #forge:dusts/brick')
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.duration(20)
|
||||
.EUt(2)
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
function registerTFCMaterialsRecipes(event) {
|
||||
|
||||
GTMaterialRegistry.getRegisteredMaterials().forEach(material => {
|
||||
forEachMaterial(material => {
|
||||
let tfcProperty = material.getProperty(TFGPropertyKey.TFC_PROPERTY)
|
||||
|
||||
if (tfcProperty == null) {
|
||||
|
||||
@@ -7,17 +7,26 @@
|
||||
//#region ItemTags
|
||||
const registerTFCItemTags = (event) => {
|
||||
// Теги для соответствия инструментов TFC и GT
|
||||
|
||||
GTMaterialRegistry.getRegisteredMaterials().forEach(material => {
|
||||
if (material.hasProperty(PropertyKey.TOOL)) {
|
||||
for (let [key, value] of Object.entries(global.GTCEU_TOOLTYPES_WHICH_HAS_TFC_DUPS)) {
|
||||
var tool = ToolHelper.get(value, material)
|
||||
if (!tool.isEmpty()) event.add(key, tool.getId())
|
||||
|
||||
event.add('tfc:swords', '#minecraft:swords')
|
||||
event.add('tfc:pickaxes', '#minecraft:pickaxes')
|
||||
event.add('tfc:axes', '#minecraft:axes')
|
||||
event.add('tfc:shovels', '#minecraft:shovels')
|
||||
event.add('tfc:hoes', '#minecraft:hoes')
|
||||
event.add('tfc:hammers', '#forge:tools/hammers')
|
||||
event.add('tfc:knives', '#forge:tools/knives')
|
||||
event.add('tfc:saws', '#forge:tools/saws')
|
||||
event.add('tfc:scythes', '#forge:tools/scythes')
|
||||
|
||||
event.add('tfc:usable_on_tool_rack', `#${key}`)
|
||||
}
|
||||
}
|
||||
})
|
||||
event.add('tfc:usable_on_tool_rack', '#mincraft:swords')
|
||||
event.add('tfc:usable_on_tool_rack', '#minecraft:pickaxes')
|
||||
event.add('tfc:usable_on_tool_rack', '#minecraft:axes')
|
||||
event.add('tfc:usable_on_tool_rack', '#minecraft:shovels')
|
||||
event.add('tfc:usable_on_tool_rack', '#minecraft:hoes')
|
||||
event.add('tfc:usable_on_tool_rack', '#forge:tools/hammers')
|
||||
event.add('tfc:usable_on_tool_rack', '#forge:tools/knives')
|
||||
event.add('tfc:usable_on_tool_rack', '#forge:tools/saws')
|
||||
event.add('tfc:usable_on_tool_rack', '#forge:tools/scythes')
|
||||
|
||||
event.add('tfc:usable_on_tool_rack', '#forge:tools/mining_hammers')
|
||||
event.add('tfc:usable_on_tool_rack', '#forge:tools/spades')
|
||||
@@ -71,7 +80,9 @@ const registerTFCItemTags = (event) => {
|
||||
// Для складывания
|
||||
event.add('tfc:pileable_ingots', '#forge:ingots')
|
||||
event.add('tfc:pileable_sheets', '#forge:plates')
|
||||
|
||||
event.add('tfc:pileable_double_ingots', 'gtceu:tin_alloy_double_ingot')
|
||||
event.add('tfc:pileable_double_ingots', 'gtceu:red_alloy_double_ingot')
|
||||
|
||||
// Рыба
|
||||
event.add('minecraft:fishes', 'tfc:food/calamari')
|
||||
event.add('minecraft:fishes', 'tfc:food/bluegill')
|
||||
|
||||
@@ -381,4 +381,12 @@ function registerTFGMiscellaneousRecipes(event) {
|
||||
event.shapeless(Item.of(`tfg:${tier}_universal_circuit`, 1), [Ingredient.of([`#gtceu:circuits/${tier}`]).subtract([`tfg:${tier}_universal_circuit`])]
|
||||
).id(`universal_circuits_${tier}`);
|
||||
});
|
||||
|
||||
// Air collector (move this to space stuff later)
|
||||
event.recipes.gtceu.gas_collector('nether')
|
||||
.circuit(2)
|
||||
.outputFluids(Fluid.of('gtceu:air', 10000))
|
||||
.dimension('minecraft:the_nether')
|
||||
.duration(200)
|
||||
.EUt(16)
|
||||
}
|
||||
@@ -290,7 +290,7 @@ function registerVintageImprovementsRecipes(event) {
|
||||
// #endregion
|
||||
|
||||
|
||||
GTMaterialRegistry.getRegisteredMaterials().forEach(material => {
|
||||
forEachMaterial(material => {
|
||||
|
||||
// #region Coiling
|
||||
|
||||
@@ -570,6 +570,34 @@ function registerVintageImprovementsRecipes(event) {
|
||||
processingTime: 100
|
||||
}).id('tfg:vi/vacuum/rubber')
|
||||
|
||||
// Vaccuming rubber wood stuff for latex
|
||||
event.custom({
|
||||
type: 'vintageimprovements:vacuumizing',
|
||||
ingredients: [{ tag: 'tfg:latex_logs' }],
|
||||
results: [{ fluid: 'tfg:latex', amount: 250 }],
|
||||
processingTime: 600
|
||||
}).id('tfg:vi/vacuumizing/latex_from_rubber_logs')
|
||||
event.custom({
|
||||
type: 'vintageimprovements:vacuumizing',
|
||||
ingredients: [{ tag: 'tfg:rubber_saplings' }],
|
||||
results: [{ fluid: 'tfg:latex', amount: 100 }],
|
||||
processingTime: 300
|
||||
}).id('tfg:vi/vacuumizing/latex_from_rubber_sapling')
|
||||
event.custom({
|
||||
type: 'vintageimprovements:vacuumizing',
|
||||
ingredients: [{ tag: 'tfg:rubber_leaves' }],
|
||||
results: [{ fluid: 'tfg:latex', amount: 50 }],
|
||||
processingTime: 150
|
||||
}).id('tfg:vi/vacuumizing/latex_from_rubber_leaves')
|
||||
|
||||
// Vulc. latex to raw rubber pulp
|
||||
event.custom({
|
||||
type: 'vintageimprovements:vacuumizing',
|
||||
ingredients: [{ fluid: 'tfg:vulcanized_latex', amount: 250 }],
|
||||
results: [{ item: 'gtceu:raw_rubber_dust'}],
|
||||
processingTime: 120
|
||||
}).id('tfg:vi/vacuumizing/vulcanized_latex_to_raw_rubber')
|
||||
|
||||
// #endregion
|
||||
}
|
||||
|
||||
|
||||
@@ -23,6 +23,7 @@ global.AE2_DISABLED_ITEMS = [
|
||||
'ae2:entropy_manipulator',
|
||||
'ae2:charged_staff',
|
||||
'ae2:name_press',
|
||||
'ae2:charger',
|
||||
|
||||
// Блоки
|
||||
'ae2:vibration_chamber',
|
||||
|
||||
@@ -11,7 +11,7 @@ const registerAE2Materials = (event) => {
|
||||
GTMaterialFlags.DISABLE_DECOMPOSITION,
|
||||
GTMaterialFlags.FORCE_GENERATE_BLOCK
|
||||
)
|
||||
.components('1x silicon', '2x oxygen')
|
||||
.components('1x nether_quartz', '1x certus_quartz', '1x ruby')
|
||||
.color(0x6D5BB6)
|
||||
.secondaryColor(0x1E1932)
|
||||
}
|
||||
@@ -54,6 +54,9 @@ global.GTCEU_DISABLED_ITEMS = [
|
||||
'gtceu:stone_wrench_tip',
|
||||
|
||||
'gtceu:treated_wood_hanging_sign',
|
||||
'gtceu:treated_wood_boat',
|
||||
'gtceu:treated_wood_chest_boat',
|
||||
'gtceu:treated_wood_sign',
|
||||
|
||||
'gtceu:rubber_sapling',
|
||||
'gtceu:rubber_log',
|
||||
|
||||
@@ -38,6 +38,7 @@ const registerGTCEuMaterialModification = (event) => {
|
||||
GENERATE_GEAR,
|
||||
GENERATE_FRAME,
|
||||
GENERATE_PLATE,
|
||||
GENERATE_DENSE,
|
||||
GENERATE_RING
|
||||
} = $MATERIAL_FLAGS
|
||||
|
||||
@@ -210,6 +211,8 @@ const registerGTCEuMaterialModification = (event) => {
|
||||
GTMaterials.SterlingSilver.addFlags(GENERATE_RING);
|
||||
|
||||
GTMaterials.IronMagnetic.addFlags(GENERATE_PLATE)
|
||||
|
||||
GTMaterials.Silicon.addFlags(GENERATE_DENSE);
|
||||
|
||||
GTMaterials.TreatedWood.addFlags(GENERATE_LONG_ROD);
|
||||
|
||||
@@ -291,6 +294,10 @@ const registerGTCEuMaterialModification = (event) => {
|
||||
GTMaterials.TungstenSteel.setMaterialSecondaryARGB(0x03192f)
|
||||
GTMaterials.RoseGold.setMaterialARGB(0xFCE4D8)
|
||||
GTMaterials.RoseGold.setMaterialSecondaryARGB(0xAB675A)
|
||||
GTMaterials.Platinum.setMaterialARGB(0xccdff5)
|
||||
GTMaterials.Platinum.setMaterialSecondaryARGB(0x59563a)
|
||||
GTMaterials.Nickel.setMaterialARGB(0xfff4ba)
|
||||
GTMaterials.Nickel.setMaterialSecondaryARGB(0x8d8d71)
|
||||
|
||||
|
||||
global.MINECRAFT_DYE_NAMES.forEach(colorName =>
|
||||
|
||||
@@ -95,4 +95,6 @@ const registerGTCEuTagPrefixes = (event) => {
|
||||
TagPrefix.turbineBlade.defaultTagPath("turbine_blades/%s")
|
||||
TagPrefix.turbineBlade.unformattedTagPath("turbine_blades")
|
||||
|
||||
TagPrefix.rawOreBlock.defaultTagPath("raw_ore_blocks/%s")
|
||||
TagPrefix.rawOreBlock.unformattedTagPath("raw_ore_blocks")
|
||||
}
|
||||
@@ -85,10 +85,10 @@ const registerTFCMaterials = (event) => {
|
||||
GTMaterials.Almandine.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_realgar'))
|
||||
GTMaterials.Beryllium.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_copper'))
|
||||
GTMaterials.Cobalt.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_sphalerite'))
|
||||
GTMaterials.Cobaltite.setMaterialIconSet(GTMaterialIconSet.LAPIS)
|
||||
GTMaterials.Cobaltite.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_borax'))
|
||||
GTMaterials.Lead.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_magnetite'))
|
||||
GTMaterials.Lazurite.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_ruby'))
|
||||
GTMaterials.Asbestos.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_lapis'))
|
||||
GTMaterials.Asbestos.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_graphite'))
|
||||
GTMaterials.Lithium.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_hematite'))
|
||||
GTMaterials.Galena.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_copper'))
|
||||
GTMaterials.Grossular.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_sapphire'))
|
||||
@@ -107,8 +107,8 @@ const registerTFCMaterials = (event) => {
|
||||
GTMaterials.Apatite.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_opal'))
|
||||
GTMaterials.Pyrope.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_opal'))
|
||||
GTMaterials.Scheelite.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_saltpeter'))
|
||||
GTMaterials.Tantalite.setMaterialIconSet(GTMaterialIconSet.LIGNITE)
|
||||
GTMaterials.Stibnite.setMaterialIconSet(GTMaterialIconSet.LAPIS)
|
||||
GTMaterials.Tantalite.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_saltpeter'))
|
||||
GTMaterials.Stibnite.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_sulfur'))
|
||||
GTMaterials.Tungstate.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_borax'))
|
||||
GTMaterials.Uraninite.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_limonite'))
|
||||
GTMaterials.Pitchblende.setMaterialIconSet(GTMaterialIconSet.getByName('tfc_magnetite'))
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// priority: 0
|
||||
|
||||
|
||||
global.VINTAGE_IMPROVEMENTS_DURATION_MULTIPLIER = 1.5;
|
||||
global.VINTAGE_IMPROVEMENTS_DURATION_MULTIPLIER = 2;
|
||||
|
||||
|
||||
global.VINTAGE_IMPROVEMENTS_DISABLED_ITEMS = [
|
||||
|
||||
2
mods
275
pakku-lock.json
@@ -523,7 +523,7 @@
|
||||
"files": [
|
||||
{
|
||||
"type": "curseforge",
|
||||
"file_name": "alltheleaks-0.1.3-beta+1.20.1-forge.jar",
|
||||
"file_name": "alltheleaks-0.1.4-beta+1.20.1-forge.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
@@ -531,16 +531,16 @@
|
||||
"forge"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://edge.forgecdn.net/files/6371/968/alltheleaks-0.1.3-beta+1.20.1-forge.jar",
|
||||
"id": "6371968",
|
||||
"url": "https://edge.forgecdn.net/files/6482/449/alltheleaks-0.1.4-beta+1.20.1-forge.jar",
|
||||
"id": "6482449",
|
||||
"parent_id": "1091339",
|
||||
"hashes": {
|
||||
"sha1": "86336dee4cb58c3df082d3d523b9f1226269ba90",
|
||||
"md5": "75f55c7155d193329aea05813c695c84"
|
||||
"sha1": "31064c1cebcc90d9e914f1e17a5530385e14544d",
|
||||
"md5": "bc2454a8103dbf517bb3145f4528bc25"
|
||||
},
|
||||
"required_dependencies": [],
|
||||
"size": 523166,
|
||||
"date_published": "2025-03-31T19:45:19.383Z"
|
||||
"size": 523888,
|
||||
"date_published": "2025-05-01T04:32:00.873Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -683,6 +683,9 @@
|
||||
},
|
||||
{
|
||||
"pakku_id": "hEH6ly65CC6Sw1pf",
|
||||
"pakku_links": [
|
||||
"xIYXAtMQYLSiAsji"
|
||||
],
|
||||
"type": "MOD",
|
||||
"side": "BOTH",
|
||||
"slug": {
|
||||
@@ -838,32 +841,31 @@
|
||||
"files": [
|
||||
{
|
||||
"type": "modrinth",
|
||||
"file_name": "afc-1.0.13-1.20.1.jar",
|
||||
"file_name": "afc-1.0.14-1.20.1.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
"loaders": [
|
||||
"forge",
|
||||
"neoforge"
|
||||
"forge"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://cdn.modrinth.com/data/9q4wtMjp/versions/yZ9b2MTz/afc-1.0.13-1.20.1.jar",
|
||||
"id": "yZ9b2MTz",
|
||||
"url": "https://cdn.modrinth.com/data/9q4wtMjp/versions/1gtiOOBp/afc-1.0.14-1.20.1.jar",
|
||||
"id": "1gtiOOBp",
|
||||
"parent_id": "9q4wtMjp",
|
||||
"hashes": {
|
||||
"sha512": "d8a466ad0477065ac1da0d0eb6be173ca3fdbf3063fb4e686e6af73992afdba67dcbbe84690106d95383a3f81ba0fd5895d06580da6cb22a4d9a1600fdef5085",
|
||||
"sha1": "64c78e916235aa269384e56b59cf69130e86ade8"
|
||||
"sha512": "b97815066ed37ee831643efcf86ae05cb1fd6497fba054ea5afb349a2f29767858ea82a705cea273c1a6788eaceb1a81cdae119b3ca149e50b389cb1526f2208",
|
||||
"sha1": "24bd927904e8110faf34dabaac0cb399f789eb23"
|
||||
},
|
||||
"required_dependencies": [
|
||||
"JaCEZUhg",
|
||||
"nU0bVIaL"
|
||||
"nU0bVIaL",
|
||||
"JaCEZUhg"
|
||||
],
|
||||
"size": 5076912,
|
||||
"date_published": "2024-07-14T18:34:58.784309Z"
|
||||
"size": 5097284,
|
||||
"date_published": "2025-05-04T07:43:49.537922Z"
|
||||
},
|
||||
{
|
||||
"type": "curseforge",
|
||||
"file_name": "afc-1.0.13-1.20.1.jar",
|
||||
"file_name": "afc-1.0.14-1.20.1.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
@@ -872,16 +874,18 @@
|
||||
"forge"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://edge.forgecdn.net/files/5525/258/afc-1.0.13-1.20.1.jar",
|
||||
"id": "5525258",
|
||||
"url": "https://edge.forgecdn.net/files/6494/110/afc-1.0.14-1.20.1.jar",
|
||||
"id": "6494110",
|
||||
"parent_id": "877545",
|
||||
"hashes": {
|
||||
"sha1": "64c78e916235aa269384e56b59cf69130e86ade8",
|
||||
"md5": "7acadcf609664412eb5f62502cd96983"
|
||||
"sha1": "24bd927904e8110faf34dabaac0cb399f789eb23",
|
||||
"md5": "5195933c25079363b92bf8b4b03dd444"
|
||||
},
|
||||
"required_dependencies": [],
|
||||
"size": 5076912,
|
||||
"date_published": "2024-07-12T07:24:28.673Z"
|
||||
"required_dependencies": [
|
||||
"302973"
|
||||
],
|
||||
"size": 5097284,
|
||||
"date_published": "2025-05-04T07:41:58.767Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1231,7 +1235,7 @@
|
||||
"files": [
|
||||
{
|
||||
"type": "modrinth",
|
||||
"file_name": "BadOptimizations-2.2.1-1.20.1.jar",
|
||||
"file_name": "BadOptimizations-2.2.2-1.20.1.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
@@ -1240,20 +1244,20 @@
|
||||
"forge"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://cdn.modrinth.com/data/g96Z4WVZ/versions/M0bM4C3I/BadOptimizations-2.2.1-1.20.1.jar",
|
||||
"id": "M0bM4C3I",
|
||||
"url": "https://cdn.modrinth.com/data/g96Z4WVZ/versions/5kAwHDZz/BadOptimizations-2.2.2-1.20.1.jar",
|
||||
"id": "5kAwHDZz",
|
||||
"parent_id": "g96Z4WVZ",
|
||||
"hashes": {
|
||||
"sha512": "5cb3a2cfe8c84f40ceb506e32c4ef9b8a4e560f7583a54adf7a402121cb285b37aae417d3c94314264a615b4fda0c8b974be115a1c18d783d80537acbc14b736",
|
||||
"sha1": "5f7a3dcc4ecb52a028ea4ee2010f81465544319e"
|
||||
"sha512": "df830eefa6143399e5d6c0590f029c5794578c6ec30a7b6cc868dd237a7ad99ecc327e18820dac50296534c7a5688d9ca474e2eecaf6c1835bc235a260a75afe",
|
||||
"sha1": "04a3b472e31ab2c71ed7ae6051b718a0900302fb"
|
||||
},
|
||||
"required_dependencies": [],
|
||||
"size": 439771,
|
||||
"date_published": "2024-12-04T05:26:46.708509Z"
|
||||
"size": 440152,
|
||||
"date_published": "2025-04-28T23:35:52.782680Z"
|
||||
},
|
||||
{
|
||||
"type": "curseforge",
|
||||
"file_name": "BadOptimizations-2.2.1-1.20.1.jar",
|
||||
"file_name": "BadOptimizations-2.2.2-1.20.1.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
@@ -1262,16 +1266,16 @@
|
||||
"forge"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://edge.forgecdn.net/files/5961/397/BadOptimizations-2.2.1-1.20.1.jar",
|
||||
"id": "5961397",
|
||||
"url": "https://edge.forgecdn.net/files/6475/95/BadOptimizations-2.2.2-1.20.1.jar",
|
||||
"id": "6475095",
|
||||
"parent_id": "949555",
|
||||
"hashes": {
|
||||
"sha1": "5f7a3dcc4ecb52a028ea4ee2010f81465544319e",
|
||||
"md5": "eae6018cb889b2d14386c6d40dc4e953"
|
||||
"sha1": "04a3b472e31ab2c71ed7ae6051b718a0900302fb",
|
||||
"md5": "b039d1d934cc6c623eae051052c5397f"
|
||||
},
|
||||
"required_dependencies": [],
|
||||
"size": 439771,
|
||||
"date_published": "2024-12-04T05:26:46.540Z"
|
||||
"size": 440152,
|
||||
"date_published": "2025-04-28T23:30:09.857Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -2316,7 +2320,7 @@
|
||||
"files": [
|
||||
{
|
||||
"type": "modrinth",
|
||||
"file_name": "chat_heads-0.13.17-forge-1.20.jar",
|
||||
"file_name": "chat_heads-0.13.18-forge-1.20.jar",
|
||||
"mc_versions": [
|
||||
"1.20",
|
||||
"1.20.1"
|
||||
@@ -2325,20 +2329,20 @@
|
||||
"forge"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/UrstGMbf/chat_heads-0.13.17-forge-1.20.jar",
|
||||
"id": "UrstGMbf",
|
||||
"url": "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/45EJNtBe/chat_heads-0.13.18-forge-1.20.jar",
|
||||
"id": "45EJNtBe",
|
||||
"parent_id": "Wb5oqrBJ",
|
||||
"hashes": {
|
||||
"sha512": "2843459e0786b5ae8351aed6ea929b806d1e34408d57822f211d7d85ce539bf6f2a4ac1888fa19ce92f225c5bbb03fdac96de222233fdb1aeca7b546b1d298d2",
|
||||
"sha1": "f7c16bd0a456bf1d0d06ac9b39e6da55e219749d"
|
||||
"sha512": "626e418bfab8262970533f790b76257d366b4f6ca595255dd6f6b09ba874bfcdcfad90d1a4136144efc5406c7313a7defef5e8787284ead276f7a52b4d9e5db1",
|
||||
"sha1": "f775daaaa9ec1b6ec4ad0c217382f9d9a3565e18"
|
||||
},
|
||||
"required_dependencies": [],
|
||||
"size": 268433,
|
||||
"date_published": "2025-04-15T08:16:22.928664Z"
|
||||
"size": 269811,
|
||||
"date_published": "2025-05-01T09:28:29.620280Z"
|
||||
},
|
||||
{
|
||||
"type": "curseforge",
|
||||
"file_name": "chat_heads-0.13.17-forge-1.20.jar",
|
||||
"file_name": "chat_heads-0.13.18-forge-1.20.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1",
|
||||
"1.20"
|
||||
@@ -2347,16 +2351,16 @@
|
||||
"forge"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://edge.forgecdn.net/files/6424/995/chat_heads-0.13.17-forge-1.20.jar",
|
||||
"id": "6424995",
|
||||
"url": "https://edge.forgecdn.net/files/6483/21/chat_heads-0.13.18-forge-1.20.jar",
|
||||
"id": "6483021",
|
||||
"parent_id": "407206",
|
||||
"hashes": {
|
||||
"sha1": "f7c16bd0a456bf1d0d06ac9b39e6da55e219749d",
|
||||
"md5": "5579dabff81a3792700e29a7c975dad2"
|
||||
"sha1": "f775daaaa9ec1b6ec4ad0c217382f9d9a3565e18",
|
||||
"md5": "0ad4f0d6fce38b3fb9f9b037c701ed99"
|
||||
},
|
||||
"required_dependencies": [],
|
||||
"size": 268433,
|
||||
"date_published": "2025-04-15T08:16:28.790Z"
|
||||
"size": 269811,
|
||||
"date_published": "2025-05-01T09:28:33.300Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -5840,32 +5844,9 @@
|
||||
"modrinth": "h1WsEaNH"
|
||||
},
|
||||
"files": [
|
||||
{
|
||||
"type": "curseforge",
|
||||
"file_name": "firmacivplus-1.0.0-1.20.1.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
"loaders": [
|
||||
"forge"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://edge.forgecdn.net/files/6426/37/firmacivplus-1.0.0-1.20.1.jar",
|
||||
"id": "6426037",
|
||||
"parent_id": "1243743",
|
||||
"hashes": {
|
||||
"sha1": "9bdb54e464ca7ad507242d9f2d12c1b8c0761625",
|
||||
"md5": "8d57bbca2c9c48353fbedcef674387a1"
|
||||
},
|
||||
"required_dependencies": [
|
||||
"714158"
|
||||
],
|
||||
"size": 7027607,
|
||||
"date_published": "2025-04-15T15:21:19.367Z"
|
||||
},
|
||||
{
|
||||
"type": "modrinth",
|
||||
"file_name": "firmacivplus-1.0.0-1.20.1.jar",
|
||||
"file_name": "firmacivplus-1.0.1-1.20.1.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
@@ -5873,18 +5854,41 @@
|
||||
"forge"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://cdn.modrinth.com/data/h1WsEaNH/versions/YGsrlUXs/firmacivplus-1.0.0-1.20.1.jar",
|
||||
"id": "YGsrlUXs",
|
||||
"url": "https://cdn.modrinth.com/data/h1WsEaNH/versions/tamQr4CM/firmacivplus-1.0.1-1.20.1.jar",
|
||||
"id": "tamQr4CM",
|
||||
"parent_id": "h1WsEaNH",
|
||||
"hashes": {
|
||||
"sha512": "903faad27e53240af384ab78178bdc7cd772556d72da755cf6d1fcd6a0588b2e47d185fe5deb9dc60f03d500d13d5e4e175e6b09c2309b0fae56dd84ea95e7c6",
|
||||
"sha1": "9bdb54e464ca7ad507242d9f2d12c1b8c0761625"
|
||||
"sha512": "4785f2dedcd5f34b8b3f9f07869d1928af324a7b6bf5807a83837aa6e78b7ec80a2661073b4e91e6061d8ef30f0eb4776208e28cdc51a5b92495b30e31ad1707",
|
||||
"sha1": "5d21f85a95332dc002cd26ce085934a0d3605e08"
|
||||
},
|
||||
"required_dependencies": [
|
||||
"6o49a8Vz"
|
||||
],
|
||||
"size": 7027607,
|
||||
"date_published": "2025-03-09T20:59:03.534218Z"
|
||||
"size": 7028524,
|
||||
"date_published": "2025-05-03T17:00:39.650381Z"
|
||||
},
|
||||
{
|
||||
"type": "curseforge",
|
||||
"file_name": "firmacivplus-1.0.1-1.20.1.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
"loaders": [
|
||||
"forge"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://edge.forgecdn.net/files/6491/888/firmacivplus-1.0.1-1.20.1.jar",
|
||||
"id": "6491888",
|
||||
"parent_id": "1243743",
|
||||
"hashes": {
|
||||
"sha1": "5d21f85a95332dc002cd26ce085934a0d3605e08",
|
||||
"md5": "3b710aaeab30cd4846047f3eb464cec2"
|
||||
},
|
||||
"required_dependencies": [
|
||||
"714158"
|
||||
],
|
||||
"size": 7028524,
|
||||
"date_published": "2025-05-03T17:04:21.067Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -9252,7 +9256,7 @@
|
||||
"files": [
|
||||
{
|
||||
"type": "modrinth",
|
||||
"file_name": "moonlight-1.20-2.13.82-forge.jar",
|
||||
"file_name": "moonlight-1.20-2.13.83-forge.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
@@ -9261,20 +9265,20 @@
|
||||
"neoforge"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://cdn.modrinth.com/data/twkfQtEc/versions/UmPA4T0M/moonlight-1.20-2.13.82-forge.jar",
|
||||
"id": "UmPA4T0M",
|
||||
"url": "https://cdn.modrinth.com/data/twkfQtEc/versions/xDOrVsJi/moonlight-1.20-2.13.83-forge.jar",
|
||||
"id": "xDOrVsJi",
|
||||
"parent_id": "twkfQtEc",
|
||||
"hashes": {
|
||||
"sha512": "0147cade8e5540952312591cdac8a1edad7f637fd4a6e1822b02bd100f2b2b53b19fd1fa769a4b4c4c266b10af79e9dfadbf25c47eb33a588a541d986f640215",
|
||||
"sha1": "fbbf0120b288856b57c95503c50972058154314d"
|
||||
"sha512": "9ed0762915013ecd5c31e082af35ebfeb73dace5c05b2b559d0ac3c7f37ae8440fbfb9bc3aedaca4d1bc3f4d1eb34a13686bf23289843013b97fcbfb81019fa0",
|
||||
"sha1": "bb8a7b044a384c764b0a521919d63fd1649e5ebc"
|
||||
},
|
||||
"required_dependencies": [],
|
||||
"size": 1252228,
|
||||
"date_published": "2025-04-16T06:36:30.891262Z"
|
||||
"size": 1254345,
|
||||
"date_published": "2025-04-28T20:02:01.549258Z"
|
||||
},
|
||||
{
|
||||
"type": "curseforge",
|
||||
"file_name": "moonlight-1.20-2.13.82-forge.jar",
|
||||
"file_name": "moonlight-1.20-2.13.83-forge.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
@@ -9283,16 +9287,16 @@
|
||||
"forge"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://edge.forgecdn.net/files/6428/221/moonlight-1.20-2.13.82-forge.jar",
|
||||
"id": "6428221",
|
||||
"url": "https://edge.forgecdn.net/files/6474/665/moonlight-1.20-2.13.83-forge.jar",
|
||||
"id": "6474665",
|
||||
"parent_id": "499980",
|
||||
"hashes": {
|
||||
"sha1": "fbbf0120b288856b57c95503c50972058154314d",
|
||||
"md5": "d2fb903091892e08cf6cdc115624744c"
|
||||
"sha1": "bb8a7b044a384c764b0a521919d63fd1649e5ebc",
|
||||
"md5": "05d183da7a21b4955de74715f89fefb6"
|
||||
},
|
||||
"required_dependencies": [],
|
||||
"size": 1252228,
|
||||
"date_published": "2025-04-16T06:36:14.127Z"
|
||||
"size": 1254345,
|
||||
"date_published": "2025-04-28T20:01:47.290Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -12580,6 +12584,45 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"pakku_id": "41O7QIlbENx3hqx6",
|
||||
"type": "MOD",
|
||||
"slug": {
|
||||
"curseforge": "tfc-punishment-for-death"
|
||||
},
|
||||
"name": {
|
||||
"curseforge": "TFC Punishment for Death"
|
||||
},
|
||||
"id": {
|
||||
"curseforge": "1258250"
|
||||
},
|
||||
"files": [
|
||||
{
|
||||
"type": "curseforge",
|
||||
"file_name": "TFC_punishment_for_death-1.20.1-1.0.0.11.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
"loaders": [
|
||||
"neoforge",
|
||||
"forge"
|
||||
],
|
||||
"release_type": "beta",
|
||||
"url": "https://edge.forgecdn.net/files/6495/648/TFC_punishment_for_death-1.20.1-1.0.0.11.jar",
|
||||
"id": "6495648",
|
||||
"parent_id": "1258250",
|
||||
"hashes": {
|
||||
"sha1": "12ca24ed80edce1eaf0c725f52e61284c10c7e3e",
|
||||
"md5": "26ff35272a9bdcb6258f88ffebfd97b7"
|
||||
},
|
||||
"required_dependencies": [
|
||||
"302973"
|
||||
],
|
||||
"size": 28200,
|
||||
"date_published": "2025-05-04T15:55:53.890Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"pakku_id": "LdCEmxAyaiJBsONh",
|
||||
"pakku_links": [
|
||||
@@ -13159,7 +13202,7 @@
|
||||
"files": [
|
||||
{
|
||||
"type": "modrinth",
|
||||
"file_name": "TerraFirmaGreg-Core-Modern-0.6.2.jar",
|
||||
"file_name": "TerraFirmaGreg-Core-Modern-.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
@@ -13167,20 +13210,23 @@
|
||||
"forge"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://cdn.modrinth.com/data/lNttW2Xl/versions/GNiiq3GB/TerraFirmaGreg-Core-Modern-0.6.2.jar",
|
||||
"id": "GNiiq3GB",
|
||||
"url": "https://cdn.modrinth.com/data/lNttW2Xl/versions/eoJD3ctY/TerraFirmaGreg-Core-Modern-.jar",
|
||||
"id": "eoJD3ctY",
|
||||
"parent_id": "lNttW2Xl",
|
||||
"hashes": {
|
||||
"sha512": "b94362f2b923c83e6265f34b96a553356d265fa50221222ba2ab81091628e1a61cc2071b31f406d2f2823651247f2fce5b91634c78569cff861a9319ac5b4b8b",
|
||||
"sha1": "cac7136e073528263a0064c3d70876a06106754a"
|
||||
"sha512": "d142976b5caa236ed24b7653da4c29adebdba63cdb9e8c2c5a1f4111f51680f67d9da14e7c1fb7523cebf7ca3fd27eb91544e2f9d8c81296f2465ecb448bed26",
|
||||
"sha1": "7f1b225c8f1669dcbf37198eb2ebc2e36e739ced"
|
||||
},
|
||||
"required_dependencies": [],
|
||||
"size": 237159,
|
||||
"date_published": "2025-04-27T07:12:55.828230Z"
|
||||
"required_dependencies": [
|
||||
"JaCEZUhg",
|
||||
"7tG215v7"
|
||||
],
|
||||
"size": 239158,
|
||||
"date_published": "2025-05-04T06:26:11.060716Z"
|
||||
},
|
||||
{
|
||||
"type": "curseforge",
|
||||
"file_name": "TerraFirmaGreg-Core-Modern-0.6.1.jar",
|
||||
"file_name": "TerraFirmaGreg-Core-Modern-0.6.3.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
@@ -13188,19 +13234,18 @@
|
||||
"forge"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://edge.forgecdn.net/files/6424/600/TerraFirmaGreg-Core-Modern-0.6.1.jar",
|
||||
"id": "6424600",
|
||||
"url": "https://edge.forgecdn.net/files/6493/960/TerraFirmaGreg-Core-Modern-0.6.3.jar",
|
||||
"id": "6493960",
|
||||
"parent_id": "513402",
|
||||
"hashes": {
|
||||
"sha1": "5c23bc9e7d5948142b1d45ad8fca91e6a9467bf3",
|
||||
"md5": "61d52e9c8fe1f38b3b327498c9d37128"
|
||||
"sha1": "7f1b225c8f1669dcbf37198eb2ebc2e36e739ced",
|
||||
"md5": "8afa25b0ad4e8e5efcb463d0a1e1db5f"
|
||||
},
|
||||
"required_dependencies": [
|
||||
"302973",
|
||||
"890405"
|
||||
"302973"
|
||||
],
|
||||
"size": 241598,
|
||||
"date_published": "2025-04-15T03:58:23.103Z"
|
||||
"size": 239158,
|
||||
"date_published": "2025-05-04T06:31:31.180Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -16,7 +16,8 @@
|
||||
"server.properties",
|
||||
"server_starter.conf",
|
||||
"server-icon.png",
|
||||
"start_server.bat"
|
||||
"start_server.bat",
|
||||
"README.md"
|
||||
],
|
||||
"client_overrides": [
|
||||
"resourcepacks"
|
||||
|
||||