diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
index 43e6835ea..a0514eeeb 100644
--- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
+++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
@@ -1,4 +1,4 @@
-name: "Bug report"
+name: "[ð]: Bug report"
description: "Report a bug where something is not working as expected, which does not crash the game."
title: "[ð]: "
labels: [ "Status: Backlog" ]
diff --git a/.github/ISSUE_TEMPLATE/CRASH_REPORT.yml b/.github/ISSUE_TEMPLATE/CRASH_REPORT.yml
index ee0f20405..6520e1409 100644
--- a/.github/ISSUE_TEMPLATE/CRASH_REPORT.yml
+++ b/.github/ISSUE_TEMPLATE/CRASH_REPORT.yml
@@ -1,4 +1,4 @@
-name: "Crash Report"
+name: "[ðĨ]: Crash Report"
description: "Report a bug that crashes the game or prevents startup."
title: "[ðĨ]: "
labels: [ "Status: Backlog" ]
diff --git a/.github/ISSUE_TEMPLATE/ENHANCEMENT.yml b/.github/ISSUE_TEMPLATE/ENHANCEMENT.yml
index a1ff6bc8a..2e4288bc9 100644
--- a/.github/ISSUE_TEMPLATE/ENHANCEMENT.yml
+++ b/.github/ISSUE_TEMPLATE/ENHANCEMENT.yml
@@ -1,4 +1,4 @@
-name: "Enhancement"
+name: "[ðŠĄ]: Enhancement"
description: "Provide supporting details for a feature in development"
title: "[ðŠĄ]: "
labels: [ "Status: Backlog" ]
diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
index a81d4cbec..a73f7aa56 100644
--- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
+++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
@@ -1,4 +1,4 @@
-name: "Feature request"
+name: "[ðŠķ]: Feature request"
description: "Request a new feature or a change to an existing one."
title: "[ðŠķ]: "
labels: [ "Status: Backlog" ]
diff --git a/.github/ISSUE_TEMPLATE/QUESTION.yml b/.github/ISSUE_TEMPLATE/QUESTION.yml
index 80db9b202..ba1b89c57 100644
--- a/.github/ISSUE_TEMPLATE/QUESTION.yml
+++ b/.github/ISSUE_TEMPLATE/QUESTION.yml
@@ -1,4 +1,4 @@
-name: "Ask a Question"
+name: "[â]: Ask a Question"
description: "Ask a question regarding this project."
title: "[â]: "
labels: [ "Status: Backlog" ]
diff --git a/.github/README.md b/.github/README.md
index efbbc238d..ec88c111d 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -56,7 +56,7 @@ This modpack is still a work in progress, and is constantly being updated. In it
Interested in contributing? For detailed setup instructions, coding standards, and guidelines, please read [this](CONTRIBUTING.md).
-Want to help translate? Please read [this](../kubejs/README%20IF%20TRANSLATING.md) instead.
+Want to help translate? Please read [this](../kubejs/README_IF_TRANSLATING.md) instead.
---
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 175667515..fc28695a2 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
steps:
- name: ðĶ Checkout
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
with:
fetch-depth: 0
@@ -215,7 +215,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
with:
fetch-depth: 0
@@ -252,7 +252,7 @@ jobs:
- name: ð Create Pull Request if tag not found
if: ${{ steps.check_existing_pr.outputs.exists == 'false' }}
- uses: devops-infra/action-pull-request@v0.6.0
+ uses: devops-infra/action-pull-request@v0.6.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
source_branch: dev
@@ -275,7 +275,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
- name: ð Replace strings
shell: bash
@@ -287,7 +287,7 @@ jobs:
sed -i -e "s/DEV/${VERSION}/g" config/fancymenu/customization/gui_main_menu.txt
- name: ð Cache pakku
- uses: actions/cache@v4.2.3
+ uses: actions/cache@v4.2.4
id: cache
with:
path: build/.cache
@@ -341,7 +341,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
- name: ð Replace strings
shell: bash
@@ -354,7 +354,7 @@ jobs:
sed -i -e "s/DEV/${VERSION}/g" .pakku/multimc-overrides/instance.cfg
- name: ð Cache pakku
- uses: actions/cache@v4.2.3
+ uses: actions/cache@v4.2.4
id: cache
with:
path: build/.cache
@@ -396,10 +396,10 @@ jobs:
steps:
- name: ðĶ Checkout
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
- name: ðĶ Download artifact
- uses: actions/download-artifact@v4.3.0
+ uses: actions/download-artifact@v5.0.0
with:
merge-multiple: true
@@ -473,7 +473,7 @@ jobs:
fi
- name: ðĶ Download artifact
- uses: actions/download-artifact@v4.3.0
+ uses: actions/download-artifact@v5.0.0
with:
merge-multiple: true
@@ -523,7 +523,7 @@ jobs:
fi
- name: ðĶ Download artifact
- uses: actions/download-artifact@v4.3.0
+ uses: actions/download-artifact@v5.0.0
with:
merge-multiple: true
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2db55f846..ef2214157 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,56 @@
### Changes
### Bug fixes
+## [0.10.10] - 23-08-2025
+### Major changes
+- Complete rework of prospector's picks. (#1594) @Redeix
+- Removed the mod that was causing placed entities to sometimes not spawn
+- Removed energy P2P (#1661) @TomPlop @BlueBoat29
+- Removed GT bedrock miners, replaced with a new system for Moon infinites (#1569) @TomPlop
+- Buffed Large Solar Panel MK I so now it has a consistent EV-generating recipe, but halved the output of ad astra solar panels on the moon @TomPlop @Pyritie
+### Changes
+- Rebalance Large Solar Array to make Mk2 circuit 2 viable, and buffed to LSA Mk3 circuit 2 (#1591) @TomPlop
+- Added mechanical press recipes to weld weak steels @Pyritie
+- Added backpacks, lunchboxes, and vessels to the toolbelt's blacklist @Pyritie
+- Moon rabbits can eat chorus fruit now @Pyritie
+- Added electric greenhouse recipes for mushrooms and bamboo (#1610) @Pyritie
+- Increased amount of saplings that the electric greenhouse returns to be more in line with create-based tree farms @Pyritie
+- Firmalife mixing bowls can now be placed on tool racks (#1623) @Pyritie
+- Fixed recipe for pyroxenite button (again) (#1625) @Pyritie
+- Refactored locometal recipes to use stonecutters, metal plated locometal is now also much cheaper (#1624) @Pyritie
+- Increased the air capacity of space suits by 250% @Pyritie
+- Converted custom tooltips to lang strings for translations (#1663) @Redeix
+- Fixed grammar on death messages and added some new ones (#1642) @vdegans
+- Added IV fridge, and IV-UV aqueous accumulator, food processor, food oven, and gas compressor machines @Pyritie
+- Added machine recipes for the wrought iron grill @Pyritie
+- Added recipes for redyeing/bleaching shipping containers (#1631) @Pyritie
+- Adjusted recipes for ME Interface and Pattern Provider for consistency (#1569) @TomPlop
+- Changed the cost of the ME Quantum Tunnel (#1569) @TomPlop
+- Alabaster is now renewable via rock breaker @gustovafing
+- Added a new ore vein to all dimensions for gypsum, calcite, borax, and fuller's earth @Pyritie
+- Added some more moon ore veins for copper, tin, gold, aluminium.. nothing exciting @Pyritie
+- Changed the recipe for the infinity construction wand @Pyritie
+- Rebalanced the liquid blaze burner fuel recipes to be more in-line with GregTech generation @Pyritie
+- Changed the recipes for the circuit boards required for the electron tube and vacuum tube, and phenolic circuit board @TomPlop
+### Bug fixes
+- Fixed moon mob spawning light levels, so now they need a light level of 0 instead of 11 (#1587) @NINAustinFett
+- Fixed wrong output amount of mortaring soybean paste (#1607) @TomPlop
+- Fixed duplicate mixer recipes for rose gold and sterling silver @Pyritie
+- Added missing rose gold + sterling silver alloy smelter recipes (#1664) @Redeix
+- Fixed mechanical mixers requiring an alloy that needed that tier of mixer @Pyritie
+- Finally fixed all the issues with upgrading the toolbelt - now you can safely dye and undye, upgrade with and without tools inside it, etc (#368) @Pyritie
+- Fixed a dupe with certus quartz @Pyritie
+- Moved the golden apple recipe over to the food processor so it respects food expiry data @Pyritie
+- Removed some remaining swine-steel crafting recipes @Pyritie
+- Added missing hoe/scythe mineable tags from custom crops (#1622) @Pyritie
+- Fixed some (but not all) model issues with the reflector block (#1664) @Redeix
+- Fixed food processor outputs not stacking @gustovafing
+- Fixed using the grappling hook on a ladder killing you (#106) @Zippity
+- Added more missing food processor recipes (#1632, #1638) @Pyritie
+- Fixed a few stuck quests (#1667, #1666) @Wicpar
+- Fixed inconsistent quern and macerator recipes for small tfc ores (#1672) @Pyritie
+- Fixed recipe conflict with ceramic bricks and create deco colored bricks @Pyritie
+
## [0.10.9] - 10-08-2025
### Changes
- Heavily reduced how much power the electric refrigerators use @Pyritie
diff --git a/LICENSE b/LICENSE
index f288702d2..153d416dc 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,674 +1,165 @@
- GNU GENERAL PUBLIC LICENSE
+ GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc.
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
- Preamble
-
- The GNU General Public License is a free, copyleft license for
-software and other kinds of works.
-
- The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works. By contrast,
-the GNU General Public License is intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users. We, the Free Software Foundation, use the
-GNU General Public License for most of our software; it applies also to
-any other work released this way by its authors. You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
- To protect your rights, we need to prevent others from denying you
-these rights or asking you to surrender the rights. Therefore, you have
-certain responsibilities if you distribute copies of the software, or if
-you modify it: responsibilities to respect the freedom of others.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must pass on to the recipients the same
-freedoms that you received. You must make sure that they, too, receive
-or can get the source code. And you must show them these terms so they
-know their rights.
-
- Developers that use the GNU GPL protect your rights with two steps:
-(1) assert copyright on the software, and (2) offer you this License
-giving you legal permission to copy, distribute and/or modify it.
-
- For the developers' and authors' protection, the GPL clearly explains
-that there is no warranty for this free software. For both users' and
-authors' sake, the GPL requires that modified versions be marked as
-changed, so that their problems will not be attributed erroneously to
-authors of previous versions.
-
- Some devices are designed to deny users access to install or run
-modified versions of the software inside them, although the manufacturer
-can do so. This is fundamentally incompatible with the aim of
-protecting users' freedom to change the software. The systematic
-pattern of such abuse occurs in the area of products for individuals to
-use, which is precisely where it is most unacceptable. Therefore, we
-have designed this version of the GPL to prohibit the practice for those
-products. If such problems arise substantially in other domains, we
-stand ready to extend this provision to those domains in future versions
-of the GPL, as needed to protect the freedom of users.
-
- Finally, every program is threatened constantly by software patents.
-States should not allow patents to restrict development and use of
-software on general-purpose computers, but in those that do, we wish to
-avoid the special danger that patents applied to a free program could
-make it effectively proprietary. To prevent this, the GPL assures that
-patents cannot be used to render the program non-free.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- TERMS AND CONDITIONS
-
- 0. Definitions.
-
- "This License" refers to version 3 of the GNU General Public License.
-
- "Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
-
- "The Program" refers to any copyrightable work licensed under this
-License. Each licensee is addressed as "you". "Licensees" and
-"recipients" may be individuals or organizations.
-
- To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy. The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
-
- A "covered work" means either the unmodified Program or a work based
-on the Program.
-
- To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy. Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
- To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies. Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
-
- An interactive user interface displays "Appropriate Legal Notices"
-to the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License. If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
- 1. Source Code.
-
- The "source code" for a work means the preferred form of the work
-for making modifications to it. "Object code" means any non-source
-form of a work.
-
- A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
- The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form. A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
- The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities. However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work. For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
- The Corresponding Source need not include anything that users
-can regenerate automatically from other parts of the Corresponding
-Source.
-
- The Corresponding Source for a work in source code form is that
-same work.
-
- 2. Basic Permissions.
-
- All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met. This License explicitly affirms your unlimited
-permission to run the unmodified Program. The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work. This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
- You may make, run and propagate covered works that you do not
-convey, without conditions so long as your license otherwise remains
-in force. You may convey covered works to others for the sole purpose
-of having them make modifications exclusively for you, or provide you
-with facilities for running those works, provided that you comply with
-the terms of this License in conveying all material for which you do
-not control copyright. Those thus making or running the covered works
-for you must do so exclusively on your behalf, under your direction
-and control, on terms that prohibit them from making any copies of
-your copyrighted material outside their relationship with you.
-
- Conveying under any other circumstances is permitted solely under
-the conditions stated below. Sublicensing is not allowed; section 10
-makes it unnecessary.
-
- 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
- No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
- When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such circumvention
-is effected by exercising rights under this License with respect to
-the covered work, and you disclaim any intention to limit operation or
-modification of the work as a means of enforcing, against the work's
-users, your or third parties' legal rights to forbid circumvention of
-technological measures.
-
- 4. Conveying Verbatim Copies.
-
- You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
- You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
- 5. Conveying Modified Source Versions.
-
- You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these conditions:
-
- a) The work must carry prominent notices stating that you modified
- it, and giving a relevant date.
-
- b) The work must carry prominent notices stating that it is
- released under this License and any conditions added under section
- 7. This requirement modifies the requirement in section 4 to
- "keep intact all notices".
-
- c) You must license the entire work, as a whole, under this
- License to anyone who comes into possession of a copy. This
- License will therefore apply, along with any applicable section 7
- additional terms, to the whole of the work, and all its parts,
- regardless of how they are packaged. This License gives no
- permission to license the work in any other way, but it does not
- invalidate such permission if you have separately received it.
-
- d) If the work has interactive user interfaces, each must display
- Appropriate Legal Notices; however, if the Program has interactive
- interfaces that do not display Appropriate Legal Notices, your
- work need not make them do so.
-
- A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit. Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
-
- 6. Conveying Non-Source Forms.
-
- You may convey a covered work in object code form under the terms
-of sections 4 and 5, provided that you also convey the
-machine-readable Corresponding Source under the terms of this License,
-in one of these ways:
-
- a) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by the
- Corresponding Source fixed on a durable physical medium
- customarily used for software interchange.
-
- b) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by a
- written offer, valid for at least three years and valid for as
- long as you offer spare parts or customer support for that product
- model, to give anyone who possesses the object code either (1) a
- copy of the Corresponding Source for all the software in the
- product that is covered by this License, on a durable physical
- medium customarily used for software interchange, for a price no
- more than your reasonable cost of physically performing this
- conveying of source, or (2) access to copy the
- Corresponding Source from a network server at no charge.
-
- c) Convey individual copies of the object code with a copy of the
- written offer to provide the Corresponding Source. This
- alternative is allowed only occasionally and noncommercially, and
- only if you received the object code with such an offer, in accord
- with subsection 6b.
-
- d) Convey the object code by offering access from a designated
- place (gratis or for a charge), and offer equivalent access to the
- Corresponding Source in the same way through the same place at no
- further charge. You need not require recipients to copy the
- Corresponding Source along with the object code. If the place to
- copy the object code is a network server, the Corresponding Source
- may be on a different server (operated by you or a third party)
- that supports equivalent copying facilities, provided you maintain
- clear directions next to the object code saying where to find the
- Corresponding Source. Regardless of what server hosts the
- Corresponding Source, you remain obligated to ensure that it is
- available for as long as needed to satisfy these requirements.
-
- e) Convey the object code using peer-to-peer transmission, provided
- you inform other peers where the object code and Corresponding
- Source of the work are being offered to the general public at no
- charge under subsection 6d.
-
- A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
- A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal, family,
-or household purposes, or (2) anything designed or sold for incorporation
-into a dwelling. In determining whether a product is a consumer product,
-doubtful cases shall be resolved in favor of coverage. For a particular
-product received by a particular user, "normally used" refers to a
-typical or common use of that class of product, regardless of the status
-of the particular user or of the way in which the particular user
-actually uses, or expects or is expected to use, the product. A product
-is a consumer product regardless of whether the product has substantial
-commercial, industrial or non-consumer uses, unless such uses represent
-the only significant mode of use of the product.
-
- "Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to install
-and execute modified versions of a covered work in that User Product from
-a modified version of its Corresponding Source. The information must
-suffice to ensure that the continued functioning of the modified object
-code is in no case prevented or interfered with solely because
-modification has been made.
-
- If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information. But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
- The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or updates
-for a work that has been modified or installed by the recipient, or for
-the User Product in which it has been modified or installed. Access to a
-network may be denied when the modification itself materially and
-adversely affects the operation of the network or violates the rules and
-protocols for communication across the network.
-
- Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
- 7. Additional Terms.
-
- "Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law. If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
- When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it. (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.) You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
- Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders of
-that material) supplement the terms of this License with terms:
-
- a) Disclaiming warranty or limiting liability differently from the
- terms of sections 15 and 16 of this License; or
-
- b) Requiring preservation of specified reasonable legal notices or
- author attributions in that material or in the Appropriate Legal
- Notices displayed by works containing it; or
-
- c) Prohibiting misrepresentation of the origin of that material, or
- requiring that modified versions of such material be marked in
- reasonable ways as different from the original version; or
-
- d) Limiting the use for publicity purposes of names of licensors or
- authors of the material; or
-
- e) Declining to grant rights under trademark law for use of some
- trade names, trademarks, or service marks; or
-
- f) Requiring indemnification of licensors and authors of that
- material by anyone who conveys the material (or modified versions of
- it) with contractual assumptions of liability to the recipient, for
- any liability that these contractual assumptions directly impose on
- those licensors and authors.
-
- All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10. If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term. If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
- If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
- Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions;
-the above requirements apply either way.
-
- 8. Termination.
-
- You may not propagate or modify a covered work except as expressly
-provided under this License. Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
- However, if you cease all violation of this License, then your
-license from a particular copyright holder is reinstated (a)
-provisionally, unless and until the copyright holder explicitly and
-finally terminates your license, and (b) permanently, if the copyright
-holder fails to notify you of the violation by some reasonable means
-prior to 60 days after the cessation.
-
- Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
- Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License. If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
- 9. Acceptance Not Required for Having Copies.
-
- You are not required to accept this License in order to receive or
-run a copy of the Program. Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance. However,
-nothing other than this License grants you permission to propagate or
-modify any covered work. These actions infringe copyright if you do
-not accept this License. Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
- 10. Automatic Licensing of Downstream Recipients.
-
- Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License. You are not responsible
-for enforcing compliance by third parties with this License.
-
- An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations. If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
- You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License. For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
- 11. Patents.
-
- A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based. The
-work thus licensed is called the contributor's "contributor version".
-
- A contributor's "essential patent claims" are all patent claims
-owned or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version. For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
- Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
- In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement). To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
- If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients. "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
- If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
- A patent license is "discriminatory" if it does not include within
-the scope of its coverage, prohibits the exercise of, or is
-conditioned on the non-exercise of one or more of the rights that are
-specifically granted under this License. You may not convey a covered
-work if you are a party to an arrangement with a third party that is
-in the business of distributing software, under which you make payment
-to the third party based on the extent of your activity of conveying
-the work, and under which the third party grants, to any of the
-parties who would receive the covered work from you, a discriminatory
-patent license (a) in connection with copies of the covered work
-conveyed by you (or copies made from those copies), or (b) primarily
-for and in connection with specific products or compilations that
-contain the covered work, unless you entered into that arrangement,
-or that patent license was granted, prior to 28 March 2007.
-
- Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
-
- 12. No Surrender of Others' Freedom.
-
- If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you may
-not convey it at all. For example, if you agree to terms that obligate you
-to collect a royalty for further conveying from those to whom you convey
-the Program, the only way you could satisfy both those terms and this
-License would be to refrain entirely from conveying the Program.
-
- 13. Use with the GNU Affero General Public License.
-
- Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU Affero General Public License into a single
-combined work, and to convey the resulting work. The terms of this
-License will continue to apply to the part which is the covered work,
-but the special requirements of the GNU Affero General Public License,
-section 13, concerning interaction through a network will apply to the
-combination as such.
-
- 14. Revised Versions of this License.
-
- The Free Software Foundation may publish revised and/or new versions of
-the GNU General Public License from time to time. Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
- Each version is given a distinguishing version number. If the
-Program specifies that a certain numbered version of the GNU General
-Public License "or any later version" applies to it, you have the
-option of following the terms and conditions either of that numbered
-version or of any later version published by the Free Software
-Foundation. If the Program does not specify a version number of the
-GNU General Public License, you may choose any version ever published
-by the Free Software Foundation.
-
- If the Program specifies that a proxy can decide which future
-versions of the GNU General Public License can be used, that proxy's
-public statement of acceptance of a version permanently authorizes you
-to choose that version for the Program.
-
- Later license versions may give you additional or different
-permissions. However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
- 15. Disclaimer of Warranty.
-
- THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
-OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
-IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. Limitation of Liability.
-
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
-THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
-GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
-USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
-DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
-PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
-EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGES.
-
- 17. Interpretation of Sections 15 and 16.
-
- If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-state the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-
- Copyright (C)
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-
-Also add information on how to contact you by electronic and paper mail.
-
- If the program does terminal interaction, make it output a short
-notice like this when it starts in an interactive mode:
-
- Copyright (C)
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, your program's commands
-might be different; for a GUI interface, you would use an "about box".
-
- You should also get your employer (if you work as a programmer) or school,
-if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU GPL, see
-.
-
- The GNU General Public License does not permit incorporating your program
-into proprietary programs. If your program is a subroutine library, you
-may consider it more useful to permit linking proprietary applications with
-the library. If this is what you want to do, use the GNU Lesser General
-Public License instead of this License. But first, please read
-.
+
+ This version of the GNU Lesser General Public License incorporates
+the terms and conditions of version 3 of the GNU General Public
+License, supplemented by the additional permissions listed below.
+
+ 0. Additional Definitions.
+
+ As used herein, "this License" refers to version 3 of the GNU Lesser
+General Public License, and the "GNU GPL" refers to version 3 of the GNU
+General Public License.
+
+ "The Library" refers to a covered work governed by this License,
+other than an Application or a Combined Work as defined below.
+
+ An "Application" is any work that makes use of an interface provided
+by the Library, but which is not otherwise based on the Library.
+Defining a subclass of a class defined by the Library is deemed a mode
+of using an interface provided by the Library.
+
+ A "Combined Work" is a work produced by combining or linking an
+Application with the Library. The particular version of the Library
+with which the Combined Work was made is also called the "Linked
+Version".
+
+ The "Minimal Corresponding Source" for a Combined Work means the
+Corresponding Source for the Combined Work, excluding any source code
+for portions of the Combined Work that, considered in isolation, are
+based on the Application, and not on the Linked Version.
+
+ The "Corresponding Application Code" for a Combined Work means the
+object code and/or source code for the Application, including any data
+and utility programs needed for reproducing the Combined Work from the
+Application, but excluding the System Libraries of the Combined Work.
+
+ 1. Exception to Section 3 of the GNU GPL.
+
+ You may convey a covered work under sections 3 and 4 of this License
+without being bound by section 3 of the GNU GPL.
+
+ 2. Conveying Modified Versions.
+
+ If you modify a copy of the Library, and, in your modifications, a
+facility refers to a function or data to be supplied by an Application
+that uses the facility (other than as an argument passed when the
+facility is invoked), then you may convey a copy of the modified
+version:
+
+ a) under this License, provided that you make a good faith effort to
+ ensure that, in the event an Application does not supply the
+ function or data, the facility still operates, and performs
+ whatever part of its purpose remains meaningful, or
+
+ b) under the GNU GPL, with none of the additional permissions of
+ this License applicable to that copy.
+
+ 3. Object Code Incorporating Material from Library Header Files.
+
+ The object code form of an Application may incorporate material from
+a header file that is part of the Library. You may convey such object
+code under terms of your choice, provided that, if the incorporated
+material is not limited to numerical parameters, data structure
+layouts and accessors, or small macros, inline functions and templates
+(ten or fewer lines in length), you do both of the following:
+
+ a) Give prominent notice with each copy of the object code that the
+ Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the object code with a copy of the GNU GPL and this license
+ document.
+
+ 4. Combined Works.
+
+ You may convey a Combined Work under terms of your choice that,
+taken together, effectively do not restrict modification of the
+portions of the Library contained in the Combined Work and reverse
+engineering for debugging such modifications, if you also do each of
+the following:
+
+ a) Give prominent notice with each copy of the Combined Work that
+ the Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the Combined Work with a copy of the GNU GPL and this license
+ document.
+
+ c) For a Combined Work that displays copyright notices during
+ execution, include the copyright notice for the Library among
+ these notices, as well as a reference directing the user to the
+ copies of the GNU GPL and this license document.
+
+ d) Do one of the following:
+
+ 0) Convey the Minimal Corresponding Source under the terms of this
+ License, and the Corresponding Application Code in a form
+ suitable for, and under terms that permit, the user to
+ recombine or relink the Application with a modified version of
+ the Linked Version to produce a modified Combined Work, in the
+ manner specified by section 6 of the GNU GPL for conveying
+ Corresponding Source.
+
+ 1) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (a) uses at run time
+ a copy of the Library already present on the user's computer
+ system, and (b) will operate properly with a modified version
+ of the Library that is interface-compatible with the Linked
+ Version.
+
+ e) Provide Installation Information, but only if you would otherwise
+ be required to provide such information under section 6 of the
+ GNU GPL, and only to the extent that such information is
+ necessary to install and execute a modified version of the
+ Combined Work produced by recombining or relinking the
+ Application with a modified version of the Linked Version. (If
+ you use option 4d0, the Installation Information must accompany
+ the Minimal Corresponding Source and Corresponding Application
+ Code. If you use option 4d1, you must provide the Installation
+ Information in the manner specified by section 6 of the GNU GPL
+ for conveying Corresponding Source.)
+
+ 5. Combined Libraries.
+
+ You may place library facilities that are a work based on the
+Library side by side in a single library together with other library
+facilities that are not Applications and are not covered by this
+License, and convey such a combined library under terms of your
+choice, if you do both of the following:
+
+ a) Accompany the combined library with a copy of the same work based
+ on the Library, uncombined with any other library facilities,
+ conveyed under the terms of this License.
+
+ b) Give prominent notice with the combined library that part of it
+ is a work based on the Library, and explaining where to find the
+ accompanying uncombined form of the same work.
+
+ 6. Revised Versions of the GNU Lesser General Public License.
+
+ The Free Software Foundation may publish revised and/or new versions
+of the GNU Lesser General Public License from time to time. Such new
+versions will be similar in spirit to the present version, but may
+differ in detail to address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Library as you received it specifies that a certain numbered version
+of the GNU Lesser General Public License "or any later version"
+applies to it, you have the option of following the terms and
+conditions either of that published version or of any later version
+published by the Free Software Foundation. If the Library as you
+received it does not specify a version number of the GNU Lesser
+General Public License, you may choose any version of the GNU Lesser
+General Public License ever published by the Free Software Foundation.
+
+ If the Library as you received it specifies that a proxy can decide
+whether future versions of the GNU Lesser General Public License shall
+apply, that proxy's public statement of acceptance of any version is
+permanent authorization for you to choose that version for the
+Library.
\ No newline at end of file
diff --git a/config/ae2/common.json b/config/ae2/common.json
index 6f089b803..2c91128bd 100644
--- a/config/ae2/common.json
+++ b/config/ae2/common.json
@@ -76,7 +76,7 @@
"CrystalResonanceGeneratorRate_comment": "How much energy a crystal resonance generator generates per tick.",
"CrystalResonanceGeneratorRate": 20.0,
"p2pTunnelEnergyTax_comment": "The cost to transport energy through an energy P2P tunnel expressed as a factor of the transported energy.",
- "p2pTunnelEnergyTax": 0.025,
+ "p2pTunnelEnergyTax": 0.999,
"p2pTunnelTransportTax_comment": "The cost to transport items/fluids/etc. through P2P tunnels, expressed in AE energy per equivalent I/O bus operation for the transported object type (i.e. items\u003dper 1 item, fluids\u003dper 125mb).",
"p2pTunnelTransportTax": 0.025
},
diff --git a/config/carryon-common.toml b/config/carryon-common.toml
index e0832b465..68f3a8ec1 100644
--- a/config/carryon-common.toml
+++ b/config/carryon-common.toml
@@ -57,7 +57,7 @@
[whitelist]
#Whitelist. Read about the format here: https://github.com/Tschipp/CarryOn/wiki/Black---and-Whitelist-Config
#Entities that CAN be picked up (useWhitelistEntities must be true)
- allowedEntities = ["tfc:turkey", "tfc:isopod", "tfc:lobster", "tfc:frog", "tfc:penguin", "tfc:turtle", "tfc:horseshoe_crab", "tfc:crayfish", "tfc:grouse", "tfc:pheasant", "tfc:peafowl", "tfc:rat", "tfc:chicken", "tfc:duck", "tfc:quail", "tfc:rabbit"]
+ allowedEntities = ["tfc:turkey", "tfc:isopod", "tfc:lobster", "tfc:frog", "tfc:penguin", "tfc:turtle", "tfc:horseshoe_crab", "tfc:crayfish", "tfc:grouse", "tfc:pheasant", "tfc:peafowl", "tfc:rat", "tfc:chicken", "tfc:duck", "tfc:quail", "tfc:rabbit", "tfg:moon_rabbit", "species:birt"]
#Blocks that CAN be picked up (useWhitelistBlocks must be true)
allowedBlocks = ["framedblocks:framed_chest", "tfc:wood/chest/*", "tfc:wood/trapped_chest/*", "afc:wood/chest/*", "afc:wood/trapped_chest/*", "#forge:chests/wooden"]
#Entities that CAN have other entities stacked on top of them (useWhitelistStacking must be true)
diff --git a/config/enhancedvisuals.json b/config/enhancedvisuals.json
index 83fdff9ab..a1a6cae18 100644
--- a/config/enhancedvisuals.json
+++ b/config/enhancedvisuals.json
@@ -1,15 +1,36 @@
{
"messages": {
"deathMessages": [
- "Do you really want to respawn? think of it again.",
- "Life is hard. Deal with it!",
- "You are dead ... wait you already know that.",
- "Did I let the stove on...?",
- "Should have shot back first...",
+ "Do you really want to respawn?",
+ "You are dead... wait you already knew that.",
+ "Did I leave the stove on...?",
"Yep, that\u0027s messed up...",
- "Rage incomming!",
+ "Rage incoming!",
"I think you dropped something.",
- "Time for a break?"
+ "Time for a break?",
+ "Should have seen that coming.",
+ "Progress denied.",
+ "Another fine day for entropy.",
+ "Research complete: mortality confirmed.",
+ "Civilization setback detected.",
+ "The factory must grow.",
+ "Another sample in the archaeology record.",
+ "You\u0027ve been recycled by nature.",
+ "Respawns remaining: -1",
+ "Welcome back to square one.",
+ "A fine addition to the fossil record.",
+ "Even bronze can\u0027t save you from that.",
+ "Turns out you are biodegradable.",
+ "Who knew survival was this complicated?",
+ "Respawn pending...",
+ "Sometimes progress means starting over.",
+ "A slight delay in evolution.",
+ "Respawn issued, warranty void.",
+ "Trial run concluded.",
+ "You\u0027ve been scheduled for maintenance.",
+ "Progress report: terminated.",
+ "Nature always collects its debts.",
+ "A minor inconvenience in the grand scheme of things."
],
"enabled": true
}
diff --git a/config/ftbqoptimizer.snbt b/config/ftbqoptimizer.snbt
deleted file mode 100644
index a62cf278c..000000000
--- a/config/ftbqoptimizer.snbt
+++ /dev/null
@@ -1,13 +0,0 @@
-# FTBQuestOptimizer config file
-# If you're a modpack maker, edit defaultconfigs/ftbqoptimizer-server.snbt instead
-
-{
- # Enable optimization of quest completion detection
- # Default: true
- detect_optimization: true
-
- # Number of tick skips for checking player inventories, 0 to disable tick skipping. Experiment and find the best value for you!
- # Default: 5
- # Range: 0 ~ 100
- skip_ticks_amount: 5
-}
diff --git a/config/ftbquests/quests/chapters/applied_energistics_2.snbt b/config/ftbquests/quests/chapters/applied_energistics_2.snbt
index 69f3360bf..f7a7c7e05 100644
--- a/config/ftbquests/quests/chapters/applied_energistics_2.snbt
+++ b/config/ftbquests/quests/chapters/applied_energistics_2.snbt
@@ -1233,12 +1233,15 @@
}
{
dependencies: ["378E2294EFD85C65"]
+ description: ["{quests.ae2.programmed_circuit_card.desc}"]
id: "51B34B3E51B6ECDD"
+ subtitle: "{quests.ae2.programmed_circuit_card.subtitle}"
tasks: [{
id: "295980339E1FE027"
item: "pccard:card_programmed_circuit"
type: "item"
}]
+ title: "{quests.ae2.programmed_circuit_card.title}"
x: 1.0d
y: -10.5d
}
diff --git a/config/ftbquests/quests/chapters/hv__high_voltage.snbt b/config/ftbquests/quests/chapters/hv__high_voltage.snbt
index 486b97afc..6b5ec9584 100644
--- a/config/ftbquests/quests/chapters/hv__high_voltage.snbt
+++ b/config/ftbquests/quests/chapters/hv__high_voltage.snbt
@@ -525,11 +525,18 @@
id: "42FB276AB16258D9"
size: 1.0d
subtitle: "{quests.high_voltage.fluorine.subtitle}"
- tasks: [{
- id: "4EF4F33BEB714485"
- item: "gtceu:fluorine_bucket"
- type: "item"
- }]
+ tasks: [
+ {
+ id: "4EF4F33BEB714485"
+ item: "gtceu:fluorine_bucket"
+ optional_task: true
+ type: "item"
+ }
+ {
+ id: "7245625D6C687E3A"
+ type: "checkmark"
+ }
+ ]
title: "{quests.high_voltage.fluorine.title}"
x: 1.0d
y: 4.5d
@@ -561,21 +568,29 @@
type: "item"
}
]
- title: "{quests.high_voltage.ptfe.title"
+ title: "{quests.high_voltage.ptfe.title}"
x: 0.0d
y: 4.5d
}
{
dependencies: ["5BACED5AE350EAB1"]
description: ["{quests.high_voltage.nitrobenzene.desc}"]
+ icon: "gtceu:nitrobenzene_bucket"
id: "56E7A3A0CC690C8A"
shape: "square"
size: 1.0d
- tasks: [{
- id: "33CF24B0A19D2F25"
- item: "gtceu:nitrobenzene_bucket"
- type: "item"
- }]
+ tasks: [
+ {
+ id: "33CF24B0A19D2F25"
+ item: "gtceu:nitrobenzene_bucket"
+ optional_task: true
+ type: "item"
+ }
+ {
+ id: "70D29F223E0CC5CB"
+ type: "checkmark"
+ }
+ ]
title: "{quests.high_voltage.nitrobenzene.title}"
x: -1.0d
y: 9.5d
@@ -626,28 +641,18 @@
icon: "minecraft:tnt"
id: "2B7B214EDE0B45A2"
size: 1.0d
- tasks: [
- {
- id: "04BF6A36E965C348"
- item: "minecraft:tnt"
- type: "item"
+ tasks: [{
+ id: "69AFBED9D1866F49"
+ item: {
+ Count: 1
+ id: "ftbfiltersystem:smart_filter"
+ tag: {
+ "ftbfiltersystem:filter": "or(item(minecraft:tnt)item(gtceu:industrial_tnt)item(gtceu:powderbarrel)item(gtceu:dynamite))"
+ }
}
- {
- id: "162CDC2567F6D6A8"
- item: "gtceu:industrial_tnt"
- type: "item"
- }
- {
- id: "4CFB597542DD0194"
- item: "gtceu:dynamite"
- type: "item"
- }
- {
- id: "0BF4703D1DBAA5B7"
- item: "gtceu:powderbarrel"
- type: "item"
- }
- ]
+ title: "{quests.high_voltage.tnt.task}"
+ type: "item"
+ }]
title: "{quests.high_voltage.tnt.title}"
x: 3.5d
y: 3.0d
@@ -733,11 +738,18 @@
id: "5BACED5AE350EAB1"
size: 1.0d
subtitle: "{quests.high_voltage.nitric_acid.subtitle}"
- tasks: [{
- id: "5F8F684990622DE1"
- item: "gtceu:nitric_acid_bucket"
- type: "item"
- }]
+ tasks: [
+ {
+ id: "5F8F684990622DE1"
+ item: "gtceu:nitric_acid_bucket"
+ optional_task: true
+ type: "item"
+ }
+ {
+ id: "24520333587F2436"
+ type: "checkmark"
+ }
+ ]
title: "{quests.high_voltage.nitric_acid.title}"
x: 0.0d
y: 9.5d
@@ -745,15 +757,23 @@
{
dependencies: ["5BACED5AE350EAB1"]
description: ["{quests.high_voltage.cetane_diesel.desc}"]
+ icon: "gtceu:cetane_boosted_diesel_bucket"
id: "04F6E968CEEC3D49"
shape: "square"
size: 1.0d
subtitle: "{quests.high_voltage.cetane_diesel.subtitle}"
- tasks: [{
- id: "51D904AA29256F8D"
- item: "gtceu:cetane_boosted_diesel_bucket"
- type: "item"
- }]
+ tasks: [
+ {
+ id: "51D904AA29256F8D"
+ item: "gtceu:cetane_boosted_diesel_bucket"
+ optional_task: true
+ type: "item"
+ }
+ {
+ id: "6BFCFA5257BE071F"
+ type: "checkmark"
+ }
+ ]
title: "{quests.high_voltage.cetane_diesel.title}"
x: 1.0d
y: 9.5d
@@ -841,11 +861,18 @@
icon: "gtceu:ammonia_bucket"
id: "4343746E706264E6"
size: 1.0d
- tasks: [{
- id: "1C3EBA2535471DB6"
- item: "gtceu:ammonia_bucket"
- type: "item"
- }]
+ tasks: [
+ {
+ id: "1C3EBA2535471DB6"
+ item: "gtceu:ammonia_bucket"
+ optional_task: true
+ type: "item"
+ }
+ {
+ id: "6445F5DC9728583A"
+ type: "checkmark"
+ }
+ ]
title: "{quests.high_voltage.ammonia.title}"
x: -3.0d
y: 6.0d
@@ -983,6 +1010,8 @@
"{@pagebreak}"
"{quests.high_voltage.space_alloy.desc.2}"
]
+ hide_details_until_startable: false
+ icon: "gtceu:rocket_alloy_t1_ingot"
id: "56D337E264A4154F"
subtitle: "{quests.high_voltage.space_alloy.subtitle}"
tasks: [
@@ -1209,23 +1238,6 @@
x: 0.0d
y: 11.0d
}
- {
- dependencies: ["14D277A164202FF8"]
- description: [
- "{quests.high_voltage.bedrock_miner.desc.1}"
- "{@pagebreak}"
- "{quests.high_voltage.bedrock_miner.desc.2}"
- ]
- id: "2878C147D273F774"
- subtitle: "{quests.high_voltage.bedrock_miner.subtitle}"
- tasks: [{
- id: "55981710612D21D7"
- item: "gtceu:mv_bedrock_ore_miner"
- type: "item"
- }]
- x: 2.5d
- y: -10.5d
- }
{
description: ["{quests.high_voltage.kaolinite_powder.desc}"]
disable_toast: true
@@ -1241,6 +1253,304 @@
x: 6.0d
y: 3.5d
}
+ {
+ dependencies: ["3FBDC8552F7D8008"]
+ description: ["{quests.high_voltage.gun.desc}"]
+ id: "74C6DD5F67B1731F"
+ optional: true
+ shape: "heart"
+ subtitle: "{quests.high_voltage.gun.subtitle}"
+ tasks: [
+ {
+ disable_toast: true
+ id: "00B3B5D0D419F8E9"
+ item: {
+ Count: 1
+ id: "ftbfiltersystem:smart_filter"
+ tag: {
+ "ftbfiltersystem:filter": "item(tacz:modern_kinetic_gun)"
+ }
+ }
+ match_nbt: false
+ title: "{quests.high_voltage.gun.task1}"
+ type: "item"
+ }
+ {
+ id: "7485BE99651C8334"
+ item: {
+ Count: 1
+ id: "ftbfiltersystem:smart_filter"
+ tag: {
+ "ftbfiltersystem:filter": "or(item(tfg:absorption_salvo)item(tfg:resistance_salvo)item(tfg:instant_health_salvo)item(tfg:regeneration_tablet)item(tfg:speed_tablet)item(tfcagedalcohol:bucket/aged_beer)item(tfcagedalcohol:bucket/aged_vodka)item(tfcagedalcohol:bucket/aged_sake)item(tfcagedalcohol:bucket/aged_rum))"
+ }
+ }
+ optional_task: true
+ title: "{quests.high_voltage.gun.task2}"
+ type: "item"
+ }
+ {
+ id: "2B1D15C7E99C9DDC"
+ item: {
+ Count: 1
+ ForgeCaps: {
+ "tfc:food": {
+ creationDate: -2L
+ foodData: {
+ dairy: 0.0f
+ decay: 0.0f
+ food: 0
+ fruit: 0.0f
+ grain: 0.0f
+ meat: 0.0f
+ sat: 0.0f
+ veg: 0.0f
+ water: 0.0f
+ }
+ ingredients: [ ]
+ traits: [ ]
+ }
+ }
+ id: "tfg:food/meal_bag"
+ }
+ match_nbt: false
+ optional_task: true
+ type: "item"
+ }
+ ]
+ title: "{quests.high_voltage.gun.title}"
+ x: 10.0d
+ y: -4.0d
+ }
+ {
+ dependencies: ["00A2566109144D7F"]
+ description: ["{quests.high_voltage.space_survival.desc}"]
+ icon: "ad_astra:oxygen_distributor"
+ id: "08AAD91CE348A08B"
+ subtitle: "{quests.high_voltage.space_survival.subtitle}"
+ tasks: [{
+ id: "66E3342A47817498"
+ title: "{quests.high_voltage.space_survival.title}"
+ type: "checkmark"
+ }]
+ title: "{quests.high_voltage.space_survival.title}"
+ x: 13.0d
+ y: 1.5d
+ }
+ {
+ dependencies: ["00A2566109144D7F"]
+ description: ["{quests.high_voltage.moon_harvester.desc}"]
+ id: "6A21CCAEB1FDF38E"
+ shape: "octagon"
+ size: 2.0d
+ subtitle: "{quests.high_voltage.moon_harvester.subtitle}"
+ tasks: [{
+ id: "445320F445BA829F"
+ item: "gtceu:moon_dust_harvester"
+ type: "item"
+ }]
+ title: "{quests.high_voltage.moon_harvester.title}"
+ x: 16.0d
+ y: -2.0d
+ }
+ {
+ dependencies: ["6A21CCAEB1FDF38E"]
+ description: ["{quests.high_voltage.regolith_vapor.desc}"]
+ icon: "gtceu:regolith_vapor_bucket"
+ id: "578ECB10B30A77C7"
+ subtitle: "{quests.high_voltage.regolith_vapor.subtitle}"
+ tasks: [
+ {
+ id: "0FF209271DB58067"
+ item: "gtceu:regolith_vapor_bucket"
+ optional_task: true
+ type: "item"
+ }
+ {
+ id: "32E19F49E3A2D54B"
+ title: "{quests.high_voltage.regolith_vapor.task}"
+ type: "checkmark"
+ }
+ ]
+ title: "{quests.high_voltage.regolith_vapor.title}"
+ x: 17.5d
+ y: -2.5d
+ }
+ {
+ dependencies: ["6A21CCAEB1FDF38E"]
+ description: ["{quests.high_voltage.regolith_dust.desc}"]
+ id: "0527DF6A8567FED9"
+ subtitle: "{quests.high_voltage.regolith_dust.subtitle}"
+ tasks: [
+ {
+ id: "567BAEEB6120F6CE"
+ item: "tfg:certus_regolith_dust"
+ type: "item"
+ }
+ {
+ id: "5507A8B1561AC3C3"
+ item: "tfg:cassiterite_regolith_dust"
+ type: "item"
+ }
+ {
+ id: "13C520F021B2E085"
+ item: "tfg:bright_regolith_dust"
+ type: "item"
+ }
+ {
+ id: "3565544FF49B9F50"
+ item: "tfg:goethe_regolith_dust"
+ type: "item"
+ }
+ ]
+ title: "{quests.high_voltage.regolith_dust.title}"
+ x: 17.5d
+ y: -1.5d
+ }
+ {
+ dependencies: [
+ "0527DF6A8567FED9"
+ "578ECB10B30A77C7"
+ ]
+ description: ["{quests.high_voltage.dusty_ores.desc}"]
+ id: "5807400FD1F0998A"
+ subtitle: "{quests.high_voltage.dusty_ores.subtitle}"
+ tasks: [{
+ id: "131B1D5F37FAC1F3"
+ item: {
+ Count: 1
+ id: "ftbfiltersystem:smart_filter"
+ tag: {
+ "ftbfiltersystem:filter": "or(item(gtceu:dusty_raw_goethite)item(gtceu:dusty_raw_cassiterite)item(gtceu:dusty_raw_certus_quartz)item(gtceu:dusty_raw_gold)item(gtceu:dusty_raw_diamond))"
+ }
+ }
+ title: "{quests.high_voltage.dusty_ores.task}"
+ type: "item"
+ }]
+ title: "{quests.high_voltage.dusty_ores.title}"
+ x: 18.5d
+ y: -2.0d
+ }
+ {
+ dependencies: ["5807400FD1F0998A"]
+ description: ["{quests.high_voltage.final_dust.desc}"]
+ id: "36FE3DDBCB535639"
+ subtitle: "{quests.high_voltage.final_dust.subtitle}"
+ tasks: [
+ {
+ id: "1ABCC8007A69EF81"
+ item: {
+ Count: 1
+ ForgeCaps: {
+ "tfc:item_heat": {
+ heat: 0.0f
+ ticks: 0L
+ }
+ }
+ id: "gtceu:iron_dust"
+ }
+ type: "item"
+ }
+ {
+ id: "3AB1A3B8E6EB4291"
+ item: {
+ Count: 1
+ ForgeCaps: {
+ "tfc:item_heat": {
+ heat: 0.0f
+ ticks: 0L
+ }
+ }
+ id: "gtceu:copper_dust"
+ }
+ type: "item"
+ }
+ {
+ id: "1D38FECBB23C3E24"
+ item: {
+ Count: 1
+ ForgeCaps: {
+ "tfc:item_heat": {
+ heat: 0.0f
+ ticks: 0L
+ }
+ }
+ id: "gtceu:tin_dust"
+ }
+ type: "item"
+ }
+ {
+ id: "6C9C5498495F330C"
+ item: "ae2:certus_quartz_dust"
+ type: "item"
+ }
+ {
+ id: "0AF375FA38D44C32"
+ item: {
+ Count: 1
+ ForgeCaps: {
+ "tfc:item_heat": {
+ heat: 0.0f
+ ticks: 0L
+ }
+ }
+ id: "gtceu:gold_dust"
+ }
+ type: "item"
+ }
+ {
+ id: "6896A082D722EECB"
+ item: "gtceu:diamond_dust"
+ type: "item"
+ }
+ ]
+ title: "{quests.high_voltage.final_dust.title}"
+ x: 19.5d
+ y: -2.0d
+ }
+ {
+ dependencies: ["396E85A39FF414CF"]
+ description: ["{quests.high_voltage.wand.desc}"]
+ id: "22FD785F84E9D10D"
+ optional: true
+ shape: "heart"
+ subtitle: "{quests.high_voltage.wand.subtitle}"
+ tasks: [{
+ id: "525F329DD5F16E1F"
+ item: {
+ Count: 1
+ id: "constructionwand:infinity_wand"
+ tag: {
+ wand_options: { }
+ }
+ }
+ type: "item"
+ }]
+ title: "{quests.high_voltage.wand.title}"
+ x: 13.0d
+ y: -8.0d
+ }
+ {
+ dependencies: ["396E85A39FF414CF"]
+ description: ["{quests.high_voltage.hypertubes.desc}"]
+ id: "159A0DAEE55DCAC0"
+ optional: true
+ subtitle: "{quests.high_voltage.hypertubes.subtitle}"
+ tasks: [
+ {
+ id: "033B6A5EC2C17485"
+ item: "create_hypertube:hypertube_entrance"
+ type: "item"
+ }
+ {
+ id: "2EBA07A9A9B6D1EB"
+ item: "create_hypertube:hypertube"
+ type: "item"
+ }
+ ]
+ title: "{quests.high_voltage.hypertubes.title}"
+ x: 11.5d
+ y: -7.5d
+ }
]
subtitle: ["{quests.high_voltage.subtitle}"]
title: "{quests.high_voltage}"
diff --git a/config/ftbquests/quests/chapters/lv__low_voltage.snbt b/config/ftbquests/quests/chapters/lv__low_voltage.snbt
index 12d69cd73..e6a9f762a 100644
--- a/config/ftbquests/quests/chapters/lv__low_voltage.snbt
+++ b/config/ftbquests/quests/chapters/lv__low_voltage.snbt
@@ -674,6 +674,7 @@
"ftbfiltersystem:filter": "or(nbt(fuzzy:{fluid:{FluidName:\"gtceu:rubber\"}})nbt(fuzzy:{Fluid:{FluidName:\"gtceu:rubber\"}})item(gtceu:rubber_bucket))"
}
}
+ title: "{quests.low_voltage.lv_chemical_reactor.task}"
type: "item"
}
]
diff --git a/config/ftbquests/quests/chapters/questsmetallurgy.snbt b/config/ftbquests/quests/chapters/questsmetallurgy.snbt
index af71cddaf..9d65ba8ec 100644
--- a/config/ftbquests/quests/chapters/questsmetallurgy.snbt
+++ b/config/ftbquests/quests/chapters/questsmetallurgy.snbt
@@ -308,6 +308,7 @@
}
id: "tfc:kaolin_clay"
}
+ match_nbt: false
type: "item"
weak_nbt_match: true
}]
@@ -630,11 +631,9 @@
id: "5792DDAA82895E67"
subtitle: "{quests.metal_age.red_blu.subtitle}"
tasks: [{
- dimension: "minecraft:overworld"
- icon: "gtceu:overworld_marker"
- id: "720D64916D1E3892"
- title: "{quests.stone_age.temperature.task}"
- type: "dimension"
+ id: "63890641DCD6659F"
+ title: "{quests.tasktype.checkmark}"
+ type: "checkmark"
}]
title: "{quests.metal_age.red_blu.title}"
x: 24.0d
@@ -661,6 +660,7 @@
"5088768AAA28FCBA"
"6D04BAC5B215F90F"
]
+ dependency_requirement: "one_completed"
description: ["{quests.metal_age.redblu_anvil.desc}"]
id: "56CA2EB7812529C5"
shape: "octagon"
@@ -967,7 +967,9 @@
}
id: "tfc:metal/ingot/weak_red_steel"
}
+ match_nbt: false
type: "item"
+ weak_nbt_match: true
}
{
id: "2A068958F7451FFB"
@@ -981,7 +983,9 @@
}
id: "tfc:metal/ingot/black_steel"
}
+ match_nbt: false
type: "item"
+ weak_nbt_match: true
}
]
title: "{quests.metal_age.highcarb_red_steel.title}"
@@ -1158,7 +1162,9 @@
}
id: "tfc:metal/ingot/weak_blue_steel"
}
+ match_nbt: false
type: "item"
+ weak_nbt_match: true
}
{
id: "2755C292E4E19530"
@@ -1172,7 +1178,9 @@
}
id: "tfc:metal/ingot/black_steel"
}
+ match_nbt: false
type: "item"
+ weak_nbt_match: true
}
]
title: "{quests.metal_age.highcarb_blu_steel.title}"
diff --git a/config/ftbquests/quests/chapters/questssteam_age.snbt b/config/ftbquests/quests/chapters/questssteam_age.snbt
index 0d57e51d7..7b2886226 100644
--- a/config/ftbquests/quests/chapters/questssteam_age.snbt
+++ b/config/ftbquests/quests/chapters/questssteam_age.snbt
@@ -409,8 +409,8 @@
type: "item"
}]
title: "{quests.steam_age.crushing_wheel.title}"
- x: -19.5d
- y: 18.0d
+ x: -21.5d
+ y: 10.5d
}
{
dependencies: ["7DB7AB5349218605"]
@@ -436,13 +436,13 @@
]
title: "{quests.steam_age.treated_planks.title}"
x: -19.5d
- y: 12.0d
+ y: 10.5d
}
{
dependencies: [
- "246D2C5989E3E907"
"233B414B4F189140"
"781C6AD30194CB45"
+ "3E175E20C91F168B"
]
description: ["{quests.steam_age.electron_tube.desc}"]
id: "033E74BC588E7EAD"
@@ -564,8 +564,8 @@
type: "item"
}]
title: "{quests.steam_age.mech_crafter.title}"
- x: -19.5d
- y: 17.0d
+ x: -20.5d
+ y: 12.0d
}
{
dependencies: ["46FA9DD4755A5548"]
@@ -828,9 +828,9 @@
}
{
dependencies: [
- "033E74BC588E7EAD"
"5917B0D4708BF534"
"6100B3C732E379AA"
+ "246D2C5989E3E907"
]
description: ["{quests.steam_age.centrifuge.desc}"]
id: "19A1D52A7F550478"
@@ -842,8 +842,8 @@
type: "item"
}]
title: "{quests.steam_age.centrifuge.title}"
- x: -18.0d
- y: 17.0d
+ x: -20.5d
+ y: 10.5d
}
{
dependencies: [
@@ -1593,7 +1593,7 @@
type: "checkmark"
}]
title: "{quests.steam_age.packager.title}"
- x: -22.0d
+ x: -19.5d
y: 17.0d
}
{
diff --git a/config/ftbquests/quests/chapters/queststfc_tips.snbt b/config/ftbquests/quests/chapters/queststfc_tips.snbt
index d4dc05675..843a2eb36 100644
--- a/config/ftbquests/quests/chapters/queststfc_tips.snbt
+++ b/config/ftbquests/quests/chapters/queststfc_tips.snbt
@@ -480,8 +480,29 @@
type: "item"
}
{
+ icon: {
+ Count: 1
+ ForgeCaps: {
+ "tfc:item_heat": {
+ heat: 0.0f
+ ticks: 0L
+ }
+ }
+ id: "tfchotornot:tongs/wood"
+ tag: {
+ Damage: 0
+ }
+ }
id: "45EFF5E3C4FB5D77"
- item: "firmalife:peel"
+ item: {
+ Count: 1
+ id: "ftbfiltersystem:smart_filter"
+ tag: {
+ "ftbfiltersystem:filter": "ftbfiltersystem:item_tag(tfchotornot:insulating)"
+ }
+ }
+ optional_task: true
+ title: "Any #tfchotornot:insulating"
type: "item"
}
]
@@ -1975,7 +1996,7 @@
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
- "ftbfiltersystem:filter": "or(item(tfclunchbox:lunchbox)item(tfclunchbox:cooling_lunchbox))"
+ "ftbfiltersystem:filter": "or(item(tfclunchbox:lunchbox)item(tfclunchbox:cooling_lunchbox)item(tfclunchbox:electric_lunchbox))"
}
}
title: "{quests.tfg_tips.lunchbox.task.1}"
diff --git a/config/ftbquests/quests/chapters/space_survival.snbt b/config/ftbquests/quests/chapters/space_survival.snbt
index 28c948ed4..de0339f43 100644
--- a/config/ftbquests/quests/chapters/space_survival.snbt
+++ b/config/ftbquests/quests/chapters/space_survival.snbt
@@ -153,27 +153,6 @@
}
]
quests: [
- {
- dependencies: ["5826EC76931359B8"]
- description: ["{quests.space_survival.bedrock_mining.desc}"]
- icon: "gtceu:mv_bedrock_ore_miner"
- id: "3C92063DE5B9D5E9"
- subtitle: "{quests.space_survival.bedrock_mining.subtitle}"
- tasks: [{
- id: "7768441FAA017BB1"
- item: {
- Count: 1
- id: "ftbfiltersystem:smart_filter"
- tag: {
- "ftbfiltersystem:filter": "or(item(gtceu:mv_bedrock_ore_miner)item(gtceu:hv_bedrock_ore_miner)item(gtceu:ev_bedrock_ore_miner))"
- }
- }
- type: "item"
- }]
- title: "{quests.space_survival.bedrock_mining.title}"
- x: -1.0d
- y: 1.0d
- }
{
dependencies: ["16B735F9C391D260"]
description: ["{quests.space_survival.preparations.desc}"]
@@ -456,10 +435,7 @@
y: -4.5d
}
{
- dependencies: [
- "5826EC76931359B8"
- "3C92063DE5B9D5E9"
- ]
+ dependencies: ["5826EC76931359B8"]
description: [
"{quests.space_survival.railgun.desc.1}"
"{@pagebreak}"
diff --git a/config/toolbelt-common.toml b/config/toolbelt-common.toml
index 7f42d7886..5febf8a57 100644
--- a/config/toolbelt-common.toml
+++ b/config/toolbelt-common.toml
@@ -1,13 +1,13 @@
[general]
#If set to FALSE, support for sewing recipes will not be enabled regardless of the mod's presence.
- enableSewingKitSupport = true
+ enableSewingKitSupport = false
#If AUTO, the crafting and upgrade recipes will use the Sewing mechanics if the Sewing Kit mod is present. Off disables anvil upgrading regardless.
#Allowed Values: OFF, AUTO, ON
anvilUpgrading = "AUTO"
#If AUTO, the belt and pouch crafting recipes will be disabled if the Sewing Kit mod is present, sewing recipes will be used instead.
#Allowed Values: OFF, AUTO, ON
- enableGridCraftingRecipes = "AUTO"
+ enableGridCraftingRecipes = "ON"
#If AUTO, the belt slot will be disabled if Curios is present. If OFF, the belt slot will be disabled permanently.
#Allowed Values: OFF, AUTO, ON
customBeltSlotMode = "ON"
diff --git a/config/xenon++.toml b/config/xenon++.toml
new file mode 100644
index 000000000..5e3011163
--- /dev/null
+++ b/config/xenon++.toml
@@ -0,0 +1,131 @@
+
+[xenonextras]
+
+ [xenonextras.general]
+ #Set Fullscreen mode
+ #Borderless let you change between screens more faster and move your mouse across monitors
+ #Allowed Values: WINDOWED, BORDERLESS, FULLSCREEN
+ fullscreen = "WINDOWED"
+ #Configure FPS Display mode
+ #Complete mode gives you min FPS count and average count
+ #Allowed Values: OFF, SIMPLE, ADVANCED, FRAMETIME
+ fpsDisplay = "ADVANCED"
+ #Configure FPS Display gravity
+ #Places counter on specified corner of your screen
+ #Allowed Values: LEFT, CENTER, RIGHT
+ fpsDisplayGravity = "LEFT"
+ #Shows GPU and memory usage onto FPS display
+ #Allowed Values: OFF, ON, RAM
+ fpsDisplaySystem = "OFF"
+ #Configure FPS Display margin
+ #Give some space between corner and text
+ #Range: 0 ~ 48
+ fpsDisplayMargin = 12
+ #Toggle FPS Display shadow
+ #In case sometimes you can't see the text
+ fpsDisplayShadow = false
+
+ [xenonextras.quality]
+ #Toggle fog feature
+ #Fog was a vanilla feature, toggling off may increases performance
+ fog = true
+ #Raise clouds
+ #Modify clouds height perfect for a adaptative world experience
+ #Range: 0 ~ 512
+ cloudsHeight = 192
+ #Chunks fade in speed
+ #This option doesn't affect performance, just changes speed
+ #Allowed Values: OFF, FAST, SLOW
+ chunkFadeSpeed = "SLOW"
+
+ [xenonextras.quality.darkness]
+ #Configure Darkness Mode
+ #Each config changes what is considered 'true darkness'
+ #Allowed Values: TOTAL_DARKNESS, PITCH_BLACK, DARK, DIM, OFF
+ mode = "OFF"
+ #Toggle Darkness on Overworld dimension
+ enableOnOverworld = true
+ #Toggle Darkness on Nether dimension
+ enableOnNether = false
+ #Configure fog brightness on nether when darkness is enabled
+ #Range: 0.0 ~ 1.0
+ netherFogBright = 0.5
+ #Toggle Darkness on End dimension
+ enableOnEnd = false
+ #Configure fog brightness on nether when darkness is enabled
+ #Range: 0.0 ~ 1.0
+ endFogBright = 0.5
+ #Toggle Darkness default mode for modded dimensions
+ valueByDefault = false
+ #List of all dimensions to use True Darkness
+ #This option overrides 'valueByDefault' state
+ dimensionWhitelist = []
+ #Toggle darkness when dimension has no SkyLight
+ enableOnNoSkyLight = false
+ #Disables all bright sources of darkness like moon or fog
+ #Only affects darkness effect
+ enableBlockLightOnly = false
+ #Toggles if moon phases affects darkness in the overworld
+ affectedByMoonPhase = true
+ #Configure max moon brightness level with darkness
+ #Range: 0.0 ~ 1.0
+ fullMoonBright = 0.25
+ #Configure min moon brightness level with darkness
+ #Range: 0.0 ~ 1.0
+ newMoonBright = 0.0
+
+ [xenonextras.performance]
+ #Toggles JREI item rendering until searching
+ #Increases performance a little bit and cleans your screen when you don't want to use it
+ hideJREI = false
+ #Toggles Minecraft Fonts shadows
+ #Depending of the case may increase performance
+ #Gives a flat style text
+ fontShadows = true
+
+ [xenonextras.performance.distanceCulling]
+
+ [xenonextras.performance.distanceCulling.tileEntities]
+ #Toggles distance culling for Block Entities
+ #Maybe you use another mod for that :(
+ enable = true
+ #Configure horizontal max distance before cull Block entities
+ #Value is squared, default was 64^2 (or 64x64)
+ #Range: > 0
+ cullingMaxDistanceX = 4096
+ #Configure vertical max distance before cull Block entities
+ #Value is raw
+ #Range: 0 ~ 512
+ cullingMaxDistanceY = 32
+ #List of all Block Entities to be ignored by distance culling
+ #Uses ResourceLocation to identify it
+ #Example 1: "minecraft:chest" - Ignores chests only
+ #Example 2: "ae2:*" - ignores all Block entities from Applied Energetics 2
+ whitelist = ["waterframes:*"]
+
+ [xenonextras.performance.distanceCulling.entities]
+ #Toggles distance culling for entities
+ enable = true
+ #Configure horizontal max distance before cull entities
+ #Value is squared, default was 64^2 (or 64x64)
+ #Range: > 0
+ cullingMaxDistanceX = 4096
+ #Configure vertical max distance before cull entities
+ #Value is raw
+ #Range: 0 ~ 512
+ cullingMaxDistanceY = 32
+ #Configure modifier applied to hostile entities
+ #Value is raw, 50% - 200%
+ #Range: 25 ~ 200
+ hostileEntityModifier = 100
+ #List of all Entities to be ignored by distance culling
+ #Uses ResourceLocation to identify it
+ #Example 1: "minecraft:bat" - Ignores bats only
+ #Example 2: "alexsmobs:*" - ignores all entities for alexmobs mod
+ whitelist = ["minecraft:ghast", "minecraft:ender_dragon", "iceandfire:*", "create:*"]
+
+ [xenonextras.others]
+ #Configure if borderless fullscreen option should be attached to F11 or replace vanilla fullscreen
+ #Allowed Values: ATTACH, REPLACE, OFF
+ borderlessAttachModeOnF11 = "ATTACH"
+
diff --git a/config/xenon-mixins.properties b/config/xenon-mixins.properties
new file mode 100644
index 000000000..923d9581a
--- /dev/null
+++ b/config/xenon-mixins.properties
@@ -0,0 +1,6 @@
+# This is the configuration file for Xenon.
+#
+# You can find information on editing this file and all the available options here:
+# https://github.com/jellysquid3/sodium-fabric/wiki/Configuration-File
+#
+# By default, this file will be empty except for this notice.
diff --git a/config/xenon-options.json b/config/xenon-options.json
new file mode 100644
index 000000000..2a49be477
--- /dev/null
+++ b/config/xenon-options.json
@@ -0,0 +1,31 @@
+{
+ "quality": {
+ "weather_quality": "DEFAULT",
+ "leaves_quality": "DEFAULT",
+ "enable_vignette": true,
+ "use_quad_normals_for_shading": false
+ },
+ "advanced": {
+ "enable_memory_tracing": false,
+ "use_advanced_staging_buffers": true,
+ "disable_incompatible_mod_warnings": false,
+ "cpu_render_ahead_limit": 3
+ },
+ "performance": {
+ "chunk_builder_threads": 0,
+ "always_defer_chunk_updates_v2": true,
+ "animate_only_visible_textures": true,
+ "use_entity_culling": true,
+ "leaf_culling_quality": "SOLID_AGGRESSIVE",
+ "use_fog_occlusion": true,
+ "use_block_face_culling": true,
+ "use_compact_vertex_format": true,
+ "use_translucent_face_sorting_v2": true,
+ "use_no_error_g_l_context": true
+ },
+ "notifications": {
+ "force_disable_donation_prompts": false,
+ "has_cleared_donation_button": false,
+ "has_seen_donation_prompt": false
+ }
+}
\ No newline at end of file
diff --git a/defaultconfigs/constructionwand-server.toml b/defaultconfigs/constructionwand-server.toml
index 220eb0a35..cec3045fc 100644
--- a/defaultconfigs/constructionwand-server.toml
+++ b/defaultconfigs/constructionwand-server.toml
@@ -8,7 +8,7 @@
[stone_wand]
#Wand durability
#Range: > 1
- durability = 131
+ durability = 791
#Wand block limit
#Range: > 1
limit = 9
@@ -24,7 +24,7 @@
[iron_wand]
#Wand durability
#Range: > 1
- durability = 250
+ durability = 2303
#Wand block limit
#Range: > 1
limit = 27
@@ -40,7 +40,7 @@
[diamond_wand]
#Wand durability
#Range: > 1
- durability = 1561
+ durability = 12286
#Wand block limit
#Range: > 1
limit = 128
diff --git a/defaultconfigs/firmalife-server.toml b/defaultconfigs/firmalife-server.toml
index 744699e5e..b7a2384be 100644
--- a/defaultconfigs/firmalife-server.toml
+++ b/defaultconfigs/firmalife-server.toml
@@ -1,123 +1,123 @@
-
-[general]
- #If false, sprinklers will not accept Firmalife pipes and will instead require something that exposes a fluid capability, eg. a barrel.
- usePipesForSprinklers = false
- #Days in a cellar to make cheese Aged.
- #Range: > 1
- cheeseAgedDays = 28
- #Days in a cellar to make cheese Vintage.
- #Range: > 1
- cheeseVintageDays = 112
- #Ticks to dry something on a drying mat (24000 ticks = 1 day)
- #Range: > 1
- dryingTicks = 12000
- #Ticks to dry something on a solar drier (24000 ticks = 1 day)
- #Range: > 1
- solarDryingTicks = 1000
- #Ticks to smoke something on a string (24000 ticks = 1 day)
- #Range: > 1
- smokingTicks = 8000
- #Number of blocks below the firepit that wool string will search for valid smoking firepits.
- #Range: > 1
- smokingFirepitRange = 6
- #Ticks for a composter tumbler to finish (24000 ticks = 1 day)
- #Range: > 1
- compostTumblerTicks = 96000
- #Ticks for an oven to cure (24000 ticks = 1 day)
- #Range: > 1
- ovenCureTicks = 2000
- #Minimum temperature for an oven to start the curing process (24000 ticks = 1 day)
- #Range: > 1
- ovenCureTemperature = 600
- #If true, ovens will hurt the player if they touch it without a peel in hand.
- ovenRequirePeel = false
- #The chance for fuel burning in an oven to drop an ash block into an ashtray.
- #Range: 0.0 ~ 1.0
- ovenAshChance = 0.5
- #If true, players can throw seed balls.
- enableSeedBalls = true
- #If true, bees can swarm and hurt the player if provoked.
- enableBeeSwarm = true
- #The capacity in mB of the wine glass. Default 250
- #Range: > 1
- hollowShellCapacity = 250
- #The average temperature below which stronger decay modifiers apply to cellar blocks.
- #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
- cellarLevel2Temperature = 0.0
- #The average temperature below which even stronger decay modifiers apply to cellar blocks.
- #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
- cellarLevel3Temperature = -12.0
- #The average amount of days for a crop in a greenhouse to grow. For normal crops, this is 24 days.
- #Range: 4.9E-324 ~ 1.7976931348623157E308
- greenhouseGrowthDays = 20.0
- #The average amount of days for a crop in a greenhouse to consume all its water.
- #Range: 0.0 ~ 1.7976931348623157E308
- greenhouseWaterDays = 12.0
- #The average amount of days for a crop to consume all of a nutrient. You should probably not configure this value unless you know what it does in the code. For regular crops this value is 12.
- #Range: 0.0 ~ 1.7976931348623157E308
- greenhouseNutrientDays = 8.0
- #The max bounded distance from the climate station a greenhouse wall can be. Higher numbers = more lag.
- #Range: 1 ~ 128
- greenhouseRadius = 15
- #The max bounded distance from the climate station a cellar wall can be. Higher numbers = more lag.
- #Range: 1 ~ 128
- cellarRadius = 15
- #If true, the tumbler and the pumping station work magically with a redstone signal and no power required.
- mechanicalPowerCheatMode = true
-
-[foodTraits]
- #The modifier for the 'Dried' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitDriedModifier = 0.5
- #The modifier for the 'Fresh' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitFreshModifier = 1.100000023841858
- #The modifier for the 'Aged' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitAgedModifier = 0.8999999761581421
- #The modifier for the 'Vintage' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitVintageModifier = 0.6000000238418579
- #The modifier for the 'Oven_baked' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitOven_bakedModifier = 0.8999999761581421
- #The modifier for the 'Smoked' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitSmokedModifier = 0.699999988079071
- #The modifier for the 'Rancid_smoked' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitRancid_smokedModifier = 2.0
- #The modifier for the 'Shelved' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitShelvedModifier = 0.4000000059604645
- #The modifier for the 'Shelved_2' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitShelved_2Modifier = 0.3499999940395355
- #The modifier for the 'Shelved_3' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitShelved_3Modifier = 0.25
- #The modifier for the 'Hung' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitHungModifier = 0.3499999940395355
- #The modifier for the 'Hung_2' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitHung_2Modifier = 0.30000001192092896
- #The modifier for the 'Hung_3' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitHung_3Modifier = 0.25
- #The modifier for the 'Fermented' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitFermentedModifier = 0.25
- #The modifier for the 'Bee_pollinated' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitBee_pollinatedModifier = 0.800000011920929
- #The modifier for the 'Dirt_grown' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitDirt_grownModifier = 0.8999999761581421
- #The modifier for the 'Gravel_grown' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitGravel_grownModifier = 0.800000011920929
- #The modifier for the 'Slope_grown' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
- #Range: 0.0 ~ 1.7976931348623157E308
- traitSlope_grownModifier = 0.800000011920929
-
+
+[general]
+ #If false, sprinklers will not accept Firmalife pipes and will instead require something that exposes a fluid capability, eg. a barrel.
+ usePipesForSprinklers = false
+ #Days in a cellar to make cheese Aged.
+ #Range: > 1
+ cheeseAgedDays = 28
+ #Days in a cellar to make cheese Vintage.
+ #Range: > 1
+ cheeseVintageDays = 112
+ #Ticks to dry something on a drying mat (24000 ticks = 1 day)
+ #Range: > 1
+ dryingTicks = 12000
+ #Ticks to dry something on a solar drier (24000 ticks = 1 day)
+ #Range: > 1
+ solarDryingTicks = 1000
+ #Ticks to smoke something on a string (24000 ticks = 1 day)
+ #Range: > 1
+ smokingTicks = 8000
+ #Number of blocks below the firepit that wool string will search for valid smoking firepits.
+ #Range: > 1
+ smokingFirepitRange = 6
+ #Ticks for a composter tumbler to finish (24000 ticks = 1 day)
+ #Range: > 1
+ compostTumblerTicks = 96000
+ #Ticks for an oven to cure (24000 ticks = 1 day)
+ #Range: > 1
+ ovenCureTicks = 2000
+ #Minimum temperature for an oven to start the curing process (24000 ticks = 1 day)
+ #Range: > 1
+ ovenCureTemperature = 600
+ #If true, ovens will hurt the player if they touch it without a peel in hand.
+ ovenRequirePeel = false
+ #The chance for fuel burning in an oven to drop an ash block into an ashtray.
+ #Range: 0.0 ~ 1.0
+ ovenAshChance = 0.5
+ #If true, players can throw seed balls.
+ enableSeedBalls = true
+ #If true, bees can swarm and hurt the player if provoked.
+ enableBeeSwarm = true
+ #The capacity in mB of the wine glass. Default 250
+ #Range: > 1
+ hollowShellCapacity = 250
+ #The average temperature below which stronger decay modifiers apply to cellar blocks.
+ #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
+ cellarLevel2Temperature = 0.0
+ #The average temperature below which even stronger decay modifiers apply to cellar blocks.
+ #Range: -1.7976931348623157E308 ~ 1.7976931348623157E308
+ cellarLevel3Temperature = -12.0
+ #The average amount of days for a crop in a greenhouse to grow. For normal crops, this is 24 days.
+ #Range: 4.9E-324 ~ 1.7976931348623157E308
+ greenhouseGrowthDays = 20.0
+ #The average amount of days for a crop in a greenhouse to consume all its water.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ greenhouseWaterDays = 12.0
+ #The average amount of days for a crop to consume all of a nutrient. You should probably not configure this value unless you know what it does in the code. For regular crops this value is 12.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ greenhouseNutrientDays = 8.0
+ #The max bounded distance from the climate station a greenhouse wall can be. Higher numbers = more lag.
+ #Range: 1 ~ 128
+ greenhouseRadius = 15
+ #The max bounded distance from the climate station a cellar wall can be. Higher numbers = more lag.
+ #Range: 1 ~ 128
+ cellarRadius = 15
+ #If true, the tumbler and the pumping station work magically with a redstone signal and no power required.
+ mechanicalPowerCheatMode = true
+
+[foodTraits]
+ #The modifier for the 'Dried' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitDriedModifier = 0.5
+ #The modifier for the 'Fresh' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitFreshModifier = 1.100000023841858
+ #The modifier for the 'Aged' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitAgedModifier = 0.8999999761581421
+ #The modifier for the 'Vintage' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitVintageModifier = 0.6000000238418579
+ #The modifier for the 'Oven_baked' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitOven_bakedModifier = 0.8999999761581421
+ #The modifier for the 'Smoked' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitSmokedModifier = 0.699999988079071
+ #The modifier for the 'Rancid_smoked' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitRancid_smokedModifier = 2.0
+ #The modifier for the 'Shelved' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitShelvedModifier = 0.4000000059604645
+ #The modifier for the 'Shelved_2' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitShelved_2Modifier = 0.3499999940395355
+ #The modifier for the 'Shelved_3' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitShelved_3Modifier = 0.25
+ #The modifier for the 'Hung' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitHungModifier = 0.3499999940395355
+ #The modifier for the 'Hung_2' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitHung_2Modifier = 0.30000001192092896
+ #The modifier for the 'Hung_3' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitHung_3Modifier = 0.25
+ #The modifier for the 'Fermented' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitFermentedModifier = 0.25
+ #The modifier for the 'Bee_pollinated' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitBee_pollinatedModifier = 0.800000011920929
+ #The modifier for the 'Dirt_grown' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitDirt_grownModifier = 0.8999999761581421
+ #The modifier for the 'Gravel_grown' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitGravel_grownModifier = 0.800000011920929
+ #The modifier for the 'Slope_grown' food trait. Values less than 1 extend food lifetime, values greater than one decrease it. A value of zero stops decay.
+ #Range: 0.0 ~ 1.7976931348623157E308
+ traitSlope_grownModifier = 0.800000011920929
+
diff --git a/defaultconfigs/ftbessentials-server.snbt b/defaultconfigs/ftbessentials-server.snbt
index c3f5803c5..9faf16ec7 100644
--- a/defaultconfigs/ftbessentials-server.snbt
+++ b/defaultconfigs/ftbessentials-server.snbt
@@ -49,7 +49,7 @@
# Allows users to access their ender chest, as well as admins to manage other players' ender chests.
enderchest: {
# Default: true
- enabled: true
+ enabled: false
}
# Allows users to set a custom hat as their head item by using a command
diff --git a/defaultconfigs/ftbessentials.snbt b/defaultconfigs/ftbessentials.snbt
index 888367213..570c0568e 100644
--- a/defaultconfigs/ftbessentials.snbt
+++ b/defaultconfigs/ftbessentials.snbt
@@ -40,7 +40,7 @@
# Allows users to access their ender chest, as well as admins to manage other players' ender chests.
enderchest: {
# Default: true
- enabled: true
+ enabled: false
}
# Allows users to set a custom hat as their head item by using a command
diff --git a/defaultconfigs/ftbqoptimizer.snbt b/defaultconfigs/ftbqoptimizer.snbt
deleted file mode 100644
index b5327ff6a..000000000
--- a/defaultconfigs/ftbqoptimizer.snbt
+++ /dev/null
@@ -1,3 +0,0 @@
-# Default config file that will be copied to instance's config/ftbqoptimizer.snbt location
-
-{ }
diff --git a/defaultconfigs/greate-server.toml b/defaultconfigs/greate-server.toml
index 39338548d..afef19eff 100644
--- a/defaultconfigs/greate-server.toml
+++ b/defaultconfigs/greate-server.toml
@@ -1,425 +1,425 @@
-#.
-#Multiplier used for calculating how many ticks should initially be removed in fan processing recipes, based on how fast the fan is spinning.
-#Range: 0.0 ~ 3.4028234663852886E38
-fanSpeedMultiplier = 0.75
-
-#.
-#Parameters and abilities of Greate's kinetic mechanisms
-[kinetics]
-
- #.
- #.
- #Fine tune settings related to belts
- [kinetics.belts]
-
- #.
- #.
- #Rubber Belt Settings
- [kinetics.belts.rubber]
- #.
- #Maximum length in blocks of rubber mechanical belts
- #Range: > 5
- rubberMaxBeltLength = 20
-
- #.
- #Silicone Rubber Belt Settings
- [kinetics.belts.silicone]
- #.
- #Maximum length in blocks of silicone mechanical belts
- #Range: > 5
- siliconeMaxBeltLength = 25
-
- #.
- #Polyethylene Belt Settings
- [kinetics.belts.polyethylene]
- #.
- #Maximum length in blocks of polyethylene mechanical belts
- #Range: > 5
- polyethyleneMaxBeltLength = 30
-
- #.
- #Polytetrafluoroethylene Belt Settings
- [kinetics.belts.polytetrafluoroethylene]
- #.
- #Maximum length in blocks of polytetrafluoroethylene mechanical belts
- #Range: > 5
- polytetrafluoroethyleneMaxBeltLength = 35
-
- #.
- #Polybenzimidazole Belt Settings
- [kinetics.belts.polybenzimidazole]
- #.
- #Maximum length in blocks of polybenzimidazole mechanical belts
- #Range: > 5
- polybenzimidazoleMaxBeltLength = 40
-
- [kinetics.stressValues]
-
- #.
- #Fine tune the kinetic stats of individual components
- [kinetics.stressValues.v2]
-
- #.
- #.[in Stress Units]Configure the individual stress impact of mechanical blocks. Note that this cost is doubled for every speed increase it receives
- [kinetics.stressValues.v2.impact]
-
- [kinetics.stressValues.v2.impact.andesite_alloy]
- rubber_belt_andesite_alloy = 0.0
- andesite_alloy_shaft = 0.0
- andesite_encased_andesite_alloy_shaft = 0.0
- brass_encased_andesite_alloy_shaft = 0.0
- andesite_alloy_cogwheel = 0.0
- large_andesite_alloy_cogwheel = 0.0
- andesite_encased_andesite_alloy_cogwheel = 0.0
- andesite_encased_large_andesite_alloy_cogwheel = 0.0
- brass_encased_andesite_alloy_cogwheel = 0.0
- brass_encased_large_andesite_alloy_cogwheel = 0.0
- andesite_alloy_crushing_wheel = 0.5
- andesite_alloy_encased_fan = 0.5
- andesite_alloy_gearbox = 0.0
- andesite_alloy_mechanical_press = 0.5
- andesite_alloy_mechanical_mixer = 0.5
- andesite_alloy_millstone = 0.5
- andesite_alloy_mechanical_saw = 0.5
- andesite_alloy_mechanical_pump = 0.5
-
- [kinetics.stressValues.v2.impact.steel]
- rubber_belt_steel = 0.0
- steel_shaft = 0.0
- andesite_encased_steel_shaft = 0.0
- brass_encased_steel_shaft = 0.0
- steel_cogwheel = 0.0
- large_steel_cogwheel = 0.0
- andesite_encased_steel_cogwheel = 0.0
- andesite_encased_large_steel_cogwheel = 0.0
- brass_encased_steel_cogwheel = 0.0
- brass_encased_large_steel_cogwheel = 0.0
- steel_crushing_wheel = 1.0
- steel_encased_fan = 1.0
- steel_gearbox = 0.0
- steel_mechanical_press = 1.0
- steel_mechanical_mixer = 1.0
- steel_millstone = 1.0
- steel_mechanical_saw = 1.0
- steel_mechanical_pump = 1.0
- tungsten_steel_gearbox = 0.0
- tungsten_steel_crushing_wheel = 3.0
- brass_encased_tungsten_steel_shaft = 0.0
- silicone_rubber_belt_stainless_steel = 0.0
- andesite_encased_large_tungsten_steel_cogwheel = 0.0
- andesite_encased_tungsten_steel_cogwheel = 0.0
- stainless_steel_mechanical_saw = 4.0
- stainless_steel_cogwheel = 0.0
- andesite_encased_stainless_steel_shaft = 0.0
- tungsten_steel_encased_fan = 3.0
- andesite_encased_large_stainless_steel_cogwheel = 0.0
- large_tungsten_steel_cogwheel = 0.0
- stainless_steel_shaft = 0.0
- tungsten_steel_cogwheel = 0.0
- stainless_steel_mechanical_press = 4.0
- large_stainless_steel_cogwheel = 0.0
- brass_encased_large_tungsten_steel_cogwheel = 0.0
- stainless_steel_mechanical_pump = 2.0
- brass_encased_large_stainless_steel_cogwheel = 0.0
- stainless_steel_encased_fan = 2.0
- stainless_steel_millstone = 2.0
- stainless_steel_gearbox = 0.0
- tungsten_steel_millstone = 3.0
- brass_encased_stainless_steel_shaft = 0.0
- tungsten_steel_mechanical_press = 6.0
- polyethylene_belt_tungsten_steel = 0.0
- tungsten_steel_shaft = 0.0
- stainless_steel_mechanical_mixer = 2.0
- andesite_encased_stainless_steel_cogwheel = 0.0
- andesite_encased_tungsten_steel_shaft = 0.0
- tungsten_steel_mechanical_saw = 6.0
- brass_encased_tungsten_steel_cogwheel = 0.0
- brass_encased_stainless_steel_cogwheel = 0.0
- stainless_steel_crushing_wheel = 2.0
- tungsten_steel_mechanical_mixer = 3.0
- tungsten_steel_mechanical_pump = 3.0
-
- [kinetics.stressValues.v2.impact.aluminium]
- silicone_rubber_belt_aluminium = 0.0
- aluminium_shaft = 0.0
- andesite_encased_aluminium_shaft = 0.0
- brass_encased_aluminium_shaft = 0.0
- aluminium_cogwheel = 0.0
- large_aluminium_cogwheel = 0.0
- andesite_encased_aluminium_cogwheel = 0.0
- andesite_encased_large_aluminium_cogwheel = 0.0
- brass_encased_aluminium_cogwheel = 0.0
- brass_encased_large_aluminium_cogwheel = 0.0
- aluminium_crushing_wheel = 1.5
- aluminium_encased_fan = 1.5
- aluminium_gearbox = 0.0
- aluminium_mechanical_press = 1.5
- aluminium_mechanical_mixer = 1.5
- aluminium_millstone = 1.5
- aluminium_mechanical_saw = 1.5
- aluminium_mechanical_pump = 1.5
-
- [kinetics.stressValues.v2.impact.stainless_steel]
- silicone_rubber_belt_stainless_steel = 0.0
- stainless_steel_shaft = 0.0
- andesite_encased_stainless_steel_shaft = 0.0
- brass_encased_stainless_steel_shaft = 0.0
- stainless_steel_cogwheel = 0.0
- large_stainless_steel_cogwheel = 0.0
- andesite_encased_stainless_steel_cogwheel = 0.0
- andesite_encased_large_stainless_steel_cogwheel = 0.0
- brass_encased_stainless_steel_cogwheel = 0.0
- brass_encased_large_stainless_steel_cogwheel = 0.0
- stainless_steel_crushing_wheel = 2.0
- stainless_steel_encased_fan = 2.0
- stainless_steel_gearbox = 0.0
- stainless_steel_mechanical_press = 2.0
- stainless_steel_mechanical_mixer = 2.0
- stainless_steel_millstone = 2.0
- stainless_steel_mechanical_saw = 2.0
- stainless_steel_mechanical_pump = 2.0
-
- [kinetics.stressValues.v2.impact.titanium]
- polyethylene_belt_titanium = 0.0
- titanium_shaft = 0.0
- andesite_encased_titanium_shaft = 0.0
- brass_encased_titanium_shaft = 0.0
- titanium_cogwheel = 0.0
- large_titanium_cogwheel = 0.0
- andesite_encased_titanium_cogwheel = 0.0
- andesite_encased_large_titanium_cogwheel = 0.0
- brass_encased_titanium_cogwheel = 0.0
- brass_encased_large_titanium_cogwheel = 0.0
- titanium_crushing_wheel = 2.5
- titanium_encased_fan = 2.5
- titanium_gearbox = 0.0
- titanium_mechanical_press = 2.5
- titanium_mechanical_mixer = 2.5
- titanium_millstone = 2.5
- titanium_mechanical_saw = 2.5
- titanium_mechanical_pump = 2.5
-
- [kinetics.stressValues.v2.impact.tungsten_steel]
- polyethylene_belt_tungsten_steel = 0.0
- tungsten_steel_shaft = 0.0
- andesite_encased_tungsten_steel_shaft = 0.0
- brass_encased_tungsten_steel_shaft = 0.0
- tungsten_steel_cogwheel = 0.0
- large_tungsten_steel_cogwheel = 0.0
- andesite_encased_tungsten_steel_cogwheel = 0.0
- andesite_encased_large_tungsten_steel_cogwheel = 0.0
- brass_encased_tungsten_steel_cogwheel = 0.0
- brass_encased_large_tungsten_steel_cogwheel = 0.0
- tungsten_steel_crushing_wheel = 3.0
- tungsten_steel_encased_fan = 3.0
- tungsten_steel_gearbox = 0.0
- tungsten_steel_mechanical_press = 3.0
- tungsten_steel_mechanical_mixer = 3.0
- tungsten_steel_millstone = 3.0
- tungsten_steel_mechanical_saw = 3.0
- tungsten_steel_mechanical_pump = 3.0
-
- [kinetics.stressValues.v2.impact.rhodium_plated_palladium]
- polytetrafluoroethylene_belt_rhodium_plated_palladium = 0.0
- rhodium_plated_palladium_shaft = 0.0
- andesite_encased_rhodium_plated_palladium_shaft = 0.0
- brass_encased_rhodium_plated_palladium_shaft = 0.0
- rhodium_plated_palladium_cogwheel = 0.0
- large_rhodium_plated_palladium_cogwheel = 0.0
- andesite_encased_rhodium_plated_palladium_cogwheel = 0.0
- andesite_encased_large_rhodium_plated_palladium_cogwheel = 0.0
- brass_encased_rhodium_plated_palladium_cogwheel = 0.0
- brass_encased_large_rhodium_plated_palladium_cogwheel = 0.0
- rhodium_plated_palladium_crushing_wheel = 3.5
- rhodium_plated_palladium_encased_fan = 3.5
- rhodium_plated_palladium_gearbox = 0.0
- rhodium_plated_palladium_mechanical_press = 3.5
- rhodium_plated_palladium_mechanical_mixer = 3.5
- rhodium_plated_palladium_millstone = 3.5
- rhodium_plated_palladium_mechanical_saw = 3.5
- rhodium_plated_palladium_mechanical_pump = 3.5
-
- [kinetics.stressValues.v2.impact.naquadah_alloy]
- polytetrafluoroethylene_belt_naquadah_alloy = 0.0
- naquadah_alloy_shaft = 0.0
- andesite_encased_naquadah_alloy_shaft = 0.0
- brass_encased_naquadah_alloy_shaft = 0.0
- naquadah_alloy_cogwheel = 0.0
- large_naquadah_alloy_cogwheel = 0.0
- andesite_encased_naquadah_alloy_cogwheel = 0.0
- andesite_encased_large_naquadah_alloy_cogwheel = 0.0
- brass_encased_naquadah_alloy_cogwheel = 0.0
- brass_encased_large_naquadah_alloy_cogwheel = 0.0
- naquadah_alloy_crushing_wheel = 4.0
- naquadah_alloy_encased_fan = 4.0
- naquadah_alloy_gearbox = 0.0
- naquadah_alloy_mechanical_press = 4.0
- naquadah_alloy_mechanical_mixer = 4.0
- naquadah_alloy_millstone = 4.0
- naquadah_alloy_mechanical_saw = 4.0
- naquadah_alloy_mechanical_pump = 4.0
-
- [kinetics.stressValues.v2.impact.darmstadtium]
- polybenzimidazole_belt_darmstadtium = 0.0
- darmstadtium_shaft = 0.0
- andesite_encased_darmstadtium_shaft = 0.0
- brass_encased_darmstadtium_shaft = 0.0
- darmstadtium_cogwheel = 0.0
- large_darmstadtium_cogwheel = 0.0
- andesite_encased_darmstadtium_cogwheel = 0.0
- andesite_encased_large_darmstadtium_cogwheel = 0.0
- brass_encased_darmstadtium_cogwheel = 0.0
- brass_encased_large_darmstadtium_cogwheel = 0.0
- darmstadtium_crushing_wheel = 4.5
- darmstadtium_encased_fan = 4.5
- darmstadtium_gearbox = 0.0
- darmstadtium_mechanical_press = 4.5
- darmstadtium_mechanical_mixer = 4.5
- darmstadtium_millstone = 4.5
- darmstadtium_mechanical_saw = 4.5
- darmstadtium_mechanical_pump = 4.5
-
- [kinetics.stressValues.v2.impact.neutronium]
- polybenzimidazole_belt_neutronium = 0.0
- neutronium_shaft = 0.0
- andesite_encased_neutronium_shaft = 0.0
- brass_encased_neutronium_shaft = 0.0
- neutronium_cogwheel = 0.0
- large_neutronium_cogwheel = 0.0
- andesite_encased_neutronium_cogwheel = 0.0
- andesite_encased_large_neutronium_cogwheel = 0.0
- brass_encased_neutronium_cogwheel = 0.0
- brass_encased_large_neutronium_cogwheel = 0.0
- neutronium_crushing_wheel = 5.0
- neutronium_encased_fan = 5.6
- neutronium_gearbox = 0.0
- neutronium_mechanical_press = 5.0
- neutronium_mechanical_mixer = 5.0
- neutronium_millstone = 5.0
- neutronium_mechanical_saw = 5.0
- neutronium_mechanical_pump = 5.0
-
- #.
- #Fine tune settings related to tiers
- [kinetics.stressValues.v2.maxCapacity]
-
- #.
- #.
- #Settings related to andesite tier machines
- [kinetics.stressValues.v2.maxCapacity.andesite]
- #.
- #Configure the max stress a kinetic block of this tier can support.
- #Range: > -2147483648
- andesiteMaxCapacity = 32
-
- #.
- #Settings related to steel tier machines
- [kinetics.stressValues.v2.maxCapacity.steel]
- #.
- #Configure the max stress a kinetic block of this tier can support.
- #Range: > -2147483648
- steelMaxCapacity = 128
-
- #.
- #Settings related to aluminium tier machines
- [kinetics.stressValues.v2.maxCapacity.aluminium]
- #.
- #Configure the max stress a kinetic block of this tier can support.
- #Range: > -2147483648
- aluminiumMaxCapacity = 512
-
- #.
- #Settings related to stainless steel tier machines
- [kinetics.stressValues.v2.maxCapacity.stainlessSteel]
- #.
- #Configure the max stress a kinetic block of this tier can support.
- #Range: > -2147483648
- stainlessSteelMaxCapacity = 2048
-
- #.
- #Settings related to titanium tier machines
- [kinetics.stressValues.v2.maxCapacity.titanium]
- #.
- #Configure the max stress a kinetic block of this tier can support.
- #Range: > -2147483648
- titaniumMaxCapacity = 8192
-
- #.
- #Settings related to tungstensteel tier machines
- [kinetics.stressValues.v2.maxCapacity.tungstensteel]
- #.
- #Configure the max stress a kinetic block of this tier can support.
- #Range: > -2147483648
- tungstensteelMaxCapacity = 32768
-
- #.
- #Settings related to palladium tier machines
- [kinetics.stressValues.v2.maxCapacity.palladium]
- #.
- #Configure the max stress a kinetic block of this tier can support.
- #Range: > -2147483648
- palladiumMaxCapacity = 131072
-
- #.
- #Settings related to naquadah tier machines
- [kinetics.stressValues.v2.maxCapacity.naquadah]
- #.
- #Configure the max stress a kinetic block of this tier can support.
- #Range: > -2147483648
- naquadahMaxCapacity = 524288
-
- #.
- #Settings related to darmstadtium tier machines
- [kinetics.stressValues.v2.maxCapacity.darmstadtium]
- #.
- #Configure the max stress a kinetic block of this tier can support.
- #Range: > -2147483648
- darmstadtiumMaxCapacity = 2097152
-
- #.
- #Settings related to neutronium tier machines
- [kinetics.stressValues.v2.maxCapacity.neutronium]
- #.
- #Configure the max stress a kinetic block of this tier can support.
- #Range: > -2147483648
- neutroniumMaxCapacity = 8388608
-
- #.
- #Fine tune settings related to pumps
- [kinetics.pumps]
-
- #.
- #.
- #Configure the individual pressure of pumps. Note that pressure is multiplied by the speed of the pump
- [kinetics.pumps.pressure]
- #.
- #Range: 0.0 ~ 3.4028234663852886E38
- andesitePressure = 8.0
- #.
- #Range: 0.0 ~ 3.4028234663852886E38
- steelPressure = 32.0
- #.
- #Range: 0.0 ~ 3.4028234663852886E38
- aluminiumPressure = 128.0
- #.
- #Range: 0.0 ~ 3.4028234663852886E38
- stainlessSteelPressure = 512.0
- #.
- #Range: 0.0 ~ 3.4028234663852886E38
- titaniumPressure = 2048.0
- #.
- #Range: 0.0 ~ 3.4028234663852886E38
- tungstensteelPressure = 8192.0
- #.
- #Range: 0.0 ~ 3.4028234663852886E38
- palladiumPressure = 16384.0
- #.
- #Range: 0.0 ~ 3.4028234663852886E38
- naquadahPressure = 32768.0
- #.
- #Range: 0.0 ~ 3.4028234663852886E38
- darmstadtiumPressure = 131072.0
- #.
- #Range: 0.0 ~ 3.4028234663852886E38
- neutroniumPressure = 524288.0
-
+#.
+#Multiplier used for calculating how many ticks should initially be removed in fan processing recipes, based on how fast the fan is spinning.
+#Range: 0.0 ~ 3.4028234663852886E38
+fanSpeedMultiplier = 0.75
+
+#.
+#Parameters and abilities of Greate's kinetic mechanisms
+[kinetics]
+
+ #.
+ #.
+ #Fine tune settings related to belts
+ [kinetics.belts]
+
+ #.
+ #.
+ #Rubber Belt Settings
+ [kinetics.belts.rubber]
+ #.
+ #Maximum length in blocks of rubber mechanical belts
+ #Range: > 5
+ rubberMaxBeltLength = 20
+
+ #.
+ #Silicone Rubber Belt Settings
+ [kinetics.belts.silicone]
+ #.
+ #Maximum length in blocks of silicone mechanical belts
+ #Range: > 5
+ siliconeMaxBeltLength = 25
+
+ #.
+ #Polyethylene Belt Settings
+ [kinetics.belts.polyethylene]
+ #.
+ #Maximum length in blocks of polyethylene mechanical belts
+ #Range: > 5
+ polyethyleneMaxBeltLength = 30
+
+ #.
+ #Polytetrafluoroethylene Belt Settings
+ [kinetics.belts.polytetrafluoroethylene]
+ #.
+ #Maximum length in blocks of polytetrafluoroethylene mechanical belts
+ #Range: > 5
+ polytetrafluoroethyleneMaxBeltLength = 35
+
+ #.
+ #Polybenzimidazole Belt Settings
+ [kinetics.belts.polybenzimidazole]
+ #.
+ #Maximum length in blocks of polybenzimidazole mechanical belts
+ #Range: > 5
+ polybenzimidazoleMaxBeltLength = 40
+
+ [kinetics.stressValues]
+
+ #.
+ #Fine tune the kinetic stats of individual components
+ [kinetics.stressValues.v2]
+
+ #.
+ #.[in Stress Units]Configure the individual stress impact of mechanical blocks. Note that this cost is doubled for every speed increase it receives
+ [kinetics.stressValues.v2.impact]
+
+ [kinetics.stressValues.v2.impact.andesite_alloy]
+ rubber_belt_andesite_alloy = 0.0
+ andesite_alloy_shaft = 0.0
+ andesite_encased_andesite_alloy_shaft = 0.0
+ brass_encased_andesite_alloy_shaft = 0.0
+ andesite_alloy_cogwheel = 0.0
+ large_andesite_alloy_cogwheel = 0.0
+ andesite_encased_andesite_alloy_cogwheel = 0.0
+ andesite_encased_large_andesite_alloy_cogwheel = 0.0
+ brass_encased_andesite_alloy_cogwheel = 0.0
+ brass_encased_large_andesite_alloy_cogwheel = 0.0
+ andesite_alloy_crushing_wheel = 0.5
+ andesite_alloy_encased_fan = 0.5
+ andesite_alloy_gearbox = 0.0
+ andesite_alloy_mechanical_press = 0.5
+ andesite_alloy_mechanical_mixer = 0.5
+ andesite_alloy_millstone = 0.5
+ andesite_alloy_mechanical_saw = 0.5
+ andesite_alloy_mechanical_pump = 0.5
+
+ [kinetics.stressValues.v2.impact.steel]
+ rubber_belt_steel = 0.0
+ steel_shaft = 0.0
+ andesite_encased_steel_shaft = 0.0
+ brass_encased_steel_shaft = 0.0
+ steel_cogwheel = 0.0
+ large_steel_cogwheel = 0.0
+ andesite_encased_steel_cogwheel = 0.0
+ andesite_encased_large_steel_cogwheel = 0.0
+ brass_encased_steel_cogwheel = 0.0
+ brass_encased_large_steel_cogwheel = 0.0
+ steel_crushing_wheel = 1.0
+ steel_encased_fan = 1.0
+ steel_gearbox = 0.0
+ steel_mechanical_press = 1.0
+ steel_mechanical_mixer = 1.0
+ steel_millstone = 1.0
+ steel_mechanical_saw = 1.0
+ steel_mechanical_pump = 1.0
+ tungsten_steel_gearbox = 0.0
+ tungsten_steel_crushing_wheel = 3.0
+ brass_encased_tungsten_steel_shaft = 0.0
+ silicone_rubber_belt_stainless_steel = 0.0
+ andesite_encased_large_tungsten_steel_cogwheel = 0.0
+ andesite_encased_tungsten_steel_cogwheel = 0.0
+ stainless_steel_mechanical_saw = 4.0
+ stainless_steel_cogwheel = 0.0
+ andesite_encased_stainless_steel_shaft = 0.0
+ tungsten_steel_encased_fan = 3.0
+ andesite_encased_large_stainless_steel_cogwheel = 0.0
+ large_tungsten_steel_cogwheel = 0.0
+ stainless_steel_shaft = 0.0
+ tungsten_steel_cogwheel = 0.0
+ stainless_steel_mechanical_press = 4.0
+ large_stainless_steel_cogwheel = 0.0
+ brass_encased_large_tungsten_steel_cogwheel = 0.0
+ stainless_steel_mechanical_pump = 2.0
+ brass_encased_large_stainless_steel_cogwheel = 0.0
+ stainless_steel_encased_fan = 2.0
+ stainless_steel_millstone = 2.0
+ stainless_steel_gearbox = 0.0
+ tungsten_steel_millstone = 3.0
+ brass_encased_stainless_steel_shaft = 0.0
+ tungsten_steel_mechanical_press = 6.0
+ polyethylene_belt_tungsten_steel = 0.0
+ tungsten_steel_shaft = 0.0
+ stainless_steel_mechanical_mixer = 2.0
+ andesite_encased_stainless_steel_cogwheel = 0.0
+ andesite_encased_tungsten_steel_shaft = 0.0
+ tungsten_steel_mechanical_saw = 6.0
+ brass_encased_tungsten_steel_cogwheel = 0.0
+ brass_encased_stainless_steel_cogwheel = 0.0
+ stainless_steel_crushing_wheel = 2.0
+ tungsten_steel_mechanical_mixer = 3.0
+ tungsten_steel_mechanical_pump = 3.0
+
+ [kinetics.stressValues.v2.impact.aluminium]
+ silicone_rubber_belt_aluminium = 0.0
+ aluminium_shaft = 0.0
+ andesite_encased_aluminium_shaft = 0.0
+ brass_encased_aluminium_shaft = 0.0
+ aluminium_cogwheel = 0.0
+ large_aluminium_cogwheel = 0.0
+ andesite_encased_aluminium_cogwheel = 0.0
+ andesite_encased_large_aluminium_cogwheel = 0.0
+ brass_encased_aluminium_cogwheel = 0.0
+ brass_encased_large_aluminium_cogwheel = 0.0
+ aluminium_crushing_wheel = 1.5
+ aluminium_encased_fan = 1.5
+ aluminium_gearbox = 0.0
+ aluminium_mechanical_press = 1.5
+ aluminium_mechanical_mixer = 1.5
+ aluminium_millstone = 1.5
+ aluminium_mechanical_saw = 1.5
+ aluminium_mechanical_pump = 1.5
+
+ [kinetics.stressValues.v2.impact.stainless_steel]
+ silicone_rubber_belt_stainless_steel = 0.0
+ stainless_steel_shaft = 0.0
+ andesite_encased_stainless_steel_shaft = 0.0
+ brass_encased_stainless_steel_shaft = 0.0
+ stainless_steel_cogwheel = 0.0
+ large_stainless_steel_cogwheel = 0.0
+ andesite_encased_stainless_steel_cogwheel = 0.0
+ andesite_encased_large_stainless_steel_cogwheel = 0.0
+ brass_encased_stainless_steel_cogwheel = 0.0
+ brass_encased_large_stainless_steel_cogwheel = 0.0
+ stainless_steel_crushing_wheel = 2.0
+ stainless_steel_encased_fan = 2.0
+ stainless_steel_gearbox = 0.0
+ stainless_steel_mechanical_press = 2.0
+ stainless_steel_mechanical_mixer = 2.0
+ stainless_steel_millstone = 2.0
+ stainless_steel_mechanical_saw = 2.0
+ stainless_steel_mechanical_pump = 2.0
+
+ [kinetics.stressValues.v2.impact.titanium]
+ polyethylene_belt_titanium = 0.0
+ titanium_shaft = 0.0
+ andesite_encased_titanium_shaft = 0.0
+ brass_encased_titanium_shaft = 0.0
+ titanium_cogwheel = 0.0
+ large_titanium_cogwheel = 0.0
+ andesite_encased_titanium_cogwheel = 0.0
+ andesite_encased_large_titanium_cogwheel = 0.0
+ brass_encased_titanium_cogwheel = 0.0
+ brass_encased_large_titanium_cogwheel = 0.0
+ titanium_crushing_wheel = 2.5
+ titanium_encased_fan = 2.5
+ titanium_gearbox = 0.0
+ titanium_mechanical_press = 2.5
+ titanium_mechanical_mixer = 2.5
+ titanium_millstone = 2.5
+ titanium_mechanical_saw = 2.5
+ titanium_mechanical_pump = 2.5
+
+ [kinetics.stressValues.v2.impact.tungsten_steel]
+ polyethylene_belt_tungsten_steel = 0.0
+ tungsten_steel_shaft = 0.0
+ andesite_encased_tungsten_steel_shaft = 0.0
+ brass_encased_tungsten_steel_shaft = 0.0
+ tungsten_steel_cogwheel = 0.0
+ large_tungsten_steel_cogwheel = 0.0
+ andesite_encased_tungsten_steel_cogwheel = 0.0
+ andesite_encased_large_tungsten_steel_cogwheel = 0.0
+ brass_encased_tungsten_steel_cogwheel = 0.0
+ brass_encased_large_tungsten_steel_cogwheel = 0.0
+ tungsten_steel_crushing_wheel = 3.0
+ tungsten_steel_encased_fan = 3.0
+ tungsten_steel_gearbox = 0.0
+ tungsten_steel_mechanical_press = 3.0
+ tungsten_steel_mechanical_mixer = 3.0
+ tungsten_steel_millstone = 3.0
+ tungsten_steel_mechanical_saw = 3.0
+ tungsten_steel_mechanical_pump = 3.0
+
+ [kinetics.stressValues.v2.impact.rhodium_plated_palladium]
+ polytetrafluoroethylene_belt_rhodium_plated_palladium = 0.0
+ rhodium_plated_palladium_shaft = 0.0
+ andesite_encased_rhodium_plated_palladium_shaft = 0.0
+ brass_encased_rhodium_plated_palladium_shaft = 0.0
+ rhodium_plated_palladium_cogwheel = 0.0
+ large_rhodium_plated_palladium_cogwheel = 0.0
+ andesite_encased_rhodium_plated_palladium_cogwheel = 0.0
+ andesite_encased_large_rhodium_plated_palladium_cogwheel = 0.0
+ brass_encased_rhodium_plated_palladium_cogwheel = 0.0
+ brass_encased_large_rhodium_plated_palladium_cogwheel = 0.0
+ rhodium_plated_palladium_crushing_wheel = 3.5
+ rhodium_plated_palladium_encased_fan = 3.5
+ rhodium_plated_palladium_gearbox = 0.0
+ rhodium_plated_palladium_mechanical_press = 3.5
+ rhodium_plated_palladium_mechanical_mixer = 3.5
+ rhodium_plated_palladium_millstone = 3.5
+ rhodium_plated_palladium_mechanical_saw = 3.5
+ rhodium_plated_palladium_mechanical_pump = 3.5
+
+ [kinetics.stressValues.v2.impact.naquadah_alloy]
+ polytetrafluoroethylene_belt_naquadah_alloy = 0.0
+ naquadah_alloy_shaft = 0.0
+ andesite_encased_naquadah_alloy_shaft = 0.0
+ brass_encased_naquadah_alloy_shaft = 0.0
+ naquadah_alloy_cogwheel = 0.0
+ large_naquadah_alloy_cogwheel = 0.0
+ andesite_encased_naquadah_alloy_cogwheel = 0.0
+ andesite_encased_large_naquadah_alloy_cogwheel = 0.0
+ brass_encased_naquadah_alloy_cogwheel = 0.0
+ brass_encased_large_naquadah_alloy_cogwheel = 0.0
+ naquadah_alloy_crushing_wheel = 4.0
+ naquadah_alloy_encased_fan = 4.0
+ naquadah_alloy_gearbox = 0.0
+ naquadah_alloy_mechanical_press = 4.0
+ naquadah_alloy_mechanical_mixer = 4.0
+ naquadah_alloy_millstone = 4.0
+ naquadah_alloy_mechanical_saw = 4.0
+ naquadah_alloy_mechanical_pump = 4.0
+
+ [kinetics.stressValues.v2.impact.darmstadtium]
+ polybenzimidazole_belt_darmstadtium = 0.0
+ darmstadtium_shaft = 0.0
+ andesite_encased_darmstadtium_shaft = 0.0
+ brass_encased_darmstadtium_shaft = 0.0
+ darmstadtium_cogwheel = 0.0
+ large_darmstadtium_cogwheel = 0.0
+ andesite_encased_darmstadtium_cogwheel = 0.0
+ andesite_encased_large_darmstadtium_cogwheel = 0.0
+ brass_encased_darmstadtium_cogwheel = 0.0
+ brass_encased_large_darmstadtium_cogwheel = 0.0
+ darmstadtium_crushing_wheel = 4.5
+ darmstadtium_encased_fan = 4.5
+ darmstadtium_gearbox = 0.0
+ darmstadtium_mechanical_press = 4.5
+ darmstadtium_mechanical_mixer = 4.5
+ darmstadtium_millstone = 4.5
+ darmstadtium_mechanical_saw = 4.5
+ darmstadtium_mechanical_pump = 4.5
+
+ [kinetics.stressValues.v2.impact.neutronium]
+ polybenzimidazole_belt_neutronium = 0.0
+ neutronium_shaft = 0.0
+ andesite_encased_neutronium_shaft = 0.0
+ brass_encased_neutronium_shaft = 0.0
+ neutronium_cogwheel = 0.0
+ large_neutronium_cogwheel = 0.0
+ andesite_encased_neutronium_cogwheel = 0.0
+ andesite_encased_large_neutronium_cogwheel = 0.0
+ brass_encased_neutronium_cogwheel = 0.0
+ brass_encased_large_neutronium_cogwheel = 0.0
+ neutronium_crushing_wheel = 5.0
+ neutronium_encased_fan = 5.6
+ neutronium_gearbox = 0.0
+ neutronium_mechanical_press = 5.0
+ neutronium_mechanical_mixer = 5.0
+ neutronium_millstone = 5.0
+ neutronium_mechanical_saw = 5.0
+ neutronium_mechanical_pump = 5.0
+
+ #.
+ #Fine tune settings related to tiers
+ [kinetics.stressValues.v2.maxCapacity]
+
+ #.
+ #.
+ #Settings related to andesite tier machines
+ [kinetics.stressValues.v2.maxCapacity.andesite]
+ #.
+ #Configure the max stress a kinetic block of this tier can support.
+ #Range: > -2147483648
+ andesiteMaxCapacity = 32
+
+ #.
+ #Settings related to steel tier machines
+ [kinetics.stressValues.v2.maxCapacity.steel]
+ #.
+ #Configure the max stress a kinetic block of this tier can support.
+ #Range: > -2147483648
+ steelMaxCapacity = 128
+
+ #.
+ #Settings related to aluminium tier machines
+ [kinetics.stressValues.v2.maxCapacity.aluminium]
+ #.
+ #Configure the max stress a kinetic block of this tier can support.
+ #Range: > -2147483648
+ aluminiumMaxCapacity = 512
+
+ #.
+ #Settings related to stainless steel tier machines
+ [kinetics.stressValues.v2.maxCapacity.stainlessSteel]
+ #.
+ #Configure the max stress a kinetic block of this tier can support.
+ #Range: > -2147483648
+ stainlessSteelMaxCapacity = 2048
+
+ #.
+ #Settings related to titanium tier machines
+ [kinetics.stressValues.v2.maxCapacity.titanium]
+ #.
+ #Configure the max stress a kinetic block of this tier can support.
+ #Range: > -2147483648
+ titaniumMaxCapacity = 8192
+
+ #.
+ #Settings related to tungstensteel tier machines
+ [kinetics.stressValues.v2.maxCapacity.tungstensteel]
+ #.
+ #Configure the max stress a kinetic block of this tier can support.
+ #Range: > -2147483648
+ tungstensteelMaxCapacity = 32768
+
+ #.
+ #Settings related to palladium tier machines
+ [kinetics.stressValues.v2.maxCapacity.palladium]
+ #.
+ #Configure the max stress a kinetic block of this tier can support.
+ #Range: > -2147483648
+ palladiumMaxCapacity = 131072
+
+ #.
+ #Settings related to naquadah tier machines
+ [kinetics.stressValues.v2.maxCapacity.naquadah]
+ #.
+ #Configure the max stress a kinetic block of this tier can support.
+ #Range: > -2147483648
+ naquadahMaxCapacity = 524288
+
+ #.
+ #Settings related to darmstadtium tier machines
+ [kinetics.stressValues.v2.maxCapacity.darmstadtium]
+ #.
+ #Configure the max stress a kinetic block of this tier can support.
+ #Range: > -2147483648
+ darmstadtiumMaxCapacity = 2097152
+
+ #.
+ #Settings related to neutronium tier machines
+ [kinetics.stressValues.v2.maxCapacity.neutronium]
+ #.
+ #Configure the max stress a kinetic block of this tier can support.
+ #Range: > -2147483648
+ neutroniumMaxCapacity = 8388608
+
+ #.
+ #Fine tune settings related to pumps
+ [kinetics.pumps]
+
+ #.
+ #.
+ #Configure the individual pressure of pumps. Note that pressure is multiplied by the speed of the pump
+ [kinetics.pumps.pressure]
+ #.
+ #Range: 0.0 ~ 3.4028234663852886E38
+ andesitePressure = 8.0
+ #.
+ #Range: 0.0 ~ 3.4028234663852886E38
+ steelPressure = 32.0
+ #.
+ #Range: 0.0 ~ 3.4028234663852886E38
+ aluminiumPressure = 128.0
+ #.
+ #Range: 0.0 ~ 3.4028234663852886E38
+ stainlessSteelPressure = 512.0
+ #.
+ #Range: 0.0 ~ 3.4028234663852886E38
+ titaniumPressure = 2048.0
+ #.
+ #Range: 0.0 ~ 3.4028234663852886E38
+ tungstensteelPressure = 8192.0
+ #.
+ #Range: 0.0 ~ 3.4028234663852886E38
+ palladiumPressure = 16384.0
+ #.
+ #Range: 0.0 ~ 3.4028234663852886E38
+ naquadahPressure = 32768.0
+ #.
+ #Range: 0.0 ~ 3.4028234663852886E38
+ darmstadtiumPressure = 131072.0
+ #.
+ #Range: 0.0 ~ 3.4028234663852886E38
+ neutroniumPressure = 524288.0
+
diff --git a/defaultconfigs/toolbelt-server.toml b/defaultconfigs/toolbelt-server.toml
index 936a23ea7..2224bd62b 100644
--- a/defaultconfigs/toolbelt-server.toml
+++ b/defaultconfigs/toolbelt-server.toml
@@ -3,7 +3,7 @@
#List of items to force-allow placing in the belt. Takes precedence over blacklist.
whitelist = []
#List of items to disallow from placing in the belt. (whitelist takes precedence)
- blacklist = []
+ blacklist = ["tfclunchbox:lunchbox", "tfclunchbox:cooling_lunchbox", "tfclunchbox:electric_lunchbox", "sophisticatedbackpacks:backpack", "sophisticatedbackpacks:iron_backpack", "sophisticatedbackpacks:gold_backpack", "sophisticatedbackpacks:diamond_backpack", "sophisticatedbackpacks:netherite_backpack", "tfc:ceramic/cyan_glazed_vessel", "tfc:ceramic/purple_glazed_vessel", "tfc:ceramic/blue_glazed_vessel", "tfc:ceramic/brown_glazed_vessel", "tfc:ceramic/green_glazed_vessel", "tfc:ceramic/red_glazed_vessel", "tfc:ceramic/black_glazed_vessel", "tfc:ceramic/large_vessel/gray", "tfc:ceramic/large_vessel/pink", "tfc:ceramic/large_vessel/lime", "tfc:ceramic/large_vessel/yellow", "tfc:ceramic/large_vessel/light_blue", "tfc:ceramic/large_vessel/magenta", "tfc:ceramic/large_vessel/orange", "tfc:ceramic/large_vessel/white", "tfc:ceramic/large_vessel", "tfc:ceramic/large_vessel/light_gray", "tfc:ceramic/large_vessel/cyan", "tfc:ceramic/large_vessel/purple", "tfc:ceramic/large_vessel/blue", "tfc:ceramic/large_vessel/brown", "tfc:ceramic/large_vessel/green", "tfc:ceramic/large_vessel/red", "tfc:ceramic/large_vessel/black", "tfc:ceramic/vessel", "tfc:ceramic/light_gray_glazed_vessel", "tfc:ceramic/gray_glazed_vessel", "tfc:ceramic/pink_glazed_vessel", "tfc:ceramic/lime_glazed_vessel", "tfc:ceramic/yellow_glazed_vessel", "tfc:ceramic/light_blue_glazed_vessel", "tfc:ceramic/magenta_glazed_vessel", "tfc:ceramic/orange_glazed_vessel", "tfc:ceramic/white_glazed_vessel"]
#When set to false, stackable items will no longer be allowed by default.
allowAllNonStackableItems = true
diff --git a/defaultconfigs/wan_ancient_beasts-server.toml b/defaultconfigs/wan_ancient_beasts-server.toml
new file mode 100644
index 000000000..272020a11
--- /dev/null
+++ b/defaultconfigs/wan_ancient_beasts-server.toml
@@ -0,0 +1,76 @@
+
+#Sniffer Attributes
+[sniffer]
+ #Sniffer health [default: 75]
+ #Range: 1.0 ~ 1024.0
+ health = 150.0
+ #Sniffer armor [default: 3]
+ #Range: 0.0 ~ 30.0
+ armor = 3.0
+ #Sniffer armor toughness [default: 1]
+ #Range: 0.0 ~ 20.0
+ armorToughness = 1.0
+
+#Eater Attributes
+[eater]
+ #Eater health [default: 100]
+ #Range: 1.0 ~ 1024.0
+ health = 400.0
+ #Eater attack damage [default: 30]
+ #Range: 0.0 ~ 1024.0
+ damage = 30.0
+ #Eater armor [default: 5]
+ #Range: 0.0 ~ 30.0
+ armor = 8.0
+ #Eater armor toughness [default: 2]
+ #Range: 0.0 ~ 20.0
+ armorToughness = 3.0
+
+#Walker Attributes
+[walker]
+ #Walker health [default: 200]
+ #Range: 1.0 ~ 1024.0
+ health = 600.0
+ #Walker armor [default: 5]
+ #Range: 0.0 ~ 30.0
+ armor = 14.0
+ #Walker armor toughness [default: 4]
+ #Range: 0.0 ~ 20.0
+ armorToughness = 4.0
+
+#Crusher Attributes
+[crusher]
+ #Crusher health [default: 50]
+ #Range: 1.0 ~ 1024.0
+ health = 200.0
+ #Crusher attack damage [default: 10]
+ #Range: 0.0 ~ 1024.0
+ damage = 10.0
+ #Crusher armor [default: 20]
+ #Range: 0.0 ~ 30.0
+ armor = 35.0
+ #Crusher armor toughness [default: 4]
+ #Range: 0.0 ~ 20.0
+ armorToughness = 6.0
+
+#Glider Attributes
+[glider]
+ #Glider health [default: 25]
+ #Range: 1.0 ~ 1024.0
+ health = 150.0
+
+#Soarer Attributes
+[soarer]
+ #Soarer health [default: 40]
+ #Range: 1.0 ~ 1024.0
+ health = 250.0
+ #Soarer attack damage [default: 15]
+ #Range: 0.0 ~ 1024.0
+ damage = 25.0
+
+#Surfer Attributes
+[surfer]
+ #Surfer health [default: 30]
+ #Range: 1.0 ~ 1024.0
+ health = 150.0
+
diff --git a/kubejs/assets/beneath/lang/en_us.json b/kubejs/assets/beneath/lang/en_us.json
index 2b58fe4cc..059b62dfe 100644
--- a/kubejs/assets/beneath/lang/en_us.json
+++ b/kubejs/assets/beneath/lang/en_us.json
@@ -10,7 +10,9 @@
"block.beneath.crackrack": "Keratophyre",
"block.beneath.soul_clay": "Muddy Clay",
"block.beneath.wood.fallen_leaves.crimson": "Fallen Crimson Lamella",
+ "block.beneath.wood.leaves.crimson": "Crimson Lamella",
"block.beneath.wood.fallen_leaves.warped": "Fallen Warped Lamella",
+ "block.beneath.wood.leaves.warped": "Warped Lamella",
"item.beneath.cursed_hide": "Lavaproof Hide",
"item.beneath.blackstone_brick": "Pyroxenite Brick",
"item.beneath.cursecoal": "Anthracite",
diff --git a/kubejs/assets/beneath/lang/uk_ua.json b/kubejs/assets/beneath/lang/uk_ua.json
index b7c4cbe1e..142ace301 100644
--- a/kubejs/assets/beneath/lang/uk_ua.json
+++ b/kubejs/assets/beneath/lang/uk_ua.json
@@ -10,7 +10,9 @@
"block.beneath.crackrack": "ÐÐĩŅаŅÐūŅŅŅ",
"block.beneath.soul_clay": "ÐŅŅÐīÐ―Ð° ÐÐŧÐļÐ―Ð°",
"block.beneath.wood.fallen_leaves.crimson": "ÐÐ°Ð―ÐĩÐŋаÐŧа ŅÐĩŅÐēÐūÐ―Ð° ÐŧаОÐĩÐŧа",
+ "block.beneath.wood.leaves.crimson": "ÐаÐģŅŅÐ―Ð° ÐŋÐŧаŅŅÐļÐ―ÐšÐ°",
"block.beneath.wood.fallen_leaves.warped": "ÐÐ°Ð―ÐĩÐŋаÐŧа ÐēÐļКŅÐļÐēÐŧÐĩÐ―Ð° ÐŧаОÐĩÐŧа",
+ "block.beneath.wood.leaves.warped": "ÐÐūКŅŅŅÐĩÐ―Ð° ÐŋÐŧаŅŅÐļÐ―ÐšÐ°",
"item.beneath.cursed_hide": "ÐаÐēÐūŅŅŅÐđКа ÐĻКŅŅа",
"item.beneath.blackstone_brick": "ÐĶÐĩÐģÐŧа з ÐŅŅÐūКŅÐĩÐ―ŅŅŅ",
"item.beneath.cursecoal": "ÐÐ―ŅŅаŅÐļŅ",
diff --git a/kubejs/assets/betterend/blockstates/cave_pumpkin_wild.json b/kubejs/assets/betterend/blockstates/cave_pumpkin_wild.json
index aa952f482..7561ffc56 100644
--- a/kubejs/assets/betterend/blockstates/cave_pumpkin_wild.json
+++ b/kubejs/assets/betterend/blockstates/cave_pumpkin_wild.json
@@ -1,5 +1,4 @@
{
- "__comment__": "This file was automatically created by mcresources",
"multipart": [
{
"when": {
diff --git a/kubejs/assets/betterend/lang/en_us.json b/kubejs/assets/betterend/lang/en_us.json
index 2115afb90..e11658dc2 100644
--- a/kubejs/assets/betterend/lang/en_us.json
+++ b/kubejs/assets/betterend/lang/en_us.json
@@ -82,6 +82,8 @@
"item.betterend.cave_pumpkin_chunks": "Bulbkin Chunks",
"item.betterend.cave_pumpkin_product": "Bulbkin",
"item.betterend.cave_pumpkin_plant_seeds": "Bulbkin Seeds",
+ "item.betterend.cave_pumpkin_pie_dough": "Bulbkin Pie Dough",
+ "item.betterend.cave_pumpkin_pie_raw": "Raw Bulbkin Pie",
"item.betterend.cave_pumpkin_pie": "Bulbkin Pie",
"item.betterend.chorus_mushroom_cooked": "Cooked Chalmie Mushroom",
"item.betterend.chorus_mushroom_product": "Chalmie Mushroom",
diff --git a/kubejs/assets/betterend/lang/uk_ua.json b/kubejs/assets/betterend/lang/uk_ua.json
index de416474c..d3c47af1c 100644
--- a/kubejs/assets/betterend/lang/uk_ua.json
+++ b/kubejs/assets/betterend/lang/uk_ua.json
@@ -72,21 +72,17 @@
"block.betterend.umbrella_moss": "ÐаŅаŅÐūÐŧŅКÐūÐŋÐūÐīŅÐąÐ―ÐļÐđ ОÐūŅ
",
"block.betterend.umbrella_moss_tall": "ÐаŅаŅÐūÐŧŅКÐūÐŋÐūÐīŅÐąÐ―ÐļÐđ ОÐūŅ
",
"block.betterend.vaiolush_fern": "ÐаÐŋÐūŅÐūŅŅ ÐаÐđÐūÐŧаŅ",
- "item.betterend.amber_root_product": "ÐŅŅŅŅÐļÐ―ÐūÐēŅ ÐŋаŅÐūŅŅКÐļ",
- "item.betterend.amber_root_seeds": "ÐаŅŅÐ―Ð―Ņ ÐąŅŅŅŅÐļÐ―ÐūÐēÐļŅ
ÐŋаÐģÐūÐ―ŅÐē",
- "item.betterend.blossom_berry_product": "ÐĶÐēŅŅ ŅÐģÐūÐī",
- "item.betterend.blossom_berry_seeds": "ÐĶÐēŅŅŅÐ―Ð―Ņ Ð―Ð°ŅŅÐ―ÐļÐ―Ðļ ŅÐģÐūÐīÐļ",
- "item.betterend.bolux_mushroom_cooked": "ÐŅÐļÐģÐūŅÐūÐēÐ°Ð―ÐļÐđ ÐģŅÐļÐą ÐÐūÐŧŅКŅ",
- "item.betterend.bolux_mushroom_product": "ÐŅÐļÐą ÐÐūÐŧŅКŅ",
- "item.betterend.bolux_mushroom_seeds": "ÐĄÐŋÐūŅÐļ ÐģŅÐļÐąÐ° ÐÐūÐŧŅКŅ",
- "item.betterend.cave_pumpkin_chunks": "ÐĻОаŅКÐļ ÐаÐŧÐąÐšŅÐ―Ð°",
- "item.betterend.cave_pumpkin_product": "ÐаÐŧÐąÐšŅÐ―",
- "item.betterend.cave_pumpkin_plant_seeds": "ÐаŅŅÐ―Ð―Ņ ÐаÐŧÐąÐšŅÐ―Ð°",
- "item.betterend.cave_pumpkin_pie": "ÐÐļŅŅÐģ Ņз ÐаÐŧÐąÐšŅÐ―Ð°",
- "item.betterend.chorus_mushroom_cooked": "ÐŅÐļÐģÐūŅÐūÐēÐ°Ð―ÐļÐđ ÐģŅÐļÐą ЧаÐŧОŅ",
- "item.betterend.chorus_mushroom_product": "ÐŅÐļÐą ЧаÐŧОŅ",
- "item.betterend.chorus_mushroom_seeds": "ÐĄÐŋÐūŅÐļ ÐģŅÐļÐąÐ° ЧаÐŧОŅ",
- "item.betterend.shadow_berry_cooked": "ÐŅÐļÐģÐūŅÐūÐēÐ°Ð―Ð° ŅÐģÐūÐīа ÐÐūКŅ",
- "item.betterend.shadow_berry_product": "ÐÐūÐšŅ ŅÐģÐūÐīа",
- "item.betterend.shadow_berry_seeds": "ÐаŅŅÐ―Ð―Ņ Ð―ÐūÐšŅ ŅÐģÐūÐīÐļ"
+ "item.create.netherite_diving_helmet.tooltip.summary": "РазÐūО з _Blue Steel Backtank_, ŅÐĩ ОÐūÐķÐĩ заŅ
ÐļŅŅÐļŅÐļ ÐēÐ°Ņ ÐēŅÐī _extreme heat_. ÐĐÐūÐą ÐąŅŅÐļ ÐĩŅÐĩКŅÐļÐēÐ―ÐļОÐļ, _Legs and Feet_ ÐŋÐūÐēÐļÐ―Ð―Ņ ÐąŅŅÐļ ÐēКŅÐļŅŅ _Blue Steel Diving Equipment_, ŅаКÐūÐķ.",
+ "item.create.netherite_backtank": "ÐаКŅÐ°Ð―Ðš Ņз ÐĄÐļÐ―ŅÐūŅ ÐĄŅаÐŧŅ",
+ "item.create.netherite_diving_helmet": "ÐĻÐūÐŧÐūО ÐīÐŧŅ ÐаÐđÐēŅÐ―ÐģŅ Ņз ÐĄÐļÐ―ŅÐūŅ ÐĄŅаÐŧŅ",
+ "item.create.netherite_diving_boots": "ЧÐĩŅÐĩÐēÐļКÐļ ÐīÐŧŅ ÐаÐđÐēŅÐ―ÐģŅ Ņз ÐĄÐļÐ―ŅÐūŅ ÐĄŅаÐŧŅ",
+ "item.create.copper_sheet": "ÐŅÐīÐ―Ð° ÐŋÐŧаŅŅÐļÐ―Ð°",
+ "item.create.brass_sheet": "ÐаŅŅÐ―Ð―Ð° ÐŋÐŧаŅŅÐļÐ―Ð°",
+ "item.create.golden_sheet": "ÐÐūÐŧÐūŅÐļÐđ ÐŧÐļŅŅ",
+ "item.create.crushed_raw_gold": "ÐŅÐļŅÐĩÐ―Ð° ÐÐūÐŧÐūŅа Ð ŅÐīа",
+ "item.create.crushed_raw_copper": "ÐŅÐļŅÐĩÐ―Ð° ÐŅÐīÐ―Ð° Ð ŅÐīа",
+ "item.create.crushed_raw_zinc": "ÐŅÐļŅÐĩÐ―Ð° ÐĶÐļÐ―ÐšÐūÐēа Ð ŅÐīа",
+ "item.create.crushed_raw_silver": "ÐŅÐļŅÐĩÐ―Ð° ÐĄŅŅÐąÐ―Ð° Ð ŅÐīа",
+ "item.create.crushed_raw_tin": "ÐŅÐļŅÐĩÐ―Ð° ÐÐŧÐūÐē'ŅÐ―Ð° Ð ŅÐīа",
+ "item.create.crushed_raw_lead": "ÐŅÐļŅÐĩÐ―Ð° ÐĄÐēÐļÐ―ŅÐĩÐēа Ð ŅÐīа"
}
\ No newline at end of file
diff --git a/kubejs/assets/betterend/models/block/blossom_berry_wild_mature.json b/kubejs/assets/betterend/models/block/blossom_berry_wild_mature.json
index b93d8294d..baaa32a8e 100644
--- a/kubejs/assets/betterend/models/block/blossom_berry_wild_mature.json
+++ b/kubejs/assets/betterend/models/block/blossom_berry_wild_mature.json
@@ -77,5 +77,12 @@
"south": {"uv": [0, 0, 16, 16], "texture": "#1"}
}
}
- ]
+ ],
+ "display": {
+ "gui": {
+ "rotation": [ 30, 225, 0 ],
+ "translation": [ 0, 0, 0 ],
+ "scale": [ 0.625, 0.625, 0.625 ]
+ }
+ }
}
\ No newline at end of file
diff --git a/kubejs/assets/betterend/models/block/bolux_mushroom_wild_immature.json b/kubejs/assets/betterend/models/block/bolux_mushroom_wild_immature.json
index 6b5490338..d390db3de 100644
--- a/kubejs/assets/betterend/models/block/bolux_mushroom_wild_immature.json
+++ b/kubejs/assets/betterend/models/block/bolux_mushroom_wild_immature.json
@@ -114,5 +114,12 @@
"south": {"uv": [0, 0, 16, 16], "texture": "#1"}
}
}
- ]
+ ],
+ "display": {
+ "gui": {
+ "rotation": [ 30, 225, 0 ],
+ "translation": [ 0, 0, 0 ],
+ "scale": [ 0.625, 0.625, 0.625 ]
+ }
+ }
}
\ No newline at end of file
diff --git a/kubejs/assets/betterend/models/block/bolux_mushroom_wild_mature.json b/kubejs/assets/betterend/models/block/bolux_mushroom_wild_mature.json
index 22987b28f..b48670fda 100644
--- a/kubejs/assets/betterend/models/block/bolux_mushroom_wild_mature.json
+++ b/kubejs/assets/betterend/models/block/bolux_mushroom_wild_mature.json
@@ -186,5 +186,12 @@
"south": {"uv": [0, 0, 16, 16], "texture": "#1"}
}
}
- ]
+ ],
+ "display": {
+ "gui": {
+ "rotation": [ 30, 225, 0 ],
+ "translation": [ 0, 0, 0 ],
+ "scale": [ 0.625, 0.625, 0.625 ]
+ }
+ }
}
\ No newline at end of file
diff --git a/kubejs/assets/betterend/models/block/cave_pumpkin_wild_side.json b/kubejs/assets/betterend/models/block/cave_pumpkin_wild_side.json
index 8222bb8f7..1f9972ef0 100644
--- a/kubejs/assets/betterend/models/block/cave_pumpkin_wild_side.json
+++ b/kubejs/assets/betterend/models/block/cave_pumpkin_wild_side.json
@@ -44,5 +44,12 @@
}
}
}
- ]
+ ],
+ "display": {
+ "gui": {
+ "rotation": [ 30, 225, 0 ],
+ "translation": [ 0, 0, 0 ],
+ "scale": [ 0.625, 0.625, 0.625 ]
+ }
+ }
}
\ No newline at end of file
diff --git a/kubejs/assets/betterend/models/block/crop_wild.json b/kubejs/assets/betterend/models/block/crop_wild.json
index 3998707f4..739e2ef50 100644
--- a/kubejs/assets/betterend/models/block/crop_wild.json
+++ b/kubejs/assets/betterend/models/block/crop_wild.json
@@ -1,7 +1,7 @@
{
"credit": "Made with Blockbench",
"ambientocclusion": false,
- "parent": "block/block",
+ "render_type": "cutout_mipped",
"textures": {
"1": "betterend:block/wild_crop",
"particle": "#crop",
@@ -80,5 +80,12 @@
"south": {"uv": [0, 0, 16, 16], "texture": "#1"}
}
}
- ]
+ ],
+ "display": {
+ "gui": {
+ "rotation": [ 30, 225, 0 ],
+ "translation": [ 0, 0, 0 ],
+ "scale": [ 0.625, 0.625, 0.625 ]
+ }
+ }
}
\ No newline at end of file
diff --git a/kubejs/assets/betterend/models/block/shadow_berry_wild_immature.json b/kubejs/assets/betterend/models/block/shadow_berry_wild_immature.json
index cdf452278..433fdab9c 100644
--- a/kubejs/assets/betterend/models/block/shadow_berry_wild_immature.json
+++ b/kubejs/assets/betterend/models/block/shadow_berry_wild_immature.json
@@ -69,5 +69,12 @@
"south": {"uv": [0, 0, 16, 16], "texture": "#1"}
}
}
- ]
+ ],
+ "display": {
+ "gui": {
+ "rotation": [ 30, 225, 0 ],
+ "translation": [ 0, 0, 0 ],
+ "scale": [ 0.625, 0.625, 0.625 ]
+ }
+ }
}
\ No newline at end of file
diff --git a/kubejs/assets/betterend/models/block/shadow_berry_wild_mature.json b/kubejs/assets/betterend/models/block/shadow_berry_wild_mature.json
index 8e52d238b..d3304b8e6 100644
--- a/kubejs/assets/betterend/models/block/shadow_berry_wild_mature.json
+++ b/kubejs/assets/betterend/models/block/shadow_berry_wild_mature.json
@@ -82,5 +82,12 @@
"south": {"uv": [0, 0, 16, 16], "texture": "#1"}
}
}
- ]
+ ],
+ "display": {
+ "gui": {
+ "rotation": [ 30, 225, 0 ],
+ "translation": [ 0, 0, 0 ],
+ "scale": [ 0.625, 0.625, 0.625 ]
+ }
+ }
}
\ No newline at end of file
diff --git a/kubejs/assets/betterend/models/item/amber_root_wild.json b/kubejs/assets/betterend/models/item/amber_root_wild.json
index d23882932..2a637da80 100644
--- a/kubejs/assets/betterend/models/item/amber_root_wild.json
+++ b/kubejs/assets/betterend/models/item/amber_root_wild.json
@@ -1,3 +1,3 @@
{
"parent": "betterend:block/amber_root_wild_mature"
-}
+}
\ No newline at end of file
diff --git a/kubejs/assets/betterend/models/item/blossom_berry_wild.json b/kubejs/assets/betterend/models/item/blossom_berry_wild.json
index 85cbcb7b9..02118c18f 100644
--- a/kubejs/assets/betterend/models/item/blossom_berry_wild.json
+++ b/kubejs/assets/betterend/models/item/blossom_berry_wild.json
@@ -1,3 +1,3 @@
{
"parent": "betterend:block/blossom_berry_wild_mature"
-}
+}
\ No newline at end of file
diff --git a/kubejs/assets/betterend/models/item/bolux_mushroom_wild.json b/kubejs/assets/betterend/models/item/bolux_mushroom_wild.json
index 19e445b33..458cef502 100644
--- a/kubejs/assets/betterend/models/item/bolux_mushroom_wild.json
+++ b/kubejs/assets/betterend/models/item/bolux_mushroom_wild.json
@@ -1,3 +1,3 @@
{
"parent": "betterend:block/bolux_mushroom_wild_mature"
-}
+}
\ No newline at end of file
diff --git a/kubejs/assets/betterend/models/item/cave_pumpkin_chunks.json b/kubejs/assets/betterend/models/item/cave_pumpkin_chunks.json
index 64136f5db..61f1ceec6 100644
--- a/kubejs/assets/betterend/models/item/cave_pumpkin_chunks.json
+++ b/kubejs/assets/betterend/models/item/cave_pumpkin_chunks.json
@@ -1,3 +1,6 @@
{
- "parent": "betterend:block/cave_pumpkin_chunks"
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "betterend:item/cave_pumpkin_chunks"
+ }
}
diff --git a/kubejs/assets/betterend/models/item/cave_pumpkin_pie.json b/kubejs/assets/betterend/models/item/cave_pumpkin_pie.json
index 16fc029ee..60392ed2a 100644
--- a/kubejs/assets/betterend/models/item/cave_pumpkin_pie.json
+++ b/kubejs/assets/betterend/models/item/cave_pumpkin_pie.json
@@ -1,3 +1,6 @@
{
- "parent": "betterend:block/cave_pumpkin_pie"
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "betterend:item/cave_pumpkin_pie"
+ }
}
diff --git a/kubejs/assets/betterend/models/item/cave_pumpkin_pie_dough.json b/kubejs/assets/betterend/models/item/cave_pumpkin_pie_dough.json
new file mode 100644
index 000000000..9b26d1ba2
--- /dev/null
+++ b/kubejs/assets/betterend/models/item/cave_pumpkin_pie_dough.json
@@ -0,0 +1,6 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "betterend:item/cave_pumpkin_pie_dough"
+ }
+}
diff --git a/kubejs/assets/betterend/models/item/cave_pumpkin_pie_raw.json b/kubejs/assets/betterend/models/item/cave_pumpkin_pie_raw.json
new file mode 100644
index 000000000..fd408aadf
--- /dev/null
+++ b/kubejs/assets/betterend/models/item/cave_pumpkin_pie_raw.json
@@ -0,0 +1,6 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "betterend:item/cave_pumpkin_pie_raw"
+ }
+}
diff --git a/kubejs/assets/betterend/models/item/cave_pumpkin_wild.json b/kubejs/assets/betterend/models/item/cave_pumpkin_wild.json
index f252404ac..1ea8c2841 100644
--- a/kubejs/assets/betterend/models/item/cave_pumpkin_wild.json
+++ b/kubejs/assets/betterend/models/item/cave_pumpkin_wild.json
@@ -1,3 +1,3 @@
{
"parent": "betterend:block/cave_pumpkin_wild"
-}
+}
\ No newline at end of file
diff --git a/kubejs/assets/betterend/models/item/chorus_mushroom_wild.json b/kubejs/assets/betterend/models/item/chorus_mushroom_wild.json
index 6e95364a6..ed7b57796 100644
--- a/kubejs/assets/betterend/models/item/chorus_mushroom_wild.json
+++ b/kubejs/assets/betterend/models/item/chorus_mushroom_wild.json
@@ -1,3 +1,3 @@
{
"parent": "betterend:block/chorus_mushroom_wild_mature"
-}
+}
\ No newline at end of file
diff --git a/kubejs/assets/betterend/models/item/shadow_berry_wild.json b/kubejs/assets/betterend/models/item/shadow_berry_wild.json
index 0ebb8c7c2..adefc1e27 100644
--- a/kubejs/assets/betterend/models/item/shadow_berry_wild.json
+++ b/kubejs/assets/betterend/models/item/shadow_berry_wild.json
@@ -1,3 +1,3 @@
{
"parent": "betterend:block/shadow_berry_wild_mature"
-}
+}
\ No newline at end of file
diff --git a/kubejs/assets/betterend/textures/block/blossom_berry_seed_3.png b/kubejs/assets/betterend/textures/block/blossom_berry_seed_3.png
new file mode 100644
index 000000000..6c5b329b5
Binary files /dev/null and b/kubejs/assets/betterend/textures/block/blossom_berry_seed_3.png differ
diff --git a/kubejs/assets/betterend/textures/block/bolux_mushroom_greenhouse_0.png b/kubejs/assets/betterend/textures/block/bolux_mushroom_greenhouse_0.png
new file mode 100644
index 000000000..63415ca53
Binary files /dev/null and b/kubejs/assets/betterend/textures/block/bolux_mushroom_greenhouse_0.png differ
diff --git a/kubejs/assets/betterend/textures/block/bolux_mushroom_greenhouse_1.png b/kubejs/assets/betterend/textures/block/bolux_mushroom_greenhouse_1.png
new file mode 100644
index 000000000..07db13313
Binary files /dev/null and b/kubejs/assets/betterend/textures/block/bolux_mushroom_greenhouse_1.png differ
diff --git a/kubejs/assets/betterend/textures/block/bolux_mushroom_greenhouse_2.png b/kubejs/assets/betterend/textures/block/bolux_mushroom_greenhouse_2.png
new file mode 100644
index 000000000..50958dda4
Binary files /dev/null and b/kubejs/assets/betterend/textures/block/bolux_mushroom_greenhouse_2.png differ
diff --git a/kubejs/assets/betterend/textures/block/bolux_mushroom_greenhouse_3.png b/kubejs/assets/betterend/textures/block/bolux_mushroom_greenhouse_3.png
new file mode 100644
index 000000000..765bf8918
Binary files /dev/null and b/kubejs/assets/betterend/textures/block/bolux_mushroom_greenhouse_3.png differ
diff --git a/kubejs/assets/betterend/textures/block/cave_pumpkin_greenhouse_0.png b/kubejs/assets/betterend/textures/block/cave_pumpkin_greenhouse_0.png
new file mode 100644
index 000000000..c3f8d5d60
Binary files /dev/null and b/kubejs/assets/betterend/textures/block/cave_pumpkin_greenhouse_0.png differ
diff --git a/kubejs/assets/betterend/textures/block/cave_pumpkin_greenhouse_1.png b/kubejs/assets/betterend/textures/block/cave_pumpkin_greenhouse_1.png
new file mode 100644
index 000000000..680f1f5c6
Binary files /dev/null and b/kubejs/assets/betterend/textures/block/cave_pumpkin_greenhouse_1.png differ
diff --git a/kubejs/assets/betterend/textures/block/cave_pumpkin_greenhouse_2.png b/kubejs/assets/betterend/textures/block/cave_pumpkin_greenhouse_2.png
new file mode 100644
index 000000000..fe017c068
Binary files /dev/null and b/kubejs/assets/betterend/textures/block/cave_pumpkin_greenhouse_2.png differ
diff --git a/kubejs/assets/betterend/textures/block/cave_pumpkin_greenhouse_3.png b/kubejs/assets/betterend/textures/block/cave_pumpkin_greenhouse_3.png
new file mode 100644
index 000000000..b5f0abb15
Binary files /dev/null and b/kubejs/assets/betterend/textures/block/cave_pumpkin_greenhouse_3.png differ
diff --git a/kubejs/assets/betterend/textures/block/shadow_berry_greenhouse_0.png b/kubejs/assets/betterend/textures/block/shadow_berry_greenhouse_0.png
new file mode 100644
index 000000000..ca56507ef
Binary files /dev/null and b/kubejs/assets/betterend/textures/block/shadow_berry_greenhouse_0.png differ
diff --git a/kubejs/assets/betterend/textures/block/shadow_berry_greenhouse_1.png b/kubejs/assets/betterend/textures/block/shadow_berry_greenhouse_1.png
new file mode 100644
index 000000000..c8c35d534
Binary files /dev/null and b/kubejs/assets/betterend/textures/block/shadow_berry_greenhouse_1.png differ
diff --git a/kubejs/assets/betterend/textures/block/shadow_berry_greenhouse_2.png b/kubejs/assets/betterend/textures/block/shadow_berry_greenhouse_2.png
new file mode 100644
index 000000000..632fe668a
Binary files /dev/null and b/kubejs/assets/betterend/textures/block/shadow_berry_greenhouse_2.png differ
diff --git a/kubejs/assets/betterend/textures/block/shadow_berry_greenhouse_3.png b/kubejs/assets/betterend/textures/block/shadow_berry_greenhouse_3.png
new file mode 100644
index 000000000..c02fdb0fa
Binary files /dev/null and b/kubejs/assets/betterend/textures/block/shadow_berry_greenhouse_3.png differ
diff --git a/kubejs/assets/betterend/textures/item/cave_pumpkin_chunks.png b/kubejs/assets/betterend/textures/item/cave_pumpkin_chunks.png
new file mode 100644
index 000000000..868317a05
Binary files /dev/null and b/kubejs/assets/betterend/textures/item/cave_pumpkin_chunks.png differ
diff --git a/kubejs/assets/betterend/textures/item/cave_pumpkin_pie.png b/kubejs/assets/betterend/textures/item/cave_pumpkin_pie.png
index 419b2de10..150e6d368 100644
Binary files a/kubejs/assets/betterend/textures/item/cave_pumpkin_pie.png and b/kubejs/assets/betterend/textures/item/cave_pumpkin_pie.png differ
diff --git a/kubejs/assets/betterend/textures/item/cave_pumpkin_pie_dough.png b/kubejs/assets/betterend/textures/item/cave_pumpkin_pie_dough.png
new file mode 100644
index 000000000..7a1a0c9d7
Binary files /dev/null and b/kubejs/assets/betterend/textures/item/cave_pumpkin_pie_dough.png differ
diff --git a/kubejs/assets/betterend/textures/item/cave_pumpkin_pie_raw.png b/kubejs/assets/betterend/textures/item/cave_pumpkin_pie_raw.png
new file mode 100644
index 000000000..15cdc6754
Binary files /dev/null and b/kubejs/assets/betterend/textures/item/cave_pumpkin_pie_raw.png differ
diff --git a/kubejs/assets/create/lang/uk_ua.json b/kubejs/assets/create/lang/uk_ua.json
index 62ef6ace1..591f2768a 100644
--- a/kubejs/assets/create/lang/uk_ua.json
+++ b/kubejs/assets/create/lang/uk_ua.json
@@ -91,10 +91,10 @@
"item.create.crushed_raw_tin": "ÐŅÐļŅÐĩÐ―Ð° ÐÐŧÐūÐē'ŅÐ―Ð° Ð ŅÐīа",
"item.create.crushed_raw_lead": "ÐŅÐļŅÐĩÐ―Ð° ÐĄÐēÐļÐ―ŅÐĩÐēа Ð ŅÐīа",
"create.ponder.andesite_tunnel.header": "ÐÐļКÐūŅÐļŅŅÐ°Ð―Ð―Ņ ÐžÐĩŅаÐŧÐĩÐēÐļŅ
ŅŅÐ―ÐĩÐŧŅÐē",
- "create.ponder.andesite_tunnel.text_1": "ÐÐĩŅаÐŧÐĩÐēŅ ŅŅÐ―ÐĩÐŧŅ ÐžÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐīÐŧŅ ÐŋŅÐļŅ
ÐūÐēŅÐēÐ°Ð―Ð―Ņ ŅÐēÐūŅŅ
КÐūÐ―ÐēÐĩŅŅÐ―ÐļŅ
ŅŅŅŅŅÐūК.",
- "create.ponder.andesite_tunnel.text_2": "ÐÐūÐŧÐļ ОÐĩŅаÐŧÐĩÐēÐļÐđ ŅŅÐ―ÐĩÐŧŅ ÐžÐ°Ņ Ð·'ŅÐīÐ―Ð°Ð―Ð―Ņ Ð· ÐąÐūКŅÐē...",
- "create.ponder.belt_casing.text_1": "ÐаŅŅÐ―Ð―ÐļÐđ Ð°ÐąÐū ОÐĩŅаÐŧÐĩÐēÐļÐđ КÐūŅÐŋŅŅ ÐžÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐīÐŧŅ ÐīÐĩКÐūŅŅÐēÐ°Ð―Ð―Ņ ÐžÐĩŅ
Ð°Ð―ŅŅÐ―ÐļŅ
ŅÐĩОÐĩÐ―ŅÐē.",
- "create.ponder.brass_funnel.text_1": "ÐÐĩŅаÐŧÐĩÐēŅ ÐŧŅÐđКÐļ ОÐūÐķŅŅŅ ÐēÐļŅŅÐģŅÐēаŅÐļ ÐŧÐļŅÐĩ ÐūÐīÐļÐ―ÐļŅÐ―Ņ ÐŋŅÐĩÐīОÐĩŅÐļ.",
- "create.ponder.cogwheel_casing.text_1": "ÐаŅŅÐ―Ð―ÐļÐđ Ð°ÐąÐū ОÐĩŅаÐŧÐĩÐēÐļÐđ КÐūŅÐŋŅŅ ÐžÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐīÐŧŅ ÐīÐĩКÐūŅŅÐēÐ°Ð―Ð―Ņ Ð·ŅÐąŅаŅŅÐļŅ
КÐūÐŧŅŅ.",
- "create.ponder.shaft_casing.text_1": "ÐаŅŅÐ―Ð―ÐļÐđ Ð°ÐąÐū ОÐĩŅаÐŧÐĩÐēÐļÐđ КÐūŅÐŋŅŅ ÐžÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐīÐŧŅ ÐīÐĩКÐūŅŅÐēÐ°Ð―Ð―Ņ ÐēаÐŧŅÐē."
+ "create.ponder.andesite_tunnel.text_1": "ÐÐĩŅаÐŧÐĩÐēŅ ŅŅÐ―ÐĩÐŧŅ ÐžÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐīÐŧŅ ÐŋŅÐļŅ
ÐūÐēŅÐēÐ°Ð―Ð―Ņ ŅÐĩОÐĩÐ―ŅÐē",
+ "create.ponder.andesite_tunnel.text_2": "ÐŊКŅÐū ОÐĩŅаÐŧÐĩÐēÐļÐđ ŅŅÐ―ÐĩÐŧŅ ÐžÐ°Ņ Ð·'ŅÐīÐ―Ð°Ð―Ð―Ņ Ð· ÐąÐūКÐūÐēÐļОÐļ ŅŅÐūŅÐūÐ―Ð°ÐžÐļ...",
+ "create.ponder.belt_casing.text_1": "ÐаŅŅÐ―Ð―ÐļÐđ Ð°ÐąÐū ОÐĩŅаÐŧÐĩÐēÐļÐđ КÐūÐķŅŅ
ОÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐīÐŧŅ ÐīÐĩКÐūŅŅÐēÐ°Ð―Ð―Ņ ÐžÐĩŅ
Ð°Ð―ŅŅÐ―ÐļŅ
ŅÐĩОÐĩÐ―ŅÐē",
+ "create.ponder.brass_funnel.text_1": "ÐÐĩŅаÐŧÐĩÐēŅ ÐēÐūŅÐūÐ―ÐšÐļ ОÐūÐķŅŅŅ ÐēÐļŅŅÐģŅÐēаŅÐļ ÐŧÐļŅÐĩ ÐūКŅÐĩÐžŅ ÐŋŅÐĩÐīОÐĩŅÐļ.",
+ "create.ponder.cogwheel_casing.text_1": "ÐаŅŅÐ―Ð―ÐļÐđ Ð°ÐąÐū ОÐĩŅаÐŧÐĩÐēÐļÐđ КÐūÐķŅŅ
ОÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐīÐŧŅ ÐīÐĩКÐūŅŅÐēÐ°Ð―Ð―Ņ Ð·ŅÐąŅаŅŅÐļŅ
КÐūÐŧŅŅ",
+ "create.ponder.shaft_casing.text_1": "ÐÐŧŅ ÐūзÐīÐūÐąÐŧÐĩÐ―Ð―Ņ ÐēаÐŧŅÐē ОÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐŧаŅŅÐ―Ð―ÐļÐđ Ð°ÐąÐū ОÐĩŅаÐŧÐĩÐēÐļÐđ КÐūÐķŅŅ
"
}
\ No newline at end of file
diff --git a/kubejs/assets/create/textures/item/copper_sheet.png b/kubejs/assets/create/textures/item/copper_sheet.png
new file mode 100644
index 000000000..a11d08a7f
Binary files /dev/null and b/kubejs/assets/create/textures/item/copper_sheet.png differ
diff --git a/kubejs/assets/createdeco/lang/uk_ua.json b/kubejs/assets/createdeco/lang/uk_ua.json
index a6c767a13..2c95eeeca 100644
--- a/kubejs/assets/createdeco/lang/uk_ua.json
+++ b/kubejs/assets/createdeco/lang/uk_ua.json
@@ -63,6 +63,7 @@
"block.createdeco.locked_industrial_iron_door": "ÐаŅÐļÐ―ÐĩÐ―Ņ ÐĄŅаÐŧÐĩÐēŅ ÐÐēÐĩŅŅ",
"block.createdeco.industrial_iron_trapdoor": "ÐĄŅаÐŧÐĩÐēÐļÐđ Ðаз",
"block.createdeco.industrial_iron_ladder": "ÐĄŅаÐŧÐĩÐēа ÐŅÐ°ÐąÐļÐ―Ð°",
+ "block.createdeco.industrial_iron_facade": "ÐĄŅаÐŧÐĩÐēÐļÐđ ŅаŅаÐī",
"item.createdeco.iron_coin": "ÐÐūÐ―ÐĩŅа з ÐÐūÐēÐ°Ð―ÐūÐģÐū ÐаÐŧŅза",
"item.createdeco.netherite_coin": "ÐÐūÐ―ÐĩŅа з ÐĄÐļÐ―ŅÐūŅ ÐĄŅаÐŧŅ",
"item.createdeco.industrial_iron_coin": "ÐÐūÐ―ÐĩŅа Ð·Ņ ÐĄŅаÐŧŅ",
diff --git a/kubejs/assets/emi/category/properties/ad_astra_oxygen_loading.json b/kubejs/assets/emi/category/properties/ad_astra_oxygen_loading.json
index 15e23522e..02998692d 100644
--- a/kubejs/assets/emi/category/properties/ad_astra_oxygen_loading.json
+++ b/kubejs/assets/emi/category/properties/ad_astra_oxygen_loading.json
@@ -1 +1 @@
-{"ad_astra:oxygen_loading":{"order":160}}
\ No newline at end of file
+{"ad_astra:oxygen_loading":{"order":163}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/ae2_attunement.json b/kubejs/assets/emi/category/properties/ae2_attunement.json
index 21e600843..050ef7764 100644
--- a/kubejs/assets/emi/category/properties/ae2_attunement.json
+++ b/kubejs/assets/emi/category/properties/ae2_attunement.json
@@ -1 +1 @@
-{"ae2:attunement":{"order":157}}
\ No newline at end of file
+{"ae2:attunement":{"order":160}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/ae2_condenser.json b/kubejs/assets/emi/category/properties/ae2_condenser.json
index 736352e76..f621d7885 100644
--- a/kubejs/assets/emi/category/properties/ae2_condenser.json
+++ b/kubejs/assets/emi/category/properties/ae2_condenser.json
@@ -1 +1 @@
-{"ae2:condenser":{"order":147}}
\ No newline at end of file
+{"ae2:condenser":{"order":150}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/ae2_item_transformation.json b/kubejs/assets/emi/category/properties/ae2_item_transformation.json
index 4e667603b..21e60570d 100644
--- a/kubejs/assets/emi/category/properties/ae2_item_transformation.json
+++ b/kubejs/assets/emi/category/properties/ae2_item_transformation.json
@@ -1 +1 @@
-{"ae2:item_transformation":{"order":136}}
\ No newline at end of file
+{"ae2:item_transformation":{"order":139}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/create_draining.json b/kubejs/assets/emi/category/properties/create_draining.json
index a0e741d6d..c34ca498f 100644
--- a/kubejs/assets/emi/category/properties/create_draining.json
+++ b/kubejs/assets/emi/category/properties/create_draining.json
@@ -1 +1 @@
-{"create:draining":{"order":158}}
\ No newline at end of file
+{"create:draining":{"order":161}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/create_spout_filling.json b/kubejs/assets/emi/category/properties/create_spout_filling.json
index a1cccfa25..901f701ea 100644
--- a/kubejs/assets/emi/category/properties/create_spout_filling.json
+++ b/kubejs/assets/emi/category/properties/create_spout_filling.json
@@ -1 +1 @@
-{"create:spout_filling":{"order":159}}
\ No newline at end of file
+{"create:spout_filling":{"order":162}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/domum_ornamentum_architects_cutter.json b/kubejs/assets/emi/category/properties/domum_ornamentum_architects_cutter.json
index 4fab80a17..b61473953 100644
--- a/kubejs/assets/emi/category/properties/domum_ornamentum_architects_cutter.json
+++ b/kubejs/assets/emi/category/properties/domum_ornamentum_architects_cutter.json
@@ -1 +1 @@
-{"domum_ornamentum:architects_cutter":{"order":156}}
\ No newline at end of file
+{"domum_ornamentum:architects_cutter":{"order":159}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/emi_info.json b/kubejs/assets/emi/category/properties/emi_info.json
index 581ade081..807e42a56 100644
--- a/kubejs/assets/emi/category/properties/emi_info.json
+++ b/kubejs/assets/emi/category/properties/emi_info.json
@@ -1 +1 @@
-{"emi:info":{"order":165}}
\ No newline at end of file
+{"emi:info":{"order":168}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/emi_tag.json b/kubejs/assets/emi/category/properties/emi_tag.json
index 79f42778b..aa6ef6c12 100644
--- a/kubejs/assets/emi/category/properties/emi_tag.json
+++ b/kubejs/assets/emi/category/properties/emi_tag.json
@@ -1 +1 @@
-{"emi:tag":{"order":166}}
\ No newline at end of file
+{"emi:tag":{"order":169}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/exposure_photograph_printing.json b/kubejs/assets/emi/category/properties/exposure_photograph_printing.json
index ed769e4c3..fbd77aa93 100644
--- a/kubejs/assets/emi/category/properties/exposure_photograph_printing.json
+++ b/kubejs/assets/emi/category/properties/exposure_photograph_printing.json
@@ -1 +1 @@
-{"exposure:photograph_printing":{"order":152}}
\ No newline at end of file
+{"exposure:photograph_printing":{"order":155}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/exposure_photograph_stacking.json b/kubejs/assets/emi/category/properties/exposure_photograph_stacking.json
index 7df080a00..c79168c91 100644
--- a/kubejs/assets/emi/category/properties/exposure_photograph_stacking.json
+++ b/kubejs/assets/emi/category/properties/exposure_photograph_stacking.json
@@ -1 +1 @@
-{"exposure:photograph_stacking":{"order":161}}
\ No newline at end of file
+{"exposure:photograph_stacking":{"order":164}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/framedblocks_framing_saw.json b/kubejs/assets/emi/category/properties/framedblocks_framing_saw.json
index 4b41fbf76..267616879 100644
--- a/kubejs/assets/emi/category/properties/framedblocks_framing_saw.json
+++ b/kubejs/assets/emi/category/properties/framedblocks_framing_saw.json
@@ -1 +1 @@
-{"framedblocks:framing_saw":{"order":155}}
\ No newline at end of file
+{"framedblocks:framing_saw":{"order":158}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/greate_automatic_packing.json b/kubejs/assets/emi/category/properties/greate_automatic_packing.json
index 1f21a3a8c..6b61d6b7d 100644
--- a/kubejs/assets/emi/category/properties/greate_automatic_packing.json
+++ b/kubejs/assets/emi/category/properties/greate_automatic_packing.json
@@ -1 +1 @@
-{"greate:automatic_packing":{"order":150}}
\ No newline at end of file
+{"greate:automatic_packing":{"order":153}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/greate_automatic_shaped.json b/kubejs/assets/emi/category/properties/greate_automatic_shaped.json
index e10ee67f4..c2210ef99 100644
--- a/kubejs/assets/emi/category/properties/greate_automatic_shaped.json
+++ b/kubejs/assets/emi/category/properties/greate_automatic_shaped.json
@@ -1 +1 @@
-{"greate:automatic_shaped":{"order":148}}
\ No newline at end of file
+{"greate:automatic_shaped":{"order":151}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/greate_automatic_shapeless.json b/kubejs/assets/emi/category/properties/greate_automatic_shapeless.json
index ea5261e22..b50321f15 100644
--- a/kubejs/assets/emi/category/properties/greate_automatic_shapeless.json
+++ b/kubejs/assets/emi/category/properties/greate_automatic_shapeless.json
@@ -1 +1 @@
-{"greate:automatic_shapeless":{"order":149}}
\ No newline at end of file
+{"greate:automatic_shapeless":{"order":152}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/greate_block_cutting.json b/kubejs/assets/emi/category/properties/greate_block_cutting.json
index 7c5cabc74..d17682c3f 100644
--- a/kubejs/assets/emi/category/properties/greate_block_cutting.json
+++ b/kubejs/assets/emi/category/properties/greate_block_cutting.json
@@ -1 +1 @@
-{"greate:block_cutting":{"order":154}}
\ No newline at end of file
+{"greate:block_cutting":{"order":157}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/greate_fan_washing.json b/kubejs/assets/emi/category/properties/greate_fan_washing.json
index 08976ed67..fa1e45dbb 100644
--- a/kubejs/assets/emi/category/properties/greate_fan_washing.json
+++ b/kubejs/assets/emi/category/properties/greate_fan_washing.json
@@ -1 +1 @@
-{"greate:fan_washing":{"order":138}}
\ No newline at end of file
+{"greate:fan_washing":{"order":141}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/greate_mixing.json b/kubejs/assets/emi/category/properties/greate_mixing.json
index ec06a9243..24217c56d 100644
--- a/kubejs/assets/emi/category/properties/greate_mixing.json
+++ b/kubejs/assets/emi/category/properties/greate_mixing.json
@@ -1 +1 @@
-{"greate:mixing":{"order":107}}
\ No newline at end of file
+{"greate:mixing":{"order":108}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_arc_furnace_recycling.json b/kubejs/assets/emi/category/properties/gtceu_arc_furnace_recycling.json
index 0fcc05a0e..eed81b2af 100644
--- a/kubejs/assets/emi/category/properties/gtceu_arc_furnace_recycling.json
+++ b/kubejs/assets/emi/category/properties/gtceu_arc_furnace_recycling.json
@@ -1 +1 @@
-{"gtceu:arc_furnace_recycling":{"order":144}}
\ No newline at end of file
+{"gtceu:arc_furnace_recycling":{"order":147}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_chem_dyes.json b/kubejs/assets/emi/category/properties/gtceu_chem_dyes.json
index f60b884be..f592dd78d 100644
--- a/kubejs/assets/emi/category/properties/gtceu_chem_dyes.json
+++ b/kubejs/assets/emi/category/properties/gtceu_chem_dyes.json
@@ -1 +1 @@
-{"gtceu:chem_dyes":{"order":142}}
\ No newline at end of file
+{"gtceu:chem_dyes":{"order":145}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_extractor_recycling.json b/kubejs/assets/emi/category/properties/gtceu_extractor_recycling.json
index af7be0640..15e4ca157 100644
--- a/kubejs/assets/emi/category/properties/gtceu_extractor_recycling.json
+++ b/kubejs/assets/emi/category/properties/gtceu_extractor_recycling.json
@@ -1 +1 @@
-{"gtceu:extractor_recycling":{"order":146}}
\ No newline at end of file
+{"gtceu:extractor_recycling":{"order":149}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_extraterrestrial_ore_fabricator.json b/kubejs/assets/emi/category/properties/gtceu_extraterrestrial_ore_fabricator.json
new file mode 100644
index 000000000..acae1097c
--- /dev/null
+++ b/kubejs/assets/emi/category/properties/gtceu_extraterrestrial_ore_fabricator.json
@@ -0,0 +1 @@
+{"gtceu:extraterrestrial_ore_fabricator":{"order":124}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_fission_reactor.json b/kubejs/assets/emi/category/properties/gtceu_fission_reactor.json
index b48cdf010..ac604f3da 100644
--- a/kubejs/assets/emi/category/properties/gtceu_fission_reactor.json
+++ b/kubejs/assets/emi/category/properties/gtceu_fission_reactor.json
@@ -1 +1 @@
-{"gtceu:fission_reactor":{"order":124}}
\ No newline at end of file
+{"gtceu:fission_reactor":{"order":125}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_fusion_reactor.json b/kubejs/assets/emi/category/properties/gtceu_fusion_reactor.json
index f23e5f636..625f152b9 100644
--- a/kubejs/assets/emi/category/properties/gtceu_fusion_reactor.json
+++ b/kubejs/assets/emi/category/properties/gtceu_fusion_reactor.json
@@ -1 +1 @@
-{"gtceu:fusion_reactor":{"order":125}}
\ No newline at end of file
+{"gtceu:fusion_reactor":{"order":126}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_greenhouse.json b/kubejs/assets/emi/category/properties/gtceu_greenhouse.json
index eedcb8176..1361a60ec 100644
--- a/kubejs/assets/emi/category/properties/gtceu_greenhouse.json
+++ b/kubejs/assets/emi/category/properties/gtceu_greenhouse.json
@@ -1 +1 @@
-{"gtceu:greenhouse":{"order":126}}
\ No newline at end of file
+{"gtceu:greenhouse":{"order":127}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_heat_exchanger.json b/kubejs/assets/emi/category/properties/gtceu_heat_exchanger.json
index a11f78a23..93287f083 100644
--- a/kubejs/assets/emi/category/properties/gtceu_heat_exchanger.json
+++ b/kubejs/assets/emi/category/properties/gtceu_heat_exchanger.json
@@ -1 +1 @@
-{"gtceu:heat_exchanger":{"order":127}}
\ No newline at end of file
+{"gtceu:heat_exchanger":{"order":128}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_implosion_compressor.json b/kubejs/assets/emi/category/properties/gtceu_implosion_compressor.json
index 1615ed1e7..c7c455065 100644
--- a/kubejs/assets/emi/category/properties/gtceu_implosion_compressor.json
+++ b/kubejs/assets/emi/category/properties/gtceu_implosion_compressor.json
@@ -1 +1 @@
-{"gtceu:implosion_compressor":{"order":128}}
\ No newline at end of file
+{"gtceu:implosion_compressor":{"order":129}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_ingot_molding.json b/kubejs/assets/emi/category/properties/gtceu_ingot_molding.json
index 1507b6c44..691d3f64b 100644
--- a/kubejs/assets/emi/category/properties/gtceu_ingot_molding.json
+++ b/kubejs/assets/emi/category/properties/gtceu_ingot_molding.json
@@ -1 +1 @@
-{"gtceu:ingot_molding":{"order":143}}
\ No newline at end of file
+{"gtceu:ingot_molding":{"order":146}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_macerator_recycling.json b/kubejs/assets/emi/category/properties/gtceu_macerator_recycling.json
index 58eb061dd..47e261972 100644
--- a/kubejs/assets/emi/category/properties/gtceu_macerator_recycling.json
+++ b/kubejs/assets/emi/category/properties/gtceu_macerator_recycling.json
@@ -1 +1 @@
-{"gtceu:macerator_recycling":{"order":145}}
\ No newline at end of file
+{"gtceu:macerator_recycling":{"order":148}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_mixer.json b/kubejs/assets/emi/category/properties/gtceu_mixer.json
index eea125b10..772935fd5 100644
--- a/kubejs/assets/emi/category/properties/gtceu_mixer.json
+++ b/kubejs/assets/emi/category/properties/gtceu_mixer.json
@@ -1 +1 @@
-{"gtceu:mixer":{"order":108}}
\ No newline at end of file
+{"gtceu:mixer":{"order":107}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_moon_dust_harvester.json b/kubejs/assets/emi/category/properties/gtceu_moon_dust_harvester.json
new file mode 100644
index 000000000..803200e6f
--- /dev/null
+++ b/kubejs/assets/emi/category/properties/gtceu_moon_dust_harvester.json
@@ -0,0 +1 @@
+{"gtceu:moon_dust_harvester":{"order":133}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_nether_dome.json b/kubejs/assets/emi/category/properties/gtceu_nether_dome.json
index 302667d16..1ea8384f5 100644
--- a/kubejs/assets/emi/category/properties/gtceu_nether_dome.json
+++ b/kubejs/assets/emi/category/properties/gtceu_nether_dome.json
@@ -1 +1 @@
-{"gtceu:nether_dome":{"order":129}}
\ No newline at end of file
+{"gtceu:nether_dome":{"order":130}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_nuclear_fuel_factory.json b/kubejs/assets/emi/category/properties/gtceu_nuclear_fuel_factory.json
index f51f17a44..53a66941c 100644
--- a/kubejs/assets/emi/category/properties/gtceu_nuclear_fuel_factory.json
+++ b/kubejs/assets/emi/category/properties/gtceu_nuclear_fuel_factory.json
@@ -1 +1 @@
-{"gtceu:nuclear_fuel_factory":{"order":130}}
\ No newline at end of file
+{"gtceu:nuclear_fuel_factory":{"order":131}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_ore_bathing.json b/kubejs/assets/emi/category/properties/gtceu_ore_bathing.json
index 71f32433f..7f72fd197 100644
--- a/kubejs/assets/emi/category/properties/gtceu_ore_bathing.json
+++ b/kubejs/assets/emi/category/properties/gtceu_ore_bathing.json
@@ -1 +1 @@
-{"gtceu:ore_bathing":{"order":141}}
\ No newline at end of file
+{"gtceu:ore_bathing":{"order":144}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_ore_crushing.json b/kubejs/assets/emi/category/properties/gtceu_ore_crushing.json
index 0c76b9cc0..b05b57f76 100644
--- a/kubejs/assets/emi/category/properties/gtceu_ore_crushing.json
+++ b/kubejs/assets/emi/category/properties/gtceu_ore_crushing.json
@@ -1 +1 @@
-{"gtceu:ore_crushing":{"order":139}}
\ No newline at end of file
+{"gtceu:ore_crushing":{"order":142}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_ore_forging.json b/kubejs/assets/emi/category/properties/gtceu_ore_forging.json
index ff4791683..dc6d9e3ac 100644
--- a/kubejs/assets/emi/category/properties/gtceu_ore_forging.json
+++ b/kubejs/assets/emi/category/properties/gtceu_ore_forging.json
@@ -1 +1 @@
-{"gtceu:ore_forging":{"order":140}}
\ No newline at end of file
+{"gtceu:ore_forging":{"order":143}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_ore_washer.json b/kubejs/assets/emi/category/properties/gtceu_ore_washer.json
index 58e9e2f86..7b7d0a331 100644
--- a/kubejs/assets/emi/category/properties/gtceu_ore_washer.json
+++ b/kubejs/assets/emi/category/properties/gtceu_ore_washer.json
@@ -1 +1 @@
-{"gtceu:ore_washer":{"order":137}}
\ No newline at end of file
+{"gtceu:ore_washer":{"order":140}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_ostrum_harvester.json b/kubejs/assets/emi/category/properties/gtceu_ostrum_harvester.json
new file mode 100644
index 000000000..0e164cd61
--- /dev/null
+++ b/kubejs/assets/emi/category/properties/gtceu_ostrum_harvester.json
@@ -0,0 +1 @@
+{"gtceu:ostrum_harvester":{"order":132}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_programmed_circuit.json b/kubejs/assets/emi/category/properties/gtceu_programmed_circuit.json
index 5bd06eb69..4bdba8aed 100644
--- a/kubejs/assets/emi/category/properties/gtceu_programmed_circuit.json
+++ b/kubejs/assets/emi/category/properties/gtceu_programmed_circuit.json
@@ -1 +1 @@
-{"gtceu:programmed_circuit":{"order":164}}
\ No newline at end of file
+{"gtceu:programmed_circuit":{"order":167}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_pyrolyse_oven.json b/kubejs/assets/emi/category/properties/gtceu_pyrolyse_oven.json
index 24e980282..5fef26d48 100644
--- a/kubejs/assets/emi/category/properties/gtceu_pyrolyse_oven.json
+++ b/kubejs/assets/emi/category/properties/gtceu_pyrolyse_oven.json
@@ -1 +1 @@
-{"gtceu:pyrolyse_oven":{"order":131}}
\ No newline at end of file
+{"gtceu:pyrolyse_oven":{"order":134}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_research_station.json b/kubejs/assets/emi/category/properties/gtceu_research_station.json
index 561d3ff09..0421b74de 100644
--- a/kubejs/assets/emi/category/properties/gtceu_research_station.json
+++ b/kubejs/assets/emi/category/properties/gtceu_research_station.json
@@ -1 +1 @@
-{"gtceu:research_station":{"order":132}}
\ No newline at end of file
+{"gtceu:research_station":{"order":135}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_steam_bloomery.json b/kubejs/assets/emi/category/properties/gtceu_steam_bloomery.json
index 6a96027e1..e0f7f088f 100644
--- a/kubejs/assets/emi/category/properties/gtceu_steam_bloomery.json
+++ b/kubejs/assets/emi/category/properties/gtceu_steam_bloomery.json
@@ -1 +1 @@
-{"gtceu:steam_bloomery":{"order":133}}
\ No newline at end of file
+{"gtceu:steam_bloomery":{"order":136}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_vacuum_freezer.json b/kubejs/assets/emi/category/properties/gtceu_vacuum_freezer.json
index c8c311d3a..7de68c9e7 100644
--- a/kubejs/assets/emi/category/properties/gtceu_vacuum_freezer.json
+++ b/kubejs/assets/emi/category/properties/gtceu_vacuum_freezer.json
@@ -1 +1 @@
-{"gtceu:vacuum_freezer":{"order":134}}
\ No newline at end of file
+{"gtceu:vacuum_freezer":{"order":137}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/gtceu_wire_coating.json b/kubejs/assets/emi/category/properties/gtceu_wire_coating.json
index babcc7fae..0a8a44291 100644
--- a/kubejs/assets/emi/category/properties/gtceu_wire_coating.json
+++ b/kubejs/assets/emi/category/properties/gtceu_wire_coating.json
@@ -1 +1 @@
-{"gtceu:wire_coating":{"order":135}}
\ No newline at end of file
+{"gtceu:wire_coating":{"order":138}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/minecraft_smithing.json b/kubejs/assets/emi/category/properties/minecraft_smithing.json
index a8dfa8cba..2555ee200 100644
--- a/kubejs/assets/emi/category/properties/minecraft_smithing.json
+++ b/kubejs/assets/emi/category/properties/minecraft_smithing.json
@@ -1 +1 @@
-{"minecraft:smithing":{"order":151}}
\ No newline at end of file
+{"minecraft:smithing":{"order":154}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/minecraft_stonecutting.json b/kubejs/assets/emi/category/properties/minecraft_stonecutting.json
index 505522bdf..503fa0f66 100644
--- a/kubejs/assets/emi/category/properties/minecraft_stonecutting.json
+++ b/kubejs/assets/emi/category/properties/minecraft_stonecutting.json
@@ -1 +1 @@
-{"minecraft:stonecutting":{"order":153}}
\ No newline at end of file
+{"minecraft:stonecutting":{"order":156}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/tacz_attachment_query.json b/kubejs/assets/emi/category/properties/tacz_attachment_query.json
index 88a63eec8..c6e0a8465 100644
--- a/kubejs/assets/emi/category/properties/tacz_attachment_query.json
+++ b/kubejs/assets/emi/category/properties/tacz_attachment_query.json
@@ -1 +1 @@
-{"tacz:attachment_query":{"order":162}}
\ No newline at end of file
+{"tacz:attachment_query":{"order":165}}
\ No newline at end of file
diff --git a/kubejs/assets/emi/category/properties/taczammoquery_ammo_query.json b/kubejs/assets/emi/category/properties/taczammoquery_ammo_query.json
index 6afdd44f3..b41343d9b 100644
--- a/kubejs/assets/emi/category/properties/taczammoquery_ammo_query.json
+++ b/kubejs/assets/emi/category/properties/taczammoquery_ammo_query.json
@@ -1 +1 @@
-{"taczammoquery:ammo_query":{"order":163}}
\ No newline at end of file
+{"taczammoquery:ammo_query":{"order":166}}
\ No newline at end of file
diff --git a/kubejs/assets/firmalife/lang/uk_ua.json b/kubejs/assets/firmalife/lang/uk_ua.json
index b1c0bd510..b4c8b5a2c 100644
--- a/kubejs/assets/firmalife/lang/uk_ua.json
+++ b/kubejs/assets/firmalife/lang/uk_ua.json
@@ -18,5 +18,5 @@
"block.firmalife.treated_wood_greenhouse_door": "ÐÐēÐĩŅŅ ŅÐĩÐŋÐŧÐļŅŅ Ð· ÐūÐąŅÐūÐąÐŧÐĩÐ―ÐūŅ ÐēÐūŅКÐūО ÐīÐĩŅÐĩÐēÐļÐ―Ðļ",
"block.firmalife.treated_wood": "ÐÐąŅÐūÐąÐŧÐĩÐ―Ð° ÐēÐūŅКÐūО ÐīÐĩŅÐĩÐēÐļÐ―Ð°",
"greenhouse.firmalife.treated_wood": "ÐÐąŅÐūÐąÐŧÐĩÐ―Ð° ÐēÐūŅКÐūО ÐīÐĩŅÐĩÐēÐļÐ―Ð°",
- "item.firmalife.treated_lumber": "ÐÐąŅÐūÐąÐŧÐĩÐ―Ð° ÐÐūŅКÐūО ÐÐĩŅÐĩÐēÐļÐ―Ð°"
+ "item.firmalife.treated_lumber": "ÐÐąŅÐūÐąÐŧÐĩÐ―Ņ ÐēÐūŅКÐūО ÐŋÐļÐŧÐūОаŅÐĩŅŅаÐŧÐļ"
}
\ No newline at end of file
diff --git a/kubejs/assets/gtceu/lang/en_us.json b/kubejs/assets/gtceu/lang/en_us.json
index e0d487eea..8f72f42c9 100644
--- a/kubejs/assets/gtceu/lang/en_us.json
+++ b/kubejs/assets/gtceu/lang/en_us.json
@@ -13,6 +13,9 @@
"block.gtceu.heat_exchanger": "Heat Exchanger",
"block.gtceu.fission_reactor": "Fission Reactor",
"block.gtceu.evaporation_tower": "Evaporation Tower",
+ "block.gtceu.ostrum_harvester": "Ostrum Harvester",
+ "block.gtceu.moon_dust_harvester": "Moon Dust Harvester",
+ "block.gtceu.extraterrestrial_ore_fabricator": "Extraterrestrial Ore Fabricator",
"block.gtceu.copper_crate": "Copper Crate",
"block.gtceu.copper_drum": "Copper Drum",
"block.gtceu.black_bronze_crate": "Black Bronze Crate",
@@ -35,6 +38,9 @@
"gtceu.heat_exchanger": "Heat Exchanger",
"gtceu.fission_reactor": "Fission Reactor",
"gtceu.evaporation_tower": "Evaporation Tower",
+ "gtceu.ostrum_harvester": "Ostrum Harvester",
+ "gtceu.moon_dust_harvester": "Moon Dust Harvester",
+ "gtceu.extraterrestrial_ore_fabricator": "Extraterrestrial Ore Fabricator",
"item.gtceu.tiny_wood_dust": "Tiny Pile of Softwood Pulp",
"item.gtceu.small_wood_dust": "Small Pile of Softwood Pulp",
"item.gtceu.wood_dust": "Softwood Pulp",
@@ -84,9 +90,7 @@
"item.gtceu.osmium_credit": "§732,768 Credits",
"item.gtceu.naquadah_credit": "§7262,144 Credits",
"item.gtceu.neutronium_credit": "§72,097,152 Credits",
- "item.gtceu.treated_wood_plate": "Treated Medium Density Fiberboard",
"item.gtceu.wood_plate": "Medium Density Fiberboard",
- "item.gtceu.treated_wood_dust": "Treated Chipboard Composite",
"material.gtceu.ice": "Ice Slush",
"material.gtceu.damascus_steel": "Swine-steel",
"material.gtceu.cooperite": "Cooperite",
@@ -138,6 +142,11 @@
"material.gtceu.plutonium_pellet": "Plutonium Pellet",
"material.gtceu.uranium_pellet": "Uranium Pellet",
"material.gtceu.thorium_pellet": "Thorium Pellet",
+ "material.gtceu.residual_radioactive_concoction": "Residual Radioactive Concoction",
+ "material.gtceu.regolith_vapor": "Regolith Vapor",
+ "material.gtceu.dense_ostrum_vapor": "Dense Ostrum Vapor",
+ "material.gtceu.lightweight_ostrum_vapor": "Lightweight Ostrum Vapor",
+ "material.gtceu.ostrum_vapor": "Ostrum Vapor",
"metaitem.dust.tooltip.purify": "Drop in Water to get Clean Dust",
"metaitem.crushed.tooltip.purify": "Drop in Water to get Purified Ore",
"item.gtceu.tool.behavior.silk_ice": "Silk harvests Packed Ice",
@@ -167,6 +176,7 @@
"tagprefix.double_ingot": "%s Double Ingot",
"tagprefix.poor_raw": "Poor Raw %s",
"tagprefix.rich_raw": "Rich Raw %s",
+ "tagprefix.dusty_raw": "Dusty Raw %s",
"tagprefix.gabbro": "Gabbro %s Ore",
"tagprefix.shale": "Shale %s Ore",
"tagprefix.claystone": "Claystone %s Ore",
diff --git a/kubejs/assets/gtceu/lang/uk_ua.json b/kubejs/assets/gtceu/lang/uk_ua.json
index c98584ff7..d62cb2589 100644
--- a/kubejs/assets/gtceu/lang/uk_ua.json
+++ b/kubejs/assets/gtceu/lang/uk_ua.json
@@ -87,6 +87,8 @@
"item.gtceu.treated_wood_plate": "ÐÐąŅÐūÐąÐŧÐĩÐ―Ð° ÐÐÐ ŅÐĩŅÐĩÐīÐ―ŅÐūŅ ŅŅÐŧŅÐ―ÐūŅŅŅ",
"item.gtceu.wood_plate": "ÐÐÐ ŅÐĩŅÐĩÐīÐ―ŅÐūŅ ŅŅÐŧŅÐ―ÐūŅŅŅ",
"item.gtceu.treated_wood_dust": "ÐÐąŅÐūÐąÐŧÐĩÐ―ÐļÐđ КÐūОÐŋÐūзÐļŅ Ð―Ð° ÐūŅÐ―ÐūÐēŅ ÐÐĄÐ",
+ "item.gtceu.small_treated_wood_dust": "ÐÐĩÐēÐĩÐŧÐļКа КŅÐŋа ÐūÐąŅÐūÐąÐŧÐĩÐ―ÐūÐģÐū ÐīÐĩŅÐĩÐēÐūŅŅŅŅÐķКÐūÐēÐūÐģÐū КÐūОÐŋÐūзÐļŅŅ",
+ "item.gtceu.tiny_treated_wood_dust": "ÐаÐŧÐĩÐ―ŅКа КŅÐŋа ÐūÐąŅÐūÐąÐŧÐĩÐ―ÐūÐģÐū ÐīÐĩŅÐĩÐēÐūŅŅŅŅÐķКÐūÐēÐūÐģÐū КÐūОÐŋÐūзÐļŅŅ",
"material.gtceu.ice": "ÐŅÐļÐķÐ°Ð―Ð° КаŅа",
"material.gtceu.damascus_steel": "ÐĄÐēÐļÐ―ŅŅа ŅŅаÐŧŅ",
"material.gtceu.cooperite": "ÐŅÐŋÐĩŅÐļŅ",
@@ -95,6 +97,7 @@
"material.gtceu.ostrum": "ÐŅŅŅŅО",
"material.gtceu.calorite": "ÐаÐŧÐūŅÐļŅ",
"material.gtceu.etrium": "ÐŅŅŅŅО",
+ "material.gtceu.aluminium_silicate": "ÐÐŧŅОÐūŅÐļÐŧŅКаŅ",
"material.gtceu.rocket_alloy_t1": "ÐÐŧŅОŅÐ―ÐūŅŅаÐŧÐĩÐēÐļÐđ ŅаКÐĩŅÐ―ÐļÐđ ŅÐŋÐŧаÐē R-КÐŧаŅŅ",
"material.gtceu.rocket_alloy_t3": "РаКÐĩŅÐ―ÐļÐđ ŅÐŋÐŧаÐē ÐēÐūÐŧŅŅŅаОÐūÐēÐūŅ ŅŅаÐŧŅ 45-Ti",
"material.gtceu.vitrified_asbestos": "ÐŅŅŅÐļŅŅКÐūÐēÐ°Ð―ÐļÐđ Ð°Ð·ÐąÐĩŅŅ",
@@ -154,14 +157,14 @@
"tagprefix.pickaxe_head": "%s ÐÐĩзÐū КаÐđÐŧа",
"tagprefix.shovel_head": "%s ÐÐĩзÐū ÐŧÐūÐŋаŅÐļ",
"tagprefix.axe_head": "%s ÐÐĩзÐū ŅÐūКÐļŅÐļ",
- "tagprefix.hoe_head": "%s ÐÐĩзÐū ОÐūŅÐļКÐļ",
+ "tagprefix.hoe_head": "%s ÐÐģÐūÐŧŅÐē'Ņ ÐžÐūŅÐļКÐļ",
"tagprefix.scythe_head": "%s ÐÐĩзÐū КÐūŅÐļ",
- "tagprefix.file_head": "%s ÐÐĩзÐū Ð―Ð°ÐŋÐļÐŧКа",
+ "tagprefix.file_head": "%s ÐÐģÐūÐŧŅÐē'Ņ Ð―Ð°ÐŋÐļÐŧКа",
"tagprefix.hammer_head": "%s ÐÐģÐūÐŧŅÐē'Ņ ÐžÐūÐŧÐūŅа",
"tagprefix.saw_head": "%s ÐÐĩзÐū ÐŋÐļÐŧÐļ",
"tagprefix.knife_head": "%s ÐÐĩзÐū Ð―ÐūÐķа",
"tagprefix.butchery_knife_head": "%s ÐÐĩзÐū ŅÐĩŅаКа",
- "tagprefix.mining_hammer_head": "%s ÐÐĩзÐū ŅКÐĩÐŧŅÐ―ÐūÐģÐū ОÐūÐŧÐūŅа",
+ "tagprefix.mining_hammer_head": "%s ÐÐģÐūÐŧŅÐē'Ņ ŅКÐĩÐŧŅÐ―ÐūÐģÐū ОÐūÐŧÐūŅа",
"tagprefix.spade_head": "%s ÐÐĩзÐū ÐŧÐūÐŋаŅÐļ",
"tagprefix.double_ingot": "%s ÐÐūÐīÐēŅÐđÐ―ÐļÐđ зÐŧÐļŅÐūК",
"tagprefix.poor_raw": "ÐŅÐīÐ―Ð°(Ðĩ, ÐļÐđ) ŅÐļŅа(Ðĩ, ÐļÐđ) %s",
diff --git a/kubejs/assets/gtceu/models/item/material_sets/dull/dusty_raw_ore.json b/kubejs/assets/gtceu/models/item/material_sets/dull/dusty_raw_ore.json
new file mode 100644
index 000000000..686c28056
--- /dev/null
+++ b/kubejs/assets/gtceu/models/item/material_sets/dull/dusty_raw_ore.json
@@ -0,0 +1,8 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "gtceu:item/material_sets/dull/dusty_raw_ore",
+ "layer1": "gtceu:item/material_sets/dull/dusty_raw_ore_secondary",
+ "layer2": "gtceu:item/material_sets/dull/dusty_raw_ore_overlay"
+ }
+}
diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.dense_ostrum_vapor.png b/kubejs/assets/gtceu/textures/block/fluids/fluid.dense_ostrum_vapor.png
new file mode 100644
index 000000000..d73ae13b2
Binary files /dev/null and b/kubejs/assets/gtceu/textures/block/fluids/fluid.dense_ostrum_vapor.png differ
diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.dense_ostrum_vapor.png.mcmeta b/kubejs/assets/gtceu/textures/block/fluids/fluid.dense_ostrum_vapor.png.mcmeta
new file mode 100644
index 000000000..744a3d54c
--- /dev/null
+++ b/kubejs/assets/gtceu/textures/block/fluids/fluid.dense_ostrum_vapor.png.mcmeta
@@ -0,0 +1,87 @@
+{
+ "animation": {
+ "frametime": 2,
+ "frames": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 20,
+ 21,
+ 22,
+ 23,
+ 24,
+ 25,
+ 26,
+ 27,
+ 28,
+ 29,
+ 30,
+ 31,
+ 32,
+ 33,
+ 34,
+ 35,
+ 36,
+ 37,
+ 38,
+ 39,
+ 40,
+ 39,
+ 38,
+ 37,
+ 36,
+ 35,
+ 34,
+ 33,
+ 32,
+ 31,
+ 30,
+ 29,
+ 28,
+ 27,
+ 26,
+ 25,
+ 24,
+ 23,
+ 22,
+ 21,
+ 20,
+ 19,
+ 18,
+ 17,
+ 16,
+ 15,
+ 14,
+ 13,
+ 12,
+ 11,
+ 10,
+ 9,
+ 8,
+ 7,
+ 6,
+ 5,
+ 4,
+ 3,
+ 2,
+ 1
+ ]
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.lightweight_ostrum_vapor.png b/kubejs/assets/gtceu/textures/block/fluids/fluid.lightweight_ostrum_vapor.png
new file mode 100644
index 000000000..79398a232
Binary files /dev/null and b/kubejs/assets/gtceu/textures/block/fluids/fluid.lightweight_ostrum_vapor.png differ
diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.lightweight_ostrum_vapor.png.mcmeta b/kubejs/assets/gtceu/textures/block/fluids/fluid.lightweight_ostrum_vapor.png.mcmeta
new file mode 100644
index 000000000..744a3d54c
--- /dev/null
+++ b/kubejs/assets/gtceu/textures/block/fluids/fluid.lightweight_ostrum_vapor.png.mcmeta
@@ -0,0 +1,87 @@
+{
+ "animation": {
+ "frametime": 2,
+ "frames": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 20,
+ 21,
+ 22,
+ 23,
+ 24,
+ 25,
+ 26,
+ 27,
+ 28,
+ 29,
+ 30,
+ 31,
+ 32,
+ 33,
+ 34,
+ 35,
+ 36,
+ 37,
+ 38,
+ 39,
+ 40,
+ 39,
+ 38,
+ 37,
+ 36,
+ 35,
+ 34,
+ 33,
+ 32,
+ 31,
+ 30,
+ 29,
+ 28,
+ 27,
+ 26,
+ 25,
+ 24,
+ 23,
+ 22,
+ 21,
+ 20,
+ 19,
+ 18,
+ 17,
+ 16,
+ 15,
+ 14,
+ 13,
+ 12,
+ 11,
+ 10,
+ 9,
+ 8,
+ 7,
+ 6,
+ 5,
+ 4,
+ 3,
+ 2,
+ 1
+ ]
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.ostrum_vapor.png b/kubejs/assets/gtceu/textures/block/fluids/fluid.ostrum_vapor.png
new file mode 100644
index 000000000..c2602b5a6
Binary files /dev/null and b/kubejs/assets/gtceu/textures/block/fluids/fluid.ostrum_vapor.png differ
diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.ostrum_vapor.png.mcmeta b/kubejs/assets/gtceu/textures/block/fluids/fluid.ostrum_vapor.png.mcmeta
new file mode 100644
index 000000000..744a3d54c
--- /dev/null
+++ b/kubejs/assets/gtceu/textures/block/fluids/fluid.ostrum_vapor.png.mcmeta
@@ -0,0 +1,87 @@
+{
+ "animation": {
+ "frametime": 2,
+ "frames": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 20,
+ 21,
+ 22,
+ 23,
+ 24,
+ 25,
+ 26,
+ 27,
+ 28,
+ 29,
+ 30,
+ 31,
+ 32,
+ 33,
+ 34,
+ 35,
+ 36,
+ 37,
+ 38,
+ 39,
+ 40,
+ 39,
+ 38,
+ 37,
+ 36,
+ 35,
+ 34,
+ 33,
+ 32,
+ 31,
+ 30,
+ 29,
+ 28,
+ 27,
+ 26,
+ 25,
+ 24,
+ 23,
+ 22,
+ 21,
+ 20,
+ 19,
+ 18,
+ 17,
+ 16,
+ 15,
+ 14,
+ 13,
+ 12,
+ 11,
+ 10,
+ 9,
+ 8,
+ 7,
+ 6,
+ 5,
+ 4,
+ 3,
+ 2,
+ 1
+ ]
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.regolith_vapor.png b/kubejs/assets/gtceu/textures/block/fluids/fluid.regolith_vapor.png
new file mode 100644
index 000000000..915dedcc4
Binary files /dev/null and b/kubejs/assets/gtceu/textures/block/fluids/fluid.regolith_vapor.png differ
diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.regolith_vapor.png.mcmeta b/kubejs/assets/gtceu/textures/block/fluids/fluid.regolith_vapor.png.mcmeta
new file mode 100644
index 000000000..24f9c2fae
--- /dev/null
+++ b/kubejs/assets/gtceu/textures/block/fluids/fluid.regolith_vapor.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 1
+ }
+}
diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.residual_radioactive_concoction.png b/kubejs/assets/gtceu/textures/block/fluids/fluid.residual_radioactive_concoction.png
new file mode 100644
index 000000000..c72ea40ed
Binary files /dev/null and b/kubejs/assets/gtceu/textures/block/fluids/fluid.residual_radioactive_concoction.png differ
diff --git a/kubejs/assets/gtceu/textures/block/fluids/fluid.residual_radioactive_concoction.png.mcmeta b/kubejs/assets/gtceu/textures/block/fluids/fluid.residual_radioactive_concoction.png.mcmeta
new file mode 100644
index 000000000..6439dab8e
--- /dev/null
+++ b/kubejs/assets/gtceu/textures/block/fluids/fluid.residual_radioactive_concoction.png.mcmeta
@@ -0,0 +1,67 @@
+{
+ "animation": {
+ "frametime": 2,
+ "frames": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 20,
+ 21,
+ 22,
+ 23,
+ 24,
+ 25,
+ 26,
+ 27,
+ 28,
+ 29,
+ 30,
+ 29,
+ 28,
+ 27,
+ 26,
+ 25,
+ 24,
+ 23,
+ 22,
+ 21,
+ 20,
+ 19,
+ 18,
+ 17,
+ 16,
+ 15,
+ 14,
+ 13,
+ 12,
+ 11,
+ 10,
+ 9,
+ 8,
+ 7,
+ 6,
+ 5,
+ 4,
+ 3,
+ 2,
+ 1
+ ]
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/gtceu/textures/item/material_sets/dull/dusty_raw_ore.png b/kubejs/assets/gtceu/textures/item/material_sets/dull/dusty_raw_ore.png
new file mode 100644
index 000000000..19fa4c874
Binary files /dev/null and b/kubejs/assets/gtceu/textures/item/material_sets/dull/dusty_raw_ore.png differ
diff --git a/kubejs/assets/gtceu/textures/item/material_sets/dull/dusty_raw_ore_overlay.png b/kubejs/assets/gtceu/textures/item/material_sets/dull/dusty_raw_ore_overlay.png
new file mode 100644
index 000000000..d516c7ec4
Binary files /dev/null and b/kubejs/assets/gtceu/textures/item/material_sets/dull/dusty_raw_ore_overlay.png differ
diff --git a/kubejs/assets/gtceu/textures/item/material_sets/dull/dusty_raw_ore_overlay.png.mcmeta b/kubejs/assets/gtceu/textures/item/material_sets/dull/dusty_raw_ore_overlay.png.mcmeta
new file mode 100644
index 000000000..6439dab8e
--- /dev/null
+++ b/kubejs/assets/gtceu/textures/item/material_sets/dull/dusty_raw_ore_overlay.png.mcmeta
@@ -0,0 +1,67 @@
+{
+ "animation": {
+ "frametime": 2,
+ "frames": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 20,
+ 21,
+ 22,
+ 23,
+ 24,
+ 25,
+ 26,
+ 27,
+ 28,
+ 29,
+ 30,
+ 29,
+ 28,
+ 27,
+ 26,
+ 25,
+ 24,
+ 23,
+ 22,
+ 21,
+ 20,
+ 19,
+ 18,
+ 17,
+ 16,
+ 15,
+ 14,
+ 13,
+ 12,
+ 11,
+ 10,
+ 9,
+ 8,
+ 7,
+ 6,
+ 5,
+ 4,
+ 3,
+ 2,
+ 1
+ ]
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/gtceu/textures/item/material_sets/dull/dusty_raw_ore_secondary.png b/kubejs/assets/gtceu/textures/item/material_sets/dull/dusty_raw_ore_secondary.png
new file mode 100644
index 000000000..592b1febe
Binary files /dev/null and b/kubejs/assets/gtceu/textures/item/material_sets/dull/dusty_raw_ore_secondary.png differ
diff --git a/kubejs/assets/minecraft/lang/en_gb.json b/kubejs/assets/minecraft/lang/en_gb.json
index c5ccf5f68..51a9bc47f 100644
--- a/kubejs/assets/minecraft/lang/en_gb.json
+++ b/kubejs/assets/minecraft/lang/en_gb.json
@@ -45,7 +45,20 @@
"block.minecraft.pearlescent_froglight": "Pearlescent Lightbloom",
"block.minecraft.verdant_froglight": "Verdant Lightbloom",
"block.minecraft.ochre_froglight": "Ochre Lightbloom",
- "minecraft:nether_wart_block": "Crimson Wart Block",
+ "block.minecraft.nether_wart_block": "Crimson Wart Block",
+ "block.minecraft.weeping_vines_plant": "Crimson Vines Plant",
+ "block.minecraft.weeping_vines": "Crimson Vines",
+ "block.minecraft.red_sand": "Hematitic Sand",
+ "block.minecraft.red_sandstone": "Hematitic Sandstone",
+ "block.minecraft.red_sandstone_stairs": "Hematitic Sandstone Stairs",
+ "block.minecraft.red_sandstone_slab": "Hematitic Sandstone Slab",
+ "block.minecraft.red_sandstone_wall": "Hematitic Sandstone Wall",
+ "block.minecraft.chiseled_red_sandstone": "Chiseled Hematitic Sandstone",
+ "block.minecraft.smooth_red_sandstone": "Smooth Hematitic Sandstone",
+ "block.minecraft.smooth_red_sandstone_stairs": "Smooth Hematitic Sandstone Stairs",
+ "block.minecraft.smooth_red_sandstone_slab": "Smooth Hematitic Sandstone Slab",
+ "block.minecraft.cut_red_sandstone": "Cut Hematitic Sandstone",
+ "block.minecraft.cut_red_sandstone_slab": "Cut Hematitic Sandstone Slab",
"item.minecraft.iron_nugget": "Cast Iron Nugget",
"item.minecraft.iron_ingot": "Cast Iron Ingot",
"item.minecraft.iron_block": "Cast Iron Block",
diff --git a/kubejs/assets/minecraft/lang/en_us.json b/kubejs/assets/minecraft/lang/en_us.json
index c1b1b6d87..51a9bc47f 100644
--- a/kubejs/assets/minecraft/lang/en_us.json
+++ b/kubejs/assets/minecraft/lang/en_us.json
@@ -46,6 +46,8 @@
"block.minecraft.verdant_froglight": "Verdant Lightbloom",
"block.minecraft.ochre_froglight": "Ochre Lightbloom",
"block.minecraft.nether_wart_block": "Crimson Wart Block",
+ "block.minecraft.weeping_vines_plant": "Crimson Vines Plant",
+ "block.minecraft.weeping_vines": "Crimson Vines",
"block.minecraft.red_sand": "Hematitic Sand",
"block.minecraft.red_sandstone": "Hematitic Sandstone",
"block.minecraft.red_sandstone_stairs": "Hematitic Sandstone Stairs",
diff --git a/kubejs/assets/minecraft/lang/uk_ua.json b/kubejs/assets/minecraft/lang/uk_ua.json
index d7f7df16d..cbc46730e 100644
--- a/kubejs/assets/minecraft/lang/uk_ua.json
+++ b/kubejs/assets/minecraft/lang/uk_ua.json
@@ -45,7 +45,20 @@
"block.minecraft.pearlescent_froglight": "ÐÐĩŅÐŧаОŅŅŅÐūÐēÐļÐđ ÐĄÐēŅŅÐŧÐūÐąŅŅÐūÐ―",
"block.minecraft.verdant_froglight": "ÐÐĩÐŧÐĩÐ―ŅŅŅÐļÐđ ÐĄÐēŅŅÐŧÐūÐąŅŅÐūÐ―",
"block.minecraft.ochre_froglight": "ÐŅ
ŅÐļŅŅÐļÐđ ÐĄÐēŅŅÐŧÐūÐąŅŅÐūÐ―",
- "minecraft:nether_wart_block": "ÐÐŧÐūК ÐąÐ°ÐģŅÐūÐēÐūÐģÐū Ð―Ð°ŅÐūŅŅŅ",
+ "block.minecraft.nether_wart_block": "ÐÐŧÐūК ÐąÐ°ÐģŅÐūÐēÐūÐģÐū ÐąÐūŅÐūÐīаÐēÐ―ÐļКа",
+ "block.minecraft.weeping_vines_plant": "ÐаÐģŅŅÐ―Ð° ÐēÐļÐ―ÐūÐģŅаÐīÐ―Ð° ÐŧÐūза",
+ "block.minecraft.weeping_vines": "ÐаÐģŅŅÐ―Ņ ÐŧÐūзÐļ",
+ "block.minecraft.red_sand": "ÐÐĩОаŅÐļŅÐ―ÐļÐđ ÐŋŅŅÐūК",
+ "block.minecraft.red_sandstone": "ÐÐĩОаŅÐļŅÐ―ÐļÐđ ÐŋŅŅКÐūÐēÐļК",
+ "block.minecraft.red_sandstone_stairs": "ÐÐĩОаŅÐļŅÐ―Ņ ÐŋŅŅКÐūÐēÐļКÐūÐēŅ ŅŅ
ÐūÐīÐļ",
+ "block.minecraft.red_sandstone_slab": "ÐÐĩОаŅÐļŅÐ―Ð° ÐŋŅŅКÐūÐēÐļКÐūÐēа ÐŋÐŧÐļŅа",
+ "block.minecraft.red_sandstone_wall": "ÐÐĩОаŅÐļŅÐ―Ð° ÐŋŅŅКÐūÐēÐļКÐūÐēа ŅŅŅÐ―Ð°",
+ "block.minecraft.chiseled_red_sandstone": "Ð ŅзŅÐąÐŧÐĩÐ―ÐļÐđ ÐģÐĩОаŅÐļŅÐ―ÐļÐđ ÐŋŅŅКÐūÐēÐļК",
+ "block.minecraft.smooth_red_sandstone": "ÐÐŧаÐīКÐļÐđ ÐģÐĩОаŅÐļŅÐ―ÐļÐđ ÐŋŅŅКÐūÐēÐļК",
+ "block.minecraft.smooth_red_sandstone_stairs": "ÐÐŧаÐīÐšŅ ÐģÐĩОаŅÐļŅÐ―Ņ ÐŋŅŅКÐūÐēÐļКÐūÐēŅ ŅŅ
ÐūÐīÐļ",
+ "block.minecraft.smooth_red_sandstone_slab": "ÐÐŧаÐīКа ÐģÐĩОаŅÐļŅÐ―Ð° ÐŋŅŅКÐūÐēÐļКÐūÐēа ÐŋÐŧÐļŅа",
+ "block.minecraft.cut_red_sandstone": "Ð ŅÐ·Ð°Ð―ÐļÐđ ÐģÐĩОаŅÐļŅÐ―ÐļÐđ ÐŋŅŅКÐūÐēÐļК",
+ "block.minecraft.cut_red_sandstone_slab": "Ð ŅÐ·Ð°Ð―Ð° ÐģÐĩОаŅÐļŅÐ―Ð° ÐŋŅŅКÐūÐēÐļКÐūÐēа ÐŋÐŧÐļŅа",
"item.minecraft.iron_nugget": "ÐĄÐ°ÐžÐūŅÐūÐīÐūК ŅаÐēŅÐ―Ņ",
"item.minecraft.iron_ingot": "ЧаÐēŅÐ―Ð―ÐļÐđ зÐŧÐļŅÐūК",
"item.minecraft.iron_block": "ЧаÐēŅÐ―Ð―ÐļÐđ ÐąÐŧÐūК",
diff --git a/kubejs/assets/tfc/lang/en_us.json b/kubejs/assets/tfc/lang/en_us.json
index ff6679e80..2bcfdf701 100644
--- a/kubejs/assets/tfc/lang/en_us.json
+++ b/kubejs/assets/tfc/lang/en_us.json
@@ -2,2606 +2,10 @@
"__COMMENT__": "This file was auto generated by the LanguageMerger, read the file \".README IF TRANSLATING\" found in \"minecraft/kubejs\" for more information.",
"block.tfc.fluid.salt_water": "Sea Water",
"block.tfc.cauldron.salt_water": "Sea Water Cauldron",
- "block.gtceu.andesite_almandine_ore.prospected": "Almandine",
- "block.gtceu.andesite_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.andesite_alunite_ore.prospected": "Alunite",
- "block.gtceu.andesite_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.andesite_apatite_ore.prospected": "Apatite",
- "block.gtceu.andesite_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.andesite_barite_ore.prospected": "Barite",
- "block.gtceu.andesite_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.andesite_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.andesite_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.andesite_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.andesite_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.andesite_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.andesite_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.andesite_borax_ore.prospected": "Borax",
- "block.gtceu.andesite_bornite_ore.prospected": "Bornite",
- "block.gtceu.andesite_calcite_ore.prospected": "Calcite",
- "block.gtceu.andesite_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.andesite_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.andesite_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.andesite_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.andesite_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.andesite_chromite_ore.prospected": "Chromite",
- "block.gtceu.andesite_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.andesite_coal_ore.prospected": "Coal",
- "block.gtceu.andesite_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.andesite_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.andesite_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.andesite_copper_ore.prospected": "Copper",
- "block.gtceu.andesite_diamond_ore.prospected": "Diamond",
- "block.gtceu.andesite_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.andesite_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.andesite_emerald_ore.prospected": "Emerald",
- "block.gtceu.andesite_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.andesite_galena_ore.prospected": "Galena",
- "block.gtceu.andesite_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.andesite_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.andesite_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.andesite_goethite_ore.prospected": "Goethite",
- "block.gtceu.andesite_gold_ore.prospected": "Gold",
- "block.gtceu.andesite_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.andesite_graphite_ore.prospected": "Graphite",
- "block.gtceu.andesite_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.andesite_grossular_ore.prospected": "Grossular",
- "block.gtceu.andesite_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.andesite_hematite_ore.prospected": "Hematite",
- "block.gtceu.andesite_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.andesite_iron_ore.prospected": "Iron",
- "block.gtceu.andesite_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.andesite_lapis_ore.prospected": "Lapis",
- "block.gtceu.andesite_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.andesite_lead_ore.prospected": "Lead",
- "block.gtceu.andesite_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.andesite_lithium_ore.prospected": "Lithium",
- "block.gtceu.andesite_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.andesite_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.andesite_malachite_ore.prospected": "Malachite",
- "block.gtceu.andesite_mica_ore.prospected": "Mica",
- "block.gtceu.andesite_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.andesite_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.andesite_monazite_ore.prospected": "Monazite",
- "block.gtceu.andesite_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.andesite_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.andesite_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.andesite_nickel_ore.prospected": "Nickel",
- "block.gtceu.andesite_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.andesite_olivine_ore.prospected": "Olivine",
- "block.gtceu.andesite_opal_ore.prospected": "Opal",
- "block.gtceu.andesite_palladium_ore.prospected": "Palladium",
- "block.gtceu.andesite_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.andesite_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.andesite_platinum_ore.prospected": "Platinum",
- "block.gtceu.andesite_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.andesite_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.andesite_powellite_ore.prospected": "Powellite",
- "block.gtceu.andesite_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.andesite_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.andesite_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.andesite_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.andesite_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.andesite_realgar_ore.prospected": "Realgar",
- "block.gtceu.andesite_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.andesite_redstone_ore.prospected": "Redstone",
- "block.gtceu.andesite_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.andesite_ruby_ore.prospected": "Ruby",
- "block.gtceu.andesite_salt_ore.prospected": "Salt",
- "block.gtceu.andesite_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.andesite_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.andesite_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.andesite_silver_ore.prospected": "Silver",
- "block.gtceu.andesite_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.andesite_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.andesite_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.andesite_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.andesite_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.andesite_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.andesite_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.andesite_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.andesite_talc_ore.prospected": "Talc",
- "block.gtceu.andesite_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.andesite_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.andesite_thorium_ore.prospected": "Thorium",
- "block.gtceu.andesite_tin_ore.prospected": "Tin",
- "block.gtceu.andesite_topaz_ore.prospected": "Topaz",
- "block.gtceu.andesite_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.andesite_trona_ore.prospected": "Trona",
- "block.gtceu.andesite_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.andesite_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.andesite_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.andesite_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.andesite_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.andesite_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.andesite_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.basalt_almandine_ore.prospected": "Almandine",
- "block.gtceu.basalt_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.basalt_alunite_ore.prospected": "Alunite",
- "block.gtceu.basalt_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.basalt_apatite_ore.prospected": "Apatite",
- "block.gtceu.basalt_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.basalt_barite_ore.prospected": "Barite",
- "block.gtceu.basalt_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.basalt_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.basalt_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.basalt_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.basalt_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.basalt_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.basalt_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.basalt_borax_ore.prospected": "Borax",
- "block.gtceu.basalt_bornite_ore.prospected": "Bornite",
- "block.gtceu.basalt_calcite_ore.prospected": "Calcite",
- "block.gtceu.basalt_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.basalt_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.basalt_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.basalt_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.basalt_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.basalt_chromite_ore.prospected": "Chromite",
- "block.gtceu.basalt_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.basalt_coal_ore.prospected": "Coal",
- "block.gtceu.basalt_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.basalt_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.basalt_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.basalt_copper_ore.prospected": "Copper",
- "block.gtceu.basalt_diamond_ore.prospected": "Diamond",
- "block.gtceu.basalt_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.basalt_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.basalt_emerald_ore.prospected": "Emerald",
- "block.gtceu.basalt_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.basalt_galena_ore.prospected": "Galena",
- "block.gtceu.basalt_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.basalt_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.basalt_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.basalt_goethite_ore.prospected": "Goethite",
- "block.gtceu.basalt_gold_ore.prospected": "Gold",
- "block.gtceu.basalt_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.basalt_graphite_ore.prospected": "Graphite",
- "block.gtceu.basalt_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.basalt_grossular_ore.prospected": "Grossular",
- "block.gtceu.basalt_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.basalt_hematite_ore.prospected": "Hematite",
- "block.gtceu.basalt_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.basalt_iron_ore.prospected": "Iron",
- "block.gtceu.basalt_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.basalt_lapis_ore.prospected": "Lapis",
- "block.gtceu.basalt_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.basalt_lead_ore.prospected": "Lead",
- "block.gtceu.basalt_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.basalt_lithium_ore.prospected": "Lithium",
- "block.gtceu.basalt_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.basalt_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.basalt_malachite_ore.prospected": "Malachite",
- "block.gtceu.basalt_mica_ore.prospected": "Mica",
- "block.gtceu.basalt_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.basalt_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.basalt_monazite_ore.prospected": "Monazite",
- "block.gtceu.basalt_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.basalt_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.basalt_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.basalt_nickel_ore.prospected": "Nickel",
- "block.gtceu.basalt_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.basalt_olivine_ore.prospected": "Olivine",
- "block.gtceu.basalt_opal_ore.prospected": "Opal",
- "block.gtceu.basalt_palladium_ore.prospected": "Palladium",
- "block.gtceu.basalt_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.basalt_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.basalt_platinum_ore.prospected": "Platinum",
- "block.gtceu.basalt_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.basalt_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.basalt_powellite_ore.prospected": "Powellite",
- "block.gtceu.basalt_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.basalt_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.basalt_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.basalt_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.basalt_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.basalt_realgar_ore.prospected": "Realgar",
- "block.gtceu.basalt_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.basalt_redstone_ore.prospected": "Redstone",
- "block.gtceu.basalt_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.basalt_ruby_ore.prospected": "Ruby",
- "block.gtceu.basalt_salt_ore.prospected": "Salt",
- "block.gtceu.basalt_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.basalt_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.basalt_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.basalt_silver_ore.prospected": "Silver",
- "block.gtceu.basalt_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.basalt_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.basalt_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.basalt_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.basalt_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.basalt_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.basalt_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.basalt_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.basalt_talc_ore.prospected": "Talc",
- "block.gtceu.basalt_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.basalt_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.basalt_thorium_ore.prospected": "Thorium",
- "block.gtceu.basalt_tin_ore.prospected": "Tin",
- "block.gtceu.basalt_topaz_ore.prospected": "Topaz",
- "block.gtceu.basalt_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.basalt_trona_ore.prospected": "Trona",
- "block.gtceu.basalt_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.basalt_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.basalt_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.basalt_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.basalt_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.basalt_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.basalt_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.chalk_almandine_ore.prospected": "Almandine",
- "block.gtceu.chalk_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.chalk_alunite_ore.prospected": "Alunite",
- "block.gtceu.chalk_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.chalk_apatite_ore.prospected": "Apatite",
- "block.gtceu.chalk_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.chalk_barite_ore.prospected": "Barite",
- "block.gtceu.chalk_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.chalk_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.chalk_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.chalk_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.chalk_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.chalk_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.chalk_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.chalk_borax_ore.prospected": "Borax",
- "block.gtceu.chalk_bornite_ore.prospected": "Bornite",
- "block.gtceu.chalk_calcite_ore.prospected": "Calcite",
- "block.gtceu.chalk_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.chalk_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.chalk_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.chalk_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.chalk_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.chalk_chromite_ore.prospected": "Chromite",
- "block.gtceu.chalk_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.chalk_coal_ore.prospected": "Coal",
- "block.gtceu.chalk_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.chalk_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.chalk_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.chalk_copper_ore.prospected": "Copper",
- "block.gtceu.chalk_diamond_ore.prospected": "Diamond",
- "block.gtceu.chalk_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.chalk_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.chalk_emerald_ore.prospected": "Emerald",
- "block.gtceu.chalk_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.chalk_galena_ore.prospected": "Galena",
- "block.gtceu.chalk_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.chalk_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.chalk_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.chalk_goethite_ore.prospected": "Goethite",
- "block.gtceu.chalk_gold_ore.prospected": "Gold",
- "block.gtceu.chalk_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.chalk_graphite_ore.prospected": "Graphite",
- "block.gtceu.chalk_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.chalk_grossular_ore.prospected": "Grossular",
- "block.gtceu.chalk_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.chalk_hematite_ore.prospected": "Hematite",
- "block.gtceu.chalk_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.chalk_iron_ore.prospected": "Iron",
- "block.gtceu.chalk_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.chalk_lapis_ore.prospected": "Lapis",
- "block.gtceu.chalk_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.chalk_lead_ore.prospected": "Lead",
- "block.gtceu.chalk_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.chalk_lithium_ore.prospected": "Lithium",
- "block.gtceu.chalk_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.chalk_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.chalk_malachite_ore.prospected": "Malachite",
- "block.gtceu.chalk_mica_ore.prospected": "Mica",
- "block.gtceu.chalk_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.chalk_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.chalk_monazite_ore.prospected": "Monazite",
- "block.gtceu.chalk_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.chalk_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.chalk_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.chalk_nickel_ore.prospected": "Nickel",
- "block.gtceu.chalk_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.chalk_olivine_ore.prospected": "Olivine",
- "block.gtceu.chalk_opal_ore.prospected": "Opal",
- "block.gtceu.chalk_palladium_ore.prospected": "Palladium",
- "block.gtceu.chalk_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.chalk_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.chalk_platinum_ore.prospected": "Platinum",
- "block.gtceu.chalk_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.chalk_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.chalk_powellite_ore.prospected": "Powellite",
- "block.gtceu.chalk_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.chalk_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.chalk_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.chalk_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.chalk_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.chalk_realgar_ore.prospected": "Realgar",
- "block.gtceu.chalk_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.chalk_redstone_ore.prospected": "Redstone",
- "block.gtceu.chalk_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.chalk_ruby_ore.prospected": "Ruby",
- "block.gtceu.chalk_salt_ore.prospected": "Salt",
- "block.gtceu.chalk_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.chalk_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.chalk_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.chalk_silver_ore.prospected": "Silver",
- "block.gtceu.chalk_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.chalk_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.chalk_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.chalk_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.chalk_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.chalk_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.chalk_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.chalk_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.chalk_talc_ore.prospected": "Talc",
- "block.gtceu.chalk_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.chalk_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.chalk_thorium_ore.prospected": "Thorium",
- "block.gtceu.chalk_tin_ore.prospected": "Tin",
- "block.gtceu.chalk_topaz_ore.prospected": "Topaz",
- "block.gtceu.chalk_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.chalk_trona_ore.prospected": "Trona",
- "block.gtceu.chalk_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.chalk_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.chalk_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.chalk_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.chalk_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.chalk_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.chalk_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.chert_almandine_ore.prospected": "Almandine",
- "block.gtceu.chert_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.chert_alunite_ore.prospected": "Alunite",
- "block.gtceu.chert_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.chert_apatite_ore.prospected": "Apatite",
- "block.gtceu.chert_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.chert_barite_ore.prospected": "Barite",
- "block.gtceu.chert_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.chert_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.chert_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.chert_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.chert_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.chert_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.chert_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.chert_borax_ore.prospected": "Borax",
- "block.gtceu.chert_bornite_ore.prospected": "Bornite",
- "block.gtceu.chert_calcite_ore.prospected": "Calcite",
- "block.gtceu.chert_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.chert_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.chert_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.chert_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.chert_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.chert_chromite_ore.prospected": "Chromite",
- "block.gtceu.chert_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.chert_coal_ore.prospected": "Coal",
- "block.gtceu.chert_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.chert_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.chert_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.chert_copper_ore.prospected": "Copper",
- "block.gtceu.chert_diamond_ore.prospected": "Diamond",
- "block.gtceu.chert_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.chert_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.chert_emerald_ore.prospected": "Emerald",
- "block.gtceu.chert_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.chert_galena_ore.prospected": "Galena",
- "block.gtceu.chert_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.chert_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.chert_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.chert_goethite_ore.prospected": "Goethite",
- "block.gtceu.chert_gold_ore.prospected": "Gold",
- "block.gtceu.chert_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.chert_graphite_ore.prospected": "Graphite",
- "block.gtceu.chert_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.chert_grossular_ore.prospected": "Grossular",
- "block.gtceu.chert_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.chert_hematite_ore.prospected": "Hematite",
- "block.gtceu.chert_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.chert_iron_ore.prospected": "Iron",
- "block.gtceu.chert_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.chert_lapis_ore.prospected": "Lapis",
- "block.gtceu.chert_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.chert_lead_ore.prospected": "Lead",
- "block.gtceu.chert_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.chert_lithium_ore.prospected": "Lithium",
- "block.gtceu.chert_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.chert_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.chert_malachite_ore.prospected": "Malachite",
- "block.gtceu.chert_mica_ore.prospected": "Mica",
- "block.gtceu.chert_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.chert_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.chert_monazite_ore.prospected": "Monazite",
- "block.gtceu.chert_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.chert_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.chert_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.chert_nickel_ore.prospected": "Nickel",
- "block.gtceu.chert_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.chert_olivine_ore.prospected": "Olivine",
- "block.gtceu.chert_opal_ore.prospected": "Opal",
- "block.gtceu.chert_palladium_ore.prospected": "Palladium",
- "block.gtceu.chert_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.chert_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.chert_platinum_ore.prospected": "Platinum",
- "block.gtceu.chert_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.chert_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.chert_powellite_ore.prospected": "Powellite",
- "block.gtceu.chert_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.chert_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.chert_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.chert_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.chert_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.chert_realgar_ore.prospected": "Realgar",
- "block.gtceu.chert_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.chert_redstone_ore.prospected": "Redstone",
- "block.gtceu.chert_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.chert_ruby_ore.prospected": "Ruby",
- "block.gtceu.chert_salt_ore.prospected": "Salt",
- "block.gtceu.chert_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.chert_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.chert_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.chert_silver_ore.prospected": "Silver",
- "block.gtceu.chert_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.chert_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.chert_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.chert_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.chert_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.chert_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.chert_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.chert_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.chert_talc_ore.prospected": "Talc",
- "block.gtceu.chert_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.chert_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.chert_thorium_ore.prospected": "Thorium",
- "block.gtceu.chert_tin_ore.prospected": "Tin",
- "block.gtceu.chert_topaz_ore.prospected": "Topaz",
- "block.gtceu.chert_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.chert_trona_ore.prospected": "Trona",
- "block.gtceu.chert_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.chert_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.chert_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.chert_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.chert_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.chert_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.chert_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.claystone_almandine_ore.prospected": "Almandine",
- "block.gtceu.claystone_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.claystone_alunite_ore.prospected": "Alunite",
- "block.gtceu.claystone_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.claystone_apatite_ore.prospected": "Apatite",
- "block.gtceu.claystone_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.claystone_barite_ore.prospected": "Barite",
- "block.gtceu.claystone_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.claystone_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.claystone_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.claystone_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.claystone_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.claystone_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.claystone_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.claystone_borax_ore.prospected": "Borax",
- "block.gtceu.claystone_bornite_ore.prospected": "Bornite",
- "block.gtceu.claystone_calcite_ore.prospected": "Calcite",
- "block.gtceu.claystone_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.claystone_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.claystone_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.claystone_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.claystone_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.claystone_chromite_ore.prospected": "Chromite",
- "block.gtceu.claystone_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.claystone_coal_ore.prospected": "Coal",
- "block.gtceu.claystone_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.claystone_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.claystone_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.claystone_copper_ore.prospected": "Copper",
- "block.gtceu.claystone_diamond_ore.prospected": "Diamond",
- "block.gtceu.claystone_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.claystone_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.claystone_emerald_ore.prospected": "Emerald",
- "block.gtceu.claystone_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.claystone_galena_ore.prospected": "Galena",
- "block.gtceu.claystone_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.claystone_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.claystone_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.claystone_goethite_ore.prospected": "Goethite",
- "block.gtceu.claystone_gold_ore.prospected": "Gold",
- "block.gtceu.claystone_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.claystone_graphite_ore.prospected": "Graphite",
- "block.gtceu.claystone_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.claystone_grossular_ore.prospected": "Grossular",
- "block.gtceu.claystone_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.claystone_hematite_ore.prospected": "Hematite",
- "block.gtceu.claystone_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.claystone_iron_ore.prospected": "Iron",
- "block.gtceu.claystone_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.claystone_lapis_ore.prospected": "Lapis",
- "block.gtceu.claystone_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.claystone_lead_ore.prospected": "Lead",
- "block.gtceu.claystone_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.claystone_lithium_ore.prospected": "Lithium",
- "block.gtceu.claystone_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.claystone_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.claystone_malachite_ore.prospected": "Malachite",
- "block.gtceu.claystone_mica_ore.prospected": "Mica",
- "block.gtceu.claystone_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.claystone_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.claystone_monazite_ore.prospected": "Monazite",
- "block.gtceu.claystone_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.claystone_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.claystone_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.claystone_nickel_ore.prospected": "Nickel",
- "block.gtceu.claystone_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.claystone_olivine_ore.prospected": "Olivine",
- "block.gtceu.claystone_opal_ore.prospected": "Opal",
- "block.gtceu.claystone_palladium_ore.prospected": "Palladium",
- "block.gtceu.claystone_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.claystone_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.claystone_platinum_ore.prospected": "Platinum",
- "block.gtceu.claystone_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.claystone_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.claystone_powellite_ore.prospected": "Powellite",
- "block.gtceu.claystone_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.claystone_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.claystone_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.claystone_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.claystone_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.claystone_realgar_ore.prospected": "Realgar",
- "block.gtceu.claystone_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.claystone_redstone_ore.prospected": "Redstone",
- "block.gtceu.claystone_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.claystone_ruby_ore.prospected": "Ruby",
- "block.gtceu.claystone_salt_ore.prospected": "Salt",
- "block.gtceu.claystone_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.claystone_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.claystone_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.claystone_silver_ore.prospected": "Silver",
- "block.gtceu.claystone_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.claystone_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.claystone_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.claystone_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.claystone_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.claystone_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.claystone_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.claystone_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.claystone_talc_ore.prospected": "Talc",
- "block.gtceu.claystone_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.claystone_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.claystone_thorium_ore.prospected": "Thorium",
- "block.gtceu.claystone_tin_ore.prospected": "Tin",
- "block.gtceu.claystone_topaz_ore.prospected": "Topaz",
- "block.gtceu.claystone_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.claystone_trona_ore.prospected": "Trona",
- "block.gtceu.claystone_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.claystone_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.claystone_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.claystone_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.claystone_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.claystone_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.claystone_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.conglomerate_almandine_ore.prospected": "Almandine",
- "block.gtceu.conglomerate_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.conglomerate_alunite_ore.prospected": "Alunite",
- "block.gtceu.conglomerate_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.conglomerate_apatite_ore.prospected": "Apatite",
- "block.gtceu.conglomerate_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.conglomerate_barite_ore.prospected": "Barite",
- "block.gtceu.conglomerate_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.conglomerate_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.conglomerate_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.conglomerate_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.conglomerate_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.conglomerate_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.conglomerate_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.conglomerate_borax_ore.prospected": "Borax",
- "block.gtceu.conglomerate_bornite_ore.prospected": "Bornite",
- "block.gtceu.conglomerate_calcite_ore.prospected": "Calcite",
- "block.gtceu.conglomerate_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.conglomerate_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.conglomerate_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.conglomerate_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.conglomerate_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.conglomerate_chromite_ore.prospected": "Chromite",
- "block.gtceu.conglomerate_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.conglomerate_coal_ore.prospected": "Coal",
- "block.gtceu.conglomerate_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.conglomerate_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.conglomerate_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.conglomerate_copper_ore.prospected": "Copper",
- "block.gtceu.conglomerate_diamond_ore.prospected": "Diamond",
- "block.gtceu.conglomerate_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.conglomerate_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.conglomerate_emerald_ore.prospected": "Emerald",
- "block.gtceu.conglomerate_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.conglomerate_galena_ore.prospected": "Galena",
- "block.gtceu.conglomerate_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.conglomerate_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.conglomerate_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.conglomerate_goethite_ore.prospected": "Goethite",
- "block.gtceu.conglomerate_gold_ore.prospected": "Gold",
- "block.gtceu.conglomerate_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.conglomerate_graphite_ore.prospected": "Graphite",
- "block.gtceu.conglomerate_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.conglomerate_grossular_ore.prospected": "Grossular",
- "block.gtceu.conglomerate_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.conglomerate_hematite_ore.prospected": "Hematite",
- "block.gtceu.conglomerate_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.conglomerate_iron_ore.prospected": "Iron",
- "block.gtceu.conglomerate_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.conglomerate_lapis_ore.prospected": "Lapis",
- "block.gtceu.conglomerate_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.conglomerate_lead_ore.prospected": "Lead",
- "block.gtceu.conglomerate_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.conglomerate_lithium_ore.prospected": "Lithium",
- "block.gtceu.conglomerate_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.conglomerate_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.conglomerate_malachite_ore.prospected": "Malachite",
- "block.gtceu.conglomerate_mica_ore.prospected": "Mica",
- "block.gtceu.conglomerate_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.conglomerate_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.conglomerate_monazite_ore.prospected": "Monazite",
- "block.gtceu.conglomerate_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.conglomerate_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.conglomerate_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.conglomerate_nickel_ore.prospected": "Nickel",
- "block.gtceu.conglomerate_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.conglomerate_olivine_ore.prospected": "Olivine",
- "block.gtceu.conglomerate_opal_ore.prospected": "Opal",
- "block.gtceu.conglomerate_palladium_ore.prospected": "Palladium",
- "block.gtceu.conglomerate_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.conglomerate_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.conglomerate_platinum_ore.prospected": "Platinum",
- "block.gtceu.conglomerate_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.conglomerate_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.conglomerate_powellite_ore.prospected": "Powellite",
- "block.gtceu.conglomerate_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.conglomerate_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.conglomerate_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.conglomerate_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.conglomerate_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.conglomerate_realgar_ore.prospected": "Realgar",
- "block.gtceu.conglomerate_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.conglomerate_redstone_ore.prospected": "Redstone",
- "block.gtceu.conglomerate_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.conglomerate_ruby_ore.prospected": "Ruby",
- "block.gtceu.conglomerate_salt_ore.prospected": "Salt",
- "block.gtceu.conglomerate_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.conglomerate_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.conglomerate_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.conglomerate_silver_ore.prospected": "Silver",
- "block.gtceu.conglomerate_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.conglomerate_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.conglomerate_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.conglomerate_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.conglomerate_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.conglomerate_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.conglomerate_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.conglomerate_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.conglomerate_talc_ore.prospected": "Talc",
- "block.gtceu.conglomerate_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.conglomerate_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.conglomerate_thorium_ore.prospected": "Thorium",
- "block.gtceu.conglomerate_tin_ore.prospected": "Tin",
- "block.gtceu.conglomerate_topaz_ore.prospected": "Topaz",
- "block.gtceu.conglomerate_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.conglomerate_trona_ore.prospected": "Trona",
- "block.gtceu.conglomerate_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.conglomerate_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.conglomerate_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.conglomerate_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.conglomerate_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.conglomerate_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.conglomerate_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.dacite_almandine_ore.prospected": "Almandine",
- "block.gtceu.dacite_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.dacite_alunite_ore.prospected": "Alunite",
- "block.gtceu.dacite_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.dacite_apatite_ore.prospected": "Apatite",
- "block.gtceu.dacite_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.dacite_barite_ore.prospected": "Barite",
- "block.gtceu.dacite_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.dacite_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.dacite_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.dacite_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.dacite_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.dacite_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.dacite_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.dacite_borax_ore.prospected": "Borax",
- "block.gtceu.dacite_bornite_ore.prospected": "Bornite",
- "block.gtceu.dacite_calcite_ore.prospected": "Calcite",
- "block.gtceu.dacite_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.dacite_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.dacite_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.dacite_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.dacite_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.dacite_chromite_ore.prospected": "Chromite",
- "block.gtceu.dacite_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.dacite_coal_ore.prospected": "Coal",
- "block.gtceu.dacite_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.dacite_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.dacite_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.dacite_copper_ore.prospected": "Copper",
- "block.gtceu.dacite_diamond_ore.prospected": "Diamond",
- "block.gtceu.dacite_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.dacite_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.dacite_emerald_ore.prospected": "Emerald",
- "block.gtceu.dacite_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.dacite_galena_ore.prospected": "Galena",
- "block.gtceu.dacite_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.dacite_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.dacite_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.dacite_goethite_ore.prospected": "Goethite",
- "block.gtceu.dacite_gold_ore.prospected": "Gold",
- "block.gtceu.dacite_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.dacite_graphite_ore.prospected": "Graphite",
- "block.gtceu.dacite_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.dacite_grossular_ore.prospected": "Grossular",
- "block.gtceu.dacite_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.dacite_hematite_ore.prospected": "Hematite",
- "block.gtceu.dacite_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.dacite_iron_ore.prospected": "Iron",
- "block.gtceu.dacite_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.dacite_lapis_ore.prospected": "Lapis",
- "block.gtceu.dacite_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.dacite_lead_ore.prospected": "Lead",
- "block.gtceu.dacite_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.dacite_lithium_ore.prospected": "Lithium",
- "block.gtceu.dacite_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.dacite_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.dacite_malachite_ore.prospected": "Malachite",
- "block.gtceu.dacite_mica_ore.prospected": "Mica",
- "block.gtceu.dacite_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.dacite_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.dacite_monazite_ore.prospected": "Monazite",
- "block.gtceu.dacite_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.dacite_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.dacite_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.dacite_nickel_ore.prospected": "Nickel",
- "block.gtceu.dacite_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.dacite_olivine_ore.prospected": "Olivine",
- "block.gtceu.dacite_opal_ore.prospected": "Opal",
- "block.gtceu.dacite_palladium_ore.prospected": "Palladium",
- "block.gtceu.dacite_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.dacite_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.dacite_platinum_ore.prospected": "Platinum",
- "block.gtceu.dacite_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.dacite_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.dacite_powellite_ore.prospected": "Powellite",
- "block.gtceu.dacite_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.dacite_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.dacite_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.dacite_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.dacite_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.dacite_realgar_ore.prospected": "Realgar",
- "block.gtceu.dacite_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.dacite_redstone_ore.prospected": "Redstone",
- "block.gtceu.dacite_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.dacite_ruby_ore.prospected": "Ruby",
- "block.gtceu.dacite_salt_ore.prospected": "Salt",
- "block.gtceu.dacite_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.dacite_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.dacite_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.dacite_silver_ore.prospected": "Silver",
- "block.gtceu.dacite_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.dacite_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.dacite_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.dacite_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.dacite_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.dacite_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.dacite_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.dacite_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.dacite_talc_ore.prospected": "Talc",
- "block.gtceu.dacite_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.dacite_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.dacite_thorium_ore.prospected": "Thorium",
- "block.gtceu.dacite_tin_ore.prospected": "Tin",
- "block.gtceu.dacite_topaz_ore.prospected": "Topaz",
- "block.gtceu.dacite_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.dacite_trona_ore.prospected": "Trona",
- "block.gtceu.dacite_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.dacite_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.dacite_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.dacite_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.dacite_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.dacite_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.dacite_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.diorite_almandine_ore.prospected": "Almandine",
- "block.gtceu.diorite_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.diorite_alunite_ore.prospected": "Alunite",
- "block.gtceu.diorite_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.diorite_apatite_ore.prospected": "Apatite",
- "block.gtceu.diorite_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.diorite_barite_ore.prospected": "Barite",
- "block.gtceu.diorite_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.diorite_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.diorite_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.diorite_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.diorite_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.diorite_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.diorite_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.diorite_borax_ore.prospected": "Borax",
- "block.gtceu.diorite_bornite_ore.prospected": "Bornite",
- "block.gtceu.diorite_calcite_ore.prospected": "Calcite",
- "block.gtceu.diorite_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.diorite_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.diorite_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.diorite_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.diorite_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.diorite_chromite_ore.prospected": "Chromite",
- "block.gtceu.diorite_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.diorite_coal_ore.prospected": "Coal",
- "block.gtceu.diorite_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.diorite_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.diorite_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.diorite_copper_ore.prospected": "Copper",
- "block.gtceu.diorite_diamond_ore.prospected": "Diamond",
- "block.gtceu.diorite_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.diorite_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.diorite_emerald_ore.prospected": "Emerald",
- "block.gtceu.diorite_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.diorite_galena_ore.prospected": "Galena",
- "block.gtceu.diorite_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.diorite_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.diorite_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.diorite_goethite_ore.prospected": "Goethite",
- "block.gtceu.diorite_gold_ore.prospected": "Gold",
- "block.gtceu.diorite_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.diorite_graphite_ore.prospected": "Graphite",
- "block.gtceu.diorite_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.diorite_grossular_ore.prospected": "Grossular",
- "block.gtceu.diorite_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.diorite_hematite_ore.prospected": "Hematite",
- "block.gtceu.diorite_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.diorite_iron_ore.prospected": "Iron",
- "block.gtceu.diorite_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.diorite_lapis_ore.prospected": "Lapis",
- "block.gtceu.diorite_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.diorite_lead_ore.prospected": "Lead",
- "block.gtceu.diorite_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.diorite_lithium_ore.prospected": "Lithium",
- "block.gtceu.diorite_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.diorite_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.diorite_malachite_ore.prospected": "Malachite",
- "block.gtceu.diorite_mica_ore.prospected": "Mica",
- "block.gtceu.diorite_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.diorite_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.diorite_monazite_ore.prospected": "Monazite",
- "block.gtceu.diorite_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.diorite_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.diorite_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.diorite_nickel_ore.prospected": "Nickel",
- "block.gtceu.diorite_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.diorite_olivine_ore.prospected": "Olivine",
- "block.gtceu.diorite_opal_ore.prospected": "Opal",
- "block.gtceu.diorite_palladium_ore.prospected": "Palladium",
- "block.gtceu.diorite_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.diorite_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.diorite_platinum_ore.prospected": "Platinum",
- "block.gtceu.diorite_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.diorite_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.diorite_powellite_ore.prospected": "Powellite",
- "block.gtceu.diorite_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.diorite_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.diorite_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.diorite_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.diorite_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.diorite_realgar_ore.prospected": "Realgar",
- "block.gtceu.diorite_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.diorite_redstone_ore.prospected": "Redstone",
- "block.gtceu.diorite_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.diorite_ruby_ore.prospected": "Ruby",
- "block.gtceu.diorite_salt_ore.prospected": "Salt",
- "block.gtceu.diorite_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.diorite_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.diorite_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.diorite_silver_ore.prospected": "Silver",
- "block.gtceu.diorite_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.diorite_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.diorite_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.diorite_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.diorite_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.diorite_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.diorite_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.diorite_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.diorite_talc_ore.prospected": "Talc",
- "block.gtceu.diorite_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.diorite_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.diorite_thorium_ore.prospected": "Thorium",
- "block.gtceu.diorite_tin_ore.prospected": "Tin",
- "block.gtceu.diorite_topaz_ore.prospected": "Topaz",
- "block.gtceu.diorite_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.diorite_trona_ore.prospected": "Trona",
- "block.gtceu.diorite_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.diorite_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.diorite_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.diorite_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.diorite_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.diorite_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.diorite_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.dolomite_almandine_ore.prospected": "Almandine",
- "block.gtceu.dolomite_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.dolomite_alunite_ore.prospected": "Alunite",
- "block.gtceu.dolomite_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.dolomite_apatite_ore.prospected": "Apatite",
- "block.gtceu.dolomite_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.dolomite_barite_ore.prospected": "Barite",
- "block.gtceu.dolomite_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.dolomite_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.dolomite_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.dolomite_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.dolomite_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.dolomite_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.dolomite_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.dolomite_borax_ore.prospected": "Borax",
- "block.gtceu.dolomite_bornite_ore.prospected": "Bornite",
- "block.gtceu.dolomite_calcite_ore.prospected": "Calcite",
- "block.gtceu.dolomite_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.dolomite_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.dolomite_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.dolomite_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.dolomite_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.dolomite_chromite_ore.prospected": "Chromite",
- "block.gtceu.dolomite_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.dolomite_coal_ore.prospected": "Coal",
- "block.gtceu.dolomite_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.dolomite_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.dolomite_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.dolomite_copper_ore.prospected": "Copper",
- "block.gtceu.dolomite_diamond_ore.prospected": "Diamond",
- "block.gtceu.dolomite_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.dolomite_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.dolomite_emerald_ore.prospected": "Emerald",
- "block.gtceu.dolomite_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.dolomite_galena_ore.prospected": "Galena",
- "block.gtceu.dolomite_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.dolomite_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.dolomite_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.dolomite_goethite_ore.prospected": "Goethite",
- "block.gtceu.dolomite_gold_ore.prospected": "Gold",
- "block.gtceu.dolomite_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.dolomite_graphite_ore.prospected": "Graphite",
- "block.gtceu.dolomite_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.dolomite_grossular_ore.prospected": "Grossular",
- "block.gtceu.dolomite_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.dolomite_hematite_ore.prospected": "Hematite",
- "block.gtceu.dolomite_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.dolomite_iron_ore.prospected": "Iron",
- "block.gtceu.dolomite_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.dolomite_lapis_ore.prospected": "Lapis",
- "block.gtceu.dolomite_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.dolomite_lead_ore.prospected": "Lead",
- "block.gtceu.dolomite_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.dolomite_lithium_ore.prospected": "Lithium",
- "block.gtceu.dolomite_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.dolomite_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.dolomite_malachite_ore.prospected": "Malachite",
- "block.gtceu.dolomite_mica_ore.prospected": "Mica",
- "block.gtceu.dolomite_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.dolomite_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.dolomite_monazite_ore.prospected": "Monazite",
- "block.gtceu.dolomite_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.dolomite_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.dolomite_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.dolomite_nickel_ore.prospected": "Nickel",
- "block.gtceu.dolomite_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.dolomite_olivine_ore.prospected": "Olivine",
- "block.gtceu.dolomite_opal_ore.prospected": "Opal",
- "block.gtceu.dolomite_palladium_ore.prospected": "Palladium",
- "block.gtceu.dolomite_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.dolomite_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.dolomite_platinum_ore.prospected": "Platinum",
- "block.gtceu.dolomite_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.dolomite_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.dolomite_powellite_ore.prospected": "Powellite",
- "block.gtceu.dolomite_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.dolomite_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.dolomite_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.dolomite_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.dolomite_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.dolomite_realgar_ore.prospected": "Realgar",
- "block.gtceu.dolomite_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.dolomite_redstone_ore.prospected": "Redstone",
- "block.gtceu.dolomite_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.dolomite_ruby_ore.prospected": "Ruby",
- "block.gtceu.dolomite_salt_ore.prospected": "Salt",
- "block.gtceu.dolomite_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.dolomite_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.dolomite_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.dolomite_silver_ore.prospected": "Silver",
- "block.gtceu.dolomite_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.dolomite_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.dolomite_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.dolomite_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.dolomite_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.dolomite_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.dolomite_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.dolomite_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.dolomite_talc_ore.prospected": "Talc",
- "block.gtceu.dolomite_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.dolomite_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.dolomite_thorium_ore.prospected": "Thorium",
- "block.gtceu.dolomite_tin_ore.prospected": "Tin",
- "block.gtceu.dolomite_topaz_ore.prospected": "Topaz",
- "block.gtceu.dolomite_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.dolomite_trona_ore.prospected": "Trona",
- "block.gtceu.dolomite_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.dolomite_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.dolomite_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.dolomite_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.dolomite_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.dolomite_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.dolomite_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.gabbro_almandine_ore.prospected": "Almandine",
- "block.gtceu.gabbro_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.gabbro_alunite_ore.prospected": "Alunite",
- "block.gtceu.gabbro_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.gabbro_apatite_ore.prospected": "Apatite",
- "block.gtceu.gabbro_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.gabbro_barite_ore.prospected": "Barite",
- "block.gtceu.gabbro_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.gabbro_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.gabbro_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.gabbro_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.gabbro_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.gabbro_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.gabbro_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.gabbro_borax_ore.prospected": "Borax",
- "block.gtceu.gabbro_bornite_ore.prospected": "Bornite",
- "block.gtceu.gabbro_calcite_ore.prospected": "Calcite",
- "block.gtceu.gabbro_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.gabbro_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.gabbro_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.gabbro_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.gabbro_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.gabbro_chromite_ore.prospected": "Chromite",
- "block.gtceu.gabbro_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.gabbro_coal_ore.prospected": "Coal",
- "block.gtceu.gabbro_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.gabbro_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.gabbro_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.gabbro_copper_ore.prospected": "Copper",
- "block.gtceu.gabbro_diamond_ore.prospected": "Diamond",
- "block.gtceu.gabbro_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.gabbro_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.gabbro_emerald_ore.prospected": "Emerald",
- "block.gtceu.gabbro_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.gabbro_galena_ore.prospected": "Galena",
- "block.gtceu.gabbro_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.gabbro_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.gabbro_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.gabbro_goethite_ore.prospected": "Goethite",
- "block.gtceu.gabbro_gold_ore.prospected": "Gold",
- "block.gtceu.gabbro_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.gabbro_graphite_ore.prospected": "Graphite",
- "block.gtceu.gabbro_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.gabbro_grossular_ore.prospected": "Grossular",
- "block.gtceu.gabbro_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.gabbro_hematite_ore.prospected": "Hematite",
- "block.gtceu.gabbro_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.gabbro_iron_ore.prospected": "Iron",
- "block.gtceu.gabbro_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.gabbro_lapis_ore.prospected": "Lapis",
- "block.gtceu.gabbro_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.gabbro_lead_ore.prospected": "Lead",
- "block.gtceu.gabbro_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.gabbro_lithium_ore.prospected": "Lithium",
- "block.gtceu.gabbro_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.gabbro_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.gabbro_malachite_ore.prospected": "Malachite",
- "block.gtceu.gabbro_mica_ore.prospected": "Mica",
- "block.gtceu.gabbro_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.gabbro_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.gabbro_monazite_ore.prospected": "Monazite",
- "block.gtceu.gabbro_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.gabbro_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.gabbro_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.gabbro_nickel_ore.prospected": "Nickel",
- "block.gtceu.gabbro_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.gabbro_olivine_ore.prospected": "Olivine",
- "block.gtceu.gabbro_opal_ore.prospected": "Opal",
- "block.gtceu.gabbro_palladium_ore.prospected": "Palladium",
- "block.gtceu.gabbro_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.gabbro_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.gabbro_platinum_ore.prospected": "Platinum",
- "block.gtceu.gabbro_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.gabbro_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.gabbro_powellite_ore.prospected": "Powellite",
- "block.gtceu.gabbro_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.gabbro_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.gabbro_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.gabbro_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.gabbro_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.gabbro_realgar_ore.prospected": "Realgar",
- "block.gtceu.gabbro_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.gabbro_redstone_ore.prospected": "Redstone",
- "block.gtceu.gabbro_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.gabbro_ruby_ore.prospected": "Ruby",
- "block.gtceu.gabbro_salt_ore.prospected": "Salt",
- "block.gtceu.gabbro_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.gabbro_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.gabbro_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.gabbro_silver_ore.prospected": "Silver",
- "block.gtceu.gabbro_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.gabbro_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.gabbro_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.gabbro_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.gabbro_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.gabbro_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.gabbro_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.gabbro_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.gabbro_talc_ore.prospected": "Talc",
- "block.gtceu.gabbro_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.gabbro_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.gabbro_thorium_ore.prospected": "Thorium",
- "block.gtceu.gabbro_tin_ore.prospected": "Tin",
- "block.gtceu.gabbro_topaz_ore.prospected": "Topaz",
- "block.gtceu.gabbro_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.gabbro_trona_ore.prospected": "Trona",
- "block.gtceu.gabbro_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.gabbro_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.gabbro_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.gabbro_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.gabbro_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.gabbro_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.gabbro_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.gneiss_almandine_ore.prospected": "Almandine",
- "block.gtceu.gneiss_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.gneiss_alunite_ore.prospected": "Alunite",
- "block.gtceu.gneiss_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.gneiss_apatite_ore.prospected": "Apatite",
- "block.gtceu.gneiss_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.gneiss_barite_ore.prospected": "Barite",
- "block.gtceu.gneiss_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.gneiss_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.gneiss_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.gneiss_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.gneiss_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.gneiss_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.gneiss_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.gneiss_borax_ore.prospected": "Borax",
- "block.gtceu.gneiss_bornite_ore.prospected": "Bornite",
- "block.gtceu.gneiss_calcite_ore.prospected": "Calcite",
- "block.gtceu.gneiss_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.gneiss_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.gneiss_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.gneiss_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.gneiss_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.gneiss_chromite_ore.prospected": "Chromite",
- "block.gtceu.gneiss_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.gneiss_coal_ore.prospected": "Coal",
- "block.gtceu.gneiss_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.gneiss_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.gneiss_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.gneiss_copper_ore.prospected": "Copper",
- "block.gtceu.gneiss_diamond_ore.prospected": "Diamond",
- "block.gtceu.gneiss_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.gneiss_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.gneiss_emerald_ore.prospected": "Emerald",
- "block.gtceu.gneiss_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.gneiss_galena_ore.prospected": "Galena",
- "block.gtceu.gneiss_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.gneiss_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.gneiss_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.gneiss_goethite_ore.prospected": "Goethite",
- "block.gtceu.gneiss_gold_ore.prospected": "Gold",
- "block.gtceu.gneiss_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.gneiss_graphite_ore.prospected": "Graphite",
- "block.gtceu.gneiss_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.gneiss_grossular_ore.prospected": "Grossular",
- "block.gtceu.gneiss_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.gneiss_hematite_ore.prospected": "Hematite",
- "block.gtceu.gneiss_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.gneiss_iron_ore.prospected": "Iron",
- "block.gtceu.gneiss_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.gneiss_lapis_ore.prospected": "Lapis",
- "block.gtceu.gneiss_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.gneiss_lead_ore.prospected": "Lead",
- "block.gtceu.gneiss_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.gneiss_lithium_ore.prospected": "Lithium",
- "block.gtceu.gneiss_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.gneiss_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.gneiss_malachite_ore.prospected": "Malachite",
- "block.gtceu.gneiss_mica_ore.prospected": "Mica",
- "block.gtceu.gneiss_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.gneiss_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.gneiss_monazite_ore.prospected": "Monazite",
- "block.gtceu.gneiss_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.gneiss_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.gneiss_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.gneiss_nickel_ore.prospected": "Nickel",
- "block.gtceu.gneiss_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.gneiss_olivine_ore.prospected": "Olivine",
- "block.gtceu.gneiss_opal_ore.prospected": "Opal",
- "block.gtceu.gneiss_palladium_ore.prospected": "Palladium",
- "block.gtceu.gneiss_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.gneiss_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.gneiss_platinum_ore.prospected": "Platinum",
- "block.gtceu.gneiss_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.gneiss_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.gneiss_powellite_ore.prospected": "Powellite",
- "block.gtceu.gneiss_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.gneiss_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.gneiss_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.gneiss_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.gneiss_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.gneiss_realgar_ore.prospected": "Realgar",
- "block.gtceu.gneiss_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.gneiss_redstone_ore.prospected": "Redstone",
- "block.gtceu.gneiss_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.gneiss_ruby_ore.prospected": "Ruby",
- "block.gtceu.gneiss_salt_ore.prospected": "Salt",
- "block.gtceu.gneiss_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.gneiss_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.gneiss_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.gneiss_silver_ore.prospected": "Silver",
- "block.gtceu.gneiss_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.gneiss_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.gneiss_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.gneiss_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.gneiss_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.gneiss_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.gneiss_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.gneiss_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.gneiss_talc_ore.prospected": "Talc",
- "block.gtceu.gneiss_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.gneiss_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.gneiss_thorium_ore.prospected": "Thorium",
- "block.gtceu.gneiss_tin_ore.prospected": "Tin",
- "block.gtceu.gneiss_topaz_ore.prospected": "Topaz",
- "block.gtceu.gneiss_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.gneiss_trona_ore.prospected": "Trona",
- "block.gtceu.gneiss_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.gneiss_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.gneiss_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.gneiss_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.gneiss_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.gneiss_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.gneiss_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.granite_almandine_ore.prospected": "Almandine",
- "block.gtceu.granite_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.granite_alunite_ore.prospected": "Alunite",
- "block.gtceu.granite_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.granite_apatite_ore.prospected": "Apatite",
- "block.gtceu.granite_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.granite_barite_ore.prospected": "Barite",
- "block.gtceu.granite_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.granite_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.granite_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.granite_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.granite_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.granite_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.granite_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.granite_borax_ore.prospected": "Borax",
- "block.gtceu.granite_bornite_ore.prospected": "Bornite",
- "block.gtceu.granite_calcite_ore.prospected": "Calcite",
- "block.gtceu.granite_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.granite_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.granite_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.granite_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.granite_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.granite_chromite_ore.prospected": "Chromite",
- "block.gtceu.granite_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.granite_coal_ore.prospected": "Coal",
- "block.gtceu.granite_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.granite_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.granite_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.granite_copper_ore.prospected": "Copper",
- "block.gtceu.granite_diamond_ore.prospected": "Diamond",
- "block.gtceu.granite_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.granite_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.granite_emerald_ore.prospected": "Emerald",
- "block.gtceu.granite_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.granite_galena_ore.prospected": "Galena",
- "block.gtceu.granite_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.granite_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.granite_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.granite_goethite_ore.prospected": "Goethite",
- "block.gtceu.granite_gold_ore.prospected": "Gold",
- "block.gtceu.granite_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.granite_graphite_ore.prospected": "Graphite",
- "block.gtceu.granite_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.granite_grossular_ore.prospected": "Grossular",
- "block.gtceu.granite_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.granite_hematite_ore.prospected": "Hematite",
- "block.gtceu.granite_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.granite_iron_ore.prospected": "Iron",
- "block.gtceu.granite_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.granite_lapis_ore.prospected": "Lapis",
- "block.gtceu.granite_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.granite_lead_ore.prospected": "Lead",
- "block.gtceu.granite_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.granite_lithium_ore.prospected": "Lithium",
- "block.gtceu.granite_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.granite_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.granite_malachite_ore.prospected": "Malachite",
- "block.gtceu.granite_mica_ore.prospected": "Mica",
- "block.gtceu.granite_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.granite_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.granite_monazite_ore.prospected": "Monazite",
- "block.gtceu.granite_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.granite_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.granite_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.granite_nickel_ore.prospected": "Nickel",
- "block.gtceu.granite_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.granite_olivine_ore.prospected": "Olivine",
- "block.gtceu.granite_opal_ore.prospected": "Opal",
- "block.gtceu.granite_palladium_ore.prospected": "Palladium",
- "block.gtceu.granite_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.granite_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.granite_platinum_ore.prospected": "Platinum",
- "block.gtceu.granite_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.granite_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.granite_powellite_ore.prospected": "Powellite",
- "block.gtceu.granite_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.granite_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.granite_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.granite_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.granite_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.granite_realgar_ore.prospected": "Realgar",
- "block.gtceu.granite_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.granite_redstone_ore.prospected": "Redstone",
- "block.gtceu.granite_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.granite_ruby_ore.prospected": "Ruby",
- "block.gtceu.granite_salt_ore.prospected": "Salt",
- "block.gtceu.granite_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.granite_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.granite_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.granite_silver_ore.prospected": "Silver",
- "block.gtceu.granite_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.granite_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.granite_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.granite_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.granite_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.granite_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.granite_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.granite_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.granite_talc_ore.prospected": "Talc",
- "block.gtceu.granite_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.granite_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.granite_thorium_ore.prospected": "Thorium",
- "block.gtceu.granite_tin_ore.prospected": "Tin",
- "block.gtceu.granite_topaz_ore.prospected": "Topaz",
- "block.gtceu.granite_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.granite_trona_ore.prospected": "Trona",
- "block.gtceu.granite_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.granite_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.granite_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.granite_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.granite_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.granite_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.granite_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.limestone_almandine_ore.prospected": "Almandine",
- "block.gtceu.limestone_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.limestone_alunite_ore.prospected": "Alunite",
- "block.gtceu.limestone_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.limestone_apatite_ore.prospected": "Apatite",
- "block.gtceu.limestone_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.limestone_barite_ore.prospected": "Barite",
- "block.gtceu.limestone_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.limestone_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.limestone_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.limestone_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.limestone_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.limestone_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.limestone_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.limestone_borax_ore.prospected": "Borax",
- "block.gtceu.limestone_bornite_ore.prospected": "Bornite",
- "block.gtceu.limestone_calcite_ore.prospected": "Calcite",
- "block.gtceu.limestone_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.limestone_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.limestone_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.limestone_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.limestone_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.limestone_chromite_ore.prospected": "Chromite",
- "block.gtceu.limestone_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.limestone_coal_ore.prospected": "Coal",
- "block.gtceu.limestone_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.limestone_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.limestone_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.limestone_copper_ore.prospected": "Copper",
- "block.gtceu.limestone_diamond_ore.prospected": "Diamond",
- "block.gtceu.limestone_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.limestone_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.limestone_emerald_ore.prospected": "Emerald",
- "block.gtceu.limestone_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.limestone_galena_ore.prospected": "Galena",
- "block.gtceu.limestone_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.limestone_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.limestone_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.limestone_goethite_ore.prospected": "Goethite",
- "block.gtceu.limestone_gold_ore.prospected": "Gold",
- "block.gtceu.limestone_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.limestone_graphite_ore.prospected": "Graphite",
- "block.gtceu.limestone_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.limestone_grossular_ore.prospected": "Grossular",
- "block.gtceu.limestone_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.limestone_hematite_ore.prospected": "Hematite",
- "block.gtceu.limestone_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.limestone_iron_ore.prospected": "Iron",
- "block.gtceu.limestone_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.limestone_lapis_ore.prospected": "Lapis",
- "block.gtceu.limestone_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.limestone_lead_ore.prospected": "Lead",
- "block.gtceu.limestone_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.limestone_lithium_ore.prospected": "Lithium",
- "block.gtceu.limestone_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.limestone_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.limestone_malachite_ore.prospected": "Malachite",
- "block.gtceu.limestone_mica_ore.prospected": "Mica",
- "block.gtceu.limestone_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.limestone_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.limestone_monazite_ore.prospected": "Monazite",
- "block.gtceu.limestone_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.limestone_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.limestone_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.limestone_nickel_ore.prospected": "Nickel",
- "block.gtceu.limestone_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.limestone_olivine_ore.prospected": "Olivine",
- "block.gtceu.limestone_opal_ore.prospected": "Opal",
- "block.gtceu.limestone_palladium_ore.prospected": "Palladium",
- "block.gtceu.limestone_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.limestone_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.limestone_platinum_ore.prospected": "Platinum",
- "block.gtceu.limestone_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.limestone_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.limestone_powellite_ore.prospected": "Powellite",
- "block.gtceu.limestone_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.limestone_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.limestone_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.limestone_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.limestone_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.limestone_realgar_ore.prospected": "Realgar",
- "block.gtceu.limestone_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.limestone_redstone_ore.prospected": "Redstone",
- "block.gtceu.limestone_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.limestone_ruby_ore.prospected": "Ruby",
- "block.gtceu.limestone_salt_ore.prospected": "Salt",
- "block.gtceu.limestone_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.limestone_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.limestone_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.limestone_silver_ore.prospected": "Silver",
- "block.gtceu.limestone_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.limestone_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.limestone_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.limestone_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.limestone_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.limestone_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.limestone_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.limestone_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.limestone_talc_ore.prospected": "Talc",
- "block.gtceu.limestone_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.limestone_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.limestone_thorium_ore.prospected": "Thorium",
- "block.gtceu.limestone_tin_ore.prospected": "Tin",
- "block.gtceu.limestone_topaz_ore.prospected": "Topaz",
- "block.gtceu.limestone_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.limestone_trona_ore.prospected": "Trona",
- "block.gtceu.limestone_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.limestone_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.limestone_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.limestone_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.limestone_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.limestone_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.limestone_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.marble_almandine_ore.prospected": "Almandine",
- "block.gtceu.marble_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.marble_alunite_ore.prospected": "Alunite",
- "block.gtceu.marble_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.marble_apatite_ore.prospected": "Apatite",
- "block.gtceu.marble_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.marble_barite_ore.prospected": "Barite",
- "block.gtceu.marble_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.marble_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.marble_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.marble_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.marble_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.marble_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.marble_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.marble_borax_ore.prospected": "Borax",
- "block.gtceu.marble_bornite_ore.prospected": "Bornite",
- "block.gtceu.marble_calcite_ore.prospected": "Calcite",
- "block.gtceu.marble_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.marble_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.marble_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.marble_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.marble_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.marble_chromite_ore.prospected": "Chromite",
- "block.gtceu.marble_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.marble_coal_ore.prospected": "Coal",
- "block.gtceu.marble_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.marble_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.marble_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.marble_copper_ore.prospected": "Copper",
- "block.gtceu.marble_diamond_ore.prospected": "Diamond",
- "block.gtceu.marble_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.marble_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.marble_emerald_ore.prospected": "Emerald",
- "block.gtceu.marble_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.marble_galena_ore.prospected": "Galena",
- "block.gtceu.marble_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.marble_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.marble_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.marble_goethite_ore.prospected": "Goethite",
- "block.gtceu.marble_gold_ore.prospected": "Gold",
- "block.gtceu.marble_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.marble_graphite_ore.prospected": "Graphite",
- "block.gtceu.marble_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.marble_grossular_ore.prospected": "Grossular",
- "block.gtceu.marble_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.marble_hematite_ore.prospected": "Hematite",
- "block.gtceu.marble_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.marble_iron_ore.prospected": "Iron",
- "block.gtceu.marble_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.marble_lapis_ore.prospected": "Lapis",
- "block.gtceu.marble_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.marble_lead_ore.prospected": "Lead",
- "block.gtceu.marble_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.marble_lithium_ore.prospected": "Lithium",
- "block.gtceu.marble_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.marble_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.marble_malachite_ore.prospected": "Malachite",
- "block.gtceu.marble_mica_ore.prospected": "Mica",
- "block.gtceu.marble_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.marble_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.marble_monazite_ore.prospected": "Monazite",
- "block.gtceu.marble_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.marble_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.marble_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.marble_nickel_ore.prospected": "Nickel",
- "block.gtceu.marble_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.marble_olivine_ore.prospected": "Olivine",
- "block.gtceu.marble_opal_ore.prospected": "Opal",
- "block.gtceu.marble_palladium_ore.prospected": "Palladium",
- "block.gtceu.marble_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.marble_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.marble_platinum_ore.prospected": "Platinum",
- "block.gtceu.marble_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.marble_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.marble_powellite_ore.prospected": "Powellite",
- "block.gtceu.marble_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.marble_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.marble_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.marble_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.marble_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.marble_realgar_ore.prospected": "Realgar",
- "block.gtceu.marble_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.marble_redstone_ore.prospected": "Redstone",
- "block.gtceu.marble_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.marble_ruby_ore.prospected": "Ruby",
- "block.gtceu.marble_salt_ore.prospected": "Salt",
- "block.gtceu.marble_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.marble_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.marble_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.marble_silver_ore.prospected": "Silver",
- "block.gtceu.marble_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.marble_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.marble_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.marble_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.marble_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.marble_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.marble_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.marble_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.marble_talc_ore.prospected": "Talc",
- "block.gtceu.marble_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.marble_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.marble_thorium_ore.prospected": "Thorium",
- "block.gtceu.marble_tin_ore.prospected": "Tin",
- "block.gtceu.marble_topaz_ore.prospected": "Topaz",
- "block.gtceu.marble_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.marble_trona_ore.prospected": "Trona",
- "block.gtceu.marble_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.marble_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.marble_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.marble_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.marble_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.marble_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.marble_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.phyllite_almandine_ore.prospected": "Almandine",
- "block.gtceu.phyllite_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.phyllite_alunite_ore.prospected": "Alunite",
- "block.gtceu.phyllite_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.phyllite_apatite_ore.prospected": "Apatite",
- "block.gtceu.phyllite_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.phyllite_barite_ore.prospected": "Barite",
- "block.gtceu.phyllite_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.phyllite_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.phyllite_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.phyllite_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.phyllite_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.phyllite_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.phyllite_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.phyllite_borax_ore.prospected": "Borax",
- "block.gtceu.phyllite_bornite_ore.prospected": "Bornite",
- "block.gtceu.phyllite_calcite_ore.prospected": "Calcite",
- "block.gtceu.phyllite_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.phyllite_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.phyllite_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.phyllite_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.phyllite_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.phyllite_chromite_ore.prospected": "Chromite",
- "block.gtceu.phyllite_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.phyllite_coal_ore.prospected": "Coal",
- "block.gtceu.phyllite_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.phyllite_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.phyllite_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.phyllite_copper_ore.prospected": "Copper",
- "block.gtceu.phyllite_diamond_ore.prospected": "Diamond",
- "block.gtceu.phyllite_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.phyllite_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.phyllite_emerald_ore.prospected": "Emerald",
- "block.gtceu.phyllite_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.phyllite_galena_ore.prospected": "Galena",
- "block.gtceu.phyllite_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.phyllite_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.phyllite_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.phyllite_goethite_ore.prospected": "Goethite",
- "block.gtceu.phyllite_gold_ore.prospected": "Gold",
- "block.gtceu.phyllite_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.phyllite_graphite_ore.prospected": "Graphite",
- "block.gtceu.phyllite_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.phyllite_grossular_ore.prospected": "Grossular",
- "block.gtceu.phyllite_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.phyllite_hematite_ore.prospected": "Hematite",
- "block.gtceu.phyllite_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.phyllite_iron_ore.prospected": "Iron",
- "block.gtceu.phyllite_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.phyllite_lapis_ore.prospected": "Lapis",
- "block.gtceu.phyllite_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.phyllite_lead_ore.prospected": "Lead",
- "block.gtceu.phyllite_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.phyllite_lithium_ore.prospected": "Lithium",
- "block.gtceu.phyllite_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.phyllite_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.phyllite_malachite_ore.prospected": "Malachite",
- "block.gtceu.phyllite_mica_ore.prospected": "Mica",
- "block.gtceu.phyllite_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.phyllite_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.phyllite_monazite_ore.prospected": "Monazite",
- "block.gtceu.phyllite_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.phyllite_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.phyllite_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.phyllite_nickel_ore.prospected": "Nickel",
- "block.gtceu.phyllite_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.phyllite_olivine_ore.prospected": "Olivine",
- "block.gtceu.phyllite_opal_ore.prospected": "Opal",
- "block.gtceu.phyllite_palladium_ore.prospected": "Palladium",
- "block.gtceu.phyllite_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.phyllite_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.phyllite_platinum_ore.prospected": "Platinum",
- "block.gtceu.phyllite_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.phyllite_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.phyllite_powellite_ore.prospected": "Powellite",
- "block.gtceu.phyllite_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.phyllite_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.phyllite_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.phyllite_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.phyllite_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.phyllite_realgar_ore.prospected": "Realgar",
- "block.gtceu.phyllite_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.phyllite_redstone_ore.prospected": "Redstone",
- "block.gtceu.phyllite_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.phyllite_ruby_ore.prospected": "Ruby",
- "block.gtceu.phyllite_salt_ore.prospected": "Salt",
- "block.gtceu.phyllite_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.phyllite_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.phyllite_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.phyllite_silver_ore.prospected": "Silver",
- "block.gtceu.phyllite_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.phyllite_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.phyllite_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.phyllite_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.phyllite_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.phyllite_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.phyllite_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.phyllite_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.phyllite_talc_ore.prospected": "Talc",
- "block.gtceu.phyllite_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.phyllite_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.phyllite_thorium_ore.prospected": "Thorium",
- "block.gtceu.phyllite_tin_ore.prospected": "Tin",
- "block.gtceu.phyllite_topaz_ore.prospected": "Topaz",
- "block.gtceu.phyllite_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.phyllite_trona_ore.prospected": "Trona",
- "block.gtceu.phyllite_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.phyllite_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.phyllite_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.phyllite_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.phyllite_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.phyllite_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.phyllite_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.quartzite_almandine_ore.prospected": "Almandine",
- "block.gtceu.quartzite_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.quartzite_alunite_ore.prospected": "Alunite",
- "block.gtceu.quartzite_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.quartzite_apatite_ore.prospected": "Apatite",
- "block.gtceu.quartzite_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.quartzite_barite_ore.prospected": "Barite",
- "block.gtceu.quartzite_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.quartzite_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.quartzite_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.quartzite_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.quartzite_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.quartzite_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.quartzite_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.quartzite_borax_ore.prospected": "Borax",
- "block.gtceu.quartzite_bornite_ore.prospected": "Bornite",
- "block.gtceu.quartzite_calcite_ore.prospected": "Calcite",
- "block.gtceu.quartzite_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.quartzite_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.quartzite_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.quartzite_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.quartzite_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.quartzite_chromite_ore.prospected": "Chromite",
- "block.gtceu.quartzite_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.quartzite_coal_ore.prospected": "Coal",
- "block.gtceu.quartzite_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.quartzite_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.quartzite_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.quartzite_copper_ore.prospected": "Copper",
- "block.gtceu.quartzite_diamond_ore.prospected": "Diamond",
- "block.gtceu.quartzite_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.quartzite_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.quartzite_emerald_ore.prospected": "Emerald",
- "block.gtceu.quartzite_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.quartzite_galena_ore.prospected": "Galena",
- "block.gtceu.quartzite_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.quartzite_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.quartzite_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.quartzite_goethite_ore.prospected": "Goethite",
- "block.gtceu.quartzite_gold_ore.prospected": "Gold",
- "block.gtceu.quartzite_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.quartzite_graphite_ore.prospected": "Graphite",
- "block.gtceu.quartzite_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.quartzite_grossular_ore.prospected": "Grossular",
- "block.gtceu.quartzite_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.quartzite_hematite_ore.prospected": "Hematite",
- "block.gtceu.quartzite_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.quartzite_iron_ore.prospected": "Iron",
- "block.gtceu.quartzite_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.quartzite_lapis_ore.prospected": "Lapis",
- "block.gtceu.quartzite_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.quartzite_lead_ore.prospected": "Lead",
- "block.gtceu.quartzite_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.quartzite_lithium_ore.prospected": "Lithium",
- "block.gtceu.quartzite_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.quartzite_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.quartzite_malachite_ore.prospected": "Malachite",
- "block.gtceu.quartzite_mica_ore.prospected": "Mica",
- "block.gtceu.quartzite_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.quartzite_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.quartzite_monazite_ore.prospected": "Monazite",
- "block.gtceu.quartzite_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.quartzite_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.quartzite_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.quartzite_nickel_ore.prospected": "Nickel",
- "block.gtceu.quartzite_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.quartzite_olivine_ore.prospected": "Olivine",
- "block.gtceu.quartzite_opal_ore.prospected": "Opal",
- "block.gtceu.quartzite_palladium_ore.prospected": "Palladium",
- "block.gtceu.quartzite_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.quartzite_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.quartzite_platinum_ore.prospected": "Platinum",
- "block.gtceu.quartzite_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.quartzite_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.quartzite_powellite_ore.prospected": "Powellite",
- "block.gtceu.quartzite_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.quartzite_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.quartzite_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.quartzite_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.quartzite_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.quartzite_realgar_ore.prospected": "Realgar",
- "block.gtceu.quartzite_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.quartzite_redstone_ore.prospected": "Redstone",
- "block.gtceu.quartzite_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.quartzite_ruby_ore.prospected": "Ruby",
- "block.gtceu.quartzite_salt_ore.prospected": "Salt",
- "block.gtceu.quartzite_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.quartzite_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.quartzite_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.quartzite_silver_ore.prospected": "Silver",
- "block.gtceu.quartzite_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.quartzite_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.quartzite_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.quartzite_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.quartzite_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.quartzite_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.quartzite_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.quartzite_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.quartzite_talc_ore.prospected": "Talc",
- "block.gtceu.quartzite_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.quartzite_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.quartzite_thorium_ore.prospected": "Thorium",
- "block.gtceu.quartzite_tin_ore.prospected": "Tin",
- "block.gtceu.quartzite_topaz_ore.prospected": "Topaz",
- "block.gtceu.quartzite_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.quartzite_trona_ore.prospected": "Trona",
- "block.gtceu.quartzite_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.quartzite_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.quartzite_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.quartzite_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.quartzite_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.quartzite_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.quartzite_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.rhyolite_almandine_ore.prospected": "Almandine",
- "block.gtceu.rhyolite_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.rhyolite_alunite_ore.prospected": "Alunite",
- "block.gtceu.rhyolite_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.rhyolite_apatite_ore.prospected": "Apatite",
- "block.gtceu.rhyolite_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.rhyolite_barite_ore.prospected": "Barite",
- "block.gtceu.rhyolite_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.rhyolite_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.rhyolite_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.rhyolite_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.rhyolite_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.rhyolite_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.rhyolite_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.rhyolite_borax_ore.prospected": "Borax",
- "block.gtceu.rhyolite_bornite_ore.prospected": "Bornite",
- "block.gtceu.rhyolite_calcite_ore.prospected": "Calcite",
- "block.gtceu.rhyolite_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.rhyolite_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.rhyolite_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.rhyolite_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.rhyolite_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.rhyolite_chromite_ore.prospected": "Chromite",
- "block.gtceu.rhyolite_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.rhyolite_coal_ore.prospected": "Coal",
- "block.gtceu.rhyolite_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.rhyolite_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.rhyolite_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.rhyolite_copper_ore.prospected": "Copper",
- "block.gtceu.rhyolite_diamond_ore.prospected": "Diamond",
- "block.gtceu.rhyolite_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.rhyolite_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.rhyolite_emerald_ore.prospected": "Emerald",
- "block.gtceu.rhyolite_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.rhyolite_galena_ore.prospected": "Galena",
- "block.gtceu.rhyolite_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.rhyolite_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.rhyolite_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.rhyolite_goethite_ore.prospected": "Goethite",
- "block.gtceu.rhyolite_gold_ore.prospected": "Gold",
- "block.gtceu.rhyolite_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.rhyolite_graphite_ore.prospected": "Graphite",
- "block.gtceu.rhyolite_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.rhyolite_grossular_ore.prospected": "Grossular",
- "block.gtceu.rhyolite_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.rhyolite_hematite_ore.prospected": "Hematite",
- "block.gtceu.rhyolite_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.rhyolite_iron_ore.prospected": "Iron",
- "block.gtceu.rhyolite_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.rhyolite_lapis_ore.prospected": "Lapis",
- "block.gtceu.rhyolite_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.rhyolite_lead_ore.prospected": "Lead",
- "block.gtceu.rhyolite_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.rhyolite_lithium_ore.prospected": "Lithium",
- "block.gtceu.rhyolite_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.rhyolite_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.rhyolite_malachite_ore.prospected": "Malachite",
- "block.gtceu.rhyolite_mica_ore.prospected": "Mica",
- "block.gtceu.rhyolite_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.rhyolite_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.rhyolite_monazite_ore.prospected": "Monazite",
- "block.gtceu.rhyolite_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.rhyolite_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.rhyolite_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.rhyolite_nickel_ore.prospected": "Nickel",
- "block.gtceu.rhyolite_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.rhyolite_olivine_ore.prospected": "Olivine",
- "block.gtceu.rhyolite_opal_ore.prospected": "Opal",
- "block.gtceu.rhyolite_palladium_ore.prospected": "Palladium",
- "block.gtceu.rhyolite_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.rhyolite_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.rhyolite_platinum_ore.prospected": "Platinum",
- "block.gtceu.rhyolite_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.rhyolite_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.rhyolite_powellite_ore.prospected": "Powellite",
- "block.gtceu.rhyolite_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.rhyolite_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.rhyolite_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.rhyolite_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.rhyolite_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.rhyolite_realgar_ore.prospected": "Realgar",
- "block.gtceu.rhyolite_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.rhyolite_redstone_ore.prospected": "Redstone",
- "block.gtceu.rhyolite_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.rhyolite_ruby_ore.prospected": "Ruby",
- "block.gtceu.rhyolite_salt_ore.prospected": "Salt",
- "block.gtceu.rhyolite_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.rhyolite_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.rhyolite_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.rhyolite_silver_ore.prospected": "Silver",
- "block.gtceu.rhyolite_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.rhyolite_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.rhyolite_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.rhyolite_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.rhyolite_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.rhyolite_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.rhyolite_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.rhyolite_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.rhyolite_talc_ore.prospected": "Talc",
- "block.gtceu.rhyolite_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.rhyolite_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.rhyolite_thorium_ore.prospected": "Thorium",
- "block.gtceu.rhyolite_tin_ore.prospected": "Tin",
- "block.gtceu.rhyolite_topaz_ore.prospected": "Topaz",
- "block.gtceu.rhyolite_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.rhyolite_trona_ore.prospected": "Trona",
- "block.gtceu.rhyolite_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.rhyolite_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.rhyolite_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.rhyolite_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.rhyolite_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.rhyolite_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.rhyolite_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.schist_almandine_ore.prospected": "Almandine",
- "block.gtceu.schist_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.schist_alunite_ore.prospected": "Alunite",
- "block.gtceu.schist_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.schist_apatite_ore.prospected": "Apatite",
- "block.gtceu.schist_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.schist_barite_ore.prospected": "Barite",
- "block.gtceu.schist_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.schist_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.schist_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.schist_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.schist_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.schist_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.schist_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.schist_borax_ore.prospected": "Borax",
- "block.gtceu.schist_bornite_ore.prospected": "Bornite",
- "block.gtceu.schist_calcite_ore.prospected": "Calcite",
- "block.gtceu.schist_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.schist_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.schist_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.schist_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.schist_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.schist_chromite_ore.prospected": "Chromite",
- "block.gtceu.schist_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.schist_coal_ore.prospected": "Coal",
- "block.gtceu.schist_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.schist_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.schist_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.schist_copper_ore.prospected": "Copper",
- "block.gtceu.schist_diamond_ore.prospected": "Diamond",
- "block.gtceu.schist_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.schist_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.schist_emerald_ore.prospected": "Emerald",
- "block.gtceu.schist_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.schist_galena_ore.prospected": "Galena",
- "block.gtceu.schist_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.schist_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.schist_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.schist_goethite_ore.prospected": "Goethite",
- "block.gtceu.schist_gold_ore.prospected": "Gold",
- "block.gtceu.schist_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.schist_graphite_ore.prospected": "Graphite",
- "block.gtceu.schist_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.schist_grossular_ore.prospected": "Grossular",
- "block.gtceu.schist_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.schist_hematite_ore.prospected": "Hematite",
- "block.gtceu.schist_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.schist_iron_ore.prospected": "Iron",
- "block.gtceu.schist_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.schist_lapis_ore.prospected": "Lapis",
- "block.gtceu.schist_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.schist_lead_ore.prospected": "Lead",
- "block.gtceu.schist_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.schist_lithium_ore.prospected": "Lithium",
- "block.gtceu.schist_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.schist_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.schist_malachite_ore.prospected": "Malachite",
- "block.gtceu.schist_mica_ore.prospected": "Mica",
- "block.gtceu.schist_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.schist_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.schist_monazite_ore.prospected": "Monazite",
- "block.gtceu.schist_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.schist_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.schist_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.schist_nickel_ore.prospected": "Nickel",
- "block.gtceu.schist_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.schist_olivine_ore.prospected": "Olivine",
- "block.gtceu.schist_opal_ore.prospected": "Opal",
- "block.gtceu.schist_palladium_ore.prospected": "Palladium",
- "block.gtceu.schist_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.schist_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.schist_platinum_ore.prospected": "Platinum",
- "block.gtceu.schist_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.schist_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.schist_powellite_ore.prospected": "Powellite",
- "block.gtceu.schist_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.schist_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.schist_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.schist_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.schist_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.schist_realgar_ore.prospected": "Realgar",
- "block.gtceu.schist_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.schist_redstone_ore.prospected": "Redstone",
- "block.gtceu.schist_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.schist_ruby_ore.prospected": "Ruby",
- "block.gtceu.schist_salt_ore.prospected": "Salt",
- "block.gtceu.schist_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.schist_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.schist_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.schist_silver_ore.prospected": "Silver",
- "block.gtceu.schist_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.schist_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.schist_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.schist_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.schist_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.schist_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.schist_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.schist_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.schist_talc_ore.prospected": "Talc",
- "block.gtceu.schist_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.schist_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.schist_thorium_ore.prospected": "Thorium",
- "block.gtceu.schist_tin_ore.prospected": "Tin",
- "block.gtceu.schist_topaz_ore.prospected": "Topaz",
- "block.gtceu.schist_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.schist_trona_ore.prospected": "Trona",
- "block.gtceu.schist_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.schist_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.schist_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.schist_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.schist_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.schist_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.schist_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.shale_almandine_ore.prospected": "Almandine",
- "block.gtceu.shale_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.shale_alunite_ore.prospected": "Alunite",
- "block.gtceu.shale_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.shale_apatite_ore.prospected": "Apatite",
- "block.gtceu.shale_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.shale_barite_ore.prospected": "Barite",
- "block.gtceu.shale_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.shale_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.shale_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.shale_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.shale_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.shale_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.shale_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.shale_borax_ore.prospected": "Borax",
- "block.gtceu.shale_bornite_ore.prospected": "Bornite",
- "block.gtceu.shale_calcite_ore.prospected": "Calcite",
- "block.gtceu.shale_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.shale_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.shale_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.shale_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.shale_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.shale_chromite_ore.prospected": "Chromite",
- "block.gtceu.shale_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.shale_coal_ore.prospected": "Coal",
- "block.gtceu.shale_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.shale_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.shale_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.shale_copper_ore.prospected": "Copper",
- "block.gtceu.shale_diamond_ore.prospected": "Diamond",
- "block.gtceu.shale_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.shale_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.shale_emerald_ore.prospected": "Emerald",
- "block.gtceu.shale_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.shale_galena_ore.prospected": "Galena",
- "block.gtceu.shale_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.shale_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.shale_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.shale_goethite_ore.prospected": "Goethite",
- "block.gtceu.shale_gold_ore.prospected": "Gold",
- "block.gtceu.shale_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.shale_graphite_ore.prospected": "Graphite",
- "block.gtceu.shale_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.shale_grossular_ore.prospected": "Grossular",
- "block.gtceu.shale_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.shale_hematite_ore.prospected": "Hematite",
- "block.gtceu.shale_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.shale_iron_ore.prospected": "Iron",
- "block.gtceu.shale_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.shale_lapis_ore.prospected": "Lapis",
- "block.gtceu.shale_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.shale_lead_ore.prospected": "Lead",
- "block.gtceu.shale_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.shale_lithium_ore.prospected": "Lithium",
- "block.gtceu.shale_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.shale_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.shale_malachite_ore.prospected": "Malachite",
- "block.gtceu.shale_mica_ore.prospected": "Mica",
- "block.gtceu.shale_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.shale_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.shale_monazite_ore.prospected": "Monazite",
- "block.gtceu.shale_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.shale_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.shale_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.shale_nickel_ore.prospected": "Nickel",
- "block.gtceu.shale_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.shale_olivine_ore.prospected": "Olivine",
- "block.gtceu.shale_opal_ore.prospected": "Opal",
- "block.gtceu.shale_palladium_ore.prospected": "Palladium",
- "block.gtceu.shale_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.shale_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.shale_platinum_ore.prospected": "Platinum",
- "block.gtceu.shale_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.shale_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.shale_powellite_ore.prospected": "Powellite",
- "block.gtceu.shale_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.shale_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.shale_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.shale_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.shale_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.shale_realgar_ore.prospected": "Realgar",
- "block.gtceu.shale_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.shale_redstone_ore.prospected": "Redstone",
- "block.gtceu.shale_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.shale_ruby_ore.prospected": "Ruby",
- "block.gtceu.shale_salt_ore.prospected": "Salt",
- "block.gtceu.shale_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.shale_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.shale_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.shale_silver_ore.prospected": "Silver",
- "block.gtceu.shale_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.shale_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.shale_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.shale_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.shale_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.shale_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.shale_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.shale_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.shale_talc_ore.prospected": "Talc",
- "block.gtceu.shale_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.shale_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.shale_thorium_ore.prospected": "Thorium",
- "block.gtceu.shale_tin_ore.prospected": "Tin",
- "block.gtceu.shale_topaz_ore.prospected": "Topaz",
- "block.gtceu.shale_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.shale_trona_ore.prospected": "Trona",
- "block.gtceu.shale_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.shale_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.shale_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.shale_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.shale_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.shale_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.shale_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.slate_almandine_ore.prospected": "Almandine",
- "block.gtceu.slate_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.slate_alunite_ore.prospected": "Alunite",
- "block.gtceu.slate_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.slate_apatite_ore.prospected": "Apatite",
- "block.gtceu.slate_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.slate_barite_ore.prospected": "Barite",
- "block.gtceu.slate_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.slate_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.slate_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.slate_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.slate_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.slate_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.slate_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.slate_borax_ore.prospected": "Borax",
- "block.gtceu.slate_bornite_ore.prospected": "Bornite",
- "block.gtceu.slate_calcite_ore.prospected": "Calcite",
- "block.gtceu.slate_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.slate_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.slate_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.slate_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.slate_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.slate_chromite_ore.prospected": "Chromite",
- "block.gtceu.slate_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.slate_coal_ore.prospected": "Coal",
- "block.gtceu.slate_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.slate_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.slate_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.slate_copper_ore.prospected": "Copper",
- "block.gtceu.slate_diamond_ore.prospected": "Diamond",
- "block.gtceu.slate_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.slate_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.slate_emerald_ore.prospected": "Emerald",
- "block.gtceu.slate_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.slate_galena_ore.prospected": "Galena",
- "block.gtceu.slate_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.slate_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.slate_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.slate_goethite_ore.prospected": "Goethite",
- "block.gtceu.slate_gold_ore.prospected": "Gold",
- "block.gtceu.slate_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.slate_graphite_ore.prospected": "Graphite",
- "block.gtceu.slate_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.slate_grossular_ore.prospected": "Grossular",
- "block.gtceu.slate_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.slate_hematite_ore.prospected": "Hematite",
- "block.gtceu.slate_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.slate_iron_ore.prospected": "Iron",
- "block.gtceu.slate_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.slate_lapis_ore.prospected": "Lapis",
- "block.gtceu.slate_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.slate_lead_ore.prospected": "Lead",
- "block.gtceu.slate_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.slate_lithium_ore.prospected": "Lithium",
- "block.gtceu.slate_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.slate_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.slate_malachite_ore.prospected": "Malachite",
- "block.gtceu.slate_mica_ore.prospected": "Mica",
- "block.gtceu.slate_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.slate_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.slate_monazite_ore.prospected": "Monazite",
- "block.gtceu.slate_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.slate_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.slate_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.slate_nickel_ore.prospected": "Nickel",
- "block.gtceu.slate_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.slate_olivine_ore.prospected": "Olivine",
- "block.gtceu.slate_opal_ore.prospected": "Opal",
- "block.gtceu.slate_palladium_ore.prospected": "Palladium",
- "block.gtceu.slate_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.slate_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.slate_platinum_ore.prospected": "Platinum",
- "block.gtceu.slate_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.slate_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.slate_powellite_ore.prospected": "Powellite",
- "block.gtceu.slate_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.slate_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.slate_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.slate_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.slate_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.slate_realgar_ore.prospected": "Realgar",
- "block.gtceu.slate_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.slate_redstone_ore.prospected": "Redstone",
- "block.gtceu.slate_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.slate_ruby_ore.prospected": "Ruby",
- "block.gtceu.slate_salt_ore.prospected": "Salt",
- "block.gtceu.slate_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.slate_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.slate_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.slate_silver_ore.prospected": "Silver",
- "block.gtceu.slate_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.slate_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.slate_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.slate_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.slate_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.slate_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.slate_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.slate_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.slate_talc_ore.prospected": "Talc",
- "block.gtceu.slate_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.slate_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.slate_thorium_ore.prospected": "Thorium",
- "block.gtceu.slate_tin_ore.prospected": "Tin",
- "block.gtceu.slate_topaz_ore.prospected": "Topaz",
- "block.gtceu.slate_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.slate_trona_ore.prospected": "Trona",
- "block.gtceu.slate_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.slate_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.slate_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.slate_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.slate_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.slate_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.slate_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.deepslate_almandine_ore.prospected": "Almandine",
- "block.gtceu.deepslate_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.deepslate_alunite_ore.prospected": "Alunite",
- "block.gtceu.deepslate_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.deepslate_apatite_ore.prospected": "Apatite",
- "block.gtceu.deepslate_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.deepslate_barite_ore.prospected": "Barite",
- "block.gtceu.deepslate_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.deepslate_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.deepslate_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.deepslate_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.deepslate_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.deepslate_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.deepslate_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.deepslate_borax_ore.prospected": "Borax",
- "block.gtceu.deepslate_bornite_ore.prospected": "Bornite",
- "block.gtceu.deepslate_calcite_ore.prospected": "Calcite",
- "block.gtceu.deepslate_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.deepslate_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.deepslate_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.deepslate_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.deepslate_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.deepslate_chromite_ore.prospected": "Chromite",
- "block.gtceu.deepslate_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.deepslate_coal_ore.prospected": "Coal",
- "block.gtceu.deepslate_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.deepslate_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.deepslate_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.deepslate_copper_ore.prospected": "Copper",
- "block.gtceu.deepslate_diamond_ore.prospected": "Diamond",
- "block.gtceu.deepslate_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.deepslate_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.deepslate_emerald_ore.prospected": "Emerald",
- "block.gtceu.deepslate_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.deepslate_galena_ore.prospected": "Galena",
- "block.gtceu.deepslate_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.deepslate_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.deepslate_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.deepslate_goethite_ore.prospected": "Goethite",
- "block.gtceu.deepslate_gold_ore.prospected": "Gold",
- "block.gtceu.deepslate_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.deepslate_graphite_ore.prospected": "Graphite",
- "block.gtceu.deepslate_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.deepslate_grossular_ore.prospected": "Grossular",
- "block.gtceu.deepslate_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.deepslate_hematite_ore.prospected": "Hematite",
- "block.gtceu.deepslate_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.deepslate_iron_ore.prospected": "Iron",
- "block.gtceu.deepslate_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.deepslate_lapis_ore.prospected": "Lapis",
- "block.gtceu.deepslate_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.deepslate_lead_ore.prospected": "Lead",
- "block.gtceu.deepslate_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.deepslate_lithium_ore.prospected": "Lithium",
- "block.gtceu.deepslate_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.deepslate_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.deepslate_malachite_ore.prospected": "Malachite",
- "block.gtceu.deepslate_mica_ore.prospected": "Mica",
- "block.gtceu.deepslate_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.deepslate_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.deepslate_monazite_ore.prospected": "Monazite",
- "block.gtceu.deepslate_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.deepslate_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.deepslate_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.deepslate_nickel_ore.prospected": "Nickel",
- "block.gtceu.deepslate_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.deepslate_olivine_ore.prospected": "Olivine",
- "block.gtceu.deepslate_opal_ore.prospected": "Opal",
- "block.gtceu.deepslate_palladium_ore.prospected": "Palladium",
- "block.gtceu.deepslate_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.deepslate_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.deepslate_platinum_ore.prospected": "Platinum",
- "block.gtceu.deepslate_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.deepslate_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.deepslate_powellite_ore.prospected": "Powellite",
- "block.gtceu.deepslate_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.deepslate_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.deepslate_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.deepslate_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.deepslate_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.deepslate_realgar_ore.prospected": "Realgar",
- "block.gtceu.deepslate_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.deepslate_redstone_ore.prospected": "Redstone",
- "block.gtceu.deepslate_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.deepslate_ruby_ore.prospected": "Ruby",
- "block.gtceu.deepslate_salt_ore.prospected": "Salt",
- "block.gtceu.deepslate_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.deepslate_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.deepslate_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.deepslate_silver_ore.prospected": "Silver",
- "block.gtceu.deepslate_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.deepslate_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.deepslate_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.deepslate_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.deepslate_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.deepslate_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.deepslate_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.deepslate_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.deepslate_talc_ore.prospected": "Talc",
- "block.gtceu.deepslate_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.deepslate_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.deepslate_thorium_ore.prospected": "Thorium",
- "block.gtceu.deepslate_tin_ore.prospected": "Tin",
- "block.gtceu.deepslate_topaz_ore.prospected": "Topaz",
- "block.gtceu.deepslate_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.deepslate_trona_ore.prospected": "Trona",
- "block.gtceu.deepslate_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.deepslate_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.deepslate_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.deepslate_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.deepslate_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.deepslate_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.deepslate_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.pyroxenite_almandine_ore.prospected": "Almandine",
- "block.gtceu.pyroxenite_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.pyroxenite_alunite_ore.prospected": "Alunite",
- "block.gtceu.pyroxenite_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.pyroxenite_apatite_ore.prospected": "Apatite",
- "block.gtceu.pyroxenite_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.pyroxenite_barite_ore.prospected": "Barite",
- "block.gtceu.pyroxenite_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.pyroxenite_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.pyroxenite_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.pyroxenite_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.pyroxenite_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.pyroxenite_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.pyroxenite_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.pyroxenite_borax_ore.prospected": "Borax",
- "block.gtceu.pyroxenite_bornite_ore.prospected": "Bornite",
- "block.gtceu.pyroxenite_calcite_ore.prospected": "Calcite",
- "block.gtceu.pyroxenite_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.pyroxenite_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.pyroxenite_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.pyroxenite_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.pyroxenite_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.pyroxenite_chromite_ore.prospected": "Chromite",
- "block.gtceu.pyroxenite_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.pyroxenite_coal_ore.prospected": "Coal",
- "block.gtceu.pyroxenite_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.pyroxenite_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.pyroxenite_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.pyroxenite_copper_ore.prospected": "Copper",
- "block.gtceu.pyroxenite_diamond_ore.prospected": "Diamond",
- "block.gtceu.pyroxenite_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.pyroxenite_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.pyroxenite_emerald_ore.prospected": "Emerald",
- "block.gtceu.pyroxenite_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.pyroxenite_galena_ore.prospected": "Galena",
- "block.gtceu.pyroxenite_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.pyroxenite_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.pyroxenite_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.pyroxenite_goethite_ore.prospected": "Goethite",
- "block.gtceu.pyroxenite_gold_ore.prospected": "Gold",
- "block.gtceu.pyroxenite_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.pyroxenite_graphite_ore.prospected": "Graphite",
- "block.gtceu.pyroxenite_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.pyroxenite_grossular_ore.prospected": "Grossular",
- "block.gtceu.pyroxenite_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.pyroxenite_hematite_ore.prospected": "Hematite",
- "block.gtceu.pyroxenite_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.pyroxenite_iron_ore.prospected": "Iron",
- "block.gtceu.pyroxenite_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.pyroxenite_lapis_ore.prospected": "Lapis",
- "block.gtceu.pyroxenite_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.pyroxenite_lead_ore.prospected": "Lead",
- "block.gtceu.pyroxenite_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.pyroxenite_lithium_ore.prospected": "Lithium",
- "block.gtceu.pyroxenite_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.pyroxenite_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.pyroxenite_malachite_ore.prospected": "Malachite",
- "block.gtceu.pyroxenite_mica_ore.prospected": "Mica",
- "block.gtceu.pyroxenite_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.pyroxenite_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.pyroxenite_monazite_ore.prospected": "Monazite",
- "block.gtceu.pyroxenite_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.pyroxenite_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.pyroxenite_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.pyroxenite_nickel_ore.prospected": "Nickel",
- "block.gtceu.pyroxenite_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.pyroxenite_olivine_ore.prospected": "Olivine",
- "block.gtceu.pyroxenite_opal_ore.prospected": "Opal",
- "block.gtceu.pyroxenite_palladium_ore.prospected": "Palladium",
- "block.gtceu.pyroxenite_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.pyroxenite_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.pyroxenite_platinum_ore.prospected": "Platinum",
- "block.gtceu.pyroxenite_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.pyroxenite_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.pyroxenite_powellite_ore.prospected": "Powellite",
- "block.gtceu.pyroxenite_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.pyroxenite_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.pyroxenite_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.pyroxenite_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.pyroxenite_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.pyroxenite_realgar_ore.prospected": "Realgar",
- "block.gtceu.pyroxenite_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.pyroxenite_redstone_ore.prospected": "Redstone",
- "block.gtceu.pyroxenite_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.pyroxenite_ruby_ore.prospected": "Ruby",
- "block.gtceu.pyroxenite_salt_ore.prospected": "Salt",
- "block.gtceu.pyroxenite_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.pyroxenite_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.pyroxenite_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.pyroxenite_silver_ore.prospected": "Silver",
- "block.gtceu.pyroxenite_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.pyroxenite_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.pyroxenite_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.pyroxenite_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.pyroxenite_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.pyroxenite_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.pyroxenite_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.pyroxenite_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.pyroxenite_talc_ore.prospected": "Talc",
- "block.gtceu.pyroxenite_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.pyroxenite_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.pyroxenite_thorium_ore.prospected": "Thorium",
- "block.gtceu.pyroxenite_tin_ore.prospected": "Tin",
- "block.gtceu.pyroxenite_topaz_ore.prospected": "Topaz",
- "block.gtceu.pyroxenite_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.pyroxenite_trona_ore.prospected": "Trona",
- "block.gtceu.pyroxenite_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.pyroxenite_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.pyroxenite_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.pyroxenite_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.pyroxenite_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.pyroxenite_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.pyroxenite_zeolite_ore.prospected": "Zeolite",
- "block.gtceu.dripstone_almandine_ore.prospected": "Almandine",
- "block.gtceu.dripstone_aluminium_ore.prospected": "Aluminium",
- "block.gtceu.dripstone_alunite_ore.prospected": "Alunite",
- "block.gtceu.dripstone_amethyst_ore.prospected": "Amethyst",
- "block.gtceu.dripstone_apatite_ore.prospected": "Apatite",
- "block.gtceu.dripstone_asbestos_ore.prospected": "Asbestos",
- "block.gtceu.dripstone_barite_ore.prospected": "Barite",
- "block.gtceu.dripstone_basaltic_mineral_sand_ore.prospected": "Basaltic Mineral Sand",
- "block.gtceu.dripstone_bastnasite_ore.prospected": "Bastnasite",
- "block.gtceu.dripstone_bauxite_ore.prospected": "Bauxite",
- "block.gtceu.dripstone_bentonite_ore.prospected": "Bentonite",
- "block.gtceu.dripstone_beryllium_ore.prospected": "Beryllium",
- "block.gtceu.dripstone_bismuth_ore.prospected": "Bismuth",
- "block.gtceu.dripstone_blue_topaz_ore.prospected": "Blue Topaz",
- "block.gtceu.dripstone_borax_ore.prospected": "Borax",
- "block.gtceu.dripstone_bornite_ore.prospected": "Bornite",
- "block.gtceu.dripstone_calcite_ore.prospected": "Calcite",
- "block.gtceu.dripstone_cassiterite_ore.prospected": "Cassiterite",
- "block.gtceu.dripstone_cassiterite_sand_ore.prospected": "Cassiterite Sand",
- "block.gtceu.dripstone_certus_quartz_ore.prospected": "Certus Quartz",
- "block.gtceu.dripstone_chalcocite_ore.prospected": "Chalcocite",
- "block.gtceu.dripstone_chalcopyrite_ore.prospected": "Chalcopyrite",
- "block.gtceu.dripstone_chromite_ore.prospected": "Chromite",
- "block.gtceu.dripstone_cinnabar_ore.prospected": "Cinnabar",
- "block.gtceu.dripstone_coal_ore.prospected": "Coal",
- "block.gtceu.dripstone_cobalt_ore.prospected": "Cobalt",
- "block.gtceu.dripstone_cobaltite_ore.prospected": "Cobaltite",
- "block.gtceu.dripstone_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.dripstone_copper_ore.prospected": "Copper",
- "block.gtceu.dripstone_diamond_ore.prospected": "Diamond",
- "block.gtceu.dripstone_diatomite_ore.prospected": "Diatomite",
- "block.gtceu.dripstone_electrotine_ore.prospected": "Electrotine",
- "block.gtceu.dripstone_emerald_ore.prospected": "Emerald",
- "block.gtceu.dripstone_fullers_earth_ore.prospected": "Fullers Earth",
- "block.gtceu.dripstone_galena_ore.prospected": "Galena",
- "block.gtceu.dripstone_garnet_sand_ore.prospected": "Garnet Sand",
- "block.gtceu.dripstone_garnierite_ore.prospected": "Garnierite",
- "block.gtceu.dripstone_glauconite_sand_ore.prospected": "Glauconite Sand",
- "block.gtceu.dripstone_goethite_ore.prospected": "Goethite",
- "block.gtceu.dripstone_gold_ore.prospected": "Gold",
- "block.gtceu.dripstone_granitic_mineral_sand_ore.prospected": "Granitic Mineral Sand",
- "block.gtceu.dripstone_graphite_ore.prospected": "Graphite",
- "block.gtceu.dripstone_green_sapphire_ore.prospected": "Green Sapphire",
- "block.gtceu.dripstone_grossular_ore.prospected": "Grossular",
- "block.gtceu.dripstone_gypsum_ore.prospected": "Gypsum",
- "block.gtceu.dripstone_hematite_ore.prospected": "Hematite",
- "block.gtceu.dripstone_ilmenite_ore.prospected": "Ilmenite",
- "block.gtceu.dripstone_iron_ore.prospected": "Iron",
- "block.gtceu.dripstone_kyanite_ore.prospected": "Kyanite",
- "block.gtceu.dripstone_lapis_ore.prospected": "Lapis",
- "block.gtceu.dripstone_lazurite_ore.prospected": "Lazurite",
- "block.gtceu.dripstone_lead_ore.prospected": "Lead",
- "block.gtceu.dripstone_lepidolite_ore.prospected": "Lepidolite",
- "block.gtceu.dripstone_lithium_ore.prospected": "Lithium",
- "block.gtceu.dripstone_magnesite_ore.prospected": "Magnesite",
- "block.gtceu.dripstone_magnetite_ore.prospected": "Magnetite",
- "block.gtceu.dripstone_malachite_ore.prospected": "Malachite",
- "block.gtceu.dripstone_mica_ore.prospected": "Mica",
- "block.gtceu.dripstone_molybdenite_ore.prospected": "Molybdenite",
- "block.gtceu.dripstone_molybdenum_ore.prospected": "Molybdenum",
- "block.gtceu.dripstone_monazite_ore.prospected": "Monazite",
- "block.gtceu.dripstone_naquadah_ore.prospected": "Naquadah",
- "block.gtceu.dripstone_neodymium_ore.prospected": "Neodymium",
- "block.gtceu.dripstone_nether_quartz_ore.prospected": "Nether Quartz",
- "block.gtceu.dripstone_nickel_ore.prospected": "Nickel",
- "block.gtceu.dripstone_oilsands_ore.prospected": "Oilsands",
- "block.gtceu.dripstone_olivine_ore.prospected": "Olivine",
- "block.gtceu.dripstone_opal_ore.prospected": "Opal",
- "block.gtceu.dripstone_palladium_ore.prospected": "Palladium",
- "block.gtceu.dripstone_pentlandite_ore.prospected": "Pentlandite",
- "block.gtceu.dripstone_pitchblende_ore.prospected": "Pitchblende",
- "block.gtceu.dripstone_platinum_ore.prospected": "Platinum",
- "block.gtceu.dripstone_plutonium_ore.prospected": "Plutonium",
- "block.gtceu.dripstone_pollucite_ore.prospected": "Pollucite",
- "block.gtceu.dripstone_powellite_ore.prospected": "Powellite",
- "block.gtceu.dripstone_pyrite_ore.prospected": "Pyrite",
- "block.gtceu.dripstone_pyrochlore_ore.prospected": "Pyrochlore",
- "block.gtceu.dripstone_pyrolusite_ore.prospected": "Pyrolusite",
- "block.gtceu.dripstone_pyrope_ore.prospected": "Pyrope",
- "block.gtceu.dripstone_quartzite_ore.prospected": "Quartzite",
- "block.gtceu.dripstone_realgar_ore.prospected": "Realgar",
- "block.gtceu.dripstone_red_garnet_ore.prospected": "Red Garnet",
- "block.gtceu.dripstone_redstone_ore.prospected": "Redstone",
- "block.gtceu.dripstone_rock_salt_ore.prospected": "Rock Salt",
- "block.gtceu.dripstone_ruby_ore.prospected": "Ruby",
- "block.gtceu.dripstone_salt_ore.prospected": "Salt",
- "block.gtceu.dripstone_saltpeter_ore.prospected": "Saltpeter",
- "block.gtceu.dripstone_sapphire_ore.prospected": "Sapphire",
- "block.gtceu.dripstone_scheelite_ore.prospected": "Scheelite",
- "block.gtceu.dripstone_silver_ore.prospected": "Silver",
- "block.gtceu.dripstone_soapstone_ore.prospected": "Soapstone",
- "block.gtceu.dripstone_sodalite_ore.prospected": "Sodalite",
- "block.gtceu.dripstone_spessartine_ore.prospected": "Spessartine",
- "block.gtceu.dripstone_sphalerite_ore.prospected": "Sphalerite",
- "block.gtceu.dripstone_spodumene_ore.prospected": "Spodumene",
- "block.gtceu.dripstone_stibnite_ore.prospected": "Stibnite",
- "block.gtceu.dripstone_sulfur_ore.prospected": "Sulfur",
- "block.gtceu.dripstone_sylvite_ore.prospected": "Sylvite",
- "block.gtceu.dripstone_talc_ore.prospected": "Talc",
- "block.gtceu.dripstone_tantalite_ore.prospected": "Tantalite",
- "block.gtceu.dripstone_tetrahedrite_ore.prospected": "Tetrahedrite",
- "block.gtceu.dripstone_thorium_ore.prospected": "Thorium",
- "block.gtceu.dripstone_tin_ore.prospected": "Tin",
- "block.gtceu.dripstone_topaz_ore.prospected": "Topaz",
- "block.gtceu.dripstone_tricalcium_phosphate_ore.prospected": "Tricalcium Phosphate",
- "block.gtceu.dripstone_trona_ore.prospected": "Trona",
- "block.gtceu.dripstone_tungstate_ore.prospected": "Tungstate",
- "block.gtceu.dripstone_uraninite_ore.prospected": "Uraninite",
- "block.gtceu.dripstone_vanadium_magnetite_ore.prospected": "Vanadium Magnetite",
- "block.gtceu.dripstone_wulfenite_ore.prospected": "Wulfenite",
- "block.gtceu.dripstone_yellow_garnet_ore.prospected": "Yellow Garnet",
- "block.gtceu.dripstone_yellow_limonite_ore.prospected": "Yellow Limonite",
- "block.gtceu.dripstone_zeolite_ore.prospected": "Zeolite",
"fluid.tfc.salt_water": "Sea Water",
+ "block.fluid.tfc.salt_water": "Sea Water",
+ "fluid.tfc.river_water": "River Water",
+ "block.fluid.tfc.river_water": "River Water",
"item.tfc.bucket.salt_water": "Sea Water Bucket",
"item.tfc.powder.saltpeter": "Saltpeter Powder",
"item.tfc.powder.sulfur": "Sulfur Powder",
@@ -2615,6 +19,7 @@
"metal.tfg.cobalt": "Cobalt",
"metal.tfg.cobalt_brass": "Cobalt Brass",
"metal.tfg.aluminium_silicate": "Aluminium Silicate",
+ "tfc.tooltip.propick.accuracy": "Accuracy: 100%",
"trim_material.tfc.almandine_tfc": "Almandine",
"trim_material.tfc.andradite_tfc": "Andradite",
"trim_material.tfc.blue_topaz_tfc": "Blue Topaz",
diff --git a/kubejs/assets/tfc/lang/ru_ru.json b/kubejs/assets/tfc/lang/ru_ru.json
index 9bc0f17a5..8a8cf334b 100644
--- a/kubejs/assets/tfc/lang/ru_ru.json
+++ b/kubejs/assets/tfc/lang/ru_ru.json
@@ -2,2265 +2,5 @@
"__COMMENT__": "This file was auto generated by the LanguageMerger, read the file \".README IF TRANSLATING\" found in \"minecraft/kubejs\" for more information.",
"metal.tfg.redstone": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
"metal.tfg.red_alloy": "ÐŅаŅÐ―ŅÐđ ŅÐŋÐŧаÐē",
- "metal.tfg.tin_alloy": "ÐÐŧÐūÐēŅÐ―Ð―ŅÐđ ŅÐŋÐŧаÐē",
- "block.gtceu.andesite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.andesite_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.andesite_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.andesite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.andesite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.andesite_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.andesite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.andesite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.andesite_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.andesite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.andesite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.andesite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.andesite_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.andesite_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.andesite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.andesite_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.andesite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.andesite_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.andesite_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.andesite_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.andesite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.andesite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.andesite_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.andesite_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.andesite_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.andesite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.andesite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.andesite_cooperite_ore.prospected": "Cooperite",
- "block.gtceu.andesite_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.andesite_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.andesite_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.andesite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.andesite_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.andesite_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.andesite_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.andesite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.andesite_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.andesite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.andesite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.andesite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.andesite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.andesite_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.andesite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.andesite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.andesite_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.andesite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.andesite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.andesite_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.andesite_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.andesite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.andesite_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.andesite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.andesite_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.andesite_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.andesite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.andesite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.andesite_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.andesite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.andesite_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.andesite_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.andesite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.andesite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.andesite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.andesite_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.andesite_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.andesite_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.andesite_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.andesite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.andesite_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.andesite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.andesite_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.andesite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.andesite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.andesite_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.andesite_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.andesite_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.andesite_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.andesite_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.andesite_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.andesite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.andesite_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.andesite_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.andesite_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.andesite_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.andesite_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.andesite_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.andesite_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.andesite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.andesite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.andesite_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.andesite_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.andesite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.andesite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.andesite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.andesite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.andesite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.andesite_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.andesite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.andesite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.andesite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.andesite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.andesite_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.andesite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.andesite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.andesite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.andesite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.andesite_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.andesite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.andesite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.andesite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.andesite_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.andesite_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.andesite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.basalt_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.basalt_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.basalt_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.basalt_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.basalt_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.basalt_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.basalt_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.basalt_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.basalt_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.basalt_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.basalt_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.basalt_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.basalt_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.basalt_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.basalt_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.basalt_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.basalt_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.basalt_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.basalt_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.basalt_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.basalt_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.basalt_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.basalt_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.basalt_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.basalt_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.basalt_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.basalt_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.basalt_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.basalt_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.basalt_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.basalt_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.basalt_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.basalt_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.basalt_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.basalt_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.basalt_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.basalt_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.basalt_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.basalt_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.basalt_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.basalt_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.basalt_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.basalt_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.basalt_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.basalt_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.basalt_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.basalt_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.basalt_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.basalt_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.basalt_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.basalt_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.basalt_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.basalt_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.basalt_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.basalt_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.basalt_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.basalt_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.basalt_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.basalt_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.basalt_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.basalt_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.basalt_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.basalt_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.basalt_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.basalt_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.basalt_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.basalt_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.basalt_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.basalt_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.basalt_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.basalt_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.basalt_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.basalt_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.basalt_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.basalt_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.basalt_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.basalt_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.basalt_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.basalt_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.basalt_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.basalt_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.basalt_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.basalt_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.basalt_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.basalt_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.basalt_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.basalt_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.basalt_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.basalt_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.basalt_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.basalt_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.basalt_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.basalt_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.basalt_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.basalt_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.basalt_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.basalt_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.basalt_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.basalt_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.basalt_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.basalt_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.basalt_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.basalt_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.basalt_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.basalt_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.basalt_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.basalt_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.basalt_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.basalt_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.basalt_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.basalt_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.basalt_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.basalt_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.chalk_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.chalk_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.chalk_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.chalk_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.chalk_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.chalk_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.chalk_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.chalk_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.chalk_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.chalk_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.chalk_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.chalk_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.chalk_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.chalk_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.chalk_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.chalk_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.chalk_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.chalk_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.chalk_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.chalk_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.chalk_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.chalk_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.chalk_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.chalk_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.chalk_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.chalk_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.chalk_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.chalk_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.chalk_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.chalk_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.chalk_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.chalk_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.chalk_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.chalk_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.chalk_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.chalk_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.chalk_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.chalk_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.chalk_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.chalk_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.chalk_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.chalk_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.chalk_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.chalk_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.chalk_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.chalk_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.chalk_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.chalk_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.chalk_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.chalk_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.chalk_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.chalk_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.chalk_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.chalk_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.chalk_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.chalk_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.chalk_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.chalk_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.chalk_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.chalk_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.chalk_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.chalk_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.chalk_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.chalk_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.chalk_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.chalk_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.chalk_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.chalk_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.chalk_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.chalk_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.chalk_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.chalk_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.chalk_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.chalk_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.chalk_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.chalk_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.chalk_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.chalk_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.chalk_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.chalk_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.chalk_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.chalk_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.chalk_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.chalk_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.chalk_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.chalk_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.chalk_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.chalk_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.chalk_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.chalk_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.chalk_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.chalk_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.chalk_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.chalk_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.chalk_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.chalk_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.chalk_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.chalk_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.chalk_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.chalk_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.chalk_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.chalk_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.chalk_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.chalk_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.chalk_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.chalk_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.chalk_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.chalk_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.chalk_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.chalk_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.chalk_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.chalk_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.chalk_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.chert_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.chert_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.chert_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.chert_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.chert_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.chert_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.chert_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.chert_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.chert_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.chert_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.chert_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.chert_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.chert_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.chert_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.chert_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.chert_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.chert_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.chert_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.chert_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.chert_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.chert_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.chert_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.chert_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.chert_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.chert_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.chert_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.chert_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.chert_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.chert_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.chert_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.chert_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.chert_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.chert_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.chert_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.chert_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.chert_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.chert_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.chert_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.chert_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.chert_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.chert_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.chert_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.chert_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.chert_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.chert_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.chert_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.chert_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.chert_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.chert_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.chert_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.chert_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.chert_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.chert_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.chert_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.chert_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.chert_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.chert_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.chert_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.chert_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.chert_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.chert_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.chert_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.chert_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.chert_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.chert_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.chert_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.chert_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.chert_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.chert_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.chert_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.chert_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.chert_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.chert_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.chert_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.chert_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.chert_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.chert_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.chert_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.chert_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.chert_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.chert_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.chert_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.chert_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.chert_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.chert_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.chert_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.chert_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.chert_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.chert_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.chert_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.chert_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.chert_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.chert_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.chert_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.chert_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.chert_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.chert_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.chert_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.chert_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.chert_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.chert_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.chert_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.chert_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.chert_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.chert_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.chert_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.chert_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.chert_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.chert_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.chert_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.chert_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.chert_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.chert_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.claystone_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.claystone_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.claystone_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.claystone_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.claystone_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.claystone_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.claystone_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.claystone_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.claystone_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.claystone_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.claystone_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.claystone_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.claystone_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.claystone_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.claystone_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.claystone_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.claystone_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.claystone_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.claystone_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.claystone_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.claystone_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.claystone_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.claystone_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.claystone_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.claystone_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.claystone_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.claystone_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.claystone_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.claystone_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.claystone_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.claystone_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.claystone_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.claystone_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.claystone_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.claystone_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.claystone_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.claystone_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.claystone_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.claystone_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.claystone_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.claystone_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.claystone_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.claystone_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.claystone_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.claystone_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.claystone_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.claystone_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.claystone_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.claystone_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.claystone_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.claystone_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.claystone_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.claystone_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.claystone_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.claystone_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.claystone_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.claystone_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.claystone_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.claystone_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.claystone_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.claystone_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.claystone_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.claystone_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.claystone_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.claystone_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.claystone_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.claystone_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.claystone_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.claystone_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.claystone_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.claystone_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.claystone_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.claystone_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.claystone_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.claystone_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.claystone_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.claystone_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.claystone_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.claystone_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.claystone_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.claystone_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.claystone_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.claystone_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.claystone_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.claystone_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.claystone_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.claystone_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.claystone_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.claystone_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.claystone_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.claystone_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.claystone_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.claystone_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.claystone_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.claystone_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.claystone_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.claystone_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.claystone_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.claystone_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.claystone_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.claystone_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.claystone_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.claystone_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.claystone_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.claystone_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.claystone_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.claystone_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.claystone_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.claystone_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.claystone_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.claystone_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.claystone_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.claystone_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.conglomerate_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.conglomerate_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.conglomerate_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.conglomerate_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.conglomerate_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.conglomerate_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.conglomerate_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.conglomerate_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.conglomerate_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.conglomerate_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.conglomerate_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.conglomerate_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.conglomerate_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.conglomerate_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.conglomerate_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.conglomerate_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.conglomerate_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.conglomerate_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.conglomerate_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.conglomerate_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.conglomerate_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.conglomerate_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.conglomerate_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.conglomerate_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.conglomerate_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.conglomerate_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.conglomerate_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.conglomerate_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.conglomerate_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.conglomerate_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.conglomerate_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.conglomerate_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.conglomerate_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.conglomerate_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.conglomerate_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.conglomerate_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.conglomerate_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.conglomerate_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.conglomerate_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.conglomerate_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.conglomerate_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.conglomerate_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.conglomerate_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.conglomerate_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.conglomerate_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.conglomerate_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.conglomerate_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.conglomerate_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.conglomerate_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.conglomerate_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.conglomerate_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.conglomerate_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.conglomerate_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.conglomerate_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.conglomerate_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.conglomerate_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.conglomerate_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.conglomerate_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.conglomerate_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.conglomerate_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.conglomerate_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.conglomerate_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.conglomerate_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.conglomerate_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.conglomerate_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.conglomerate_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.conglomerate_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.conglomerate_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.conglomerate_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.conglomerate_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.conglomerate_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.conglomerate_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.conglomerate_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.conglomerate_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.conglomerate_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.conglomerate_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.conglomerate_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.conglomerate_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.conglomerate_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.conglomerate_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.conglomerate_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.conglomerate_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.conglomerate_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.conglomerate_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.conglomerate_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.conglomerate_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.conglomerate_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.conglomerate_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.conglomerate_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.conglomerate_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.conglomerate_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.conglomerate_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.conglomerate_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.conglomerate_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.conglomerate_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.conglomerate_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.conglomerate_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.conglomerate_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.conglomerate_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.conglomerate_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.conglomerate_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.conglomerate_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.conglomerate_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.conglomerate_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.conglomerate_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.conglomerate_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.conglomerate_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.conglomerate_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.conglomerate_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.conglomerate_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.conglomerate_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.conglomerate_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.conglomerate_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.dacite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.dacite_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.dacite_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.dacite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.dacite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.dacite_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.dacite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.dacite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.dacite_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.dacite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.dacite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.dacite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.dacite_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.dacite_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.dacite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.dacite_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.dacite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.dacite_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.dacite_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.dacite_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.dacite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.dacite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.dacite_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.dacite_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.dacite_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.dacite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.dacite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.dacite_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.dacite_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.dacite_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.dacite_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.dacite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.dacite_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.dacite_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.dacite_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.dacite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.dacite_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.dacite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.dacite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.dacite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.dacite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.dacite_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.dacite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.dacite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.dacite_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.dacite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.dacite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.dacite_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.dacite_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.dacite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.dacite_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.dacite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.dacite_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.dacite_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.dacite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.dacite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.dacite_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.dacite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.dacite_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.dacite_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.dacite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.dacite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.dacite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.dacite_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.dacite_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.dacite_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.dacite_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.dacite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.dacite_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.dacite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.dacite_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.dacite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.dacite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.dacite_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.dacite_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.dacite_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.dacite_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.dacite_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.dacite_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.dacite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.dacite_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.dacite_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.dacite_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.dacite_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.dacite_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.dacite_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.dacite_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.dacite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.dacite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.dacite_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.dacite_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.dacite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.dacite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.dacite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.dacite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.dacite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.dacite_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.dacite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.dacite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.dacite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.dacite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.dacite_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.dacite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.dacite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.dacite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.dacite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.dacite_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.dacite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.dacite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.dacite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.dacite_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.dacite_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.dacite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.diorite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.diorite_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.diorite_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.diorite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.diorite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.diorite_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.diorite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.diorite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.diorite_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.diorite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.diorite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.diorite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.diorite_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.diorite_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.diorite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.diorite_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.diorite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.diorite_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.diorite_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.diorite_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.diorite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.diorite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.diorite_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.diorite_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.diorite_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.diorite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.diorite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.diorite_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.diorite_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.diorite_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.diorite_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.diorite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.diorite_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.diorite_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.diorite_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.diorite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.diorite_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.diorite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.diorite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.diorite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.diorite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.diorite_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.diorite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.diorite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.diorite_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.diorite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.diorite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.diorite_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.diorite_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.diorite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.diorite_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.diorite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.diorite_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.diorite_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.diorite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.diorite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.diorite_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.diorite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.diorite_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.diorite_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.diorite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.diorite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.diorite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.diorite_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.diorite_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.diorite_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.diorite_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.diorite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.diorite_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.diorite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.diorite_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.diorite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.diorite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.diorite_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.diorite_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.diorite_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.diorite_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.diorite_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.diorite_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.diorite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.diorite_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.diorite_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.diorite_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.diorite_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.diorite_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.diorite_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.diorite_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.diorite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.diorite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.diorite_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.diorite_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.diorite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.diorite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.diorite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.diorite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.diorite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.diorite_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.diorite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.diorite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.diorite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.diorite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.diorite_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.diorite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.diorite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.diorite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.diorite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.diorite_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.diorite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.diorite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.diorite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.diorite_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.diorite_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.diorite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.dolomite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.dolomite_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.dolomite_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.dolomite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.dolomite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.dolomite_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.dolomite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.dolomite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.dolomite_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.dolomite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.dolomite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.dolomite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.dolomite_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.dolomite_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.dolomite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.dolomite_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.dolomite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.dolomite_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.dolomite_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.dolomite_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.dolomite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.dolomite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.dolomite_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.dolomite_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.dolomite_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.dolomite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.dolomite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.dolomite_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.dolomite_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.dolomite_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.dolomite_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.dolomite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.dolomite_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.dolomite_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.dolomite_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.dolomite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.dolomite_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.dolomite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.dolomite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.dolomite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.dolomite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.dolomite_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.dolomite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.dolomite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.dolomite_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.dolomite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.dolomite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.dolomite_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.dolomite_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.dolomite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.dolomite_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.dolomite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.dolomite_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.dolomite_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.dolomite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.dolomite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.dolomite_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.dolomite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.dolomite_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.dolomite_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.dolomite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.dolomite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.dolomite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.dolomite_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.dolomite_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.dolomite_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.dolomite_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.dolomite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.dolomite_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.dolomite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.dolomite_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.dolomite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.dolomite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.dolomite_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.dolomite_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.dolomite_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.dolomite_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.dolomite_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.dolomite_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.dolomite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.dolomite_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.dolomite_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.dolomite_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.dolomite_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.dolomite_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.dolomite_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.dolomite_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.dolomite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.dolomite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.dolomite_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.dolomite_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.dolomite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.dolomite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.dolomite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.dolomite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.dolomite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.dolomite_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.dolomite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.dolomite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.dolomite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.dolomite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.dolomite_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.dolomite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.dolomite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.dolomite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.dolomite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.dolomite_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.dolomite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.dolomite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.dolomite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.dolomite_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.dolomite_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.dolomite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.gabbro_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.gabbro_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.gabbro_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.gabbro_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.gabbro_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.gabbro_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.gabbro_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.gabbro_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.gabbro_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.gabbro_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.gabbro_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.gabbro_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.gabbro_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.gabbro_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.gabbro_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.gabbro_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.gabbro_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.gabbro_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.gabbro_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.gabbro_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.gabbro_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.gabbro_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.gabbro_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.gabbro_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.gabbro_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.gabbro_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.gabbro_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.gabbro_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.gabbro_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.gabbro_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.gabbro_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.gabbro_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.gabbro_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.gabbro_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.gabbro_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.gabbro_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.gabbro_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.gabbro_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.gabbro_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.gabbro_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.gabbro_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.gabbro_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.gabbro_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.gabbro_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.gabbro_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.gabbro_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.gabbro_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.gabbro_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.gabbro_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.gabbro_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.gabbro_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.gabbro_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.gabbro_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.gabbro_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.gabbro_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.gabbro_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.gabbro_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.gabbro_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.gabbro_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.gabbro_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.gabbro_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.gabbro_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.gabbro_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.gabbro_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.gabbro_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.gabbro_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.gabbro_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.gabbro_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.gabbro_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.gabbro_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.gabbro_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.gabbro_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.gabbro_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.gabbro_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.gabbro_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.gabbro_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.gabbro_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.gabbro_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.gabbro_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.gabbro_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.gabbro_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.gabbro_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.gabbro_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.gabbro_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.gabbro_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.gabbro_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.gabbro_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.gabbro_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.gabbro_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.gabbro_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.gabbro_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.gabbro_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.gabbro_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.gabbro_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.gabbro_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.gabbro_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.gabbro_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.gabbro_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.gabbro_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.gabbro_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.gabbro_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.gabbro_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.gabbro_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.gabbro_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.gabbro_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.gabbro_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.gabbro_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.gabbro_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.gabbro_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.gabbro_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.gabbro_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.gabbro_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.gabbro_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.gneiss_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.gneiss_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.gneiss_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.gneiss_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.gneiss_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.gneiss_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.gneiss_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.gneiss_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.gneiss_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.gneiss_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.gneiss_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.gneiss_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.gneiss_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.gneiss_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.gneiss_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.gneiss_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.gneiss_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.gneiss_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.gneiss_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.gneiss_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.gneiss_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.gneiss_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.gneiss_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.gneiss_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.gneiss_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.gneiss_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.gneiss_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.gneiss_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.gneiss_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.gneiss_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.gneiss_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.gneiss_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.gneiss_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.gneiss_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.gneiss_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.gneiss_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.gneiss_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.gneiss_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.gneiss_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.gneiss_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.gneiss_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.gneiss_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.gneiss_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.gneiss_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.gneiss_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.gneiss_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.gneiss_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.gneiss_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.gneiss_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.gneiss_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.gneiss_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.gneiss_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.gneiss_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.gneiss_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.gneiss_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.gneiss_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.gneiss_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.gneiss_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.gneiss_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.gneiss_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.gneiss_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.gneiss_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.gneiss_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.gneiss_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.gneiss_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.gneiss_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.gneiss_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.gneiss_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.gneiss_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.gneiss_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.gneiss_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.gneiss_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.gneiss_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.gneiss_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.gneiss_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.gneiss_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.gneiss_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.gneiss_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.gneiss_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.gneiss_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.gneiss_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.gneiss_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.gneiss_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.gneiss_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.gneiss_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.gneiss_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.gneiss_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.gneiss_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.gneiss_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.gneiss_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.gneiss_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.gneiss_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.gneiss_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.gneiss_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.gneiss_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.gneiss_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.gneiss_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.gneiss_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.gneiss_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.gneiss_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.gneiss_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.gneiss_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.gneiss_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.gneiss_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.gneiss_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.gneiss_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.gneiss_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.gneiss_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.gneiss_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.gneiss_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.gneiss_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.gneiss_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.gneiss_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.granite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.granite_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.granite_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.granite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.granite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.granite_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.granite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.granite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.granite_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.granite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.granite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.granite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.granite_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.granite_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.granite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.granite_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.granite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.granite_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.granite_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.granite_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.granite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.granite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.granite_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.granite_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.granite_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.granite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.granite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.granite_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.granite_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.granite_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.granite_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.granite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.granite_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.granite_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.granite_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.granite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.granite_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.granite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.granite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.granite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.granite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.granite_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.granite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.granite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.granite_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.granite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.granite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.granite_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.granite_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.granite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.granite_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.granite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.granite_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.granite_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.granite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.granite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.granite_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.granite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.granite_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.granite_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.granite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.granite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.granite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.granite_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.granite_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.granite_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.granite_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.granite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.granite_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.granite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.granite_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.granite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.granite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.granite_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.granite_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.granite_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.granite_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.granite_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.granite_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.granite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.granite_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.granite_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.granite_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.granite_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.granite_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.granite_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.granite_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.granite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.granite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.granite_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.granite_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.granite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.granite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.granite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.granite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.granite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.granite_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.granite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.granite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.granite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.granite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.granite_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.granite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.granite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.granite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.granite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.granite_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.granite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.granite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.granite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.granite_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.granite_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.granite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.limestone_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.limestone_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.limestone_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.limestone_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.limestone_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.limestone_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.limestone_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.limestone_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.limestone_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.limestone_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.limestone_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.limestone_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.limestone_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.limestone_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.limestone_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.limestone_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.limestone_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.limestone_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.limestone_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.limestone_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.limestone_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.limestone_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.limestone_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.limestone_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.limestone_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.limestone_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.limestone_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.limestone_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.limestone_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.limestone_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.limestone_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.limestone_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.limestone_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.limestone_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.limestone_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.limestone_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.limestone_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.limestone_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.limestone_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.limestone_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.limestone_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.limestone_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.limestone_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.limestone_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.limestone_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.limestone_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.limestone_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.limestone_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.limestone_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.limestone_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.limestone_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.limestone_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.limestone_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.limestone_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.limestone_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.limestone_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.limestone_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.limestone_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.limestone_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.limestone_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.limestone_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.limestone_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.limestone_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.limestone_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.limestone_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.limestone_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.limestone_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.limestone_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.limestone_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.limestone_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.limestone_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.limestone_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.limestone_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.limestone_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.limestone_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.limestone_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.limestone_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.limestone_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.limestone_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.limestone_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.limestone_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.limestone_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.limestone_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.limestone_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.limestone_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.limestone_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.limestone_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.limestone_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.limestone_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.limestone_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.limestone_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.limestone_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.limestone_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.limestone_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.limestone_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.limestone_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.limestone_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.limestone_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.limestone_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.limestone_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.limestone_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.limestone_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.limestone_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.limestone_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.limestone_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.limestone_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.limestone_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.limestone_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.limestone_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.limestone_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.limestone_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.limestone_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.limestone_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.marble_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.marble_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.marble_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.marble_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.marble_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.marble_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.marble_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.marble_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.marble_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.marble_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.marble_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.marble_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.marble_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.marble_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.marble_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.marble_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.marble_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.marble_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.marble_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.marble_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.marble_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.marble_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.marble_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.marble_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.marble_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.marble_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.marble_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.marble_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.marble_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.marble_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.marble_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.marble_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.marble_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.marble_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.marble_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.marble_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.marble_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.marble_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.marble_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.marble_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.marble_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.marble_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.marble_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.marble_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.marble_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.marble_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.marble_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.marble_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.marble_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.marble_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.marble_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.marble_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.marble_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.marble_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.marble_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.marble_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.marble_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.marble_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.marble_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.marble_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.marble_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.marble_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.marble_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.marble_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.marble_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.marble_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.marble_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.marble_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.marble_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.marble_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.marble_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.marble_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.marble_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.marble_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.marble_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.marble_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.marble_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.marble_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.marble_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.marble_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.marble_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.marble_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.marble_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.marble_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.marble_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.marble_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.marble_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.marble_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.marble_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.marble_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.marble_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ",
- "block.gtceu.marble_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.marble_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.marble_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.marble_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.marble_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.marble_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.marble_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.marble_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.marble_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.marble_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.marble_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.marble_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.marble_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.marble_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.marble_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.marble_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.marble_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.marble_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.marble_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.marble_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.marble_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.marble_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.phyllite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.phyllite_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.phyllite_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.phyllite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.phyllite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.phyllite_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.phyllite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.phyllite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.phyllite_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.phyllite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.phyllite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.phyllite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.phyllite_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.phyllite_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.phyllite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.phyllite_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.phyllite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.phyllite_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.phyllite_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.phyllite_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.phyllite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.phyllite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.phyllite_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.phyllite_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.phyllite_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.phyllite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.phyllite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.phyllite_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.phyllite_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.phyllite_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.phyllite_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.phyllite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.phyllite_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.phyllite_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.phyllite_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.phyllite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.phyllite_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.phyllite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.phyllite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.phyllite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.phyllite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.phyllite_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.phyllite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.phyllite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.phyllite_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.phyllite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.phyllite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.phyllite_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.phyllite_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.phyllite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.phyllite_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.phyllite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.phyllite_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.phyllite_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.phyllite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.phyllite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.phyllite_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.phyllite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.phyllite_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.phyllite_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.phyllite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.phyllite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.phyllite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.phyllite_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.phyllite_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.phyllite_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.phyllite_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.phyllite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.phyllite_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.phyllite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.phyllite_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.phyllite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.phyllite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.phyllite_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.phyllite_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.phyllite_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.phyllite_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.phyllite_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.phyllite_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.phyllite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.phyllite_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.phyllite_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.phyllite_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.phyllite_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.phyllite_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.phyllite_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.phyllite_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.phyllite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.phyllite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.phyllite_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.phyllite_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.phyllite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.phyllite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.phyllite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.phyllite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.phyllite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.phyllite_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.phyllite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.phyllite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.phyllite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.phyllite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.phyllite_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.phyllite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.phyllite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.phyllite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.phyllite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.phyllite_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.phyllite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.phyllite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.phyllite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.phyllite_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.phyllite_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.phyllite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.quartzite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.quartzite_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.quartzite_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.quartzite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.quartzite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.quartzite_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.quartzite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.quartzite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.quartzite_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.quartzite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.quartzite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.quartzite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.quartzite_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.quartzite_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.quartzite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.quartzite_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.quartzite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.quartzite_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.quartzite_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.quartzite_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.quartzite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.quartzite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.quartzite_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.quartzite_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.quartzite_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.quartzite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.quartzite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.quartzite_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.quartzite_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.quartzite_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.quartzite_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.quartzite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.quartzite_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.quartzite_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.quartzite_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.quartzite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.quartzite_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.quartzite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.quartzite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.quartzite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.quartzite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.quartzite_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.quartzite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.quartzite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.quartzite_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.quartzite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.quartzite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.quartzite_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.quartzite_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.quartzite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.quartzite_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.quartzite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.quartzite_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.quartzite_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.quartzite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.quartzite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.quartzite_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.quartzite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.quartzite_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.quartzite_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.quartzite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.quartzite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.quartzite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.quartzite_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.quartzite_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.quartzite_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.quartzite_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.quartzite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.quartzite_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.quartzite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.quartzite_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.quartzite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.quartzite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.quartzite_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.quartzite_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.quartzite_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.quartzite_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.quartzite_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.quartzite_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.quartzite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.quartzite_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.quartzite_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.quartzite_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.quartzite_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.quartzite_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.quartzite_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.quartzite_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.quartzite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.quartzite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.quartzite_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.quartzite_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.quartzite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.quartzite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.quartzite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.quartzite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.quartzite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.quartzite_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.quartzite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.quartzite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.quartzite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.quartzite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.quartzite_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.quartzite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.quartzite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.quartzite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.quartzite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.quartzite_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.quartzite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.quartzite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.quartzite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.quartzite_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.quartzite_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.quartzite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.rhyolite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.rhyolite_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.rhyolite_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.rhyolite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.rhyolite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.rhyolite_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.rhyolite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.rhyolite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.rhyolite_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.rhyolite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.rhyolite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.rhyolite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.rhyolite_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.rhyolite_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.rhyolite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.rhyolite_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.rhyolite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.rhyolite_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.rhyolite_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.rhyolite_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.rhyolite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.rhyolite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.rhyolite_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.rhyolite_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.rhyolite_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.rhyolite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.rhyolite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.rhyolite_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.rhyolite_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.rhyolite_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.rhyolite_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.rhyolite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.rhyolite_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.rhyolite_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.rhyolite_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.rhyolite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.rhyolite_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.rhyolite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.rhyolite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.rhyolite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.rhyolite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.rhyolite_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.rhyolite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.rhyolite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.rhyolite_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.rhyolite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.rhyolite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.rhyolite_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.rhyolite_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.rhyolite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.rhyolite_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.rhyolite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.rhyolite_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.rhyolite_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.rhyolite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.rhyolite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.rhyolite_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.rhyolite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.rhyolite_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.rhyolite_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.rhyolite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.rhyolite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.rhyolite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.rhyolite_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.rhyolite_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.rhyolite_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.rhyolite_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.rhyolite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.rhyolite_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.rhyolite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.rhyolite_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.rhyolite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.rhyolite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.rhyolite_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.rhyolite_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.rhyolite_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.rhyolite_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.rhyolite_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.rhyolite_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.rhyolite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.rhyolite_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.rhyolite_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.rhyolite_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.rhyolite_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.rhyolite_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.rhyolite_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.rhyolite_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.rhyolite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.rhyolite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.rhyolite_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.rhyolite_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.rhyolite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.rhyolite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.rhyolite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.rhyolite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.rhyolite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.rhyolite_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.rhyolite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.rhyolite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.rhyolite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.rhyolite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.rhyolite_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.rhyolite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.rhyolite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.rhyolite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.rhyolite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.rhyolite_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.rhyolite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.rhyolite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.rhyolite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.rhyolite_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.rhyolite_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.rhyolite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.schist_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.schist_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.schist_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.schist_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.schist_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.schist_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.schist_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.schist_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.schist_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.schist_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.schist_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.schist_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.schist_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.schist_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.schist_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.schist_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.schist_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.schist_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.schist_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.schist_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.schist_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.schist_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.schist_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.schist_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.schist_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.schist_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.schist_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.schist_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.schist_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.schist_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.schist_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.schist_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.schist_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.schist_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.schist_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.schist_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.schist_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.schist_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.schist_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.schist_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.schist_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.schist_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.schist_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.schist_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.schist_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.schist_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.schist_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.schist_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.schist_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.schist_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.schist_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.schist_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.schist_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.schist_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.schist_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.schist_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.schist_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.schist_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.schist_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.schist_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.schist_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.schist_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.schist_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.schist_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.schist_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.schist_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.schist_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.schist_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.schist_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.schist_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.schist_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.schist_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.schist_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.schist_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.schist_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.schist_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.schist_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.schist_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.schist_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.schist_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.schist_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.schist_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.schist_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.schist_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.schist_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.schist_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.schist_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.schist_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.schist_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.schist_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.schist_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.schist_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.schist_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.schist_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.schist_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.schist_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.schist_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.schist_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.schist_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.schist_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.schist_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.schist_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.schist_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.schist_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.schist_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.schist_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.schist_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.schist_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.schist_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.schist_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.schist_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.schist_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.schist_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.shale_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.shale_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.shale_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.shale_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.shale_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.shale_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.shale_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.shale_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.shale_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.shale_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.shale_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.shale_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.shale_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.shale_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.shale_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.shale_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.shale_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.shale_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.shale_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.shale_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.shale_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.shale_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.shale_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.shale_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.shale_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.shale_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.shale_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.shale_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.shale_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.shale_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.shale_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.shale_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.shale_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.shale_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.shale_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.shale_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.shale_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.shale_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.shale_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.shale_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.shale_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.shale_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.shale_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.shale_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.shale_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.shale_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.shale_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.shale_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.shale_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.shale_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.shale_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.shale_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.shale_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.shale_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.shale_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.shale_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.shale_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.shale_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.shale_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.shale_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.shale_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.shale_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.shale_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.shale_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.shale_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.shale_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.shale_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.shale_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.shale_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.shale_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.shale_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.shale_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.shale_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.shale_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.shale_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.shale_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.shale_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.shale_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.shale_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.shale_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.shale_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.shale_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.shale_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.shale_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.shale_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.shale_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.shale_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.shale_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.shale_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.shale_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.shale_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.shale_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.shale_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.shale_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.shale_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.shale_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.shale_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.shale_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.shale_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.shale_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.shale_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.shale_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.shale_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.shale_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.shale_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.shale_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.shale_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.shale_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.shale_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.shale_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.shale_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.shale_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.shale_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ",
- "block.gtceu.slate_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.slate_aluminium_ore.prospected": "ÐÐŧŅОÐļÐ―ÐļÐđ",
- "block.gtceu.slate_alunite_ore.prospected": "ÐÐŧŅÐ―ÐļŅ",
- "block.gtceu.slate_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.slate_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.slate_asbestos_ore.prospected": "ÐŅÐąÐĩŅŅ",
- "block.gtceu.slate_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.slate_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.slate_bastnasite_ore.prospected": "ÐаŅŅÐ―Ð°Ð·ÐļŅ",
- "block.gtceu.slate_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.slate_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ÐļŅ",
- "block.gtceu.slate_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧÐŧÐļÐđ",
- "block.gtceu.slate_bismuth_ore.prospected": "ÐÐļŅОŅŅ",
- "block.gtceu.slate_blue_topaz_ore.prospected": "ÐÐūÐŧŅÐąÐūÐđ ŅÐūÐŋаз",
- "block.gtceu.slate_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.slate_bornite_ore.prospected": "ÐÐūŅÐ―ÐļŅ",
- "block.gtceu.slate_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.slate_cassiterite_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅ",
- "block.gtceu.slate_cassiterite_sand_ore.prospected": "ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.slate_certus_quartz_ore.prospected": "ÐĄÐĩŅŅŅŅ ÐÐēаŅŅ",
- "block.gtceu.slate_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.slate_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
- "block.gtceu.slate_chromite_ore.prospected": "ÐĨŅÐūОÐļŅ",
- "block.gtceu.slate_cinnabar_ore.prospected": "ÐÐļÐ―ÐūÐēаŅŅ",
- "block.gtceu.slate_coal_ore.prospected": "ÐĢÐģÐūÐŧŅ",
- "block.gtceu.slate_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.slate_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.slate_cooperite_ore.prospected": "ÐÐūÐūÐŋÐĩŅÐļŅ",
- "block.gtceu.slate_copper_ore.prospected": "ÐÐĩÐīŅ",
- "block.gtceu.slate_diamond_ore.prospected": "ÐÐŧОаз",
- "block.gtceu.slate_diatomite_ore.prospected": "ÐÐļаŅÐūОÐļŅ",
- "block.gtceu.slate_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.slate_emerald_ore.prospected": "ÐзŅОŅŅÐī",
- "block.gtceu.slate_fullers_earth_ore.prospected": "ÐĪŅÐŧÐĩŅÐūÐēа зÐĩОÐŧŅ",
- "block.gtceu.slate_galena_ore.prospected": "ÐаÐŧÐĩÐ―Ð°",
- "block.gtceu.slate_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.slate_garnierite_ore.prospected": "ÐаŅÐ―ÐļÐĩŅÐļŅ",
- "block.gtceu.slate_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.slate_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.slate_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.slate_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ÐļŅÐ―ŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК",
- "block.gtceu.slate_graphite_ore.prospected": "ÐŅаŅÐļŅ",
- "block.gtceu.slate_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ŅÐđ ŅаÐŋŅÐļŅ",
- "block.gtceu.slate_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.slate_gypsum_ore.prospected": "ÐÐļÐŋŅ",
- "block.gtceu.slate_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.slate_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ÐļŅ",
- "block.gtceu.slate_iron_ore.prospected": "ÐÐĩÐŧÐĩзÐū",
- "block.gtceu.slate_kyanite_ore.prospected": "ÐÐļÐ°Ð―ÐļŅ",
- "block.gtceu.slate_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.slate_lazurite_ore.prospected": "ÐĄÐ°ÐŋÐūÐķÐ―ÐļКÐūÐēÐĩŅ",
- "block.gtceu.slate_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅ",
- "block.gtceu.slate_lepidolite_ore.prospected": "ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ",
- "block.gtceu.slate_lithium_ore.prospected": "ÐÐļŅÐļÐđ",
- "block.gtceu.slate_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.slate_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.slate_malachite_ore.prospected": "ÐаÐŧаŅ
ÐļŅ",
- "block.gtceu.slate_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.slate_molybdenite_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ",
- "block.gtceu.slate_molybdenum_ore.prospected": "ÐÐūÐŧÐļÐąÐīÐĩÐ―",
- "block.gtceu.slate_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.slate_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.slate_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.slate_nether_quartz_ore.prospected": "ÐÐēаŅŅ Ð―ÐļÐķÐ―ÐĩÐģÐū ОÐļŅа",
- "block.gtceu.slate_nickel_ore.prospected": "ÐÐļКÐĩÐŧŅ",
- "block.gtceu.slate_oilsands_ore.prospected": "ÐÐĩŅŅŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ",
- "block.gtceu.slate_olivine_ore.prospected": "ÐÐŧÐļÐēÐļÐ―",
- "block.gtceu.slate_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.slate_palladium_ore.prospected": "ÐаÐŧÐŧаÐīÐļÐđ",
- "block.gtceu.slate_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.slate_pitchblende_ore.prospected": "ÐÐūŅÐ―ŅÐđ Ņ
ŅŅŅŅаÐŧŅ",
- "block.gtceu.slate_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.slate_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ÐļÐđ",
- "block.gtceu.slate_pollucite_ore.prospected": "ÐÐūÐŧÐŧŅŅÐļŅ",
- "block.gtceu.slate_powellite_ore.prospected": "ÐаŅŅÐŧÐŧÐļŅ",
- "block.gtceu.slate_pyrite_ore.prospected": "ÐÐļŅÐļŅ",
- "block.gtceu.slate_pyrochlore_ore.prospected": "ÐÐļŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.slate_pyrolusite_ore.prospected": "ÐÐļŅÐūÐŧŅзÐļŅ",
- "block.gtceu.slate_pyrope_ore.prospected": "ÐÐļŅÐūÐŋ",
- "block.gtceu.slate_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.slate_realgar_ore.prospected": "Ð ÐĩаÐŧÐģаŅ",
- "block.gtceu.slate_red_garnet_ore.prospected": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.slate_redstone_ore.prospected": "ÐŅаŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.slate_rock_salt_ore.prospected": "ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ",
- "block.gtceu.slate_ruby_ore.prospected": "Ð ŅÐąÐļÐ―",
- "block.gtceu.slate_salt_ore.prospected": "ÐĄÐūÐŧŅ",
- "block.gtceu.slate_saltpeter_ore.prospected": "ÐĄÐĩÐŧÐļŅŅа",
- "block.gtceu.slate_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅÐļŅ",
- "block.gtceu.slate_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧÐļŅ",
- "block.gtceu.slate_silver_ore.prospected": "ÐĄÐĩŅÐĩÐąŅÐū",
- "block.gtceu.slate_soapstone_ore.prospected": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ",
- "block.gtceu.slate_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧÐļŅ",
- "block.gtceu.slate_spessartine_ore.prospected": "ÐĄÐŋÐĩŅŅаŅŅÐļÐ―",
- "block.gtceu.slate_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.slate_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.slate_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ÐļŅ",
- "block.gtceu.slate_sulfur_ore.prospected": "ÐĄÐĩŅа",
- "block.gtceu.slate_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēÐļŅ",
- "block.gtceu.slate_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.slate_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧÐļŅ",
- "block.gtceu.slate_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
- "block.gtceu.slate_thorium_ore.prospected": "ÐĒÐūŅÐļÐđ",
- "block.gtceu.slate_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.slate_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.slate_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ",
- "block.gtceu.slate_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.slate_tungstate_ore.prospected": "ÐÐūÐŧŅŅŅаОаŅ",
- "block.gtceu.slate_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ",
- "block.gtceu.slate_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīÐļÐĩÐēŅÐđ ОаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.slate_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ÐļŅ",
- "block.gtceu.slate_yellow_garnet_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
- "block.gtceu.slate_yellow_limonite_ore.prospected": "ÐÐĩÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ",
- "block.gtceu.slate_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧÐļŅ"
+ "metal.tfg.tin_alloy": "ÐÐŧÐūÐēŅÐ―Ð―ŅÐđ ŅÐŋÐŧаÐē"
}
\ No newline at end of file
diff --git a/kubejs/assets/tfc/lang/uk_ua.json b/kubejs/assets/tfc/lang/uk_ua.json
index 56fe8aaec..43c8df416 100644
--- a/kubejs/assets/tfc/lang/uk_ua.json
+++ b/kubejs/assets/tfc/lang/uk_ua.json
@@ -2,2606 +2,10 @@
"__COMMENT__": "This file was auto generated by the LanguageMerger, read the file \".README IF TRANSLATING\" found in \"minecraft/kubejs\" for more information.",
"block.tfc.fluid.salt_water": "ÐÐūŅŅŅКа ÐÐūÐīа",
"block.tfc.cauldron.salt_water": "ÐÐūŅÐĩÐŧ з ОÐūŅŅŅКÐūŅ ÐēÐūÐīÐūŅ",
- "block.gtceu.andesite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.andesite_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.andesite_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.andesite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.andesite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.andesite_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.andesite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.andesite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.andesite_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.andesite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.andesite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.andesite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.andesite_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.andesite_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.andesite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.andesite_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.andesite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.andesite_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.andesite_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.andesite_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.andesite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.andesite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.andesite_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.andesite_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.andesite_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.andesite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.andesite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.andesite_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.andesite_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.andesite_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.andesite_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.andesite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.andesite_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.andesite_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.andesite_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.andesite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.andesite_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.andesite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.andesite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.andesite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.andesite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.andesite_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.andesite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.andesite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.andesite_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.andesite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.andesite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.andesite_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.andesite_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.andesite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.andesite_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.andesite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.andesite_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.andesite_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.andesite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.andesite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.andesite_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.andesite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.andesite_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.andesite_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.andesite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.andesite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.andesite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.andesite_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.andesite_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.andesite_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.andesite_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.andesite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.andesite_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.andesite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.andesite_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.andesite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.andesite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.andesite_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.andesite_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.andesite_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.andesite_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.andesite_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.andesite_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.andesite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.andesite_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.andesite_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.andesite_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.andesite_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.andesite_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.andesite_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.andesite_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.andesite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.andesite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.andesite_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.andesite_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.andesite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.andesite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.andesite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.andesite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.andesite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.andesite_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.andesite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.andesite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.andesite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.andesite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.andesite_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.andesite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.andesite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.andesite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.andesite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.andesite_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.andesite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.andesite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.andesite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.andesite_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.andesite_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.andesite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.basalt_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.basalt_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.basalt_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.basalt_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.basalt_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.basalt_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.basalt_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.basalt_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.basalt_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.basalt_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.basalt_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.basalt_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.basalt_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.basalt_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.basalt_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.basalt_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.basalt_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.basalt_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.basalt_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.basalt_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.basalt_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.basalt_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.basalt_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.basalt_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.basalt_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.basalt_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.basalt_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.basalt_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.basalt_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.basalt_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.basalt_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.basalt_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.basalt_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.basalt_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.basalt_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.basalt_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.basalt_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.basalt_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.basalt_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.basalt_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.basalt_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.basalt_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.basalt_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.basalt_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.basalt_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.basalt_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.basalt_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.basalt_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.basalt_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.basalt_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.basalt_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.basalt_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.basalt_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.basalt_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.basalt_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.basalt_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.basalt_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.basalt_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.basalt_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.basalt_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.basalt_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.basalt_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.basalt_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.basalt_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.basalt_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.basalt_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.basalt_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.basalt_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.basalt_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.basalt_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.basalt_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.basalt_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.basalt_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.basalt_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.basalt_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.basalt_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.basalt_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.basalt_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.basalt_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.basalt_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.basalt_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.basalt_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.basalt_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.basalt_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.basalt_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.basalt_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.basalt_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.basalt_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.basalt_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.basalt_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.basalt_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.basalt_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.basalt_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.basalt_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.basalt_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.basalt_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.basalt_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.basalt_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.basalt_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.basalt_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.basalt_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.basalt_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.basalt_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.basalt_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.basalt_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.basalt_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.basalt_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.basalt_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.basalt_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.basalt_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.basalt_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.basalt_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.basalt_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.chalk_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.chalk_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.chalk_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.chalk_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.chalk_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.chalk_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.chalk_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.chalk_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.chalk_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.chalk_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.chalk_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.chalk_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.chalk_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.chalk_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.chalk_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.chalk_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.chalk_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.chalk_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.chalk_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.chalk_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.chalk_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.chalk_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.chalk_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.chalk_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.chalk_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.chalk_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.chalk_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.chalk_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.chalk_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.chalk_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.chalk_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.chalk_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.chalk_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.chalk_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.chalk_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.chalk_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.chalk_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.chalk_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.chalk_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.chalk_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.chalk_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.chalk_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.chalk_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.chalk_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.chalk_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.chalk_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.chalk_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.chalk_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.chalk_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.chalk_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.chalk_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.chalk_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.chalk_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.chalk_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.chalk_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.chalk_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.chalk_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.chalk_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.chalk_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.chalk_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.chalk_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.chalk_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.chalk_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.chalk_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.chalk_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.chalk_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.chalk_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.chalk_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.chalk_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.chalk_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.chalk_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.chalk_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.chalk_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.chalk_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.chalk_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.chalk_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.chalk_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.chalk_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.chalk_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.chalk_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.chalk_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.chalk_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.chalk_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.chalk_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.chalk_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.chalk_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.chalk_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.chalk_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.chalk_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.chalk_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.chalk_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.chalk_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.chalk_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.chalk_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.chalk_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.chalk_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.chalk_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.chalk_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.chalk_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.chalk_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.chalk_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.chalk_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.chalk_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.chalk_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.chalk_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.chalk_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.chalk_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.chalk_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.chalk_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.chalk_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.chalk_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.chalk_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.chalk_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.chert_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.chert_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.chert_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.chert_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.chert_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.chert_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.chert_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.chert_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.chert_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.chert_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.chert_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.chert_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.chert_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.chert_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.chert_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.chert_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.chert_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.chert_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.chert_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.chert_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.chert_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.chert_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.chert_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.chert_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.chert_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.chert_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.chert_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.chert_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.chert_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.chert_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.chert_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.chert_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.chert_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.chert_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.chert_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.chert_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.chert_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.chert_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.chert_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.chert_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.chert_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.chert_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.chert_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.chert_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.chert_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.chert_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.chert_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.chert_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.chert_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.chert_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.chert_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.chert_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.chert_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.chert_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.chert_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.chert_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.chert_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.chert_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.chert_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.chert_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.chert_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.chert_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.chert_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.chert_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.chert_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.chert_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.chert_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.chert_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.chert_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.chert_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.chert_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.chert_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.chert_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.chert_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.chert_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.chert_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.chert_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.chert_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.chert_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.chert_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.chert_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.chert_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.chert_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.chert_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.chert_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.chert_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.chert_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.chert_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.chert_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.chert_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.chert_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.chert_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.chert_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.chert_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.chert_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.chert_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.chert_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.chert_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.chert_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.chert_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.chert_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.chert_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.chert_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.chert_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.chert_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.chert_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.chert_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.chert_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.chert_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.chert_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.chert_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.chert_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.chert_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.claystone_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.claystone_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.claystone_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.claystone_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.claystone_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.claystone_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.claystone_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.claystone_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.claystone_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.claystone_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.claystone_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.claystone_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.claystone_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.claystone_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.claystone_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.claystone_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.claystone_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.claystone_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.claystone_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.claystone_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.claystone_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.claystone_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.claystone_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.claystone_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.claystone_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.claystone_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.claystone_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.claystone_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.claystone_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.claystone_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.claystone_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.claystone_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.claystone_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.claystone_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.claystone_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.claystone_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.claystone_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.claystone_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.claystone_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.claystone_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.claystone_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.claystone_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.claystone_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.claystone_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.claystone_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.claystone_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.claystone_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.claystone_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.claystone_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.claystone_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.claystone_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.claystone_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.claystone_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.claystone_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.claystone_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.claystone_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.claystone_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.claystone_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.claystone_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.claystone_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.claystone_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.claystone_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.claystone_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.claystone_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.claystone_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.claystone_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.claystone_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.claystone_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.claystone_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.claystone_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.claystone_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.claystone_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.claystone_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.claystone_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.claystone_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.claystone_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.claystone_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.claystone_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.claystone_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.claystone_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.claystone_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.claystone_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.claystone_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.claystone_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.claystone_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.claystone_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.claystone_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.claystone_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.claystone_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.claystone_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.claystone_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.claystone_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.claystone_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.claystone_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.claystone_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.claystone_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.claystone_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.claystone_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.claystone_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.claystone_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.claystone_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.claystone_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.claystone_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.claystone_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.claystone_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.claystone_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.claystone_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.claystone_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.claystone_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.claystone_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.claystone_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.claystone_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.claystone_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.conglomerate_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.conglomerate_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.conglomerate_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.conglomerate_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.conglomerate_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.conglomerate_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.conglomerate_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.conglomerate_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.conglomerate_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.conglomerate_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.conglomerate_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.conglomerate_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.conglomerate_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.conglomerate_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.conglomerate_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.conglomerate_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.conglomerate_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.conglomerate_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.conglomerate_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.conglomerate_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.conglomerate_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.conglomerate_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.conglomerate_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.conglomerate_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.conglomerate_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.conglomerate_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.conglomerate_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.conglomerate_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.conglomerate_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.conglomerate_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.conglomerate_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.conglomerate_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.conglomerate_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.conglomerate_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.conglomerate_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.conglomerate_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.conglomerate_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.conglomerate_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.conglomerate_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.conglomerate_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.conglomerate_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.conglomerate_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.conglomerate_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.conglomerate_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.conglomerate_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.conglomerate_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.conglomerate_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.conglomerate_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.conglomerate_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.conglomerate_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.conglomerate_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.conglomerate_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.conglomerate_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.conglomerate_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.conglomerate_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.conglomerate_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.conglomerate_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.conglomerate_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.conglomerate_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.conglomerate_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.conglomerate_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.conglomerate_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.conglomerate_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.conglomerate_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.conglomerate_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.conglomerate_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.conglomerate_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.conglomerate_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.conglomerate_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.conglomerate_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.conglomerate_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.conglomerate_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.conglomerate_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.conglomerate_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.conglomerate_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.conglomerate_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.conglomerate_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.conglomerate_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.conglomerate_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.conglomerate_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.conglomerate_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.conglomerate_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.conglomerate_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.conglomerate_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.conglomerate_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.conglomerate_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.conglomerate_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.conglomerate_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.conglomerate_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.conglomerate_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.conglomerate_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.conglomerate_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.conglomerate_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.conglomerate_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.conglomerate_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.conglomerate_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.conglomerate_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.conglomerate_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.conglomerate_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.conglomerate_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.conglomerate_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.conglomerate_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.conglomerate_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.conglomerate_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.conglomerate_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.conglomerate_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.conglomerate_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.conglomerate_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.conglomerate_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.conglomerate_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.conglomerate_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.conglomerate_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.conglomerate_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.dacite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.dacite_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.dacite_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.dacite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.dacite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.dacite_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.dacite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.dacite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.dacite_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.dacite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.dacite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.dacite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.dacite_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.dacite_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.dacite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.dacite_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.dacite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.dacite_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.dacite_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.dacite_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.dacite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.dacite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.dacite_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.dacite_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.dacite_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.dacite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.dacite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.dacite_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.dacite_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.dacite_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.dacite_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.dacite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.dacite_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.dacite_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.dacite_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.dacite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.dacite_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.dacite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.dacite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.dacite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.dacite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.dacite_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.dacite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.dacite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.dacite_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.dacite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.dacite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.dacite_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.dacite_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.dacite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.dacite_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.dacite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.dacite_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.dacite_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.dacite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.dacite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.dacite_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.dacite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.dacite_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.dacite_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.dacite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.dacite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.dacite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.dacite_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.dacite_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.dacite_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.dacite_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.dacite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.dacite_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.dacite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.dacite_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.dacite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.dacite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.dacite_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.dacite_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.dacite_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.dacite_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.dacite_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.dacite_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.dacite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.dacite_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.dacite_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.dacite_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.dacite_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.dacite_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.dacite_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.dacite_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.dacite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.dacite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.dacite_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.dacite_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.dacite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.dacite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.dacite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.dacite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.dacite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.dacite_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.dacite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.dacite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.dacite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.dacite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.dacite_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.dacite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.dacite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.dacite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.dacite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.dacite_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.dacite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.dacite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.dacite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.dacite_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.dacite_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.dacite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.diorite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.diorite_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.diorite_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.diorite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.diorite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.diorite_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.diorite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.diorite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.diorite_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.diorite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.diorite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.diorite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.diorite_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.diorite_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.diorite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.diorite_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.diorite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.diorite_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.diorite_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.diorite_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.diorite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.diorite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.diorite_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.diorite_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.diorite_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.diorite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.diorite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.diorite_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.diorite_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.diorite_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.diorite_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.diorite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.diorite_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.diorite_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.diorite_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.diorite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.diorite_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.diorite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.diorite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.diorite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.diorite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.diorite_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.diorite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.diorite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.diorite_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.diorite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.diorite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.diorite_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.diorite_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.diorite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.diorite_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.diorite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.diorite_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.diorite_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.diorite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.diorite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.diorite_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.diorite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.diorite_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.diorite_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.diorite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.diorite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.diorite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.diorite_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.diorite_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.diorite_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.diorite_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.diorite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.diorite_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.diorite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.diorite_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.diorite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.diorite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.diorite_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.diorite_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.diorite_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.diorite_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.diorite_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.diorite_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.diorite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.diorite_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.diorite_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.diorite_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.diorite_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.diorite_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.diorite_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.diorite_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.diorite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.diorite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.diorite_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.diorite_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.diorite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.diorite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.diorite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.diorite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.diorite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.diorite_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.diorite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.diorite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.diorite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.diorite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.diorite_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.diorite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.diorite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.diorite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.diorite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.diorite_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.diorite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.diorite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.diorite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.diorite_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.diorite_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.diorite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.dolomite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.dolomite_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.dolomite_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.dolomite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.dolomite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.dolomite_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.dolomite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.dolomite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.dolomite_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.dolomite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.dolomite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.dolomite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.dolomite_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.dolomite_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.dolomite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.dolomite_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.dolomite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.dolomite_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.dolomite_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.dolomite_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.dolomite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.dolomite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.dolomite_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.dolomite_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.dolomite_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.dolomite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.dolomite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.dolomite_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.dolomite_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.dolomite_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.dolomite_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.dolomite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.dolomite_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.dolomite_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.dolomite_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.dolomite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.dolomite_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.dolomite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.dolomite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.dolomite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.dolomite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.dolomite_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.dolomite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.dolomite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.dolomite_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.dolomite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.dolomite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.dolomite_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.dolomite_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.dolomite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.dolomite_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.dolomite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.dolomite_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.dolomite_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.dolomite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.dolomite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.dolomite_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.dolomite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.dolomite_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.dolomite_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.dolomite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.dolomite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.dolomite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.dolomite_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.dolomite_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.dolomite_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.dolomite_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.dolomite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.dolomite_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.dolomite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.dolomite_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.dolomite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.dolomite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.dolomite_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.dolomite_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.dolomite_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.dolomite_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.dolomite_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.dolomite_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.dolomite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.dolomite_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.dolomite_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.dolomite_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.dolomite_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.dolomite_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.dolomite_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.dolomite_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.dolomite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.dolomite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.dolomite_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.dolomite_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.dolomite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.dolomite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.dolomite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.dolomite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.dolomite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.dolomite_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.dolomite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.dolomite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.dolomite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.dolomite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.dolomite_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.dolomite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.dolomite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.dolomite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.dolomite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.dolomite_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.dolomite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.dolomite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.dolomite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.dolomite_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.dolomite_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.dolomite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.gabbro_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.gabbro_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.gabbro_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.gabbro_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.gabbro_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.gabbro_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.gabbro_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.gabbro_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.gabbro_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.gabbro_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.gabbro_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.gabbro_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.gabbro_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.gabbro_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.gabbro_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.gabbro_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.gabbro_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.gabbro_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.gabbro_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.gabbro_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.gabbro_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.gabbro_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.gabbro_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.gabbro_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.gabbro_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.gabbro_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.gabbro_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.gabbro_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.gabbro_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.gabbro_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.gabbro_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.gabbro_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.gabbro_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.gabbro_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.gabbro_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.gabbro_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.gabbro_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.gabbro_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.gabbro_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.gabbro_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.gabbro_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.gabbro_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.gabbro_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.gabbro_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.gabbro_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.gabbro_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.gabbro_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.gabbro_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.gabbro_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.gabbro_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.gabbro_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.gabbro_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.gabbro_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.gabbro_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.gabbro_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.gabbro_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.gabbro_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.gabbro_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.gabbro_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.gabbro_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.gabbro_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.gabbro_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.gabbro_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.gabbro_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.gabbro_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.gabbro_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.gabbro_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.gabbro_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.gabbro_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.gabbro_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.gabbro_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.gabbro_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.gabbro_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.gabbro_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.gabbro_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.gabbro_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.gabbro_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.gabbro_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.gabbro_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.gabbro_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.gabbro_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.gabbro_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.gabbro_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.gabbro_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.gabbro_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.gabbro_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.gabbro_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.gabbro_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.gabbro_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.gabbro_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.gabbro_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.gabbro_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.gabbro_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.gabbro_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.gabbro_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.gabbro_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.gabbro_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.gabbro_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.gabbro_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.gabbro_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.gabbro_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.gabbro_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.gabbro_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.gabbro_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.gabbro_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.gabbro_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.gabbro_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.gabbro_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.gabbro_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.gabbro_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.gabbro_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.gabbro_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.gabbro_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.gneiss_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.gneiss_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.gneiss_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.gneiss_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.gneiss_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.gneiss_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.gneiss_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.gneiss_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.gneiss_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.gneiss_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.gneiss_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.gneiss_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.gneiss_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.gneiss_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.gneiss_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.gneiss_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.gneiss_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.gneiss_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.gneiss_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.gneiss_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.gneiss_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.gneiss_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.gneiss_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.gneiss_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.gneiss_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.gneiss_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.gneiss_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.gneiss_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.gneiss_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.gneiss_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.gneiss_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.gneiss_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.gneiss_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.gneiss_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.gneiss_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.gneiss_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.gneiss_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.gneiss_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.gneiss_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.gneiss_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.gneiss_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.gneiss_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.gneiss_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.gneiss_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.gneiss_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.gneiss_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.gneiss_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.gneiss_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.gneiss_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.gneiss_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.gneiss_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.gneiss_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.gneiss_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.gneiss_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.gneiss_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.gneiss_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.gneiss_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.gneiss_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.gneiss_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.gneiss_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.gneiss_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.gneiss_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.gneiss_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.gneiss_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.gneiss_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.gneiss_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.gneiss_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.gneiss_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.gneiss_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.gneiss_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.gneiss_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.gneiss_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.gneiss_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.gneiss_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.gneiss_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.gneiss_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.gneiss_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.gneiss_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.gneiss_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.gneiss_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.gneiss_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.gneiss_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.gneiss_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.gneiss_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.gneiss_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.gneiss_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.gneiss_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.gneiss_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.gneiss_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.gneiss_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.gneiss_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.gneiss_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.gneiss_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.gneiss_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.gneiss_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.gneiss_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.gneiss_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.gneiss_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.gneiss_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.gneiss_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.gneiss_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.gneiss_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.gneiss_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.gneiss_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.gneiss_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.gneiss_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.gneiss_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.gneiss_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.gneiss_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.gneiss_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.gneiss_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.gneiss_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.gneiss_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.granite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.granite_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.granite_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.granite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.granite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.granite_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.granite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.granite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.granite_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.granite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.granite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.granite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.granite_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.granite_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.granite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.granite_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.granite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.granite_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.granite_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.granite_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.granite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.granite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.granite_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.granite_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.granite_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.granite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.granite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.granite_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.granite_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.granite_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.granite_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.granite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.granite_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.granite_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.granite_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.granite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.granite_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.granite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.granite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.granite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.granite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.granite_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.granite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.granite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.granite_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.granite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.granite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.granite_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.granite_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.granite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.granite_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.granite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.granite_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.granite_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.granite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.granite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.granite_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.granite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.granite_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.granite_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.granite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.granite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.granite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.granite_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.granite_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.granite_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.granite_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.granite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.granite_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.granite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.granite_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.granite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.granite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.granite_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.granite_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.granite_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.granite_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.granite_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.granite_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.granite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.granite_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.granite_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.granite_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.granite_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.granite_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.granite_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.granite_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.granite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.granite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.granite_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.granite_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.granite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.granite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.granite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.granite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.granite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.granite_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.granite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.granite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.granite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.granite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.granite_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.granite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.granite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.granite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.granite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.granite_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.granite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.granite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.granite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.granite_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.granite_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.granite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.limestone_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.limestone_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.limestone_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.limestone_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.limestone_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.limestone_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.limestone_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.limestone_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.limestone_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.limestone_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.limestone_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.limestone_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.limestone_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.limestone_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.limestone_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.limestone_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.limestone_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.limestone_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.limestone_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.limestone_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.limestone_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.limestone_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.limestone_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.limestone_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.limestone_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.limestone_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.limestone_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.limestone_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.limestone_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.limestone_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.limestone_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.limestone_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.limestone_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.limestone_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.limestone_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.limestone_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.limestone_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.limestone_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.limestone_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.limestone_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.limestone_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.limestone_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.limestone_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.limestone_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.limestone_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.limestone_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.limestone_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.limestone_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.limestone_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.limestone_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.limestone_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.limestone_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.limestone_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.limestone_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.limestone_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.limestone_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.limestone_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.limestone_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.limestone_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.limestone_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.limestone_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.limestone_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.limestone_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.limestone_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.limestone_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.limestone_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.limestone_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.limestone_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.limestone_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.limestone_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.limestone_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.limestone_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.limestone_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.limestone_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.limestone_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.limestone_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.limestone_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.limestone_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.limestone_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.limestone_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.limestone_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.limestone_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.limestone_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.limestone_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.limestone_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.limestone_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.limestone_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.limestone_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.limestone_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.limestone_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.limestone_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.limestone_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.limestone_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.limestone_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.limestone_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.limestone_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.limestone_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.limestone_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.limestone_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.limestone_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.limestone_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.limestone_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.limestone_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.limestone_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.limestone_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.limestone_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.limestone_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.limestone_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.limestone_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.limestone_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.limestone_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.limestone_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.limestone_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.marble_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.marble_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.marble_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.marble_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.marble_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.marble_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.marble_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.marble_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.marble_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.marble_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.marble_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.marble_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.marble_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.marble_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.marble_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.marble_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.marble_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.marble_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.marble_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.marble_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.marble_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.marble_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.marble_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.marble_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.marble_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.marble_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.marble_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.marble_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.marble_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.marble_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.marble_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.marble_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.marble_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.marble_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.marble_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.marble_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.marble_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.marble_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.marble_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.marble_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.marble_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.marble_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.marble_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.marble_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.marble_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.marble_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.marble_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.marble_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.marble_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.marble_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.marble_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.marble_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.marble_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.marble_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.marble_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.marble_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.marble_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.marble_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.marble_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.marble_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.marble_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.marble_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.marble_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.marble_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.marble_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.marble_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.marble_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.marble_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.marble_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.marble_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.marble_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.marble_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.marble_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.marble_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.marble_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.marble_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.marble_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.marble_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.marble_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.marble_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.marble_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.marble_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.marble_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.marble_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.marble_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.marble_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.marble_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.marble_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.marble_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.marble_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.marble_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.marble_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.marble_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.marble_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.marble_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.marble_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.marble_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.marble_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.marble_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.marble_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.marble_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.marble_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.marble_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.marble_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.marble_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.marble_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.marble_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.marble_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.marble_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.marble_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.marble_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.marble_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.marble_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.phyllite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.phyllite_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.phyllite_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.phyllite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.phyllite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.phyllite_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.phyllite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.phyllite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.phyllite_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.phyllite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.phyllite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.phyllite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.phyllite_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.phyllite_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.phyllite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.phyllite_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.phyllite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.phyllite_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.phyllite_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.phyllite_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.phyllite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.phyllite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.phyllite_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.phyllite_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.phyllite_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.phyllite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.phyllite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.phyllite_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.phyllite_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.phyllite_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.phyllite_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.phyllite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.phyllite_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.phyllite_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.phyllite_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.phyllite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.phyllite_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.phyllite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.phyllite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.phyllite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.phyllite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.phyllite_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.phyllite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.phyllite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.phyllite_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.phyllite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.phyllite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.phyllite_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.phyllite_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.phyllite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.phyllite_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.phyllite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.phyllite_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.phyllite_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.phyllite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.phyllite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.phyllite_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.phyllite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.phyllite_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.phyllite_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.phyllite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.phyllite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.phyllite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.phyllite_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.phyllite_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.phyllite_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.phyllite_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.phyllite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.phyllite_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.phyllite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.phyllite_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.phyllite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.phyllite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.phyllite_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.phyllite_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.phyllite_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.phyllite_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.phyllite_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.phyllite_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.phyllite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.phyllite_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.phyllite_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.phyllite_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.phyllite_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.phyllite_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.phyllite_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.phyllite_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.phyllite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.phyllite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.phyllite_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.phyllite_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.phyllite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.phyllite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.phyllite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.phyllite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.phyllite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.phyllite_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.phyllite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.phyllite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.phyllite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.phyllite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.phyllite_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.phyllite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.phyllite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.phyllite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.phyllite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.phyllite_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.phyllite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.phyllite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.phyllite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.phyllite_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.phyllite_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.phyllite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.quartzite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.quartzite_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.quartzite_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.quartzite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.quartzite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.quartzite_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.quartzite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.quartzite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.quartzite_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.quartzite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.quartzite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.quartzite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.quartzite_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.quartzite_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.quartzite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.quartzite_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.quartzite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.quartzite_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.quartzite_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.quartzite_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.quartzite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.quartzite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.quartzite_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.quartzite_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.quartzite_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.quartzite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.quartzite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.quartzite_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.quartzite_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.quartzite_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.quartzite_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.quartzite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.quartzite_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.quartzite_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.quartzite_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.quartzite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.quartzite_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.quartzite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.quartzite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.quartzite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.quartzite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.quartzite_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.quartzite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.quartzite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.quartzite_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.quartzite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.quartzite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.quartzite_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.quartzite_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.quartzite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.quartzite_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.quartzite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.quartzite_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.quartzite_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.quartzite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.quartzite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.quartzite_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.quartzite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.quartzite_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.quartzite_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.quartzite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.quartzite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.quartzite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.quartzite_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.quartzite_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.quartzite_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.quartzite_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.quartzite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.quartzite_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.quartzite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.quartzite_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.quartzite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.quartzite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.quartzite_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.quartzite_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.quartzite_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.quartzite_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.quartzite_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.quartzite_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.quartzite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.quartzite_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.quartzite_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.quartzite_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.quartzite_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.quartzite_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.quartzite_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.quartzite_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.quartzite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.quartzite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.quartzite_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.quartzite_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.quartzite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.quartzite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.quartzite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.quartzite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.quartzite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.quartzite_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.quartzite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.quartzite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.quartzite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.quartzite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.quartzite_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.quartzite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.quartzite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.quartzite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.quartzite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.quartzite_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.quartzite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.quartzite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.quartzite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.quartzite_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.quartzite_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.quartzite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.rhyolite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.rhyolite_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.rhyolite_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.rhyolite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.rhyolite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.rhyolite_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.rhyolite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.rhyolite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.rhyolite_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.rhyolite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.rhyolite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.rhyolite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.rhyolite_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.rhyolite_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.rhyolite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.rhyolite_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.rhyolite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.rhyolite_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.rhyolite_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.rhyolite_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.rhyolite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.rhyolite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.rhyolite_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.rhyolite_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.rhyolite_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.rhyolite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.rhyolite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.rhyolite_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.rhyolite_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.rhyolite_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.rhyolite_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.rhyolite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.rhyolite_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.rhyolite_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.rhyolite_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.rhyolite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.rhyolite_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.rhyolite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.rhyolite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.rhyolite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.rhyolite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.rhyolite_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.rhyolite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.rhyolite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.rhyolite_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.rhyolite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.rhyolite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.rhyolite_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.rhyolite_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.rhyolite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.rhyolite_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.rhyolite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.rhyolite_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.rhyolite_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.rhyolite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.rhyolite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.rhyolite_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.rhyolite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.rhyolite_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.rhyolite_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.rhyolite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.rhyolite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.rhyolite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.rhyolite_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.rhyolite_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.rhyolite_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.rhyolite_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.rhyolite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.rhyolite_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.rhyolite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.rhyolite_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.rhyolite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.rhyolite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.rhyolite_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.rhyolite_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.rhyolite_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.rhyolite_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.rhyolite_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.rhyolite_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.rhyolite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.rhyolite_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.rhyolite_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.rhyolite_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.rhyolite_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.rhyolite_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.rhyolite_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.rhyolite_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.rhyolite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.rhyolite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.rhyolite_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.rhyolite_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.rhyolite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.rhyolite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.rhyolite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.rhyolite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.rhyolite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.rhyolite_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.rhyolite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.rhyolite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.rhyolite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.rhyolite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.rhyolite_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.rhyolite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.rhyolite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.rhyolite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.rhyolite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.rhyolite_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.rhyolite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.rhyolite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.rhyolite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.rhyolite_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.rhyolite_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.rhyolite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.schist_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.schist_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.schist_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.schist_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.schist_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.schist_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.schist_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.schist_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.schist_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.schist_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.schist_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.schist_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.schist_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.schist_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.schist_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.schist_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.schist_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.schist_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.schist_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.schist_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.schist_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.schist_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.schist_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.schist_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.schist_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.schist_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.schist_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.schist_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.schist_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.schist_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.schist_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.schist_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.schist_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.schist_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.schist_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.schist_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.schist_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.schist_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.schist_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.schist_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.schist_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.schist_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.schist_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.schist_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.schist_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.schist_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.schist_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.schist_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.schist_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.schist_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.schist_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.schist_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.schist_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.schist_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.schist_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.schist_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.schist_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.schist_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.schist_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.schist_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.schist_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.schist_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.schist_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.schist_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.schist_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.schist_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.schist_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.schist_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.schist_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.schist_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.schist_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.schist_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.schist_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.schist_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.schist_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.schist_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.schist_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.schist_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.schist_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.schist_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.schist_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.schist_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.schist_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.schist_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.schist_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.schist_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.schist_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.schist_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.schist_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.schist_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.schist_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.schist_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.schist_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.schist_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.schist_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.schist_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.schist_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.schist_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.schist_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.schist_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.schist_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.schist_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.schist_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.schist_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.schist_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.schist_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.schist_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.schist_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.schist_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.schist_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.schist_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.schist_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.schist_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.shale_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.shale_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.shale_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.shale_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.shale_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.shale_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.shale_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.shale_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.shale_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.shale_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.shale_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.shale_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.shale_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.shale_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.shale_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.shale_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.shale_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.shale_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.shale_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.shale_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.shale_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.shale_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.shale_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.shale_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.shale_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.shale_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.shale_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.shale_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.shale_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.shale_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.shale_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.shale_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.shale_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.shale_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.shale_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.shale_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.shale_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.shale_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.shale_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.shale_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.shale_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.shale_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.shale_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.shale_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.shale_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.shale_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.shale_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.shale_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.shale_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.shale_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.shale_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.shale_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.shale_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.shale_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.shale_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.shale_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.shale_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.shale_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.shale_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.shale_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.shale_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.shale_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.shale_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.shale_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.shale_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.shale_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.shale_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.shale_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.shale_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.shale_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.shale_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.shale_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.shale_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.shale_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.shale_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.shale_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.shale_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.shale_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.shale_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.shale_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.shale_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.shale_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.shale_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.shale_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.shale_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.shale_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.shale_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.shale_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.shale_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.shale_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.shale_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.shale_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.shale_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.shale_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.shale_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.shale_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.shale_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.shale_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.shale_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.shale_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.shale_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.shale_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.shale_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.shale_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.shale_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.shale_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.shale_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.shale_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.shale_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.shale_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.shale_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.shale_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.shale_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.slate_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.slate_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.slate_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.slate_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.slate_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.slate_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.slate_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.slate_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.slate_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.slate_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.slate_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.slate_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.slate_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.slate_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.slate_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.slate_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.slate_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.slate_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.slate_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.slate_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.slate_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.slate_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.slate_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.slate_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.slate_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.slate_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.slate_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.slate_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.slate_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.slate_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.slate_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.slate_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.slate_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.slate_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.slate_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.slate_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.slate_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.slate_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.slate_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.slate_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.slate_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.slate_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.slate_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.slate_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.slate_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.slate_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.slate_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.slate_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.slate_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.slate_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.slate_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.slate_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.slate_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.slate_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.slate_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.slate_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.slate_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.slate_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.slate_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.slate_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.slate_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.slate_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.slate_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.slate_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.slate_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.slate_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.slate_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.slate_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.slate_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.slate_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.slate_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.slate_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.slate_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.slate_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.slate_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.slate_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.slate_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.slate_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.slate_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.slate_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.slate_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.slate_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.slate_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.slate_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.slate_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.slate_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.slate_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.slate_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.slate_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.slate_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.slate_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.slate_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.slate_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.slate_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.slate_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.slate_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.slate_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.slate_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.slate_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.slate_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.slate_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.slate_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.slate_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.slate_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.slate_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.slate_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.slate_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.slate_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.slate_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.slate_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.slate_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.slate_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.slate_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.deepslate_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.deepslate_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.deepslate_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.deepslate_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.deepslate_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.deepslate_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.deepslate_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.deepslate_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.deepslate_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.deepslate_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.deepslate_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.deepslate_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.deepslate_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.deepslate_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.deepslate_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.deepslate_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.deepslate_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.deepslate_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.deepslate_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.deepslate_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.deepslate_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.deepslate_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.deepslate_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.deepslate_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.deepslate_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.deepslate_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.deepslate_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.deepslate_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.deepslate_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.deepslate_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.deepslate_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.deepslate_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.deepslate_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.deepslate_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.deepslate_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.deepslate_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.deepslate_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.deepslate_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.deepslate_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.deepslate_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.deepslate_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.deepslate_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.deepslate_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.deepslate_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.deepslate_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.deepslate_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.deepslate_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.deepslate_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.deepslate_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.deepslate_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.deepslate_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.deepslate_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.deepslate_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.deepslate_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.deepslate_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.deepslate_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.deepslate_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.deepslate_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.deepslate_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.deepslate_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.deepslate_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.deepslate_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.deepslate_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.deepslate_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.deepslate_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.deepslate_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.deepslate_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.deepslate_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.deepslate_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.deepslate_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.deepslate_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.deepslate_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.deepslate_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.deepslate_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.deepslate_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.deepslate_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.deepslate_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.deepslate_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.deepslate_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.deepslate_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.deepslate_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.deepslate_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.deepslate_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.deepslate_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.deepslate_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.deepslate_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.deepslate_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.deepslate_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.deepslate_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.deepslate_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.deepslate_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.deepslate_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.deepslate_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.deepslate_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.deepslate_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.deepslate_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.deepslate_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.deepslate_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.deepslate_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.deepslate_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.deepslate_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.deepslate_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.deepslate_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.deepslate_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.deepslate_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.deepslate_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.deepslate_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.deepslate_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.deepslate_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.deepslate_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.deepslate_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.deepslate_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.deepslate_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.pyroxenite_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.pyroxenite_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.pyroxenite_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.pyroxenite_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.pyroxenite_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.pyroxenite_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.pyroxenite_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.pyroxenite_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.pyroxenite_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.pyroxenite_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.pyroxenite_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.pyroxenite_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.pyroxenite_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.pyroxenite_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.pyroxenite_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.pyroxenite_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.pyroxenite_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.pyroxenite_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.pyroxenite_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.pyroxenite_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.pyroxenite_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.pyroxenite_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.pyroxenite_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.pyroxenite_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.pyroxenite_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.pyroxenite_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.pyroxenite_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.pyroxenite_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.pyroxenite_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.pyroxenite_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.pyroxenite_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.pyroxenite_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.pyroxenite_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.pyroxenite_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.pyroxenite_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.pyroxenite_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.pyroxenite_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.pyroxenite_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.pyroxenite_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.pyroxenite_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.pyroxenite_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.pyroxenite_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.pyroxenite_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.pyroxenite_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.pyroxenite_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.pyroxenite_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.pyroxenite_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.pyroxenite_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.pyroxenite_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.pyroxenite_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.pyroxenite_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.pyroxenite_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.pyroxenite_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.pyroxenite_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.pyroxenite_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.pyroxenite_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.pyroxenite_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.pyroxenite_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.pyroxenite_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.pyroxenite_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.pyroxenite_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.pyroxenite_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.pyroxenite_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.pyroxenite_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.pyroxenite_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.pyroxenite_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.pyroxenite_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.pyroxenite_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.pyroxenite_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.pyroxenite_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.pyroxenite_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.pyroxenite_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.pyroxenite_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.pyroxenite_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.pyroxenite_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.pyroxenite_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.pyroxenite_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.pyroxenite_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.pyroxenite_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.pyroxenite_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.pyroxenite_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.pyroxenite_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.pyroxenite_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.pyroxenite_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.pyroxenite_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.pyroxenite_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.pyroxenite_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.pyroxenite_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.pyroxenite_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.pyroxenite_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.pyroxenite_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.pyroxenite_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.pyroxenite_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.pyroxenite_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.pyroxenite_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.pyroxenite_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.pyroxenite_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.pyroxenite_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.pyroxenite_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.pyroxenite_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.pyroxenite_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.pyroxenite_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.pyroxenite_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.pyroxenite_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.pyroxenite_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.pyroxenite_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.pyroxenite_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.pyroxenite_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.pyroxenite_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.pyroxenite_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.pyroxenite_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.pyroxenite_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.pyroxenite_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
- "block.gtceu.dripstone_almandine_ore.prospected": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
- "block.gtceu.dripstone_aluminium_ore.prospected": "ÐÐŧŅОŅÐ―ŅÐđ",
- "block.gtceu.dripstone_alunite_ore.prospected": "ÐÐŧŅÐ―ŅŅ",
- "block.gtceu.dripstone_amethyst_ore.prospected": "ÐОÐĩŅÐļŅŅ",
- "block.gtceu.dripstone_apatite_ore.prospected": "ÐÐŋаŅÐļŅ",
- "block.gtceu.dripstone_asbestos_ore.prospected": "ÐÐ·ÐąÐĩŅŅ",
- "block.gtceu.dripstone_barite_ore.prospected": "ÐаŅÐļŅ",
- "block.gtceu.dripstone_basaltic_mineral_sand_ore.prospected": "ÐазаÐŧŅŅÐūÐēÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.dripstone_bastnasite_ore.prospected": "ÐаŅŅÐ―ÐĩзÐļŅ",
- "block.gtceu.dripstone_bauxite_ore.prospected": "ÐÐūКŅÐļŅ",
- "block.gtceu.dripstone_bentonite_ore.prospected": "ÐÐĩÐ―ŅÐūÐ―ŅŅ",
- "block.gtceu.dripstone_beryllium_ore.prospected": "ÐÐĩŅÐļÐŧŅÐđ",
- "block.gtceu.dripstone_bismuth_ore.prospected": "ÐŅŅОŅŅ",
- "block.gtceu.dripstone_blue_topaz_ore.prospected": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
- "block.gtceu.dripstone_borax_ore.prospected": "ÐÐūŅаКŅ",
- "block.gtceu.dripstone_bornite_ore.prospected": "ÐÐūŅÐ―ŅŅ",
- "block.gtceu.dripstone_calcite_ore.prospected": "ÐаÐŧŅŅÐļŅ",
- "block.gtceu.dripstone_cassiterite_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅ",
- "block.gtceu.dripstone_cassiterite_sand_ore.prospected": "ÐаŅÐĩŅÐĩŅÐļŅÐūÐēŅ ÐŅŅКÐļ",
- "block.gtceu.dripstone_certus_quartz_ore.prospected": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
- "block.gtceu.dripstone_chalcocite_ore.prospected": "ÐĨаÐŧŅКÐūŅÐļŅ",
- "block.gtceu.dripstone_chalcopyrite_ore.prospected": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
- "block.gtceu.dripstone_chromite_ore.prospected": "ÐĨŅÐūОŅŅ",
- "block.gtceu.dripstone_cinnabar_ore.prospected": "ÐŅÐ―ÐūÐēаŅ",
- "block.gtceu.dripstone_coal_ore.prospected": "ÐŅÐģŅÐŧÐŧŅ",
- "block.gtceu.dripstone_cobalt_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅ",
- "block.gtceu.dripstone_cobaltite_ore.prospected": "ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
- "block.gtceu.dripstone_cooperite_ore.prospected": "ÐŅÐŋÐĩŅÐļŅ",
- "block.gtceu.dripstone_copper_ore.prospected": "ÐŅÐīŅ",
- "block.gtceu.dripstone_diamond_ore.prospected": "ÐŅÐ°ÐžÐ°Ð―Ņ",
- "block.gtceu.dripstone_diatomite_ore.prospected": "ÐŅаŅÐūОŅŅ",
- "block.gtceu.dripstone_electrotine_ore.prospected": "ÐÐŧÐĩКŅŅÐūŅÐļÐ―",
- "block.gtceu.dripstone_emerald_ore.prospected": "ÐĄÐžÐ°ŅаÐģÐī",
- "block.gtceu.dripstone_fullers_earth_ore.prospected": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
- "block.gtceu.dripstone_galena_ore.prospected": "ÐаÐŧÐĩÐ―ŅŅ",
- "block.gtceu.dripstone_garnet_sand_ore.prospected": "ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.dripstone_garnierite_ore.prospected": "ÐаŅÐ―ŅŅŅÐļŅ",
- "block.gtceu.dripstone_glauconite_sand_ore.prospected": "ÐÐŧаŅКÐūÐ―ŅŅÐūÐēÐļÐđ ÐŅŅÐūК",
- "block.gtceu.dripstone_goethite_ore.prospected": "ÐÐĩŅÐļŅ",
- "block.gtceu.dripstone_gold_ore.prospected": "ÐÐūÐŧÐūŅÐū",
- "block.gtceu.dripstone_granitic_mineral_sand_ore.prospected": "ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ÐŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŅŅÐūК",
- "block.gtceu.dripstone_graphite_ore.prospected": "ÐŅаŅŅŅ",
- "block.gtceu.dripstone_green_sapphire_ore.prospected": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.dripstone_grossular_ore.prospected": "ÐŅÐūŅŅŅÐŧŅŅ",
- "block.gtceu.dripstone_gypsum_ore.prospected": "ÐŅÐŋŅ",
- "block.gtceu.dripstone_hematite_ore.prospected": "ÐÐĩОаŅÐļŅ",
- "block.gtceu.dripstone_ilmenite_ore.prospected": "ÐÐŧŅОÐĩÐ―ŅŅ",
- "block.gtceu.dripstone_iron_ore.prospected": "ÐаÐŧŅзÐū",
- "block.gtceu.dripstone_kyanite_ore.prospected": "ÐŅÐ°Ð―ŅŅ",
- "block.gtceu.dripstone_lapis_ore.prospected": "ÐазŅŅÐļŅ",
- "block.gtceu.dripstone_lazurite_ore.prospected": "ÐазŅŅÐļŅÐĩ",
- "block.gtceu.dripstone_lead_ore.prospected": "ÐĄÐēÐļÐ―ÐĩŅŅ",
- "block.gtceu.dripstone_lepidolite_ore.prospected": "ÐÐĩÐŋŅÐīÐūÐŧŅŅ",
- "block.gtceu.dripstone_lithium_ore.prospected": "ÐŅŅŅÐđ",
- "block.gtceu.dripstone_magnesite_ore.prospected": "ÐаÐģÐ―ÐĩзÐļŅ",
- "block.gtceu.dripstone_magnetite_ore.prospected": "ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.dripstone_malachite_ore.prospected": "ÐаÐŧаŅ
ŅŅ",
- "block.gtceu.dripstone_mica_ore.prospected": "ÐĄÐŧŅÐīа",
- "block.gtceu.dripstone_molybdenite_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ",
- "block.gtceu.dripstone_molybdenum_ore.prospected": "ÐÐūÐŧŅÐąÐīÐĩÐ―",
- "block.gtceu.dripstone_monazite_ore.prospected": "ÐÐūÐ―Ð°ŅÐļŅ",
- "block.gtceu.dripstone_naquadah_ore.prospected": "ÐаКÐēаÐīа",
- "block.gtceu.dripstone_neodymium_ore.prospected": "ÐÐĩÐūÐīÐļО",
- "block.gtceu.dripstone_nether_quartz_ore.prospected": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
- "block.gtceu.dripstone_nickel_ore.prospected": "ÐŅКÐĩÐŧŅ",
- "block.gtceu.dripstone_oilsands_ore.prospected": "ÐаŅŅÐūÐ―ÐūŅÐ―Ņ ÐŅŅКÐļ",
- "block.gtceu.dripstone_olivine_ore.prospected": "ÐÐŧŅÐēŅÐ―",
- "block.gtceu.dripstone_opal_ore.prospected": "ÐÐŋаÐŧ",
- "block.gtceu.dripstone_palladium_ore.prospected": "ÐаÐŧаÐīŅÐđ",
- "block.gtceu.dripstone_pentlandite_ore.prospected": "ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ",
- "block.gtceu.dripstone_pitchblende_ore.prospected": "ÐŅŅŅÐąÐŧÐĩÐ―Ðī",
- "block.gtceu.dripstone_platinum_ore.prospected": "ÐÐŧаŅÐļÐ―Ð°",
- "block.gtceu.dripstone_plutonium_ore.prospected": "ÐÐŧŅŅÐūÐ―ŅÐđ",
- "block.gtceu.dripstone_pollucite_ore.prospected": "ÐÐūÐŧŅŅÐļŅ",
- "block.gtceu.dripstone_powellite_ore.prospected": "ÐÐūÐēÐĩÐŧŅŅ",
- "block.gtceu.dripstone_pyrite_ore.prospected": "ÐŅŅÐļŅ",
- "block.gtceu.dripstone_pyrochlore_ore.prospected": "ÐŅŅÐūŅ
ÐŧÐūŅ",
- "block.gtceu.dripstone_pyrolusite_ore.prospected": "ÐŅŅÐūÐŧŅзÐļŅ",
- "block.gtceu.dripstone_pyrope_ore.prospected": "ÐŅŅÐūÐŋ",
- "block.gtceu.dripstone_quartzite_ore.prospected": "ÐÐēаŅŅÐļŅ",
- "block.gtceu.dripstone_realgar_ore.prospected": "Ð ÐĩаÐŧŅÐģаŅ",
- "block.gtceu.dripstone_red_garnet_ore.prospected": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.dripstone_redstone_ore.prospected": "Ð ÐĩÐīŅŅÐūŅÐ―",
- "block.gtceu.dripstone_rock_salt_ore.prospected": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
- "block.gtceu.dripstone_ruby_ore.prospected": "Ð ŅÐąŅÐ―",
- "block.gtceu.dripstone_salt_ore.prospected": "ÐĄŅÐŧŅ",
- "block.gtceu.dripstone_saltpeter_ore.prospected": "ÐĄÐĩÐŧŅŅŅа",
- "block.gtceu.dripstone_sapphire_ore.prospected": "ÐĄÐ°ÐŋŅŅŅ",
- "block.gtceu.dripstone_scheelite_ore.prospected": "ÐĻÐĩÐĩÐŧŅŅ",
- "block.gtceu.dripstone_silver_ore.prospected": "ÐĄŅŅÐąÐŧÐū",
- "block.gtceu.dripstone_soapstone_ore.prospected": "ÐĒаÐŧŅКÐūŅ
ÐŧÐūŅÐļŅ",
- "block.gtceu.dripstone_sodalite_ore.prospected": "ÐĄÐūÐīаÐŧŅŅ",
- "block.gtceu.dripstone_spessartine_ore.prospected": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
- "block.gtceu.dripstone_sphalerite_ore.prospected": "ÐĄŅаÐŧÐĩŅÐļŅ",
- "block.gtceu.dripstone_spodumene_ore.prospected": "ÐĄÐŋÐūÐīŅОÐĩÐ―",
- "block.gtceu.dripstone_stibnite_ore.prospected": "ÐĄŅÐļÐąÐ―ŅŅ",
- "block.gtceu.dripstone_sulfur_ore.prospected": "ÐĄŅŅКа",
- "block.gtceu.dripstone_sylvite_ore.prospected": "ÐĄÐļÐŧŅÐēŅÐ―",
- "block.gtceu.dripstone_talc_ore.prospected": "ÐĒаÐŧŅК",
- "block.gtceu.dripstone_tantalite_ore.prospected": "ÐĒÐ°Ð―ŅаÐŧŅŅ",
- "block.gtceu.dripstone_tetrahedrite_ore.prospected": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
- "block.gtceu.dripstone_thorium_ore.prospected": "ÐĒÐūŅŅÐđ",
- "block.gtceu.dripstone_tin_ore.prospected": "ÐÐŧÐūÐēÐū",
- "block.gtceu.dripstone_topaz_ore.prospected": "ÐĒÐūÐŋаз",
- "block.gtceu.dripstone_tricalcium_phosphate_ore.prospected": "ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ",
- "block.gtceu.dripstone_trona_ore.prospected": "ÐĒŅÐūÐ―Ð°",
- "block.gtceu.dripstone_tungstate_ore.prospected": "ÐĒŅÐ―ÐģŅŅаŅ",
- "block.gtceu.dripstone_uraninite_ore.prospected": "ÐĢŅÐ°Ð―ÐļÐ―ŅŅ",
- "block.gtceu.dripstone_vanadium_magnetite_ore.prospected": "ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ÐаÐģÐ―ÐĩŅÐļŅ",
- "block.gtceu.dripstone_wulfenite_ore.prospected": "ÐŅÐŧŅŅÐĩÐ―ŅŅ",
- "block.gtceu.dripstone_yellow_garnet_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
- "block.gtceu.dripstone_yellow_limonite_ore.prospected": "ÐÐūÐēŅÐļÐđ ÐŅОÐūÐ―ŅŅ",
- "block.gtceu.dripstone_zeolite_ore.prospected": "ÐĶÐĩÐūÐŧŅŅ",
"fluid.tfc.salt_water": "ÐÐūŅŅŅКа ÐÐūÐīа",
+ "block.fluid.tfc.salt_water": "ÐÐūŅŅŅКа ÐÐūÐīа",
+ "fluid.tfc.river_water": "Ð ŅŅКÐūÐēа ÐēÐūÐīа",
+ "block.fluid.tfc.river_water": "Ð ŅŅКÐūÐēа ÐēÐūÐīа",
"item.tfc.bucket.salt_water": "ÐŅÐīŅÐū ОÐūŅŅŅКÐūŅ ÐēÐūÐīÐļ",
"item.tfc.powder.saltpeter": "ÐÐūŅÐūŅÐūК ÐĄÐĩÐŧŅŅŅÐļ",
"item.tfc.powder.sulfur": "ÐĄŅŅŅÐ°Ð―ÐļÐđ ÐÐūŅÐūŅÐūК",
@@ -2611,6 +15,10 @@
"metal.tfg.tin_alloy": "ÐÐŧÐūÐē'ŅÐ―ÐļÐđ ŅÐŋÐŧаÐē",
"metal.tfg.lead": "ÐĄÐēÐļÐ―ÐĩŅŅ",
"metal.tfg.invar": "ÐÐ―ÐēаŅ",
+ "metal.tfg.potin": "ÐÐūŅÐļÐ―",
+ "metal.tfg.cobalt": "ÐÐūÐąÐ°ÐŧŅŅ",
+ "metal.tfg.cobalt_brass": "ÐÐūÐąÐ°ÐŧŅŅÐūÐēа ÐŧаŅŅÐ―Ņ",
+ "metal.tfg.aluminium_silicate": "ÐÐŧŅОÐūŅÐļÐŧŅКаŅ",
"trim_material.tfc.almandine_tfc": "ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―",
"trim_material.tfc.andradite_tfc": "ÐÐ―ÐīŅаÐīŅŅ",
"trim_material.tfc.blue_topaz_tfc": "ÐĄÐļÐ―ŅÐđ ÐĒÐūÐŋаз",
@@ -2621,7 +29,7 @@
"trim_material.tfc.green_sapphire_tfc": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ÐĄÐ°ÐŋŅŅŅ",
"trim_material.tfc.grossular_tfc": "ÐŅÐūŅŅŅÐŧŅŅ",
"trim_material.tfc.rutile_tfc": "Ð ŅŅÐļÐŧ",
- "trim_material.tfc.lazurite_tfc": "ÐазŅŅÐļŅÐĩ",
+ "trim_material.tfc.lazurite_tfc": "ÐазŅŅÐļŅ",
"trim_material.tfc.pyrope_tfc": "ÐŅŅÐūÐŋ",
"trim_material.tfc.rock_salt_tfc": "ÐаО'ŅÐ―Ð° ÐĄŅÐŧŅ",
"trim_material.tfc.ruby_tfc": "Ð ŅÐąŅÐ―",
@@ -2632,7 +40,7 @@
"trim_material.tfc.spessartine_tfc": "ÐĄÐŋÐĩŅаŅŅÐļÐ―",
"trim_material.tfc.topaz_tfc": "ÐĒÐūÐŋаз",
"trim_material.tfc.uvarovite_tfc": "ÐĢÐēаŅÐūÐēŅŅ",
- "trim_material.tfc.nether_quartz_tfc": "ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ",
+ "trim_material.tfc.nether_quartz_tfc": "ÐÐĩзÐĩŅŅŅКÐļÐđ КÐēаŅŅ",
"trim_material.tfc.certus_quartz_tfc": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
"trim_material.tfc.quartzite_tfc": "ÐÐēаŅŅÐļŅ",
"trim_material.tfc.realgar_tfc": "Ð ÐĩаÐŧŅÐģаŅ",
@@ -2641,7 +49,7 @@
"trim_material.tfc.olivine_tfc": "ÐÐŧŅÐēŅÐ―",
"trim_material.tfc.opal_tfc": "ÐÐŋаÐŧ",
"trim_material.tfc.amethyst_tfc": "ÐОÐĩŅÐļŅŅ",
- "trim_material.tfc.lapis_tfc": "ÐазŅŅÐļŅ",
+ "trim_material.tfc.lapis_tfc": "ÐаÐŋŅŅ",
"trim_material.tfc.apatite_tfc": "ÐÐŋаŅÐļŅ",
"trim_material.tfc.red_garnet_tfc": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
"trim_material.tfc.yellow_garnet_tfc": "ÐÐūÐēŅÐļÐđ ÐŅÐ°Ð―Ð°Ņ",
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/mechanics/prospecting.json b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/mechanics/prospecting.json
index 8bc8d9df5..c7701da2f 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/mechanics/prospecting.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/mechanics/prospecting.json
@@ -6,11 +6,11 @@
"pages": [
{
"type": "patchouli:text",
- "text": "You remembered where you picked up those $(l:getting_started/finding_ores)small metal nuggets$(), right? Finding additional ores may require extensive exploration and mining. You should become very familiar with $(l:tfg_ores/index)ores and minerals$(). If you need a specific resource, you must find the rock type it spawns in either under your feet or across the world."
+ "text": "You remembered where you picked up those $(l:getting_started/finding_ores)small metal nuggets$(), right? Finding additional ores may require extensive exploration and mining. You should become very familiar with $(l:tfg_ores/earth_ore_index)ores and minerals$(). If you need a specific resource, you must find the rock type it spawns in either under your feet or across the world."
},
{
"type": "patchouli:text",
- "text": "When picking up small nuggets becomes unsatisfying, it is time to start prospecting to find ore veins:$(br)$(li)Small nuggets occur when an ore vein is located below. If you find the center of a group of nuggets, it's likely that the vein is beneath you.$(li)Exposed ore can occur in cliffs and water bodies, which may be seen from farther away."
+ "text": "When picking up small nuggets becomes unsatisfying, it is time to start prospecting to find ore veins:$(br)$(li)Small nuggets, surface buds, and surface rocks occur when an ore vein is located below. If you find the center of a group of nuggets, it's likely that the vein is beneath you.$(li)Exposed ore can occur in cliffs and water bodies, which may be seen from farther away."
},
{
"type": "patchouli:spotlight",
@@ -18,7 +18,22 @@
"item": "tfc:metal/propick/copper",
"title": "Prospector's Pick",
"link_recipes": false,
- "text": "If you're looking for metal ores or mineral veins (which have no nuggets), and you can't find the vein by guessing, it's time to pull out the $(thing)prospector's pick$(). It searches the 25x25x25 area centered on the block clicked, and reports to the action bar the amount and type of ore located."
+ "text": "If you're looking for ore veins, and you can't find the vein by guessing, it's time to pull out the $(item)prospector's pick$(). If you are familiar with base prospector's picks in $(thing)TFC$() you may be suprised to learn that they function very differently in $(thing)TerraFirmaGreg$()"
+ },
+ {
+ "type": "patchouli:text",
+ "text": "Right-clicking a prospector's pick in $(thing)TFG$() will cast a search ray in your views direction. The rays width and depth is dependent on the tier of the pick noted in its tooltips. Depending on the tier of the prospector's pick can also give you a count of the ore quantities and even display an $(thing)X-Ray$() indicator of the ore vein."
+ },
+ {
+ "type": "patchouli:text",
+ "text": "The prospector's pick can display the following information on use:$(br)$(li)In chat the pick can display the $(thing)total quantity$() of the ore vein, the $(thing)contents$() of the ore vein, and the $(thing)quantity per ore-type$() of the ore vein.$(li)$(thing)colored steel$() prospector's picks can also display either a large X-Ray particle in the $(thing)center$() of an ore vein, or $(thing)paricle's per ore block$()"
+ },
+ {
+ "type": "patchouli:image",
+ "title": "Prospector View",
+ "images": ["tfg:textures/gui/field_guide/prospecting/tfg_prospectors_pick_xray.png"],
+ "border": true,
+ "text": "Using a prospector's pick looks like this. The large $(bold)\"!\"$() mark particle is from per-vein style x-ray. And the smaller ones are from per-block style x-ray."
},
{
"type": "tfc:knapping_recipe",
@@ -28,20 +43,31 @@
{
"type": "tfc:heat_recipe",
"recipe": "tfc:heating/propick_head_mold",
- "text": "Once the mold has been $(l:getting_started/pottery)knapped$(), it needs to be $(l:mechanics/heating)fired$() to create a $(thing)propick head mold.$()$(br2)To create the tool head, $(l:getting_started/finding_ores#casting)cast$() liquid metal into the mold."
+ "text": "Once the mold has been $(l:getting_started/pottery)knapped$(), it needs to be $(l:mechanics/heating)fired$() to create a $(item)propick head mold.$()$(br2)To create the tool head, $(l:getting_started/finding_ores#casting)cast$() liquid metal into the mold."
},
{
"type": "tfc:anvil_recipe",
"recipe": "tfc:anvil/copper_propick_head",
- "text": "A prospector's pick head can also be $(l:mechanics/anvils#working)smithed$() out of an $(thing)ingot$() of any tool metal on an $(l:mechanics/anvils)Anvil$().$(br2)The prospector's pick is then created by crafting the tool head with a stick."
+ "text": "A prospector's pick head can also be $(l:mechanics/anvils#working)smithed$() out of an $(item)ingot$() of any tool metal on an $(l:mechanics/anvils)Anvil$().$(br2)The prospector's pick is then created by crafting the tool head with a stick."
},
{
"type": "patchouli:text",
- "text": "The prospector's pick will never report finding something when nothing is actually there. However, it may incorrectly say nothing is there when a vein is in range. Higher tier tools will reduce or eliminate these false negatives.$(br2)Prospector's picks at the same tier give identical results when used on the same block unless ores were removed.$(br2)If the prospector's pick finds multiple ores nearby, it will only report one."
+ "text": "The majority of the stats and charecteristics of the prospector's picks can be adjustable in your server config file."
},
{
- "type": "patchouli:text",
- "text": "Right-clicking a Prospector's Pick on a block will report finding one of these possible results:$(br)$(li)Nothing (may be false)$(li)Traces$(li)A Small Sample$(li)A Medium Sample$(li)A Large Sample$(li)A Very Large Sample$(br2)Very large samples indicate at least eighty and potentially many more blocks."
+ "type": "patchouli:spotlight",
+ "anchor": "prospector",
+ "item": "gtceu:prospector.lv",
+ "title": "Digital Ore Prospector's",
+ "link_recipes": false,
+ "text": "Technology is now! And with it comes new ways to find your ore veins!$(br)$(item)Ore Prospector's$() are $(thing)GregTech's$() solution to finding ore veins and fluid deposits in your world. The size and capabilities of the ore prospectors are determined by the $(#ff1100)voltage tier$()."
+ },
+ {
+ "type": "patchouli:image",
+ "title": "Ore Prospector",
+ "images": ["tfg:textures/gui/field_guide/prospecting/tfg_luv_ore_prospector.png"],
+ "border": true,
+ "text": "An example of what you may see using the $(#e373ff)LuV ore prospector$()."
}
],
"read_by_default": true,
@@ -54,6 +80,9 @@
"tfc:metal/propick/steel": 2,
"tfc:metal/propick/black_steel": 2,
"tfc:metal/propick/blue_steel": 2,
- "tfc:metal/propick/red_steel": 2
+ "tfc:metal/propick/red_steel": 2,
+ "gtceu:prospector.lv": 10,
+ "gtceu:prospector.hv": 10,
+ "gtceu:prospector.luv": 10
}
}
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/earth_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/earth_ore_index.json
index 4418b7c6f..a548ee3b6 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/earth_ore_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/earth_ore_index.json
@@ -14,17 +14,17 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)Almandine: $(l:tfg_ores/earth_vein_index#deep_sapphire)38%$(/l)$()$(li)Alunite: $(l:tfg_ores/earth_vein_index#normal_saltpeter)15%$(/l)$()$(li)Amethyst: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)65%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)25%$(/l)$()$(li)Apatite: $(l:tfg_ores/earth_vein_index#normal_apatite)50%$(/l)$()$(li)Asbestos: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_quartz)18%$(/l)$()$(li)Barite: $(l:tfg_ores/earth_vein_index#normal_quartz)37%$(/l)$()$(li)Basaltic Mineral Sands: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)35%$(/l)$()$(li)Bastnasite: $(l:tfg_ores/earth_vein_index#normal_monazite)62%$(/l)$()$(li)Bauxite: $(l:tfg_ores/earth_vein_index#normal_mica)25%$(/l)$()$(li)Bentonite: $(l:tfg_ores/earth_vein_index#normal_olivine)35%$(/l)$()$(li)Beryllium: $(l:tfg_ores/earth_vein_index#normal_beryllium)35%$(/l)$()$(li)Bismuth: $(l:tfg_ores/earth_vein_index#surface_bismuthinite)90%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)80%$(/l)$()$(li)Blue Topaz: $(l:tfg_ores/earth_vein_index#deep_topaz)35%$(/l)$()$(li)Borax: $(l:tfg_ores/earth_vein_index#normal_salt)15%$(/l)$()",
+ "text": "$(li)Almandine: $(l:tfg_ores/earth_vein_index#deep_sapphire)38%$(/l)$()$(li)Alunite: $(l:tfg_ores/earth_vein_index#normal_saltpeter)15%$(/l)$()$(li)Amethyst: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)65%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)25%$(/l)$()$(li)Apatite: $(l:tfg_ores/earth_vein_index#normal_apatite)50%$(/l)$()$(li)Asbestos: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_quartz)18%$(/l)$()$(li)Barite: $(l:tfg_ores/earth_vein_index#normal_quartz)37%$(/l)$()$(li)Basaltic Mineral Sands: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)35%$(/l)$()$(li)Bastnasite: $(l:tfg_ores/earth_vein_index#normal_monazite)62%$(/l)$()$(li)Bauxite: $(l:tfg_ores/earth_vein_index#normal_mica)25%$(/l)$()$(li)Bentonite: $(l:tfg_ores/earth_vein_index#normal_olivine)35%$(/l)$()$(li)Beryllium: $(l:tfg_ores/earth_vein_index#normal_beryllium)35%$(/l)$()$(li)Bismuth: $(l:tfg_ores/earth_vein_index#surface_bismuthinite)90%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)80%$(/l)$()$(li)Blue Topaz: $(l:tfg_ores/earth_vein_index#deep_topaz)35%$(/l)$()$(li)Borax: $(l:tfg_ores/earth_vein_index#normal_gypsum)20%$(/l), $(l:tfg_ores/earth_vein_index#normal_salt)15%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Bornite: $(l:tfg_ores/earth_vein_index#deep_sheldonite)53%$(/l), $(l:tfg_ores/earth_vein_index#deep_topaz)15%$(/l)$()$(li)Calcite: $(l:tfg_ores/earth_vein_index#normal_lapis)15%$(/l)$()$(li)Cassiterite: $(l:tfg_ores/earth_vein_index#surface_cassiterite)60%$(/l), $(l:tfg_ores/earth_vein_index#normal_cassiterite)40%$(/l), $(l:tfg_ores/earth_vein_index#surface_copper)5%$(/l)$()$(li)Cassiterite Sand: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)35%$(/l)$()$(li)Chalcocite: $(l:tfg_ores/earth_vein_index#deep_topaz)25%$(/l)$()$(li)Chalcopyrite: $(l:tfg_ores/earth_vein_index#surface_copper)61%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)20%$(/l)$()$(li)Chromite: $(l:tfg_ores/earth_vein_index#deep_magnetite)33%$(/l), $(l:tfg_ores/earth_vein_index#normal_magnetite)4%$(/l)$()$(li)Cinnabar: $(l:tfg_ores/earth_vein_index#normal_redstone)20%$(/l)$()$(li)Coal: $(l:tfg_ores/earth_vein_index#normal_coal)100%$(/l), $(l:tfg_ores/earth_vein_index#normal_graphite)30%$(/l)$()$(li)Cobalt: $(l:tfg_ores/earth_vein_index#normal_garnierite)15%$(/l)$()$(li)Cobaltite: $(l:tfg_ores/earth_vein_index#normal_garnierite)20%$(/l)$()$(li)Cooperite: $(l:tfg_ores/earth_vein_index#deep_sheldonite)38%$(/l)$()$(li)Diamond: $(l:tfg_ores/earth_vein_index#normal_graphite)25%$(/l)$()$(li)Diatomite: $(l:tfg_ores/earth_vein_index#normal_saltpeter)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_garnet_tin)15%$(/l)$()",
+ "text": "$(li)Bornite: $(l:tfg_ores/earth_vein_index#deep_sheldonite)53%$(/l), $(l:tfg_ores/earth_vein_index#deep_topaz)15%$(/l)$()$(li)Calcite: $(l:tfg_ores/earth_vein_index#normal_gypsum)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_lapis)15%$(/l)$()$(li)Cassiterite: $(l:tfg_ores/earth_vein_index#surface_cassiterite)60%$(/l), $(l:tfg_ores/earth_vein_index#normal_cassiterite)40%$(/l), $(l:tfg_ores/earth_vein_index#surface_copper)5%$(/l)$()$(li)Cassiterite Sand: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)35%$(/l)$()$(li)Chalcocite: $(l:tfg_ores/earth_vein_index#deep_topaz)25%$(/l)$()$(li)Chalcopyrite: $(l:tfg_ores/earth_vein_index#surface_copper)61%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)20%$(/l)$()$(li)Chromite: $(l:tfg_ores/earth_vein_index#deep_magnetite)33%$(/l), $(l:tfg_ores/earth_vein_index#normal_magnetite)4%$(/l)$()$(li)Cinnabar: $(l:tfg_ores/earth_vein_index#normal_redstone)20%$(/l)$()$(li)Coal: $(l:tfg_ores/earth_vein_index#normal_coal)100%$(/l), $(l:tfg_ores/earth_vein_index#normal_graphite)30%$(/l)$()$(li)Cobalt: $(l:tfg_ores/earth_vein_index#normal_garnierite)15%$(/l)$()$(li)Cobaltite: $(l:tfg_ores/earth_vein_index#normal_garnierite)20%$(/l)$()$(li)Cooperite: $(l:tfg_ores/earth_vein_index#deep_sheldonite)38%$(/l)$()$(li)Diamond: $(l:tfg_ores/earth_vein_index#normal_graphite)25%$(/l)$()$(li)Diatomite: $(l:tfg_ores/earth_vein_index#normal_saltpeter)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_garnet_tin)15%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Electrotine: $(l:tfg_ores/earth_vein_index#normal_saltpeter)25%$(/l)$()$(li)Emerald: $(l:tfg_ores/earth_vein_index#normal_beryllium)50%$(/l)$()$(li)Fuller's Earth: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l)$()$(li)Galena: $(l:tfg_ores/earth_vein_index#normal_silver)30%$(/l)$()$(li)Garnet Sand: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)25%$(/l)$()$(li)Garnierite: $(l:tfg_ores/earth_vein_index#normal_garnierite)30%$(/l)$()$(li)Glauconite Sand: $(l:tfg_ores/earth_vein_index#normal_lubricant)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_olivine)15%$(/l)$()$(li)Goethite: $(l:tfg_ores/earth_vein_index#deep_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)5%$(/l)$()$(li)Granitic Mineral Sand: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l)$()$(li)Graphite: $(l:tfg_ores/earth_vein_index#normal_graphite)45%$(/l)$()$(li)Green Sapphire: $(l:tfg_ores/earth_vein_index#deep_sapphire)16%$(/l)$()$(li)Grossular: $(l:tfg_ores/earth_vein_index#normal_manganese)37%$(/l)$()$(li)Gypsum: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)15%$(/l)$()$(li)Hematite: $(l:tfg_ores/earth_vein_index#normal_hematite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)5%$(/l)$()",
+ "text": "$(li)Electrotine: $(l:tfg_ores/earth_vein_index#normal_saltpeter)25%$(/l)$()$(li)Emerald: $(l:tfg_ores/earth_vein_index#normal_beryllium)50%$(/l)$()$(li)Fuller's Earth: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_gypsum)15%$(/l)$()$(li)Galena: $(l:tfg_ores/earth_vein_index#normal_silver)30%$(/l)$()$(li)Garnet Sand: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)25%$(/l)$()$(li)Garnierite: $(l:tfg_ores/earth_vein_index#normal_garnierite)30%$(/l)$()$(li)Glauconite Sand: $(l:tfg_ores/earth_vein_index#normal_lubricant)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_olivine)15%$(/l)$()$(li)Goethite: $(l:tfg_ores/earth_vein_index#deep_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)5%$(/l)$()$(li)Granitic Mineral Sand: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l)$()$(li)Graphite: $(l:tfg_ores/earth_vein_index#normal_graphite)45%$(/l)$()$(li)Green Sapphire: $(l:tfg_ores/earth_vein_index#deep_sapphire)16%$(/l)$()$(li)Grossular: $(l:tfg_ores/earth_vein_index#normal_manganese)37%$(/l)$()$(li)Gypsum: $(l:tfg_ores/earth_vein_index#normal_gypsum)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)15%$(/l)$()$(li)Hematite: $(l:tfg_ores/earth_vein_index#normal_hematite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)5%$(/l)$()",
"type": "patchouli:text"
},
{
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/earth_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/earth_vein_index.json
index cf867747d..6d90ccabf 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/earth_vein_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/earth_vein_index.json
@@ -19,17 +19,17 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/earth_vein_index#normal_garnet_tin)Garnet & Cassiterite Sands$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_garnierite)Garnierite & Cobaltite$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_limonite)Goethite & Malachite$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_gold)Gold (Deep)$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_gold)Gold, Limonite, & Hematite$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_graphite)Graphite & Diamond$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_hematite)Hematite & Limonite$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_hematite)Hematite, Goethite, & Ruby$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_mica)Kyanite, Mica, & Bauxite$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lapis)Lapis, Lazurite, & Sodalite$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_limonite)Limonite$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_magnetite)Magnetite & Vanadium$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_manganese)Manganese & Tantalum$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_basaltic_sands)Mineral Sands$()$()",
+ "text": "$(li)$(l:tfg_ores/earth_vein_index#normal_garnet_tin)Garnet & Cassiterite Sands$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_garnierite)Garnierite & Cobaltite$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_limonite)Goethite & Malachite$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_gold)Gold (Deep)$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_gold)Gold, Limonite, & Hematite$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_graphite)Graphite & Diamond$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_gypsum)Gypsum & Calcite$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_hematite)Hematite & Limonite$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_hematite)Hematite, Goethite, & Ruby$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_mica)Kyanite, Mica, & Bauxite$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lapis)Lapis, Lazurite, & Sodalite$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_limonite)Limonite$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_magnetite)Magnetite & Vanadium$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_manganese)Manganese & Tantalum$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/earth_vein_index#normal_oilsands)Oilsands$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_garnet_opal)Opal & Garnet$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_quartz)Quartzes$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_redstone)Redstone, Cinnabar, & Ruby$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_saltpeter)Saltpeter & Electrotine$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_salt)Salts & Borax$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_sapphire)Sapphire & Almandine$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_scheelite)Scheelite & Tungstate$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_silver)Silver, Galena, & Lead$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lubricant)Soapstone, Talc, & Trona$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sphalerite)Sphalerite & Pyrite$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_sphalerite)Sphalerite & Sulfur$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_spodumene)Spodumene & Lepidolite$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sulfur)Sulfur & Pyrite$()$()",
+ "text": "$(li)$(l:tfg_ores/earth_vein_index#normal_basaltic_sands)Mineral Sands$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_oilsands)Oilsands$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_garnet_opal)Opal & Garnet$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_quartz)Quartzes$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_redstone)Redstone, Cinnabar, & Ruby$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_saltpeter)Saltpeter & Electrotine$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_salt)Salts & Borax$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_sapphire)Sapphire & Almandine$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_scheelite)Scheelite & Tungstate$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_silver)Silver, Galena, & Lead$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lubricant)Soapstone, Talc, & Trona$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sphalerite)Sphalerite & Pyrite$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_sphalerite)Sphalerite & Sulfur$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_spodumene)Spodumene & Lepidolite$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/earth_vein_index#normal_tetrahedrite)Tetrahedrite (Normal)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_tetrahedrite)Tetrahedrite (Surface)$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_topaz)Topaz & Chalcocite$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_pitchblende)Uraninite & Pitchblende$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_molybdenum)Wulfenite & Molybdenite$()$()",
+ "text": "$(li)$(l:tfg_ores/earth_vein_index#normal_sulfur)Sulfur & Pyrite$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_tetrahedrite)Tetrahedrite (Normal)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_tetrahedrite)Tetrahedrite (Surface)$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_topaz)Topaz & Chalcocite$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_pitchblende)Uraninite & Pitchblende$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_molybdenum)Wulfenite & Molybdenite$()$()",
"type": "patchouli:text"
},
{
@@ -1587,6 +1587,98 @@
"text": "$(thing)Percentage$(): 25%$(br)$(thing)Used for$(): Macerators, AE2$(br)$(thing)Formula$(): C",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Rarity$(): 180$(br)$(thing)Density$(): 0.3$(br)$(thing)Type$(): Disc Vein$(br)$(thing)Y$(): -32 â 60$(br)$(thing)Size$(): 40$(br)$(thing)Height$(): 9$(br)$(thing)Indicator Max Depth$(): 20$(br2)$(thing)Stone Types$(): Chalk, Chert, Claystone, Conglomerate, Dolomite, Limestone, Shale",
+ "title": "Gypsum & Calcite",
+ "type": "patchouli:text",
+ "anchor": "normal_gypsum"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Gypsum",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gypsum"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 35%$(br)$(thing)Used for$(): Alabaster (dyeable) bricks$(br)$(thing)Formula$(): CaS(HâO)âOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Calcite",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/calcite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 30%$(br)$(thing)Source of$(): Calcium$(br)$(thing)Formula$(): CaCOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Borax",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/borax"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 20%$(br)$(thing)Source of$(): Sodium, Boron$(br)$(thing)Formula$(): NaâBâ(HâO)ââOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Fuller's Earth",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/fullers_earth"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 15%$(br)$(thing)Source of$(): Magnesium$(br)$(thing)Formula$(): MgSiâH(HâO)âOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Rarity$(): 210$(br)$(thing)Density$(): 0.4$(br)$(thing)Type$(): Cluster Vein$(br)$(thing)Y$(): -32 â 75$(br)$(thing)Size$(): 40$(br)$(thing)Indicator Max Depth$(): 50$(br2)$(thing)Stone Types$(): Andesite, Basalt, Dacite, Rhyolite",
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/mars_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/mars_ore_index.json
new file mode 100644
index 000000000..39be0fa88
--- /dev/null
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/mars_ore_index.json
@@ -0,0 +1,22 @@
+{
+ "__credits__": "This page was automatically generated by OresToFieldGuide.",
+ "name": "Mars Ore Index",
+ "icon": "tfc:ore/normal_hematite",
+ "category": "tfc:tfg_ores",
+ "read_by_default": true,
+ "secret": false,
+ "pages": [
+ {
+ "Type": "patchouli:text",
+ "text": "This is the $(thing)Ore Index$() for $(thing)Mars$(). All ores are sorted alphabetically and then by richest to poorest vein type. You can click on them to learn more information about each vein.",
+ "title": "Mars Ore Index",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(li)Hematite: $(l:tfg_ores/mars_vein_index#mars_hematite)100%$(/l)$()",
+ "type": "patchouli:text"
+ }
+ ],
+ "sortnum": 6
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/mars_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/mars_vein_index.json
new file mode 100644
index 000000000..ff302ed25
--- /dev/null
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/mars_vein_index.json
@@ -0,0 +1,49 @@
+{
+ "__credits__": "This page was automatically generated by OresToFieldGuide.",
+ "name": "Mars Vein Index",
+ "icon": "gtceu:mars_stone_hematite_ore",
+ "category": "tfc:tfg_ores",
+ "read_by_default": true,
+ "secret": false,
+ "pages": [
+ {
+ "Type": "patchouli:text",
+ "text": "This is the $(thing)Vein Index$() for $(item)Mars$(). Each Vein has details regarding its rarity, density, vein type, height found, sizes, what stones it spawns in, and more.",
+ "title": "Mars Vein Index",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(li)$(l:tfg_ores/mars_vein_index#mars_hematite)(Placeholder Vein)$()$()",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Rarity$(): 210$(br)$(thing)Density$(): 0.4$(br)$(thing)Type$(): Cluster Vein$(br)$(thing)Y$(): -16 â 100$(br)$(thing)Size$(): 40$(br)$(thing)Indicator Max Depth$(): 50$(br2)$(thing)Stone Types$(): Argillite, Basalt, Chalk, Chert, Claystone, Conglomerate, Dacite, Diorite, Dolomite, Gabbro, Granite, Limestone, Red Granite, Shale, Trachyte",
+ "title": "(Placeholder Vein)",
+ "type": "patchouli:text",
+ "anchor": "mars_hematite"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Hematite",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/hematite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 100%$(br)$(thing)Melts into$(): Cast Iron$(br)$(thing)Formula$(): FeâOâ",
+ "type": "patchouli:multiblock"
+ }
+ ],
+ "sortnum": 7
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/moon_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/moon_ore_index.json
index 1f8346dd5..456d3bb57 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/moon_ore_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/moon_ore_index.json
@@ -14,27 +14,32 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)Almandine: $(l:tfg_ores/moon_vein_index#moon_sapphire)38%$(/l)$()$(li)Aluminium: $(l:tfg_ores/moon_vein_index#moon_desh)20%$(/l)$()$(li)Apatite: $(l:tfg_ores/moon_vein_index#moon_apatite)23%$(/l)$()$(li)Armalcolite: $(l:tfg_ores/moon_vein_index#moon_bauxite)21%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)15%$(/l)$()$(li)Barite: $(l:tfg_ores/moon_vein_index#moon_quartz)5%$(/l)$()$(li)Bastnasite: $(l:tfg_ores/moon_vein_index#moon_monazite)61%$(/l)$()$(li)Bauxite: $(l:tfg_ores/moon_vein_index#moon_bauxite)36%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l)$()$(li)Beryllium: $(l:tfg_ores/moon_vein_index#moon_beryllium)31%$(/l)$()$(li)Blue Topaz: $(l:tfg_ores/moon_vein_index#moon_topaz)35%$(/l)$()$(li)Bornite: $(l:tfg_ores/moon_vein_index#moon_sheldonite)35%$(/l), $(l:tfg_ores/moon_vein_index#moon_topaz)15%$(/l)$()$(li)Certus Quartz: $(l:tfg_ores/moon_vein_index#moon_quartz)45%$(/l)$()$(li)Chalcocite: $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)Chromite: $(l:tfg_ores/moon_vein_index#moon_magnetite)40%$(/l)$()$(li)Cinnabar: $(l:tfg_ores/moon_vein_index#moon_redstone)19%$(/l)$()",
+ "text": "$(li)Almandine: $(l:tfg_ores/moon_vein_index#moon_sapphire)38%$(/l)$()$(li)Aluminium: $(l:tfg_ores/moon_vein_index#moon_desh)20%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)14%$(/l)$()$(li)Alunite: $(l:tfg_ores/moon_vein_index#moon_gypsum)15%$(/l)$()$(li)Amethyst: $(l:tfg_ores/moon_vein_index#moon_garnet)38%$(/l)$()$(li)Apatite: $(l:tfg_ores/moon_vein_index#moon_apatite)23%$(/l)$()$(li)Armalcolite: $(l:tfg_ores/moon_vein_index#moon_bauxite)21%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)15%$(/l)$()$(li)Barite: $(l:tfg_ores/moon_vein_index#moon_quartz)5%$(/l)$()$(li)Bastnasite: $(l:tfg_ores/moon_vein_index#moon_monazite)61%$(/l)$()$(li)Bauxite: $(l:tfg_ores/moon_vein_index#moon_bauxite)36%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_gold)20%$(/l)$()$(li)Beryllium: $(l:tfg_ores/moon_vein_index#moon_beryllium)31%$(/l)$()$(li)Blue Topaz: $(l:tfg_ores/moon_vein_index#moon_topaz)35%$(/l)$()$(li)Borax: $(l:tfg_ores/moon_vein_index#moon_gypsum)20%$(/l)$()$(li)Bornite: $(l:tfg_ores/moon_vein_index#moon_sheldonite)35%$(/l), $(l:tfg_ores/moon_vein_index#moon_topaz)15%$(/l)$()$(li)Calcite: $(l:tfg_ores/moon_vein_index#moon_gypsum)25%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Cobalt: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)14%$(/l)$()$(li)Cobaltite: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)Cooperite: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l)$()$(li)Desh: $(l:tfg_ores/moon_vein_index#moon_desh)40%$(/l), $(l:tfg_ores/moon_vein_index#moon_sphalerite)15%$(/l)$()$(li)Diamond: $(l:tfg_ores/moon_vein_index#moon_graphite)36%$(/l)$()$(li)Electrotine: $(l:tfg_ores/moon_vein_index#moon_saltpeter)37%$(/l)$()$(li)Emerald: $(l:tfg_ores/moon_vein_index#moon_beryllium)45%$(/l)$()$(li)Galena: $(l:tfg_ores/moon_vein_index#moon_silver)28%$(/l)$()$(li)Garnierite: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l)$()$(li)Glauconite Sand: $(l:tfg_ores/moon_vein_index#moon_lubricant)25%$(/l)$()$(li)Graphite: $(l:tfg_ores/moon_vein_index#moon_graphite)52%$(/l)$()$(li)Green Sapphire: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l)$()$(li)Grossular: $(l:tfg_ores/moon_vein_index#moon_manganese)37%$(/l)$()$(li)Ilmenite: $(l:tfg_ores/moon_vein_index#moon_bauxite)42%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)25%$(/l)$()",
+ "text": "$(li)Cassiterite: $(l:tfg_ores/moon_vein_index#moon_cassiterite)41%$(/l)$()$(li)Certus Quartz: $(l:tfg_ores/moon_vein_index#moon_quartz)45%$(/l)$()$(li)Chalcocite: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)Chalcopyrite: $(l:tfg_ores/moon_vein_index#moon_cassiterite)35%$(/l)$()$(li)Chromite: $(l:tfg_ores/moon_vein_index#moon_magnetite)40%$(/l)$()$(li)Cinnabar: $(l:tfg_ores/moon_vein_index#moon_redstone)19%$(/l)$()$(li)Cobalt: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)14%$(/l)$()$(li)Cobaltite: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)Cooperite: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l)$()$(li)Desh: $(l:tfg_ores/moon_vein_index#moon_desh)40%$(/l), $(l:tfg_ores/moon_vein_index#moon_sphalerite)15%$(/l)$()$(li)Diamond: $(l:tfg_ores/moon_vein_index#moon_graphite)36%$(/l)$()$(li)Electrotine: $(l:tfg_ores/moon_vein_index#moon_saltpeter)37%$(/l)$()$(li)Emerald: $(l:tfg_ores/moon_vein_index#moon_beryllium)45%$(/l)$()$(li)Galena: $(l:tfg_ores/moon_vein_index#moon_silver)28%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Kyanite: $(l:tfg_ores/moon_vein_index#moon_mica)33%$(/l)$()$(li)Lead: $(l:tfg_ores/moon_vein_index#moon_silver)23%$(/l)$()$(li)Lithium: $(l:tfg_ores/moon_vein_index#moon_scheelite)10%$(/l)$()$(li)Magnetite: $(l:tfg_ores/moon_vein_index#moon_magnetite)25%$(/l)$()$(li)Mica: $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l)$()$(li)Molybdenite: $(l:tfg_ores/moon_vein_index#moon_molybdenum)33%$(/l)$()$(li)Monazite: $(l:tfg_ores/moon_vein_index#moon_monazite)30%$(/l)$()$(li)Native Gold: $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)Native Silver: $(l:tfg_ores/moon_vein_index#moon_silver)42%$(/l)$()$(li)Neodymium: $(l:tfg_ores/moon_vein_index#moon_monazite)6%$(/l)$()$(li)Nether Quartz: $(l:tfg_ores/moon_vein_index#moon_quartz)30%$(/l)$()$(li)Nickel: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)Olivine: $(l:tfg_ores/moon_vein_index#moon_graphite)10%$(/l), $(l:tfg_ores/moon_vein_index#moon_apatite)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_beryllium)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_molybdenum)5%$(/l), $(l:tfg_ores/moon_vein_index#moon_redstone)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_silver)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_sapphire)2%$(/l), $(l:tfg_ores/moon_vein_index#moon_monazite)1%$(/l)$()$(li)Pentlandite: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_lubricant)15%$(/l)$()",
+ "text": "$(li)Garnierite: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l)$()$(li)Glauconite Sand: $(l:tfg_ores/moon_vein_index#moon_lubricant)25%$(/l)$()$(li)Graphite: $(l:tfg_ores/moon_vein_index#moon_graphite)52%$(/l)$()$(li)Green Sapphire: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l), $(l:tfg_ores/moon_vein_index#moon_gold)5%$(/l)$()$(li)Grossular: $(l:tfg_ores/moon_vein_index#moon_manganese)37%$(/l)$()$(li)Gypsum: $(l:tfg_ores/moon_vein_index#moon_gypsum)35%$(/l)$()$(li)Ilmenite: $(l:tfg_ores/moon_vein_index#moon_bauxite)42%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)25%$(/l)$()$(li)Kyanite: $(l:tfg_ores/moon_vein_index#moon_mica)33%$(/l)$()$(li)Lead: $(l:tfg_ores/moon_vein_index#moon_silver)23%$(/l)$()$(li)Lithium: $(l:tfg_ores/moon_vein_index#moon_scheelite)10%$(/l)$()$(li)Magnetite: $(l:tfg_ores/moon_vein_index#moon_magnetite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_gold)20%$(/l)$()$(li)Mica: $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l)$()$(li)Molybdenite: $(l:tfg_ores/moon_vein_index#moon_molybdenum)33%$(/l)$()$(li)Monazite: $(l:tfg_ores/moon_vein_index#moon_monazite)30%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Platinum: $(l:tfg_ores/moon_vein_index#moon_sheldonite)15%$(/l)$()$(li)Pollucite: $(l:tfg_ores/moon_vein_index#moon_mica)14%$(/l)$()$(li)Powellite: $(l:tfg_ores/moon_vein_index#moon_molybdenum)16%$(/l)$()$(li)Pyrite: $(l:tfg_ores/moon_vein_index#moon_sphalerite)35%$(/l)$()$(li)Pyrochlore: $(l:tfg_ores/moon_vein_index#moon_apatite)38%$(/l)$()$(li)Pyrolusite: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)38%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)Pyrope: $(l:tfg_ores/moon_vein_index#moon_sapphire)27%$(/l)$()$(li)Quartzite: $(l:tfg_ores/moon_vein_index#moon_quartz)20%$(/l)$()$(li)Redstone: $(l:tfg_ores/moon_vein_index#moon_redstone)42%$(/l)$()$(li)Rock Salt: $(l:tfg_ores/moon_vein_index#moon_beryllium)18%$(/l)$()$(li)Ruby: $(l:tfg_ores/moon_vein_index#moon_redstone)33%$(/l)$()$(li)Saltpeter: $(l:tfg_ores/moon_vein_index#moon_saltpeter)29%$(/l)$()$(li)Sapphire: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l), $(l:tfg_ores/moon_vein_index#moon_magnetite)5%$(/l)$()$(li)Scheelite: $(l:tfg_ores/moon_vein_index#moon_scheelite)40%$(/l)$()",
+ "text": "$(li)Native Copper: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)15%$(/l)$()$(li)Native Gold: $(l:tfg_ores/moon_vein_index#moon_gold)55%$(/l), $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)Native Silver: $(l:tfg_ores/moon_vein_index#moon_silver)42%$(/l)$()$(li)Neodymium: $(l:tfg_ores/moon_vein_index#moon_monazite)6%$(/l)$()$(li)Nether Quartz: $(l:tfg_ores/moon_vein_index#moon_quartz)30%$(/l)$()$(li)Nickel: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)Olivine: $(l:tfg_ores/moon_vein_index#moon_graphite)10%$(/l), $(l:tfg_ores/moon_vein_index#moon_apatite)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_beryllium)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_gypsum)5%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_molybdenum)5%$(/l), $(l:tfg_ores/moon_vein_index#moon_redstone)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_silver)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_sapphire)2%$(/l), $(l:tfg_ores/moon_vein_index#moon_monazite)1%$(/l)$()$(li)Opal: $(l:tfg_ores/moon_vein_index#moon_garnet)38%$(/l)$()$(li)Pentlandite: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_lubricant)15%$(/l)$()$(li)Platinum: $(l:tfg_ores/moon_vein_index#moon_sheldonite)15%$(/l)$()$(li)Powellite: $(l:tfg_ores/moon_vein_index#moon_molybdenum)16%$(/l)$()$(li)Pyrite: $(l:tfg_ores/moon_vein_index#moon_sphalerite)35%$(/l)$()$(li)Pyrochlore: $(l:tfg_ores/moon_vein_index#moon_apatite)38%$(/l)$()$(li)Pyrolusite: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)38%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Soapstone: $(l:tfg_ores/moon_vein_index#moon_lubricant)30%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)20%$(/l)$()$(li)Spessartine: $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)Sphalerite: $(l:tfg_ores/moon_vein_index#moon_sphalerite)50%$(/l)$()$(li)Talc: $(l:tfg_ores/moon_vein_index#moon_lubricant)20%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)12%$(/l)$()$(li)Tantalite: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)14%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)12%$(/l)$()$(li)Thorium: $(l:tfg_ores/moon_vein_index#moon_beryllium)0%$(/l)$()$(li)Topaz: $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)Tricalcium Phosphate: $(l:tfg_ores/moon_vein_index#moon_apatite)33%$(/l)$()$(li)Trona: $(l:tfg_ores/moon_vein_index#moon_lubricant)10%$(/l)$()$(li)Tungstate: $(l:tfg_ores/moon_vein_index#moon_scheelite)50%$(/l)$()$(li)Vanadium Magnetite: $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)Wulfenite: $(l:tfg_ores/moon_vein_index#moon_molybdenum)44%$(/l)$()",
+ "text": "$(li)Pyrope: $(l:tfg_ores/moon_vein_index#moon_sapphire)27%$(/l)$()$(li)Quartzite: $(l:tfg_ores/moon_vein_index#moon_quartz)20%$(/l)$()$(li)Red Garnet: $(l:tfg_ores/moon_vein_index#moon_garnet)9%$(/l)$()$(li)Redstone: $(l:tfg_ores/moon_vein_index#moon_redstone)42%$(/l)$()$(li)Rock Salt: $(l:tfg_ores/moon_vein_index#moon_beryllium)18%$(/l)$()$(li)Ruby: $(l:tfg_ores/moon_vein_index#moon_redstone)33%$(/l)$()$(li)Saltpeter: $(l:tfg_ores/moon_vein_index#moon_saltpeter)29%$(/l)$()$(li)Sapphire: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l), $(l:tfg_ores/moon_vein_index#moon_magnetite)5%$(/l)$()$(li)Scheelite: $(l:tfg_ores/moon_vein_index#moon_scheelite)40%$(/l)$()$(li)Soapstone: $(l:tfg_ores/moon_vein_index#moon_lubricant)30%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)20%$(/l)$()$(li)Spessartine: $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)Sphalerite: $(l:tfg_ores/moon_vein_index#moon_sphalerite)50%$(/l)$()$(li)Stibnite: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)20%$(/l)$()$(li)Talc: $(l:tfg_ores/moon_vein_index#moon_lubricant)20%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)12%$(/l)$()",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(li)Tantalite: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)14%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)12%$(/l)$()$(li)Tetrahedrite: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)40%$(/l)$()$(li)Thorium: $(l:tfg_ores/moon_vein_index#moon_beryllium)0%$(/l)$()$(li)Tin: $(l:tfg_ores/moon_vein_index#moon_cassiterite)17%$(/l)$()$(li)Topaz: $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)Tricalcium Phosphate: $(l:tfg_ores/moon_vein_index#moon_apatite)33%$(/l)$()$(li)Trona: $(l:tfg_ores/moon_vein_index#moon_lubricant)10%$(/l)$()$(li)Tungstate: $(l:tfg_ores/moon_vein_index#moon_scheelite)50%$(/l)$()$(li)Vanadium Magnetite: $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)Wulfenite: $(l:tfg_ores/moon_vein_index#moon_molybdenum)44%$(/l)$()$(li)Yellow Garnet: $(l:tfg_ores/moon_vein_index#moon_garnet)14%$(/l)$()$(li)Zeolite: $(l:tfg_ores/moon_vein_index#moon_cassiterite)5%$(/l)$()",
"type": "patchouli:text"
}
],
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/moon_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/moon_vein_index.json
index f8862b459..1dc09e4e9 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/moon_vein_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/moon_vein_index.json
@@ -14,12 +14,12 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_apatite)Apatite & Pyrochlore$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_monazite)Bastnasite & Monazite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_bauxite)Bauxite & Ilmenite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_quartz)Certus Quartz$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_magnetite)Chromite & Magnetite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sheldonite)Cooperite & Bornite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_desh)Desh & Ilmenite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_beryllium)Emerald & Beryllium$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_garnierite)Garnierite & Cobaltite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_graphite)Graphite & Diamond$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_mica)Kyanite, Mica, & Bauxite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_manganese)Manganese & Tantalum$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_pyrolusite)Pyrolusite and Cobalt$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_redstone)Redstone, Cinnabar, & Ruby$()$()",
+ "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_garnet)Amethyst, Opal, & Garnet$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_apatite)Apatite & Pyrochlore$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_monazite)Bastnasite & Monazite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_bauxite)Bauxite & Ilmenite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_cassiterite)Cassiterite & Chalcopyrite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_quartz)Certus Quartz$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_magnetite)Chromite & Magnetite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sheldonite)Cooperite & Bornite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_desh)Desh & Ilmenite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_beryllium)Emerald & Beryllium$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_garnierite)Garnierite & Cobaltite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_gold)Gold & Magnetite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_graphite)Graphite & Diamond$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_gypsum)Gypsum & Calcite$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_saltpeter)Saltpeter & Electrotine$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sapphire)Sapphire & Almandine$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_scheelite)Scheelite & Tungstate$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_silver)Silver, Galena, & Lead$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_lubricant)Soapstone, Talc, & Trona$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sphalerite)Sphalerite & Pyrite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_topaz)Topaz & Chalcocite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_molybdenum)Wulfenite & Molybdenite$()$()",
+ "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_mica)Kyanite, Mica, & Bauxite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_manganese)Manganese & Tantalum$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_pyrolusite)Pyrolusite and Cobalt$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_redstone)Redstone, Cinnabar, & Ruby$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_saltpeter)Saltpeter & Electrotine$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sapphire)Sapphire & Almandine$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_scheelite)Scheelite & Tungstate$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_silver)Silver, Galena, & Lead$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_lubricant)Soapstone, Talc, & Trona$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sphalerite)Sphalerite & Pyrite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_tetrahedrite)Tetrahedrite & Chalcocite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_topaz)Topaz & Chalcocite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_molybdenum)Wulfenite & Molybdenite$()$()",
"type": "patchouli:text"
},
{
@@ -27,6 +27,98 @@
"draw_filler": true,
"type": "patchouli:empty"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Rarity$(): 230$(br)$(thing)Density$(): 0.35$(br)$(thing)Type$(): Disc Vein$(br)$(thing)Y$(): 10 â 128$(br)$(thing)Size$(): 35$(br)$(thing)Height$(): 7$(br)$(thing)Indicator Max Depth$(): 20$(br2)$(thing)Stone Types$(): Andesite, Basalt, Rhyolite",
+ "title": "Amethyst, Opal, & Garnet",
+ "type": "patchouli:text",
+ "anchor": "moon_garnet"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Amethyst",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/amethyst"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 38%$(br)$(thing)Source of$(): Iron$(br)$(thing)Formula$(): (SiOâ)âFe",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Opal",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/opal"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 38%$(br)$(thing)Source of$(): Silicon, Oxygen$(br)$(thing)Formula$(): (SiOâ)",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Yellow Garnet",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/yellow_garnet"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 14%$(br)$(thing)Source of$(): Andradite, Grossular, Uvarovite",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Red Garnet",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/red_garnet"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 9%$(br)$(thing)Source of$(): Pyrope, Almandine, Spessartine",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Rarity$(): 250$(br)$(thing)Density$(): 0.3$(br)$(thing)Type$(): Cluster Vein$(br)$(thing)Y$(): 0 â 100$(br)$(thing)Size$(): 35$(br)$(thing)Indicator Max Depth$(): 50$(br2)$(thing)Stone Types$(): Anorthosite, Diorite, Norite",
@@ -278,6 +370,98 @@
"text": "$(thing)Percentage$(): 21%$(br)$(thing)Source of$(): Magnesium, Rutile, Titanium$(br)$(thing)Formula$(): (Mg,Fe)TiâOâ
",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Rarity$(): 210$(br)$(thing)Density$(): 0.3$(br)$(thing)Type$(): Cluster Vein$(br)$(thing)Y$(): 10 â 128$(br)$(thing)Size$(): 40$(br)$(thing)Indicator Max Depth$(): 60$(br2)$(thing)Stone Types$(): Diorite, Gabbro, Granite, Norite",
+ "title": "Cassiterite & Chalcopyrite",
+ "type": "patchouli:text",
+ "anchor": "moon_cassiterite"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Cassiterite",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/cassiterite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 41%$(br)$(thing)Melts into$(): Tin$(br)$(thing)Formula$(): SnOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Chalcopyrite",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/chalcopyrite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 35%$(br)$(thing)Melts into$(): Copper$(br)$(thing)Formula$(): CuFeSâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Tin",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/tin"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 17%$(br)$(thing)Melts into$(): Tin$(br)$(thing)Formula$(): Sn",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Zeolite",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/zeolite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 5%$(br)$(thing)Source of$(): Aluminium, Oxygen$(br)$(thing)Formula$(): NaCaâSiââAlâ(HâO)ââOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Rarity$(): 230$(br)$(thing)Density$(): 0.3$(br)$(thing)Type$(): Cluster Vein$(br)$(thing)Y$(): 10 â 100$(br)$(thing)Size$(): 60$(br)$(thing)Indicator Max Depth$(): 80$(br2)$(thing)Stone Types$(): Andesite, Anorthosite, Basalt, Dacite, Diorite, Gabbro, Norite, Phonolite, Rhyolite",
@@ -875,6 +1059,98 @@
"text": "$(thing)Percentage$(): 14%$(br)$(thing)Smelts into$(): Cobalt$(br)$(thing)Formula$(): Co",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Rarity$(): 170$(br)$(thing)Density$(): 0.4$(br)$(thing)Type$(): Disc Vein$(br)$(thing)Y$(): 10 â 80$(br)$(thing)Size$(): 40$(br)$(thing)Height$(): 10$(br)$(thing)Indicator Max Depth$(): 60$(br2)$(thing)Stone Types$(): Basalt, Diorite, Granite",
+ "title": "Gold & Magnetite",
+ "type": "patchouli:text",
+ "anchor": "moon_gold"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Native Gold",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gold"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 55%$(br)$(thing)Melts into$(): Gold$(br)$(thing)Formula$(): Au",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Bauxite",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/bauxite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 20%$(br)$(thing)Source of$(): Aluminium$(br)$(thing)Formula$(): AlâOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Magnetite",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/magnetite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 20%$(br)$(thing)Melts into$(): Cast Iron$(br)$(thing)Formula$(): FeâOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Green Sapphire",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/green_sapphire"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 5%$(br)$(thing)Source of$(): Aluminium$(br)$(thing)Formula$(): AlâOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Rarity$(): 260$(br)$(thing)Density$(): 0.55$(br)$(thing)Type$(): Pipe Vein$(br)$(thing)Y$(): 0 â 120$(br)$(thing)Height$(): 60$(br)$(thing)Radius$(): 12$(br)$(thing)Indicator Max Depth$(): 50$(br2)$(thing)Stone Types$(): Anorthosite, Basalt, Basalt, Gabbro, Phonolite",
@@ -942,6 +1218,113 @@
"text": "$(thing)Percentage$(): 10%$(br)$(thing)Source of$(): Magnesium, Iron$(br)$(thing)Formula$(): MgâFe(SiOâ)â",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Rarity$(): 180$(br)$(thing)Density$(): 0.3$(br)$(thing)Type$(): Disc Vein$(br)$(thing)Y$(): 10 â 100$(br)$(thing)Size$(): 40$(br)$(thing)Height$(): 9$(br)$(thing)Indicator Max Depth$(): 20$(br2)$(thing)Stone Types$(): Anorthosite, Norite, Phonolite",
+ "title": "Gypsum & Calcite",
+ "type": "patchouli:text",
+ "anchor": "moon_gypsum"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Gypsum",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gypsum"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 35%$(br)$(thing)Used for$(): Alabaster (dyeable) bricks$(br)$(thing)Formula$(): CaS(HâO)âOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Calcite",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/calcite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 25%$(br)$(thing)Source of$(): Calcium$(br)$(thing)Formula$(): CaCOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Borax",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/borax"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 20%$(br)$(thing)Source of$(): Sodium, Boron$(br)$(thing)Formula$(): NaâBâ(HâO)ââOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Alunite",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/alunite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 15%$(br)$(thing)Source of$(): Potassium, Aluminium$(br)$(thing)Formula$(): KAlâSiâHâOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Olivine",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/olivine"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 5%$(br)$(thing)Source of$(): Magnesium, Iron$(br)$(thing)Formula$(): MgâFe(SiOâ)â",
+ "type": "patchouli:multiblock"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Rarity$(): 250$(br)$(thing)Density$(): 0.25$(br)$(thing)Type$(): Cluster Vein$(br)$(thing)Y$(): 0 â 120$(br)$(thing)Size$(): 35$(br)$(thing)Indicator Max Depth$(): 50$(br2)$(thing)Stone Types$(): Anorthosite, Diorite, Gabbro, Norite",
@@ -1011,10 +1394,10 @@
},
{
"Type": "patchouli:multiblock",
- "name": "Pollucite",
+ "name": "Aluminium",
"multiblock": {
"mapping": {
- "0": "#forge:ores/pollucite"
+ "0": "#forge:ores/aluminium"
},
"pattern": [
[
@@ -1026,7 +1409,7 @@
]
},
"enable_visualize": false,
- "text": "$(thing)Percentage$(): 14%$(br)$(thing)Source of$(): Caesium, Aluminium$(br)$(thing)Formula$(): CsâAlâSiâ(HâO)âOââ",
+ "text": "$(thing)Percentage$(): 14%$(br)$(thing)Source of$(): Aluminium$(br)$(thing)Formula$(): Al",
"type": "patchouli:multiblock"
},
{
@@ -1857,6 +2240,98 @@
"text": "$(thing)Percentage$(): 15%$(br)$(thing)Source of$(): Iron, Titanium, Nitrogen$(br)$(thing)Formula$(): (MgâFe(SiOâ)â)â(TiOâ)Nâ",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Rarity$(): 190$(br)$(thing)Density$(): 0.3$(br)$(thing)Type$(): Cluster Vein$(br)$(thing)Y$(): 50 â 128$(br)$(thing)Size$(): 40$(br)$(thing)Indicator Max Depth$(): 60$(br2)$(thing)Stone Types$(): Andesite, Dacite, Phonolite, Rhyolite",
+ "title": "Tetrahedrite & Chalcocite",
+ "type": "patchouli:text",
+ "anchor": "moon_tetrahedrite"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Tetrahedrite",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/tetrahedrite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 40%$(br)$(thing)Melts into$(): Copper$(br)$(thing)Formula$(): CuâSbSâFe",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Chalcocite",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/chalcocite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 25%$(br)$(thing)Source of$(): Copper$(br)$(thing)Formula$(): CuâS",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Stibnite",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/stibnite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 20%$(br)$(thing)Smelts into$(): Antimony$(br)$(thing)Formula$(): SbâSâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Native Copper",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/copper"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 15%$(br)$(thing)Melts into$(): Copper$(br)$(thing)Formula$(): Cu",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Rarity$(): 210$(br)$(thing)Density$(): 0.5$(br)$(thing)Type$(): Disc Vein$(br)$(thing)Y$(): 0 â 120$(br)$(thing)Size$(): 64$(br)$(thing)Height$(): 25$(br)$(thing)Indicator Max Depth$(): 20$(br2)$(thing)Stone Types$(): Andesite, Anorthosite, Basalt, Dacite, Diorite, Gabbro, Norite, Phonolite, Rhyolite",
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/nether_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/nether_ore_index.json
index 83564331f..00bf20f57 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/nether_ore_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/nether_ore_index.json
@@ -14,42 +14,42 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)Almandine: $(l:tfg_ores/nether_vein_index#nether_sapphire)38%$(/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)Bentonite: $(l:tfg_ores/nether_vein_index#nether_olivine)35%$(/l)$()$(li)Beryllium: $(l:tfg_ores/nether_vein_index#nether_beryllium)33%$(/l)$()$(li)Blue Topaz: $(l:tfg_ores/nether_vein_index#nether_topaz)35%$(/l)$()$(li)Bornite: $(l:tfg_ores/nether_vein_index#nether_sheldonite)41%$(/l), $(l:tfg_ores/nether_vein_index#nether_topaz)15%$(/l)$()$(li)Calcite: $(l:tfg_ores/nether_vein_index#nether_lapis)15%$(/l)$()",
+ "text": "$(li)Almandine: $(l:tfg_ores/nether_vein_index#nether_sapphire)38%$(/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)Bentonite: $(l:tfg_ores/nether_vein_index#nether_olivine)35%$(/l)$()$(li)Beryllium: $(l:tfg_ores/nether_vein_index#nether_beryllium)33%$(/l)$()$(li)Blue Topaz: $(l:tfg_ores/nether_vein_index#nether_topaz)35%$(/l)$()$(li)Borax: $(l:tfg_ores/nether_vein_index#nether_gypsum)20%$(/l)$()$(li)Bornite: $(l:tfg_ores/nether_vein_index#nether_sheldonite)41%$(/l), $(l:tfg_ores/nether_vein_index#nether_topaz)15%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(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)10%$(/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)14%$(/l)$()$(li)Cobaltite: $(l:tfg_ores/nether_vein_index#nether_garnierite)19%$(/l)$()$(li)Cooperite: $(l:tfg_ores/nether_vein_index#nether_sheldonite)29%$(/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)47%$(/l)$()",
+ "text": "$(li)Calcite: $(l:tfg_ores/nether_vein_index#nether_gypsum)30%$(/l), $(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)10%$(/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)14%$(/l)$()$(li)Cobaltite: $(l:tfg_ores/nether_vein_index#nether_garnierite)19%$(/l)$()$(li)Cooperite: $(l:tfg_ores/nether_vein_index#nether_sheldonite)29%$(/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)23%$(/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)Kyanite: $(l:tfg_ores/nether_vein_index#nether_mica)46%$(/l)$()$(li)Lapis: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()",
+ "text": "$(li)Emerald: $(l:tfg_ores/nether_vein_index#nether_beryllium)47%$(/l)$()$(li)Fuller's Earth: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_gypsum)15%$(/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)23%$(/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_gypsum)35%$(/l), $(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)Kyanite: $(l:tfg_ores/nether_vein_index#nether_mica)46%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(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)20%$(/l)$()$(li)Malachite: $(l:tfg_ores/nether_vein_index#nether_goethite)20%$(/l)$()$(li)Mica: $(l:tfg_ores/nether_vein_index#nether_mica)33%$(/l)$()$(li)Molybdenite: $(l:tfg_ores/nether_vein_index#nether_molybdenum)31%$(/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)30%$(/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)$()",
+ "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)20%$(/l)$()$(li)Malachite: $(l:tfg_ores/nether_vein_index#nether_goethite)20%$(/l)$()$(li)Mica: $(l:tfg_ores/nether_vein_index#nether_mica)33%$(/l)$()$(li)Molybdenite: $(l:tfg_ores/nether_vein_index#nether_molybdenum)31%$(/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)30%$(/l), $(l:tfg_ores/nether_vein_index#nether_hematite)5%$(/l)$()$(li)Native Silver: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Nether Quartz: $(l:tfg_ores/nether_vein_index#nether_quartz)54%$(/l)$()$(li)Nickel: $(l:tfg_ores/nether_vein_index#nether_garnierite)19%$(/l), $(l:tfg_ores/nether_vein_index#nether_sheldonite)23%$(/l), $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/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)Pentlandite: $(l:tfg_ores/nether_vein_index#nether_garnierite)23%$(/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)5%$(/l)$()$(li)Plutonium: $(l:tfg_ores/nether_vein_index#nether_naquadah)25%$(/l)$()$(li)Pollucite: $(l:tfg_ores/nether_vein_index#nether_mica)20%$(/l)$()$(li)Powellite: $(l:tfg_ores/nether_vein_index#nether_molybdenum)10%$(/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)$()$(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)$()",
+ "text": "$(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)19%$(/l), $(l:tfg_ores/nether_vein_index#nether_sheldonite)23%$(/l), $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/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)Pentlandite: $(l:tfg_ores/nether_vein_index#nether_garnierite)23%$(/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)5%$(/l)$()$(li)Plutonium: $(l:tfg_ores/nether_vein_index#nether_naquadah)25%$(/l)$()$(li)Pollucite: $(l:tfg_ores/nether_vein_index#nether_mica)20%$(/l)$()$(li)Powellite: $(l:tfg_ores/nether_vein_index#nether_molybdenum)10%$(/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)$()$(li)Pyrochlore: $(l:tfg_ores/nether_vein_index#nether_apatite)15%$(/l)$()$(li)Pyrolusite: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(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)Rock Salt: $(l:tfg_ores/nether_vein_index#nether_beryllium)18%$(/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)10%$(/l)$()$(li)Scheelite: $(l:tfg_ores/nether_vein_index#nether_scheelite)45%$(/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)$()$(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)$()",
+ "text": "$(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)Rock Salt: $(l:tfg_ores/nether_vein_index#nether_beryllium)18%$(/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)10%$(/l)$()$(li)Scheelite: $(l:tfg_ores/nether_vein_index#nether_scheelite)45%$(/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)$()$(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)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(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)0%$(/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)30%$(/l)$()$(li)Wulfenite: $(l:tfg_ores/nether_vein_index#nether_molybdenum)42%$(/l)$()$(li)Yellow Garnet: $(l:tfg_ores/nether_vein_index#nether_garnet)14%$(/l)$()",
+ "text": "$(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)0%$(/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)30%$(/l)$()$(li)Wulfenite: $(l:tfg_ores/nether_vein_index#nether_molybdenum)42%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(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)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"
}
],
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/nether_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/nether_vein_index.json
index eef149cdd..650087f59 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/nether_vein_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/en_us/entries/tfg_ores/nether_vein_index.json
@@ -19,12 +19,12 @@
},
{
"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_graphite)Graphite & Diamond$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_gypsum)Gypsum & Calcite$()$()$(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_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$()$()",
+ "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"
},
{
@@ -1257,6 +1257,98 @@
"text": "$(thing)Percentage$(): 15%$(br)$(thing)Used for$(): Fuel, Distillation$(br)$(thing)Formula$(): C",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Rarity$(): 180$(br)$(thing)Density$(): 0.4$(br)$(thing)Type$(): Disc Vein$(br)$(thing)Y$(): 32 â 128$(br)$(thing)Size$(): 40$(br)$(thing)Height$(): 9$(br2)$(thing)Stone Types$(): Migmatite, Pyroxenite, Travertine",
+ "title": "Gypsum & Calcite",
+ "type": "patchouli:text",
+ "anchor": "nether_gypsum"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Gypsum",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gypsum"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 35%$(br)$(thing)Used for$(): Alabaster (dyeable) bricks$(br)$(thing)Formula$(): CaS(HâO)âOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Calcite",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/calcite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 30%$(br)$(thing)Source of$(): Calcium$(br)$(thing)Formula$(): CaCOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Borax",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/borax"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 20%$(br)$(thing)Source of$(): Sodium, Boron$(br)$(thing)Formula$(): NaâBâ(HâO)ââOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Fuller's Earth",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/fullers_earth"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Percentage$(): 15%$(br)$(thing)Source of$(): Magnesium$(br)$(thing)Formula$(): MgSiâH(HâO)âOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Rarity$(): 220$(br)$(thing)Density$(): 0.45$(br)$(thing)Type$(): Cluster Vein$(br)$(thing)Y$(): 0 â 128$(br)$(thing)Size$(): 35$(br2)$(thing)Stone Types$(): Basalt, Migmatite, Pyroxenite, Travertine",
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/earth_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/earth_ore_index.json
index af8ff8e08..88ba2dfe7 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/earth_ore_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/earth_ore_index.json
@@ -19,7 +19,7 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)Bentonita: $(l:tfg_ores/earth_vein_index#normal_olivine)35%$(/l)$()$(li)BerÃlio: $(l:tfg_ores/earth_vein_index#normal_beryllium)35%$(/l)$()$(li)Bismuto: $(l:tfg_ores/earth_vein_index#surface_bismuthinite)90%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)80%$(/l)$()$(li)BÃģrax: $(l:tfg_ores/earth_vein_index#normal_salt)15%$(/l)$()$(li)Bornita: $(l:tfg_ores/earth_vein_index#deep_sheldonite)53%$(/l), $(l:tfg_ores/earth_vein_index#deep_topaz)15%$(/l)$()$(li)Calcita: $(l:tfg_ores/earth_vein_index#normal_lapis)15%$(/l)$()$(li)Calcocita: $(l:tfg_ores/earth_vein_index#deep_topaz)25%$(/l)$()$(li)Calcopirita: $(l:tfg_ores/earth_vein_index#surface_copper)61%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)20%$(/l)$()$(li)CarvÃĢo: $(l:tfg_ores/earth_vein_index#normal_coal)100%$(/l), $(l:tfg_ores/earth_vein_index#normal_graphite)30%$(/l)$()$(li)Cassiterita: $(l:tfg_ores/earth_vein_index#surface_cassiterite)60%$(/l), $(l:tfg_ores/earth_vein_index#normal_cassiterite)40%$(/l), $(l:tfg_ores/earth_vein_index#surface_copper)5%$(/l)$()$(li)Chumbo: $(l:tfg_ores/earth_vein_index#normal_silver)55%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)11%$(/l), $(l:tfg_ores/earth_vein_index#surface_bismuthinite)7%$(/l)$()$(li)Cianita: $(l:tfg_ores/earth_vein_index#normal_mica)35%$(/l)$()$(li)CinÃĄbrio: $(l:tfg_ores/earth_vein_index#normal_redstone)20%$(/l)$()$(li)Cobaltita: $(l:tfg_ores/earth_vein_index#normal_garnierite)20%$(/l)$()",
+ "text": "$(li)Bentonita: $(l:tfg_ores/earth_vein_index#normal_olivine)35%$(/l)$()$(li)BerÃlio: $(l:tfg_ores/earth_vein_index#normal_beryllium)35%$(/l)$()$(li)Bismuto: $(l:tfg_ores/earth_vein_index#surface_bismuthinite)90%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)80%$(/l)$()$(li)BÃģrax: $(l:tfg_ores/earth_vein_index#normal_gypsum)20%$(/l), $(l:tfg_ores/earth_vein_index#normal_salt)15%$(/l)$()$(li)Bornita: $(l:tfg_ores/earth_vein_index#deep_sheldonite)53%$(/l), $(l:tfg_ores/earth_vein_index#deep_topaz)15%$(/l)$()$(li)Calcita: $(l:tfg_ores/earth_vein_index#normal_gypsum)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_lapis)15%$(/l)$()$(li)Calcocita: $(l:tfg_ores/earth_vein_index#deep_topaz)25%$(/l)$()$(li)Calcopirita: $(l:tfg_ores/earth_vein_index#surface_copper)61%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)20%$(/l)$()$(li)CarvÃĢo: $(l:tfg_ores/earth_vein_index#normal_coal)100%$(/l), $(l:tfg_ores/earth_vein_index#normal_graphite)30%$(/l)$()$(li)Cassiterita: $(l:tfg_ores/earth_vein_index#surface_cassiterite)60%$(/l), $(l:tfg_ores/earth_vein_index#normal_cassiterite)40%$(/l), $(l:tfg_ores/earth_vein_index#surface_copper)5%$(/l)$()$(li)Chumbo: $(l:tfg_ores/earth_vein_index#normal_silver)55%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)11%$(/l), $(l:tfg_ores/earth_vein_index#surface_bismuthinite)7%$(/l)$()$(li)Cianita: $(l:tfg_ores/earth_vein_index#normal_mica)35%$(/l)$()$(li)CinÃĄbrio: $(l:tfg_ores/earth_vein_index#normal_redstone)20%$(/l)$()$(li)Cobaltita: $(l:tfg_ores/earth_vein_index#normal_garnierite)20%$(/l)$()",
"type": "patchouli:text"
},
{
@@ -29,7 +29,7 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)Fosfato TricÃĄlcico: $(l:tfg_ores/earth_vein_index#normal_apatite)35%$(/l)$()$(li)Galena: $(l:tfg_ores/earth_vein_index#normal_silver)30%$(/l)$()$(li)Garnierita: $(l:tfg_ores/earth_vein_index#normal_garnierite)30%$(/l)$()$(li)Gipsita: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)15%$(/l)$()$(li)GlossulÃĄria: $(l:tfg_ores/earth_vein_index#normal_manganese)37%$(/l)$()$(li)Goethita: $(l:tfg_ores/earth_vein_index#deep_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)5%$(/l)$()$(li)Grafite: $(l:tfg_ores/earth_vein_index#normal_graphite)45%$(/l)$()$(li)Granada Amarela: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)15%$(/l)$()$(li)Granada Vermelha: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)5%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)5%$(/l)$()$(li)Hematita: $(l:tfg_ores/earth_vein_index#normal_hematite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)5%$(/l)$()$(li)LÃĄpis-lazÚri: $(l:tfg_ores/earth_vein_index#normal_lapis)25%$(/l)$()$(li)Lazurita: $(l:tfg_ores/earth_vein_index#normal_lapis)35%$(/l)$()$(li)Lepidorita: $(l:tfg_ores/earth_vein_index#normal_salt)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)15%$(/l)$()$(li)Limonita Amarela: $(l:tfg_ores/earth_vein_index#normal_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l)$()",
+ "text": "$(li)Fosfato TricÃĄlcico: $(l:tfg_ores/earth_vein_index#normal_apatite)35%$(/l)$()$(li)Galena: $(l:tfg_ores/earth_vein_index#normal_silver)30%$(/l)$()$(li)Garnierita: $(l:tfg_ores/earth_vein_index#normal_garnierite)30%$(/l)$()$(li)Gipsita: $(l:tfg_ores/earth_vein_index#normal_gypsum)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)15%$(/l)$()$(li)GlossulÃĄria: $(l:tfg_ores/earth_vein_index#normal_manganese)37%$(/l)$()$(li)Goethita: $(l:tfg_ores/earth_vein_index#deep_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)5%$(/l)$()$(li)Grafite: $(l:tfg_ores/earth_vein_index#normal_graphite)45%$(/l)$()$(li)Granada Amarela: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)15%$(/l)$()$(li)Granada Vermelha: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)5%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)5%$(/l)$()$(li)Hematita: $(l:tfg_ores/earth_vein_index#normal_hematite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)5%$(/l)$()$(li)LÃĄpis-lazÚri: $(l:tfg_ores/earth_vein_index#normal_lapis)25%$(/l)$()$(li)Lazurita: $(l:tfg_ores/earth_vein_index#normal_lapis)35%$(/l)$()$(li)Lepidorita: $(l:tfg_ores/earth_vein_index#normal_salt)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)15%$(/l)$()$(li)Limonita Amarela: $(l:tfg_ores/earth_vein_index#normal_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l)$()",
"type": "patchouli:text"
},
{
@@ -44,7 +44,7 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)Safira: $(l:tfg_ores/earth_vein_index#deep_sapphire)16%$(/l), $(l:tfg_ores/earth_vein_index#deep_magnetite)8%$(/l)$()$(li)Safira Verde: $(l:tfg_ores/earth_vein_index#deep_sapphire)16%$(/l)$()$(li)Sal: $(l:tfg_ores/earth_vein_index#normal_salt)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)30%$(/l)$()$(li)Sal-gema: $(l:tfg_ores/earth_vein_index#normal_salt)40%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)20%$(/l)$()$(li)Salitre: $(l:tfg_ores/earth_vein_index#normal_saltpeter)35%$(/l)$()$(li)Sheelita: $(l:tfg_ores/earth_vein_index#deep_scheelite)45%$(/l)$()$(li)Sodalita: $(l:tfg_ores/earth_vein_index#normal_lapis)25%$(/l)$()$(li)Talco: $(l:tfg_ores/earth_vein_index#normal_lubricant)20%$(/l)$()$(li)Tantalita: $(l:tfg_ores/earth_vein_index#normal_manganese)12%$(/l)$()$(li)Terra de Fuller: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l)$()$(li)Tetraedrita: $(l:tfg_ores/earth_vein_index#surface_tetrahedrite)60%$(/l), $(l:tfg_ores/earth_vein_index#normal_tetrahedrite)50%$(/l)$()$(li)TopÃĄzio: $(l:tfg_ores/earth_vein_index#deep_topaz)25%$(/l)$()$(li)TopÃĄzio Azul: $(l:tfg_ores/earth_vein_index#deep_topaz)35%$(/l)$()$(li)TÃģrio: $(l:tfg_ores/earth_vein_index#normal_beryllium)15%$(/l)$()",
+ "text": "$(li)Safira: $(l:tfg_ores/earth_vein_index#deep_sapphire)16%$(/l), $(l:tfg_ores/earth_vein_index#deep_magnetite)8%$(/l)$()$(li)Safira Verde: $(l:tfg_ores/earth_vein_index#deep_sapphire)16%$(/l)$()$(li)Sal: $(l:tfg_ores/earth_vein_index#normal_salt)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)30%$(/l)$()$(li)Sal-gema: $(l:tfg_ores/earth_vein_index#normal_salt)40%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)20%$(/l)$()$(li)Salitre: $(l:tfg_ores/earth_vein_index#normal_saltpeter)35%$(/l)$()$(li)Sheelita: $(l:tfg_ores/earth_vein_index#deep_scheelite)45%$(/l)$()$(li)Sodalita: $(l:tfg_ores/earth_vein_index#normal_lapis)25%$(/l)$()$(li)Talco: $(l:tfg_ores/earth_vein_index#normal_lubricant)20%$(/l)$()$(li)Tantalita: $(l:tfg_ores/earth_vein_index#normal_manganese)12%$(/l)$()$(li)Terra de Fuller: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_gypsum)15%$(/l)$()$(li)Tetraedrita: $(l:tfg_ores/earth_vein_index#surface_tetrahedrite)60%$(/l), $(l:tfg_ores/earth_vein_index#normal_tetrahedrite)50%$(/l)$()$(li)TopÃĄzio: $(l:tfg_ores/earth_vein_index#deep_topaz)25%$(/l)$()$(li)TopÃĄzio Azul: $(l:tfg_ores/earth_vein_index#deep_topaz)35%$(/l)$()$(li)TÃģrio: $(l:tfg_ores/earth_vein_index#normal_beryllium)15%$(/l)$()",
"type": "patchouli:text"
},
{
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/earth_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/earth_vein_index.json
index af283d506..f1d4c2eb5 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/earth_vein_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/earth_vein_index.json
@@ -19,17 +19,17 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/earth_vein_index#deep_sheldonite)Cooperita e Bornita$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_magnetite)Cromita e Magnetita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sulfur)Enxofre e Pirita$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_sphalerite)Esfalerita e Enxofre$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sphalerite)Esfalerita e Pirita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_beryllium)Esmeralda e BerÃlio$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_spodumene)Espodumena e Lepidolita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_garnierite)Garnierita e Cobaltita$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_limonite)Goethita e Malaquita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_graphite)Grafite e Diamante$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_garnet_tin)Granada e Areia Cassiterita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_hematite)Hematita e Limonita$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_hematite)Hematita, Goethita e Rubi$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lapis)LÃĄpis-lazÚri, Lazurita e Sodalita$()$()",
+ "text": "$(li)$(l:tfg_ores/earth_vein_index#deep_sheldonite)Cooperita e Bornita$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_magnetite)Cromita e Magnetita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sulfur)Enxofre e Pirita$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_sphalerite)Esfalerita e Enxofre$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sphalerite)Esfalerita e Pirita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_beryllium)Esmeralda e BerÃlio$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_spodumene)Espodumena e Lepidolita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_garnierite)Garnierita e Cobaltita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_gypsum)Gipsita e Calcita$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_limonite)Goethita e Malaquita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_graphite)Grafite e Diamante$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_garnet_tin)Granada e Areia Cassiterita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_hematite)Hematita e Limonita$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_hematite)Hematita, Goethita e Rubi$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/earth_vein_index#normal_limonite)Limonita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_magnetite)Magnetita e VanÃĄdio$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_manganese)ManganÊs e TÃĒntalo$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_garnet_opal)Opala e Granada$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_gold)Ouro (Profundo)$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_gold)Ouro, Limonita e Hematita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lubricant)Pedra-sabÃĢo, Talco e Trona$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_silver)Prata, Galena e Chumbo$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_quartz)Quartzos$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_redstone)Redstone, CinÃĄbrio e Rubi$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_sapphire)Safira e Almandina$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_salt)Sais e BÃģrax$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_saltpeter)Salitre e Eletrotina$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_scheelite)Sheelita e Tungstato$()$()",
+ "text": "$(li)$(l:tfg_ores/earth_vein_index#normal_lapis)LÃĄpis-lazÚri, Lazurita e Sodalita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_limonite)Limonita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_magnetite)Magnetita e VanÃĄdio$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_manganese)ManganÊs e TÃĒntalo$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_garnet_opal)Opala e Granada$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_gold)Ouro (Profundo)$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_gold)Ouro, Limonita e Hematita$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lubricant)Pedra-sabÃĢo, Talco e Trona$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_silver)Prata, Galena e Chumbo$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_quartz)Quartzos$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_redstone)Redstone, CinÃĄbrio e Rubi$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_sapphire)Safira e Almandina$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_salt)Sais e BÃģrax$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_saltpeter)Salitre e Eletrotina$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/earth_vein_index#normal_tetrahedrite)Tetraedrita (Normal)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_tetrahedrite)Tetraedrita (SuperfÃcie)$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_topaz)TopÃĄzio e Calcocita$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_pitchblende)Uraninita e Pechblenda$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_molybdenum)Wulfenita e Molibdenita$()$()",
+ "text": "$(li)$(l:tfg_ores/earth_vein_index#deep_scheelite)Sheelita e Tungstato$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_tetrahedrite)Tetraedrita (Normal)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_tetrahedrite)Tetraedrita (SuperfÃcie)$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_topaz)TopÃĄzio e Calcocita$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_pitchblende)Uraninita e Pechblenda$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_molybdenum)Wulfenita e Molibdenita$()$()",
"type": "patchouli:text"
},
{
@@ -1656,6 +1656,98 @@
"text": "$(thing)Porcentagem$(): 10%$(br)$(thing)Derrete em$(): NÃquel$(br)$(thing)FÃģrmula$(): Ni",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Raridade$(): 180$(br)$(thing)Densidade$(): 0.3$(br)$(thing)Tipo$(): Veio em Disco$(br)$(thing)Y$(): -32 â 60$(br)$(thing)Tamanho$(): 40$(br)$(thing)Altura$(): 9$(br)$(thing)Profundidade MÃĄxima do Indicador$(): 20$(br2)$(thing)Tipos de Pedra$(): Argilito, CalcÃĄrio, Cherte, Conglomerado, Dolomito, Folhelho, Giz",
+ "title": "Gipsita e Calcita",
+ "type": "patchouli:text",
+ "anchor": "normal_gypsum"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Gipsita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gypsum"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 35%$(br)$(thing)Usado para$(): Tijolos de Alabastro (tingÃveis)$(br)$(thing)FÃģrmula$(): CaS(HâO)âOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Calcita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/calcite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 30%$(br)$(thing)Fonte de$(): CÃĄlcio$(br)$(thing)FÃģrmula$(): CaCOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "BÃģrax",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/borax"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 20%$(br)$(thing)Fonte de$(): SÃģdio, Boro$(br)$(thing)FÃģrmula$(): NaâBâ(HâO)ââOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Terra de Fuller",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/fullers_earth"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 15%$(br)$(thing)Fonte de$(): MagnÃĐsio$(br)$(thing)FÃģrmula$(): MgSiâH(HâO)âOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Raridade$(): 240$(br)$(thing)Densidade$(): 0.35$(br)$(thing)Tipo$(): Veio Aglomerado$(br)$(thing)Y$(): -64 â 30$(br)$(thing)Tamanho$(): 32$(br)$(thing)Profundidade MÃĄxima do Indicador$(): 20$(br2)$(thing)Tipos de Pedra$(): CalcÃĄrio, MÃĄrmore",
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/mars_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/mars_ore_index.json
new file mode 100644
index 000000000..96566acf8
--- /dev/null
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/mars_ore_index.json
@@ -0,0 +1,22 @@
+{
+ "__credits__": "This page was automatically generated by OresToFieldGuide.",
+ "name": "Mars Ore Index",
+ "icon": "tfc:ore/normal_hematite",
+ "category": "tfc:tfg_ores",
+ "read_by_default": true,
+ "secret": false,
+ "pages": [
+ {
+ "Type": "patchouli:text",
+ "text": "Este ÃĐ o $(thing)Ãndice de MinÃĐrios$() para $(thing)Mars$(). Todos os minÃĐrios estÃĢo ordenados alfabeticamente e do veio mais rico para o mais pobre. VocÊ pode clicar neles para saber mais sobre cada veio.",
+ "title": "Mars Ore Index",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(li)Hematita: $(l:tfg_ores/mars_vein_index#mars_hematite)100%$(/l)$()",
+ "type": "patchouli:text"
+ }
+ ],
+ "sortnum": 6
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/mars_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/mars_vein_index.json
new file mode 100644
index 000000000..342df1e59
--- /dev/null
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/mars_vein_index.json
@@ -0,0 +1,49 @@
+{
+ "__credits__": "This page was automatically generated by OresToFieldGuide.",
+ "name": "Mars Vein Index",
+ "icon": "gtceu:mars_stone_hematite_ore",
+ "category": "tfc:tfg_ores",
+ "read_by_default": true,
+ "secret": false,
+ "pages": [
+ {
+ "Type": "patchouli:text",
+ "text": "Este ÃĐ o $(thing)Ãndice de Veios$() para $(item)Mars$(). Cada veio contÃĐm detalhes sobre sua raridade, densidade, tipo de veio, altura onde ÃĐ encontrado, tamanhos, tipos de rocha em que aparece e mais.",
+ "title": "Mars Vein Index",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(li)$(l:tfg_ores/mars_vein_index#mars_hematite)(Placeholder Vein)$()$()",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Raridade$(): 210$(br)$(thing)Densidade$(): 0.4$(br)$(thing)Tipo$(): Veio Aglomerado$(br)$(thing)Y$(): -16 â 100$(br)$(thing)Tamanho$(): 40$(br)$(thing)Profundidade MÃĄxima do Indicador$(): 50$(br2)$(thing)Tipos de Pedra$(): Argilita, Argilito, Basalto, CalcÃĄrio, Cherte, Conglomerado, Dacito, Diorito, Dolomito, Folhelho, Gabro, Giz, Granito, Red Granite, Traquito",
+ "title": "(Placeholder Vein)",
+ "type": "patchouli:text",
+ "anchor": "mars_hematite"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Hematita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/hematite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 100%$(br)$(thing)Derrete em$(): Ferro Fundido$(br)$(thing)FÃģrmula$(): FeâOâ",
+ "type": "patchouli:multiblock"
+ }
+ ],
+ "sortnum": 7
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/moon_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/moon_ore_index.json
index aa06f97b3..35ac3acf8 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/moon_ore_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/moon_ore_index.json
@@ -14,27 +14,32 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)Almandina: $(l:tfg_ores/moon_vein_index#moon_sapphire)38%$(/l)$()$(li)AlumÃnio: $(l:tfg_ores/moon_vein_index#moon_desh)20%$(/l)$()$(li)Apatita: $(l:tfg_ores/moon_vein_index#moon_apatite)23%$(/l)$()$(li)Areia Glauconita: $(l:tfg_ores/moon_vein_index#moon_lubricant)25%$(/l)$()$(li)Armalcolita: $(l:tfg_ores/moon_vein_index#moon_bauxite)21%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)15%$(/l)$()$(li)Barita: $(l:tfg_ores/moon_vein_index#moon_quartz)5%$(/l)$()$(li)Bastnasita: $(l:tfg_ores/moon_vein_index#moon_monazite)61%$(/l)$()$(li)Bauxita: $(l:tfg_ores/moon_vein_index#moon_bauxite)36%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l)$()$(li)BerÃlio: $(l:tfg_ores/moon_vein_index#moon_beryllium)31%$(/l)$()$(li)Bornita: $(l:tfg_ores/moon_vein_index#moon_sheldonite)35%$(/l), $(l:tfg_ores/moon_vein_index#moon_topaz)15%$(/l)$()$(li)Calcocita: $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)Chumbo: $(l:tfg_ores/moon_vein_index#moon_silver)23%$(/l)$()$(li)Cianita: $(l:tfg_ores/moon_vein_index#moon_mica)33%$(/l)$()$(li)CinÃĄbrio: $(l:tfg_ores/moon_vein_index#moon_redstone)19%$(/l)$()",
+ "text": "$(li)Almandina: $(l:tfg_ores/moon_vein_index#moon_sapphire)38%$(/l)$()$(li)AlumÃnio: $(l:tfg_ores/moon_vein_index#moon_desh)20%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)14%$(/l)$()$(li)Alunita: $(l:tfg_ores/moon_vein_index#moon_gypsum)15%$(/l)$()$(li)Ametista: $(l:tfg_ores/moon_vein_index#moon_garnet)38%$(/l)$()$(li)Apatita: $(l:tfg_ores/moon_vein_index#moon_apatite)23%$(/l)$()$(li)Areia Glauconita: $(l:tfg_ores/moon_vein_index#moon_lubricant)25%$(/l)$()$(li)Armalcolita: $(l:tfg_ores/moon_vein_index#moon_bauxite)21%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)15%$(/l)$()$(li)Barita: $(l:tfg_ores/moon_vein_index#moon_quartz)5%$(/l)$()$(li)Bastnasita: $(l:tfg_ores/moon_vein_index#moon_monazite)61%$(/l)$()$(li)Bauxita: $(l:tfg_ores/moon_vein_index#moon_bauxite)36%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_gold)20%$(/l)$()$(li)BerÃlio: $(l:tfg_ores/moon_vein_index#moon_beryllium)31%$(/l)$()$(li)BÃģrax: $(l:tfg_ores/moon_vein_index#moon_gypsum)20%$(/l)$()$(li)Bornita: $(l:tfg_ores/moon_vein_index#moon_sheldonite)35%$(/l), $(l:tfg_ores/moon_vein_index#moon_topaz)15%$(/l)$()$(li)Calcita: $(l:tfg_ores/moon_vein_index#moon_gypsum)25%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Cobaltita: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)Cobalto: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)14%$(/l)$()$(li)Cooperita: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l)$()$(li)Cromita: $(l:tfg_ores/moon_vein_index#moon_magnetite)40%$(/l)$()$(li)Desh: $(l:tfg_ores/moon_vein_index#moon_desh)40%$(/l), $(l:tfg_ores/moon_vein_index#moon_sphalerite)15%$(/l)$()$(li)Diamante: $(l:tfg_ores/moon_vein_index#moon_graphite)36%$(/l)$()$(li)Eletrotina: $(l:tfg_ores/moon_vein_index#moon_saltpeter)37%$(/l)$()$(li)Esfalerita: $(l:tfg_ores/moon_vein_index#moon_sphalerite)50%$(/l)$()$(li)Esmeralda: $(l:tfg_ores/moon_vein_index#moon_beryllium)45%$(/l)$()$(li)Espessartita: $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)Fosfato TricÃĄlcico: $(l:tfg_ores/moon_vein_index#moon_apatite)33%$(/l)$()$(li)Galena: $(l:tfg_ores/moon_vein_index#moon_silver)28%$(/l)$()$(li)Garnierita: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l)$()$(li)GlossulÃĄria: $(l:tfg_ores/moon_vein_index#moon_manganese)37%$(/l)$()",
+ "text": "$(li)Calcocita: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)Calcopirita: $(l:tfg_ores/moon_vein_index#moon_cassiterite)35%$(/l)$()$(li)Cassiterita: $(l:tfg_ores/moon_vein_index#moon_cassiterite)41%$(/l)$()$(li)Chumbo: $(l:tfg_ores/moon_vein_index#moon_silver)23%$(/l)$()$(li)Cianita: $(l:tfg_ores/moon_vein_index#moon_mica)33%$(/l)$()$(li)CinÃĄbrio: $(l:tfg_ores/moon_vein_index#moon_redstone)19%$(/l)$()$(li)Cobaltita: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)Cobalto: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)14%$(/l)$()$(li)Cobre Nativo: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)15%$(/l)$()$(li)Cooperita: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l)$()$(li)Cromita: $(l:tfg_ores/moon_vein_index#moon_magnetite)40%$(/l)$()$(li)Desh: $(l:tfg_ores/moon_vein_index#moon_desh)40%$(/l), $(l:tfg_ores/moon_vein_index#moon_sphalerite)15%$(/l)$()$(li)Diamante: $(l:tfg_ores/moon_vein_index#moon_graphite)36%$(/l)$()$(li)Eletrotina: $(l:tfg_ores/moon_vein_index#moon_saltpeter)37%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Grafite: $(l:tfg_ores/moon_vein_index#moon_graphite)52%$(/l)$()$(li)Ilmenita: $(l:tfg_ores/moon_vein_index#moon_bauxite)42%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)25%$(/l)$()$(li)LÃtio: $(l:tfg_ores/moon_vein_index#moon_scheelite)10%$(/l)$()$(li)Magnetita: $(l:tfg_ores/moon_vein_index#moon_magnetite)25%$(/l)$()$(li)Magnetita de VanÃĄdio: $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)Mica: $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l)$()$(li)Molibdenita: $(l:tfg_ores/moon_vein_index#moon_molybdenum)33%$(/l)$()$(li)Monazita: $(l:tfg_ores/moon_vein_index#moon_monazite)30%$(/l)$()$(li)NeodÃmio: $(l:tfg_ores/moon_vein_index#moon_monazite)6%$(/l)$()$(li)NÃquel: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)Olivina: $(l:tfg_ores/moon_vein_index#moon_graphite)10%$(/l), $(l:tfg_ores/moon_vein_index#moon_apatite)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_beryllium)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_molybdenum)5%$(/l), $(l:tfg_ores/moon_vein_index#moon_redstone)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_silver)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_sapphire)2%$(/l), $(l:tfg_ores/moon_vein_index#moon_monazite)1%$(/l)$()$(li)Ouro Nativo: $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)Pedra-sabÃĢo: $(l:tfg_ores/moon_vein_index#moon_lubricant)30%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)20%$(/l)$()$(li)Pentlandita: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_lubricant)15%$(/l)$()",
+ "text": "$(li)Esfalerita: $(l:tfg_ores/moon_vein_index#moon_sphalerite)50%$(/l)$()$(li)Esmeralda: $(l:tfg_ores/moon_vein_index#moon_beryllium)45%$(/l)$()$(li)Espessartita: $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)Estanho: $(l:tfg_ores/moon_vein_index#moon_cassiterite)17%$(/l)$()$(li)Estibnita: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)20%$(/l)$()$(li)Fosfato TricÃĄlcico: $(l:tfg_ores/moon_vein_index#moon_apatite)33%$(/l)$()$(li)Galena: $(l:tfg_ores/moon_vein_index#moon_silver)28%$(/l)$()$(li)Garnierita: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l)$()$(li)Gipsita: $(l:tfg_ores/moon_vein_index#moon_gypsum)35%$(/l)$()$(li)GlossulÃĄria: $(l:tfg_ores/moon_vein_index#moon_manganese)37%$(/l)$()$(li)Grafite: $(l:tfg_ores/moon_vein_index#moon_graphite)52%$(/l)$()$(li)Granada Amarela: $(l:tfg_ores/moon_vein_index#moon_garnet)14%$(/l)$()$(li)Granada Vermelha: $(l:tfg_ores/moon_vein_index#moon_garnet)9%$(/l)$()$(li)Ilmenita: $(l:tfg_ores/moon_vein_index#moon_bauxite)42%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)25%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Pirita: $(l:tfg_ores/moon_vein_index#moon_sphalerite)35%$(/l)$()$(li)Pirocloro: $(l:tfg_ores/moon_vein_index#moon_apatite)38%$(/l)$()$(li)Pirolusita: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)38%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)Piropo: $(l:tfg_ores/moon_vein_index#moon_sapphire)27%$(/l)$()$(li)Platina: $(l:tfg_ores/moon_vein_index#moon_sheldonite)15%$(/l)$()$(li)Polucita: $(l:tfg_ores/moon_vein_index#moon_mica)14%$(/l)$()$(li)Powellita: $(l:tfg_ores/moon_vein_index#moon_molybdenum)16%$(/l)$()$(li)Prata Nativa: $(l:tfg_ores/moon_vein_index#moon_silver)42%$(/l)$()$(li)Quartzito: $(l:tfg_ores/moon_vein_index#moon_quartz)20%$(/l)$()$(li)Quartzo Certus: $(l:tfg_ores/moon_vein_index#moon_quartz)45%$(/l)$()$(li)Quartzo do Nether: $(l:tfg_ores/moon_vein_index#moon_quartz)30%$(/l)$()$(li)Redstone: $(l:tfg_ores/moon_vein_index#moon_redstone)42%$(/l)$()$(li)Rubi: $(l:tfg_ores/moon_vein_index#moon_redstone)33%$(/l)$()$(li)Safira: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l), $(l:tfg_ores/moon_vein_index#moon_magnetite)5%$(/l)$()",
+ "text": "$(li)LÃtio: $(l:tfg_ores/moon_vein_index#moon_scheelite)10%$(/l)$()$(li)Magnetita: $(l:tfg_ores/moon_vein_index#moon_magnetite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_gold)20%$(/l)$()$(li)Magnetita de VanÃĄdio: $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)Mica: $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l)$()$(li)Molibdenita: $(l:tfg_ores/moon_vein_index#moon_molybdenum)33%$(/l)$()$(li)Monazita: $(l:tfg_ores/moon_vein_index#moon_monazite)30%$(/l)$()$(li)NeodÃmio: $(l:tfg_ores/moon_vein_index#moon_monazite)6%$(/l)$()$(li)NÃquel: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)Olivina: $(l:tfg_ores/moon_vein_index#moon_graphite)10%$(/l), $(l:tfg_ores/moon_vein_index#moon_apatite)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_beryllium)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_gypsum)5%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_molybdenum)5%$(/l), $(l:tfg_ores/moon_vein_index#moon_redstone)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_silver)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_sapphire)2%$(/l), $(l:tfg_ores/moon_vein_index#moon_monazite)1%$(/l)$()$(li)Opala: $(l:tfg_ores/moon_vein_index#moon_garnet)38%$(/l)$()$(li)Ouro Nativo: $(l:tfg_ores/moon_vein_index#moon_gold)55%$(/l), $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)Pedra-sabÃĢo: $(l:tfg_ores/moon_vein_index#moon_lubricant)30%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)20%$(/l)$()$(li)Pentlandita: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_lubricant)15%$(/l)$()$(li)Pirita: $(l:tfg_ores/moon_vein_index#moon_sphalerite)35%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Safira Verde: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l)$()$(li)Sal-gema: $(l:tfg_ores/moon_vein_index#moon_beryllium)18%$(/l)$()$(li)Salitre: $(l:tfg_ores/moon_vein_index#moon_saltpeter)29%$(/l)$()$(li)Sheelita: $(l:tfg_ores/moon_vein_index#moon_scheelite)40%$(/l)$()$(li)Talco: $(l:tfg_ores/moon_vein_index#moon_lubricant)20%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)12%$(/l)$()$(li)Tantalita: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)14%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)12%$(/l)$()$(li)TopÃĄzio: $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)TopÃĄzio Azul: $(l:tfg_ores/moon_vein_index#moon_topaz)35%$(/l)$()$(li)TÃģrio: $(l:tfg_ores/moon_vein_index#moon_beryllium)0%$(/l)$()$(li)Trona: $(l:tfg_ores/moon_vein_index#moon_lubricant)10%$(/l)$()$(li)Tungstato: $(l:tfg_ores/moon_vein_index#moon_scheelite)50%$(/l)$()$(li)Wulfenita: $(l:tfg_ores/moon_vein_index#moon_molybdenum)44%$(/l)$()",
+ "text": "$(li)Pirocloro: $(l:tfg_ores/moon_vein_index#moon_apatite)38%$(/l)$()$(li)Pirolusita: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)38%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)Piropo: $(l:tfg_ores/moon_vein_index#moon_sapphire)27%$(/l)$()$(li)Platina: $(l:tfg_ores/moon_vein_index#moon_sheldonite)15%$(/l)$()$(li)Powellita: $(l:tfg_ores/moon_vein_index#moon_molybdenum)16%$(/l)$()$(li)Prata Nativa: $(l:tfg_ores/moon_vein_index#moon_silver)42%$(/l)$()$(li)Quartzito: $(l:tfg_ores/moon_vein_index#moon_quartz)20%$(/l)$()$(li)Quartzo Certus: $(l:tfg_ores/moon_vein_index#moon_quartz)45%$(/l)$()$(li)Quartzo do Nether: $(l:tfg_ores/moon_vein_index#moon_quartz)30%$(/l)$()$(li)Redstone: $(l:tfg_ores/moon_vein_index#moon_redstone)42%$(/l)$()$(li)Rubi: $(l:tfg_ores/moon_vein_index#moon_redstone)33%$(/l)$()$(li)Safira: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l), $(l:tfg_ores/moon_vein_index#moon_magnetite)5%$(/l)$()$(li)Safira Verde: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l), $(l:tfg_ores/moon_vein_index#moon_gold)5%$(/l)$()$(li)Sal-gema: $(l:tfg_ores/moon_vein_index#moon_beryllium)18%$(/l)$()",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(li)Salitre: $(l:tfg_ores/moon_vein_index#moon_saltpeter)29%$(/l)$()$(li)Sheelita: $(l:tfg_ores/moon_vein_index#moon_scheelite)40%$(/l)$()$(li)Talco: $(l:tfg_ores/moon_vein_index#moon_lubricant)20%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)12%$(/l)$()$(li)Tantalita: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)14%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)12%$(/l)$()$(li)Tetraedrita: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)40%$(/l)$()$(li)TopÃĄzio: $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)TopÃĄzio Azul: $(l:tfg_ores/moon_vein_index#moon_topaz)35%$(/l)$()$(li)TÃģrio: $(l:tfg_ores/moon_vein_index#moon_beryllium)0%$(/l)$()$(li)Trona: $(l:tfg_ores/moon_vein_index#moon_lubricant)10%$(/l)$()$(li)Tungstato: $(l:tfg_ores/moon_vein_index#moon_scheelite)50%$(/l)$()$(li)Wulfenita: $(l:tfg_ores/moon_vein_index#moon_molybdenum)44%$(/l)$()$(li)ZeÃģlita: $(l:tfg_ores/moon_vein_index#moon_cassiterite)5%$(/l)$()",
"type": "patchouli:text"
}
],
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/moon_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/moon_vein_index.json
index 5fc41c51a..b5a686893 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/moon_vein_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/moon_vein_index.json
@@ -14,12 +14,12 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_apatite)Apatita e Pirocloro$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_monazite)Bastnasita e Monazita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_bauxite)Bauxita e Ilmenita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_mica)Cianita, Mica e Bauxita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sheldonite)Cooperita e Bornita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_magnetite)Cromita e Magnetita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_desh)Desh e Ilmenita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sphalerite)Esfalerita e Pirita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_beryllium)Esmeralda e BerÃlio$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_garnierite)Garnierita e Cobaltita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_graphite)Grafite e Diamante$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_manganese)ManganÊs e TÃĒntalo$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_lubricant)Pedra-sabÃĢo, Talco e Trona$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_pyrolusite)Pirolusita e Cobalto$()$()",
+ "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_garnet)Ametista, Opala e Granada$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_apatite)Apatita e Pirocloro$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_monazite)Bastnasita e Monazita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_bauxite)Bauxita e Ilmenita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_cassiterite)Cassiterita e Calcopirita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_mica)Cianita, Mica e Bauxita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sheldonite)Cooperita e Bornita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_magnetite)Cromita e Magnetita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_desh)Desh e Ilmenita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sphalerite)Esfalerita e Pirita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_beryllium)Esmeralda e BerÃlio$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_garnierite)Garnierita e Cobaltita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_gypsum)Gipsita e Calcita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_graphite)Grafite e Diamante$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_silver)Prata, Galena e Chumbo$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_quartz)Quartzo Certus$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_redstone)Redstone, CinÃĄbrio e Rubi$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sapphire)Safira e Almandina$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_saltpeter)Salitre e Eletrotina$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_scheelite)Sheelita e Tungstato$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_topaz)TopÃĄzio e Calcosita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_molybdenum)Wulfenita e Molibdenita$()$()",
+ "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_manganese)ManganÊs e TÃĒntalo$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_gold)Ouro e Magnetita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_lubricant)Pedra-sabÃĢo, Talco e Trona$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_pyrolusite)Pirolusita e Cobalto$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_silver)Prata, Galena e Chumbo$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_quartz)Quartzo Certus$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_redstone)Redstone, CinÃĄbrio e Rubi$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sapphire)Safira e Almandina$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_saltpeter)Salitre e Eletrotina$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_scheelite)Sheelita e Tungstato$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_tetrahedrite)Tetraedrita e Calcocita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_topaz)TopÃĄzio e Calcosita$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_molybdenum)Wulfenita e Molibdenita$()$()",
"type": "patchouli:text"
},
{
@@ -27,6 +27,98 @@
"draw_filler": true,
"type": "patchouli:empty"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Raridade$(): 230$(br)$(thing)Densidade$(): 0.35$(br)$(thing)Tipo$(): Veio em Disco$(br)$(thing)Y$(): 10 â 128$(br)$(thing)Tamanho$(): 35$(br)$(thing)Altura$(): 7$(br)$(thing)Profundidade MÃĄxima do Indicador$(): 20$(br2)$(thing)Tipos de Pedra$(): Andesito, Basalto, Riolito",
+ "title": "Ametista, Opala e Granada",
+ "type": "patchouli:text",
+ "anchor": "moon_garnet"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Ametista",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/amethyst"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 38%$(br)$(thing)Fonte de$(): Ferro$(br)$(thing)FÃģrmula$(): (SiOâ)âFe",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Opala",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/opal"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 38%$(br)$(thing)Fonte de$(): SilÃcio, OxigÊnio$(br)$(thing)FÃģrmula$(): (SiOâ)",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Granada Amarela",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/yellow_garnet"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 14%$(br)$(thing)Fonte de$(): Andradita, GlossulÃĄria, Uvarovita",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Granada Vermelha",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/red_garnet"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 9%$(br)$(thing)Fonte de$(): Piropo, Almandina, Espessartita",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Raridade$(): 250$(br)$(thing)Densidade$(): 0.3$(br)$(thing)Tipo$(): Veio Aglomerado$(br)$(thing)Y$(): 0 â 100$(br)$(thing)Tamanho$(): 35$(br)$(thing)Profundidade MÃĄxima do Indicador$(): 50$(br2)$(thing)Tipos de Pedra$(): Anortosito, Diorito, Norito",
@@ -278,6 +370,98 @@
"text": "$(thing)Porcentagem$(): 21%$(br)$(thing)Fonte de$(): MagnÃĐsio, Rutilo, TitÃĒnio$(br)$(thing)FÃģrmula$(): (Mg,Fe)TiâOâ
",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Raridade$(): 210$(br)$(thing)Densidade$(): 0.3$(br)$(thing)Tipo$(): Veio Aglomerado$(br)$(thing)Y$(): 10 â 128$(br)$(thing)Tamanho$(): 40$(br)$(thing)Profundidade MÃĄxima do Indicador$(): 60$(br2)$(thing)Tipos de Pedra$(): Diorito, Gabro, Granito, Norito",
+ "title": "Cassiterita e Calcopirita",
+ "type": "patchouli:text",
+ "anchor": "moon_cassiterite"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Cassiterita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/cassiterite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 41%$(br)$(thing)Derrete em$(): Estanho$(br)$(thing)FÃģrmula$(): SnOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Calcopirita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/chalcopyrite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 35%$(br)$(thing)Derrete em$(): Cobre$(br)$(thing)FÃģrmula$(): CuFeSâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Estanho",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/tin"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 17%$(br)$(thing)Derrete em$(): Estanho$(br)$(thing)FÃģrmula$(): Sn",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ZeÃģlita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/zeolite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 5%$(br)$(thing)Fonte de$(): AlumÃnio, OxigÊnio$(br)$(thing)FÃģrmula$(): NaCaâSiââAlâ(HâO)ââOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Raridade$(): 250$(br)$(thing)Densidade$(): 0.25$(br)$(thing)Tipo$(): Veio Aglomerado$(br)$(thing)Y$(): 0 â 120$(br)$(thing)Tamanho$(): 35$(br)$(thing)Profundidade MÃĄxima do Indicador$(): 50$(br2)$(thing)Tipos de Pedra$(): Anortosito, Diorito, Gabro, Norito",
@@ -347,10 +531,10 @@
},
{
"Type": "patchouli:multiblock",
- "name": "Polucita",
+ "name": "AlumÃnio",
"multiblock": {
"mapping": {
- "0": "#forge:ores/pollucite"
+ "0": "#forge:ores/aluminium"
},
"pattern": [
[
@@ -362,7 +546,7 @@
]
},
"enable_visualize": false,
- "text": "$(thing)Porcentagem$(): 14%$(br)$(thing)Fonte de$(): CÃĐsio, AlumÃnio$(br)$(thing)FÃģrmula$(): CsâAlâSiâ(HâO)âOââ",
+ "text": "$(thing)Porcentagem$(): 14%$(br)$(thing)Fonte de$(): AlumÃnio$(br)$(thing)FÃģrmula$(): Al",
"type": "patchouli:multiblock"
},
{
@@ -957,6 +1141,113 @@
"text": "$(thing)Porcentagem$(): 14%$(br)$(thing)Derrete em$(): Cobalto$(br)$(thing)FÃģrmula$(): Co",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Raridade$(): 180$(br)$(thing)Densidade$(): 0.3$(br)$(thing)Tipo$(): Veio em Disco$(br)$(thing)Y$(): 10 â 100$(br)$(thing)Tamanho$(): 40$(br)$(thing)Altura$(): 9$(br)$(thing)Profundidade MÃĄxima do Indicador$(): 20$(br2)$(thing)Tipos de Pedra$(): Anortosito, Fonolito, Norito",
+ "title": "Gipsita e Calcita",
+ "type": "patchouli:text",
+ "anchor": "moon_gypsum"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Gipsita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gypsum"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 35%$(br)$(thing)Usado para$(): Tijolos de Alabastro (tingÃveis)$(br)$(thing)FÃģrmula$(): CaS(HâO)âOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Calcita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/calcite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 25%$(br)$(thing)Fonte de$(): CÃĄlcio$(br)$(thing)FÃģrmula$(): CaCOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "BÃģrax",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/borax"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 20%$(br)$(thing)Fonte de$(): SÃģdio, Boro$(br)$(thing)FÃģrmula$(): NaâBâ(HâO)ââOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Alunita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/alunite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 15%$(br)$(thing)Fonte de$(): PotÃĄssio, AlumÃnio$(br)$(thing)FÃģrmula$(): KAlâSiâHâOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Olivina",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/olivine"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 5%$(br)$(thing)Fonte de$(): MagnÃĐsio, Ferro$(br)$(thing)FÃģrmula$(): MgâFe(SiOâ)â",
+ "type": "patchouli:multiblock"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Raridade$(): 260$(br)$(thing)Densidade$(): 0.55$(br)$(thing)Tipo$(): Veio Tubular$(br)$(thing)Y$(): 0 â 120$(br)$(thing)Altura$(): 60$(br)$(thing)Raio$(): 12$(br)$(thing)Profundidade MÃĄxima do Indicador$(): 50$(br2)$(thing)Tipos de Pedra$(): Anortosito, Basalto, Basalto, Fonolito, Gabro",
@@ -1116,6 +1407,98 @@
"draw_filler": true,
"type": "patchouli:empty"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Raridade$(): 170$(br)$(thing)Densidade$(): 0.4$(br)$(thing)Tipo$(): Veio em Disco$(br)$(thing)Y$(): 10 â 80$(br)$(thing)Tamanho$(): 40$(br)$(thing)Altura$(): 10$(br)$(thing)Profundidade MÃĄxima do Indicador$(): 60$(br2)$(thing)Tipos de Pedra$(): Basalto, Diorito, Granito",
+ "title": "Ouro e Magnetita",
+ "type": "patchouli:text",
+ "anchor": "moon_gold"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Ouro Nativo",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gold"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 55%$(br)$(thing)Derrete em$(): Ouro$(br)$(thing)FÃģrmula$(): Au",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Bauxita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/bauxite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 20%$(br)$(thing)Fonte de$(): AlumÃnio$(br)$(thing)FÃģrmula$(): AlâOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Magnetita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/magnetite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 20%$(br)$(thing)Derrete em$(): Ferro Fundido$(br)$(thing)FÃģrmula$(): FeâOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Safira Verde",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/green_sapphire"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 5%$(br)$(thing)Fonte de$(): Aluminium$(br)$(thing)FÃģrmula$(): AlâOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Raridade$(): 190$(br)$(thing)Densidade$(): 0.25$(br)$(thing)Tipo$(): Veio Aglomerado$(br)$(thing)Y$(): 0 â 66$(br)$(thing)Tamanho$(): 36$(br)$(thing)Profundidade MÃĄxima do Indicador$(): 20$(br2)$(thing)Tipos de Pedra$(): Anortosito, Basalto, Diorito, Gabro, Norito",
@@ -1857,6 +2240,98 @@
"text": "$(thing)Porcentagem$(): 10%$(br)$(thing)Fonte de$(): LÃtio$(br)$(thing)FÃģrmula$(): Li",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Raridade$(): 190$(br)$(thing)Densidade$(): 0.3$(br)$(thing)Tipo$(): Veio Aglomerado$(br)$(thing)Y$(): 50 â 128$(br)$(thing)Tamanho$(): 40$(br)$(thing)Profundidade MÃĄxima do Indicador$(): 60$(br2)$(thing)Tipos de Pedra$(): Andesito, Dacito, Fonolito, Riolito",
+ "title": "Tetraedrita e Calcocita",
+ "type": "patchouli:text",
+ "anchor": "moon_tetrahedrite"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Tetraedrita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/tetrahedrite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 40%$(br)$(thing)Derrete em$(): Cobre$(br)$(thing)FÃģrmula$(): CuâSbSâFe",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Calcocita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/chalcocite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 25%$(br)$(thing)Fonte de$(): Cobre$(br)$(thing)FÃģrmula$(): CuâS",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Estibnita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/stibnite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 20%$(br)$(thing)Derrete em$(): AntimÃīnio$(br)$(thing)FÃģrmula$(): SbâSâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Cobre Nativo",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/copper"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 15%$(br)$(thing)Derrete em$(): Cobre$(br)$(thing)FÃģrmula$(): Cu",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Raridade$(): 210$(br)$(thing)Densidade$(): 0.5$(br)$(thing)Tipo$(): Veio em Disco$(br)$(thing)Y$(): 0 â 120$(br)$(thing)Tamanho$(): 64$(br)$(thing)Altura$(): 25$(br)$(thing)Profundidade MÃĄxima do Indicador$(): 20$(br2)$(thing)Tipos de Pedra$(): Andesito, Anortosito, Basalto, Dacito, Diorito, Fonolito, Gabro, Norito, Riolito",
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/nether_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/nether_ore_index.json
index b81e60be6..1c66924f1 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/nether_ore_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/nether_ore_index.json
@@ -19,37 +19,37 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)BerÃlio: $(l:tfg_ores/nether_vein_index#nether_beryllium)33%$(/l)$()$(li)Bornita: $(l:tfg_ores/nether_vein_index#nether_sheldonite)41%$(/l), $(l:tfg_ores/nether_vein_index#nether_topaz)15%$(/l)$()$(li)Calcita: $(l:tfg_ores/nether_vein_index#nether_lapis)15%$(/l)$()$(li)Calcocita: $(l:tfg_ores/nether_vein_index#nether_topaz)25%$(/l)$()$(li)Calcopirita: $(l:tfg_ores/nether_vein_index#nether_copper)20%$(/l)$()$(li)CarvÃĢo: $(l:tfg_ores/nether_vein_index#nether_graphite)15%$(/l)$()$(li)Cassiterita: $(l:tfg_ores/nether_vein_index#nether_cassiterite)40%$(/l)$()$(li)Chumbo: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()$(li)Cianita: $(l:tfg_ores/nether_vein_index#nether_mica)46%$(/l)$()$(li)CinÃĄbrio: $(l:tfg_ores/nether_vein_index#nether_redstone)20%$(/l)$()$(li)Cobaltita: $(l:tfg_ores/nether_vein_index#nether_garnierite)19%$(/l)$()$(li)Cobalto: $(l:tfg_ores/nether_vein_index#nether_garnierite)14%$(/l)$()$(li)Cobre Nativo: $(l:tfg_ores/nether_vein_index#nether_copper)65%$(/l), $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)30%$(/l)$()$(li)Cooperita: $(l:tfg_ores/nether_vein_index#nether_sheldonite)29%$(/l)$()",
+ "text": "$(li)BerÃlio: $(l:tfg_ores/nether_vein_index#nether_beryllium)33%$(/l)$()$(li)BÃģrax: $(l:tfg_ores/nether_vein_index#nether_gypsum)20%$(/l)$()$(li)Bornita: $(l:tfg_ores/nether_vein_index#nether_sheldonite)41%$(/l), $(l:tfg_ores/nether_vein_index#nether_topaz)15%$(/l)$()$(li)Calcita: $(l:tfg_ores/nether_vein_index#nether_gypsum)30%$(/l), $(l:tfg_ores/nether_vein_index#nether_lapis)15%$(/l)$()$(li)Calcocita: $(l:tfg_ores/nether_vein_index#nether_topaz)25%$(/l)$()$(li)Calcopirita: $(l:tfg_ores/nether_vein_index#nether_copper)20%$(/l)$()$(li)CarvÃĢo: $(l:tfg_ores/nether_vein_index#nether_graphite)15%$(/l)$()$(li)Cassiterita: $(l:tfg_ores/nether_vein_index#nether_cassiterite)40%$(/l)$()$(li)Chumbo: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()$(li)Cianita: $(l:tfg_ores/nether_vein_index#nether_mica)46%$(/l)$()$(li)CinÃĄbrio: $(l:tfg_ores/nether_vein_index#nether_redstone)20%$(/l)$()$(li)Cobaltita: $(l:tfg_ores/nether_vein_index#nether_garnierite)19%$(/l)$()$(li)Cobalto: $(l:tfg_ores/nether_vein_index#nether_garnierite)14%$(/l)$()$(li)Cobre Nativo: $(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)Cromita: $(l:tfg_ores/nether_vein_index#nether_magnetite)10%$(/l)$()$(li)Diamante: $(l:tfg_ores/nether_vein_index#nether_graphite)40%$(/l)$()$(li)Diatomita: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_garnet_tin)15%$(/l)$()$(li)Eletrotina: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l)$()$(li)Enxofre: $(l:tfg_ores/nether_vein_index#nether_sulfur)50%$(/l), $(l:tfg_ores/nether_vein_index#nether_sphalerite)35%$(/l)$()$(li)Esfalerita: $(l:tfg_ores/nether_vein_index#nether_sphalerite)40%$(/l), $(l:tfg_ores/nether_vein_index#nether_sulfur)15%$(/l)$()$(li)Esmeralda: $(l:tfg_ores/nether_vein_index#nether_beryllium)47%$(/l)$()$(li)Espessartita: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()$(li)Estanho: $(l:tfg_ores/nether_vein_index#nether_cassiterite)60%$(/l)$()$(li)Estibnita: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)20%$(/l)$()$(li)Fosfato TricÃĄlcico: $(l:tfg_ores/nether_vein_index#nether_apatite)35%$(/l)$()$(li)Galena: $(l:tfg_ores/nether_vein_index#nether_silver)30%$(/l)$()$(li)Garnierita: $(l:tfg_ores/nether_vein_index#nether_garnierite)23%$(/l)$()$(li)Gipsita: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)15%$(/l)$()",
+ "text": "$(li)Cooperita: $(l:tfg_ores/nether_vein_index#nether_sheldonite)29%$(/l)$()$(li)Cromita: $(l:tfg_ores/nether_vein_index#nether_magnetite)10%$(/l)$()$(li)Diamante: $(l:tfg_ores/nether_vein_index#nether_graphite)40%$(/l)$()$(li)Diatomita: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_garnet_tin)15%$(/l)$()$(li)Eletrotina: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l)$()$(li)Enxofre: $(l:tfg_ores/nether_vein_index#nether_sulfur)50%$(/l), $(l:tfg_ores/nether_vein_index#nether_sphalerite)35%$(/l)$()$(li)Esfalerita: $(l:tfg_ores/nether_vein_index#nether_sphalerite)40%$(/l), $(l:tfg_ores/nether_vein_index#nether_sulfur)15%$(/l)$()$(li)Esmeralda: $(l:tfg_ores/nether_vein_index#nether_beryllium)47%$(/l)$()$(li)Espessartita: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()$(li)Estanho: $(l:tfg_ores/nether_vein_index#nether_cassiterite)60%$(/l)$()$(li)Estibnita: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)20%$(/l)$()$(li)Fosfato TricÃĄlcico: $(l:tfg_ores/nether_vein_index#nether_apatite)35%$(/l)$()$(li)Galena: $(l:tfg_ores/nether_vein_index#nether_silver)30%$(/l)$()$(li)Garnierita: $(l:tfg_ores/nether_vein_index#nether_garnierite)23%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)GlossulÃĄria: $(l:tfg_ores/nether_vein_index#nether_manganese)37%$(/l)$()$(li)Goethita: $(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)Grafite: $(l:tfg_ores/nether_vein_index#nether_graphite)45%$(/l)$()$(li)Granada Amarela: $(l:tfg_ores/nether_vein_index#nether_garnet)14%$(/l)$()$(li)Granada Vermelha: $(l:tfg_ores/nether_vein_index#nether_garnet)9%$(/l)$()$(li)Hematita: $(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ÃĄpis-lazÚri: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()$(li)Lazurita: $(l:tfg_ores/nether_vein_index#nether_lapis)35%$(/l)$()$(li)Limonita Amarela: $(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Ãtio: $(l:tfg_ores/nether_vein_index#nether_scheelite)20%$(/l)$()$(li)Magnesita: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()$(li)Magnetita: $(l:tfg_ores/nether_vein_index#nether_magnetite)20%$(/l)$()$(li)Magnetita de VanÃĄdio: $(l:tfg_ores/nether_vein_index#nether_magnetite)30%$(/l)$()$(li)Malaquita: $(l:tfg_ores/nether_vein_index#nether_goethite)20%$(/l)$()",
+ "text": "$(li)Gipsita: $(l:tfg_ores/nether_vein_index#nether_gypsum)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)15%$(/l)$()$(li)GlossulÃĄria: $(l:tfg_ores/nether_vein_index#nether_manganese)37%$(/l)$()$(li)Goethita: $(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)Grafite: $(l:tfg_ores/nether_vein_index#nether_graphite)45%$(/l)$()$(li)Granada Amarela: $(l:tfg_ores/nether_vein_index#nether_garnet)14%$(/l)$()$(li)Granada Vermelha: $(l:tfg_ores/nether_vein_index#nether_garnet)9%$(/l)$()$(li)Hematita: $(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ÃĄpis-lazÚri: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()$(li)Lazurita: $(l:tfg_ores/nether_vein_index#nether_lapis)35%$(/l)$()$(li)Limonita Amarela: $(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Ãtio: $(l:tfg_ores/nether_vein_index#nether_scheelite)20%$(/l)$()$(li)Magnesita: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()$(li)Magnetita: $(l:tfg_ores/nether_vein_index#nether_magnetite)20%$(/l)$()$(li)Magnetita de VanÃĄdio: $(l:tfg_ores/nether_vein_index#nether_magnetite)30%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Mica: $(l:tfg_ores/nether_vein_index#nether_mica)33%$(/l)$()$(li)Molibdenita: $(l:tfg_ores/nether_vein_index#nether_molybdenum)31%$(/l)$()$(li)Monazita: $(l:tfg_ores/nether_vein_index#nether_monazite)25%$(/l)$()$(li)Naquadah: $(l:tfg_ores/nether_vein_index#nether_naquadah)75%$(/l)$()$(li)NeodÃmio: $(l:tfg_ores/nether_vein_index#nether_monazite)25%$(/l)$()$(li)NÃquel: $(l:tfg_ores/nether_vein_index#nether_garnierite)19%$(/l), $(l:tfg_ores/nether_vein_index#nether_sheldonite)23%$(/l), $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/l)$()$(li)Olivina: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()$(li)Opala: $(l:tfg_ores/nether_vein_index#nether_garnet)38%$(/l)$()$(li)Ouro Nativo: $(l:tfg_ores/nether_vein_index#nether_gold)75%$(/l), $(l:tfg_ores/nether_vein_index#nether_magnetite)30%$(/l), $(l:tfg_ores/nether_vein_index#nether_hematite)5%$(/l)$()$(li)Pechblenda: $(l:tfg_ores/nether_vein_index#nether_pitchblende)50%$(/l)$()$(li)Pedra-sabÃĢo: $(l:tfg_ores/nether_vein_index#nether_lubricant)30%$(/l)$()$(li)Pentlandita: $(l:tfg_ores/nether_vein_index#nether_garnierite)23%$(/l), $(l:tfg_ores/nether_vein_index#nether_lubricant)15%$(/l)$()$(li)Pirita: $(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)Pirocloro: $(l:tfg_ores/nether_vein_index#nether_apatite)15%$(/l)$()",
+ "text": "$(li)Malaquita: $(l:tfg_ores/nether_vein_index#nether_goethite)20%$(/l)$()$(li)Mica: $(l:tfg_ores/nether_vein_index#nether_mica)33%$(/l)$()$(li)Molibdenita: $(l:tfg_ores/nether_vein_index#nether_molybdenum)31%$(/l)$()$(li)Monazita: $(l:tfg_ores/nether_vein_index#nether_monazite)25%$(/l)$()$(li)Naquadah: $(l:tfg_ores/nether_vein_index#nether_naquadah)75%$(/l)$()$(li)NeodÃmio: $(l:tfg_ores/nether_vein_index#nether_monazite)25%$(/l)$()$(li)NÃquel: $(l:tfg_ores/nether_vein_index#nether_garnierite)19%$(/l), $(l:tfg_ores/nether_vein_index#nether_sheldonite)23%$(/l), $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/l)$()$(li)Olivina: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()$(li)Opala: $(l:tfg_ores/nether_vein_index#nether_garnet)38%$(/l)$()$(li)Ouro Nativo: $(l:tfg_ores/nether_vein_index#nether_gold)75%$(/l), $(l:tfg_ores/nether_vein_index#nether_magnetite)30%$(/l), $(l:tfg_ores/nether_vein_index#nether_hematite)5%$(/l)$()$(li)Pechblenda: $(l:tfg_ores/nether_vein_index#nether_pitchblende)50%$(/l)$()$(li)Pedra-sabÃĢo: $(l:tfg_ores/nether_vein_index#nether_lubricant)30%$(/l)$()$(li)Pentlandita: $(l:tfg_ores/nether_vein_index#nether_garnierite)23%$(/l), $(l:tfg_ores/nether_vein_index#nether_lubricant)15%$(/l)$()$(li)Pirita: $(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)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Pirolusita: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()$(li)Piropo: $(l:tfg_ores/nether_vein_index#nether_sapphire)27%$(/l)$()$(li)Platina: $(l:tfg_ores/nether_vein_index#nether_sheldonite)5%$(/l)$()$(li)PlutÃīnio: $(l:tfg_ores/nether_vein_index#nether_naquadah)25%$(/l)$()$(li)Polucita: $(l:tfg_ores/nether_vein_index#nether_mica)20%$(/l)$()$(li)Powellita: $(l:tfg_ores/nether_vein_index#nether_molybdenum)10%$(/l)$()$(li)Prata Nativa: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()$(li)Quartzito: $(l:tfg_ores/nether_vein_index#nether_quartz)25%$(/l)$()$(li)Quartzo do Nether: $(l:tfg_ores/nether_vein_index#nether_quartz)54%$(/l)$()$(li)Redstone: $(l:tfg_ores/nether_vein_index#nether_redstone)45%$(/l)$()$(li)Rubi: $(l:tfg_ores/nether_vein_index#nether_redstone)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_hematite)20%$(/l)$()$(li)Safira: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l), $(l:tfg_ores/nether_vein_index#nether_magnetite)10%$(/l)$()$(li)Safira Verde: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l)$()$(li)Sal-gema: $(l:tfg_ores/nether_vein_index#nether_beryllium)18%$(/l)$()",
+ "text": "$(li)Pirocloro: $(l:tfg_ores/nether_vein_index#nether_apatite)15%$(/l)$()$(li)Pirolusita: $(l:tfg_ores/nether_vein_index#nether_manganese)25%$(/l)$()$(li)Piropo: $(l:tfg_ores/nether_vein_index#nether_sapphire)27%$(/l)$()$(li)Platina: $(l:tfg_ores/nether_vein_index#nether_sheldonite)5%$(/l)$()$(li)PlutÃīnio: $(l:tfg_ores/nether_vein_index#nether_naquadah)25%$(/l)$()$(li)Polucita: $(l:tfg_ores/nether_vein_index#nether_mica)20%$(/l)$()$(li)Powellita: $(l:tfg_ores/nether_vein_index#nether_molybdenum)10%$(/l)$()$(li)Prata Nativa: $(l:tfg_ores/nether_vein_index#nether_silver)35%$(/l)$()$(li)Quartzito: $(l:tfg_ores/nether_vein_index#nether_quartz)25%$(/l)$()$(li)Quartzo do Nether: $(l:tfg_ores/nether_vein_index#nether_quartz)54%$(/l)$()$(li)Redstone: $(l:tfg_ores/nether_vein_index#nether_redstone)45%$(/l)$()$(li)Rubi: $(l:tfg_ores/nether_vein_index#nether_redstone)35%$(/l), $(l:tfg_ores/nether_vein_index#nether_hematite)20%$(/l)$()$(li)Safira: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l), $(l:tfg_ores/nether_vein_index#nether_magnetite)10%$(/l)$()$(li)Safira Verde: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Salitre: $(l:tfg_ores/nether_vein_index#nether_saltpeter)35%$(/l)$()$(li)Sheelita: $(l:tfg_ores/nether_vein_index#nether_scheelite)45%$(/l)$()$(li)Silvita: $(l:tfg_ores/nether_vein_index#nether_sylvite)100%$(/l)$()$(li)Sodalita: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()$(li)Talco: $(l:tfg_ores/nether_vein_index#nether_lubricant)20%$(/l)$()$(li)Tantalita: $(l:tfg_ores/nether_vein_index#nether_manganese)12%$(/l)$()$(li)Terra de Fuller: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)25%$(/l)$()$(li)Tetraedrita: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)50%$(/l)$()$(li)TopÃĄzio: $(l:tfg_ores/nether_vein_index#nether_topaz)25%$(/l)$()$(li)TopÃĄzio Azul: $(l:tfg_ores/nether_vein_index#nether_topaz)35%$(/l)$()$(li)TÃģrio: $(l:tfg_ores/nether_vein_index#nether_beryllium)0%$(/l)$()$(li)Trona: $(l:tfg_ores/nether_vein_index#nether_lubricant)10%$(/l)$()$(li)Tungstato: $(l:tfg_ores/nether_vein_index#nether_scheelite)35%$(/l)$()$(li)Uraninita: $(l:tfg_ores/nether_vein_index#nether_pitchblende)50%$(/l)$()",
+ "text": "$(li)Sal-gema: $(l:tfg_ores/nether_vein_index#nether_beryllium)18%$(/l)$()$(li)Salitre: $(l:tfg_ores/nether_vein_index#nether_saltpeter)35%$(/l)$()$(li)Sheelita: $(l:tfg_ores/nether_vein_index#nether_scheelite)45%$(/l)$()$(li)Silvita: $(l:tfg_ores/nether_vein_index#nether_sylvite)100%$(/l)$()$(li)Sodalita: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()$(li)Talco: $(l:tfg_ores/nether_vein_index#nether_lubricant)20%$(/l)$()$(li)Tantalita: $(l:tfg_ores/nether_vein_index#nether_manganese)12%$(/l)$()$(li)Terra de Fuller: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_gypsum)15%$(/l)$()$(li)Tetraedrita: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)50%$(/l)$()$(li)TopÃĄzio: $(l:tfg_ores/nether_vein_index#nether_topaz)25%$(/l)$()$(li)TopÃĄzio Azul: $(l:tfg_ores/nether_vein_index#nether_topaz)35%$(/l)$()$(li)TÃģrio: $(l:tfg_ores/nether_vein_index#nether_beryllium)0%$(/l)$()$(li)Trona: $(l:tfg_ores/nether_vein_index#nether_lubricant)10%$(/l)$()$(li)Tungstato: $(l:tfg_ores/nether_vein_index#nether_scheelite)35%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)Wulfenita: $(l:tfg_ores/nether_vein_index#nether_molybdenum)42%$(/l)$()",
+ "text": "$(li)Uraninita: $(l:tfg_ores/nether_vein_index#nether_pitchblende)50%$(/l)$()$(li)Wulfenita: $(l:tfg_ores/nether_vein_index#nether_molybdenum)42%$(/l)$()",
"type": "patchouli:text"
}
],
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/nether_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/nether_vein_index.json
index 40320e307..61c1ee0fd 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/nether_vein_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/pt_br/entries/tfg_ores/nether_vein_index.json
@@ -19,12 +19,12 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/nether_vein_index#nether_garnierite)Garnierita e Cobaltita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_goethite)Goethita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_graphite)Grafite e Diamante$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_garnet_tin)Granada e Areia Cassiterita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_hematite)Hematita e Limonita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lapis)LÃĄpis-lazÚri, Lazurita e Sodalita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_manganese)ManganÊs e TÃĒntalo$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_naquadah)Naquadah e PlutÃīnio$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_quartz)Nether Quartzo$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_gold)Ouro e Hematita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lubricant)Pedra-sabÃĢo, Talco e Trona$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_silver)Prata, Galena e Chumbo$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_redstone)Redstone, CinÃĄbrio e Rubi$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sapphire)Safira e Almandina$()$()",
+ "text": "$(li)$(l:tfg_ores/nether_vein_index#nether_garnierite)Garnierita e Cobaltita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_gypsum)Gipsita e Calcita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_goethite)Goethita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_graphite)Grafite e Diamante$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_garnet_tin)Granada e Areia Cassiterita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_hematite)Hematita e Limonita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lapis)LÃĄpis-lazÚri, Lazurita e Sodalita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_manganese)ManganÊs e TÃĒntalo$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_naquadah)Naquadah e PlutÃīnio$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_quartz)Nether Quartzo$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_gold)Ouro e Hematita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lubricant)Pedra-sabÃĢo, Talco e Trona$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_silver)Prata, Galena e Chumbo$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_redstone)Redstone, CinÃĄbrio e Rubi$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/nether_vein_index#nether_saltpeter)Salitre e Eletrotina$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_scheelite)Sheelita e Tungstato$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sylvite)Silvita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_tetrahedrite)Tetraedrita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_topaz)TopÃĄzio e Calcosita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_pitchblende)Uraninita e Pechblenda$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_molybdenum)Wulfenita e Molibdenita$()$()",
+ "text": "$(li)$(l:tfg_ores/nether_vein_index#nether_sapphire)Safira e Almandina$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_saltpeter)Salitre e Eletrotina$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_scheelite)Sheelita e Tungstato$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sylvite)Silvita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_tetrahedrite)Tetraedrita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_topaz)TopÃĄzio e Calcosita$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_pitchblende)Uraninita e Pechblenda$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_molybdenum)Wulfenita e Molibdenita$()$()",
"type": "patchouli:text"
},
{
@@ -1207,6 +1207,98 @@
"text": "$(thing)Porcentagem$(): 14%$(br)$(thing)Derrete em$(): Cobalto$(br)$(thing)FÃģrmula$(): Co",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Raridade$(): 180$(br)$(thing)Densidade$(): 0.4$(br)$(thing)Tipo$(): Veio em Disco$(br)$(thing)Y$(): 32 â 128$(br)$(thing)Tamanho$(): 40$(br)$(thing)Altura$(): 9$(br2)$(thing)Tipos de Pedra$(): Migmatito, Piroxenito, Travertino",
+ "title": "Gipsita e Calcita",
+ "type": "patchouli:text",
+ "anchor": "nether_gypsum"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Gipsita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gypsum"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 35%$(br)$(thing)Usado para$(): Tijolos de Alabastro (tingÃveis)$(br)$(thing)FÃģrmula$(): CaS(HâO)âOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Calcita",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/calcite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 30%$(br)$(thing)Fonte de$(): CÃĄlcio$(br)$(thing)FÃģrmula$(): CaCOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "BÃģrax",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/borax"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 20%$(br)$(thing)Fonte de$(): SÃģdio, Boro$(br)$(thing)FÃģrmula$(): NaâBâ(HâO)ââOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "Terra de Fuller",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/fullers_earth"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)Porcentagem$(): 15%$(br)$(thing)Fonte de$(): MagnÃĐsio$(br)$(thing)FÃģrmula$(): MgSiâH(HâO)âOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Raridade$(): 240$(br)$(thing)Densidade$(): 0.45$(br)$(thing)Tipo$(): Veio Aglomerado$(br)$(thing)Y$(): 0 â 128$(br)$(thing)Tamanho$(): 37$(br2)$(thing)Tipos de Pedra$(): Basalto, Migmatito, Piroxenito, Travertino",
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/earth_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/earth_ore_index.json
index b703b7402..fe2c9cc1f 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/earth_ore_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/earth_ore_index.json
@@ -14,17 +14,17 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐÐŧОаз: $(l:tfg_ores/earth_vein_index#normal_graphite)25%$(/l)$()$(li)ÐÐŧŅÐ―ÐļŅ: $(l:tfg_ores/earth_vein_index#normal_saltpeter)15%$(/l)$()$(li)ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―: $(l:tfg_ores/earth_vein_index#deep_sapphire)38%$(/l)$()$(li)ÐОÐĩŅÐļŅŅ: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)65%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)25%$(/l)$()$(li)ÐÐŋаŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_apatite)50%$(/l)$()$(li)ÐŅÐąÐĩŅŅ: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_quartz)18%$(/l)$()$(li)ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)35%$(/l)$()$(li)ÐаŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_quartz)37%$(/l)$()$(li)ÐаŅŅÐ―ÐĩзÐļŅ: $(l:tfg_ores/earth_vein_index#normal_monazite)62%$(/l)$()$(li)ÐÐĩÐ―ŅÐūÐ―ÐļŅ: $(l:tfg_ores/earth_vein_index#normal_olivine)35%$(/l)$()$(li)ÐÐĩŅÐļÐŧÐŧÐļÐđ: $(l:tfg_ores/earth_vein_index#normal_beryllium)35%$(/l)$()$(li)ÐÐūКŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_mica)25%$(/l)$()$(li)ÐÐūŅÐ―ÐļŅ: $(l:tfg_ores/earth_vein_index#deep_sheldonite)53%$(/l), $(l:tfg_ores/earth_vein_index#deep_topaz)15%$(/l)$()$(li)ÐŅŅа: $(l:tfg_ores/earth_vein_index#normal_salt)15%$(/l)$()",
+ "text": "$(li)ÐÐŧОаз: $(l:tfg_ores/earth_vein_index#normal_graphite)25%$(/l)$()$(li)ÐÐŧŅÐ―ÐļŅ: $(l:tfg_ores/earth_vein_index#normal_saltpeter)15%$(/l)$()$(li)ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―: $(l:tfg_ores/earth_vein_index#deep_sapphire)38%$(/l)$()$(li)ÐОÐĩŅÐļŅŅ: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)65%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)25%$(/l)$()$(li)ÐÐŋаŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_apatite)50%$(/l)$()$(li)ÐŅÐąÐĩŅŅ: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_quartz)18%$(/l)$()$(li)ÐазаÐŧŅŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)35%$(/l)$()$(li)ÐаŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_quartz)37%$(/l)$()$(li)ÐаŅŅÐ―ÐĩзÐļŅ: $(l:tfg_ores/earth_vein_index#normal_monazite)62%$(/l)$()$(li)ÐÐĩÐ―ŅÐūÐ―ÐļŅ: $(l:tfg_ores/earth_vein_index#normal_olivine)35%$(/l)$()$(li)ÐÐĩŅÐļÐŧÐŧÐļÐđ: $(l:tfg_ores/earth_vein_index#normal_beryllium)35%$(/l)$()$(li)ÐÐūКŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_mica)25%$(/l)$()$(li)ÐÐūŅÐ―ÐļŅ: $(l:tfg_ores/earth_vein_index#deep_sheldonite)53%$(/l), $(l:tfg_ores/earth_vein_index#deep_topaz)15%$(/l)$()$(li)ÐŅŅа: $(l:tfg_ores/earth_vein_index#normal_gypsum)20%$(/l), $(l:tfg_ores/earth_vein_index#normal_salt)15%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐÐ°Ð―Ð°ÐīÐļÐđ ОаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_magnetite)22%$(/l), $(l:tfg_ores/earth_vein_index#deep_magnetite)25%$(/l)$()$(li)ÐÐļŅОŅŅ: $(l:tfg_ores/earth_vein_index#surface_bismuthinite)90%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)80%$(/l)$()$(li)ÐÐūÐŧŅŅŅаОаŅ: $(l:tfg_ores/earth_vein_index#deep_scheelite)35%$(/l)$()$(li)ÐŅÐŧŅŅÐĩÐ―ÐļŅ: $(l:tfg_ores/earth_vein_index#deep_molybdenum)47%$(/l)$()$(li)ÐаÐŧÐĩÐ―Ð°: $(l:tfg_ores/earth_vein_index#normal_silver)30%$(/l)$()$(li)ÐаŅÐ―ÐļÐĩŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_garnierite)30%$(/l)$()$(li)ÐÐĩОаŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_hematite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)5%$(/l)$()$(li)ÐŅŅÐļŅ: $(l:tfg_ores/earth_vein_index#deep_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)5%$(/l)$()$(li)ÐÐļÐŋŅ: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)15%$(/l)$()$(li)ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК: $(l:tfg_ores/earth_vein_index#normal_lubricant)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_olivine)15%$(/l)$()$(li)ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)25%$(/l)$()$(li)ÐŅÐ°Ð―ÐļŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l)$()$(li)ÐŅаŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_graphite)45%$(/l)$()$(li)ÐŅÐūŅŅŅÐŧŅŅ: $(l:tfg_ores/earth_vein_index#normal_manganese)37%$(/l)$()",
+ "text": "$(li)ÐÐ°Ð―Ð°ÐīÐļÐđ ОаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_magnetite)22%$(/l), $(l:tfg_ores/earth_vein_index#deep_magnetite)25%$(/l)$()$(li)ÐÐļŅОŅŅ: $(l:tfg_ores/earth_vein_index#surface_bismuthinite)90%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)80%$(/l)$()$(li)ÐÐūÐŧŅŅŅаОаŅ: $(l:tfg_ores/earth_vein_index#deep_scheelite)35%$(/l)$()$(li)ÐŅÐŧŅŅÐĩÐ―ÐļŅ: $(l:tfg_ores/earth_vein_index#deep_molybdenum)47%$(/l)$()$(li)ÐаÐŧÐĩÐ―Ð°: $(l:tfg_ores/earth_vein_index#normal_silver)30%$(/l)$()$(li)ÐаŅÐ―ÐļÐĩŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_garnierite)30%$(/l)$()$(li)ÐÐĩОаŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_hematite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)5%$(/l)$()$(li)ÐŅŅÐļŅ: $(l:tfg_ores/earth_vein_index#deep_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)5%$(/l)$()$(li)ÐÐļÐŋŅ: $(l:tfg_ores/earth_vein_index#normal_gypsum)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)15%$(/l)$()$(li)ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК: $(l:tfg_ores/earth_vein_index#normal_lubricant)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_olivine)15%$(/l)$()$(li)ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ ÐŋÐĩŅÐūК: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)25%$(/l)$()$(li)ÐŅÐ°Ð―ÐļŅÐūÐēŅÐđ ОÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐđ ÐŋÐĩŅÐūК: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l)$()$(li)ÐŅаŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_graphite)45%$(/l)$()$(li)ÐŅÐūŅŅŅÐŧŅŅ: $(l:tfg_ores/earth_vein_index#normal_manganese)37%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐÐļаŅÐūОÐūÐēŅÐđ ÐŋÐĩÐŧÐļŅ: $(l:tfg_ores/earth_vein_index#normal_saltpeter)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_garnet_tin)15%$(/l)$()$(li)ÐŅÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)15%$(/l)$()$(li)ÐŅÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ: $(l:tfg_ores/earth_vein_index#normal_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l)$()$(li)ÐÐĩÐŧŅÐ―ŅÐđ ŅаÐŋŅÐļŅ: $(l:tfg_ores/earth_vein_index#deep_sapphire)16%$(/l)$()$(li)ÐзŅОŅŅÐī: $(l:tfg_ores/earth_vein_index#normal_beryllium)50%$(/l)$()$(li)ÐаÐŧŅŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_lapis)15%$(/l)$()$(li)ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ: $(l:tfg_ores/earth_vein_index#normal_salt)40%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)20%$(/l)$()$(li)ÐаŅŅÐļŅÐĩŅÐļŅ: $(l:tfg_ores/earth_vein_index#surface_cassiterite)60%$(/l), $(l:tfg_ores/earth_vein_index#normal_cassiterite)40%$(/l), $(l:tfg_ores/earth_vein_index#surface_copper)5%$(/l)$()$(li)ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)35%$(/l)$()$(li)ÐÐēаŅŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_quartz)43%$(/l)$()$(li)ÐÐļÐ―ÐūÐēаŅŅ: $(l:tfg_ores/earth_vein_index#normal_redstone)20%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅ: $(l:tfg_ores/earth_vein_index#normal_garnierite)15%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_garnierite)20%$(/l)$()$(li)ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)5%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)5%$(/l)$()",
+ "text": "$(li)ÐÐļаŅÐūОÐūÐēŅÐđ ÐŋÐĩÐŧÐļŅ: $(l:tfg_ores/earth_vein_index#normal_saltpeter)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_garnet_tin)15%$(/l)$()$(li)ÐŅÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)15%$(/l)$()$(li)ÐŅÐŧŅŅÐđ ÐŧÐļОÐūÐ―ÐļŅ: $(l:tfg_ores/earth_vein_index#normal_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l)$()$(li)ÐÐĩÐŧŅÐ―ŅÐđ ŅаÐŋŅÐļŅ: $(l:tfg_ores/earth_vein_index#deep_sapphire)16%$(/l)$()$(li)ÐзŅОŅŅÐī: $(l:tfg_ores/earth_vein_index#normal_beryllium)50%$(/l)$()$(li)ÐаÐŧŅŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_gypsum)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_lapis)15%$(/l)$()$(li)ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ: $(l:tfg_ores/earth_vein_index#normal_salt)40%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)20%$(/l)$()$(li)ÐаŅŅÐļŅÐĩŅÐļŅ: $(l:tfg_ores/earth_vein_index#surface_cassiterite)60%$(/l), $(l:tfg_ores/earth_vein_index#normal_cassiterite)40%$(/l), $(l:tfg_ores/earth_vein_index#surface_copper)5%$(/l)$()$(li)ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)35%$(/l)$()$(li)ÐÐēаŅŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_quartz)43%$(/l)$()$(li)ÐÐļÐ―ÐūÐēаŅŅ: $(l:tfg_ores/earth_vein_index#normal_redstone)20%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅ: $(l:tfg_ores/earth_vein_index#normal_garnierite)15%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_garnierite)20%$(/l)$()$(li)ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)5%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)5%$(/l)$()",
"type": "patchouli:text"
},
{
@@ -39,7 +39,7 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð°Ņ ÐÐĩÐīŅ: $(l:tfg_ores/earth_vein_index#normal_copper)65%$(/l), $(l:tfg_ores/earth_vein_index#normal_tetrahedrite)30%$(/l), $(l:tfg_ores/earth_vein_index#surface_tetrahedrite)20%$(/l)$()$(li)ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð°Ņ ÐĄÐĩŅÐĩÐąŅÐū: $(l:tfg_ores/earth_vein_index#normal_silver)15%$(/l)$()$(li)ÐĄÐ°ÐŋŅÐļŅ: $(l:tfg_ores/earth_vein_index#deep_sapphire)16%$(/l), $(l:tfg_ores/earth_vein_index#deep_magnetite)8%$(/l)$()$(li)ÐĄÐēÐļÐ―ÐĩŅ: $(l:tfg_ores/earth_vein_index#normal_silver)55%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)11%$(/l), $(l:tfg_ores/earth_vein_index#surface_bismuthinite)7%$(/l)$()$(li)ÐĄÐĩÐŧÐļŅŅа: $(l:tfg_ores/earth_vein_index#normal_saltpeter)35%$(/l)$()$(li)ÐĄÐĩŅа: $(l:tfg_ores/earth_vein_index#surface_sphalerite)55%$(/l), $(l:tfg_ores/earth_vein_index#normal_sulfur)50%$(/l), $(l:tfg_ores/earth_vein_index#normal_sphalerite)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)9%$(/l), $(l:tfg_ores/earth_vein_index#surface_bismuthinite)3%$(/l)$()$(li)ÐĄÐļÐ―ÐļÐđ ŅÐūÐŋаз: $(l:tfg_ores/earth_vein_index#deep_topaz)35%$(/l)$()$(li)ÐĄÐŧŅÐīа: $(l:tfg_ores/earth_vein_index#normal_mica)25%$(/l)$()$(li)ÐĄÐžÐĩКŅÐļŅÐĩŅÐšÐ°Ņ ÐģÐŧÐļÐ―Ð°: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l)$()$(li)ÐĄÐūÐīаÐŧÐļŅ: $(l:tfg_ores/earth_vein_index#normal_lapis)25%$(/l)$()$(li)ÐĄÐūÐŧŅ: $(l:tfg_ores/earth_vein_index#normal_salt)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)30%$(/l)$()$(li)ÐĄÐŋаŅÐĩŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_manganese)25%$(/l)$()$(li)ÐĄÐŋÐūÐīŅОÐĩÐ―: $(l:tfg_ores/earth_vein_index#normal_spodumene)35%$(/l)$()$(li)ÐĄŅÐļÐąÐ―ÐļŅ: $(l:tfg_ores/earth_vein_index#normal_tetrahedrite)20%$(/l), $(l:tfg_ores/earth_vein_index#surface_tetrahedrite)20%$(/l)$()",
+ "text": "$(li)ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð°Ņ ÐÐĩÐīŅ: $(l:tfg_ores/earth_vein_index#normal_copper)65%$(/l), $(l:tfg_ores/earth_vein_index#normal_tetrahedrite)30%$(/l), $(l:tfg_ores/earth_vein_index#surface_tetrahedrite)20%$(/l)$()$(li)ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð°Ņ ÐĄÐĩŅÐĩÐąŅÐū: $(l:tfg_ores/earth_vein_index#normal_silver)15%$(/l)$()$(li)ÐĄÐ°ÐŋŅÐļŅ: $(l:tfg_ores/earth_vein_index#deep_sapphire)16%$(/l), $(l:tfg_ores/earth_vein_index#deep_magnetite)8%$(/l)$()$(li)ÐĄÐēÐļÐ―ÐĩŅ: $(l:tfg_ores/earth_vein_index#normal_silver)55%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)11%$(/l), $(l:tfg_ores/earth_vein_index#surface_bismuthinite)7%$(/l)$()$(li)ÐĄÐĩÐŧÐļŅŅа: $(l:tfg_ores/earth_vein_index#normal_saltpeter)35%$(/l)$()$(li)ÐĄÐĩŅа: $(l:tfg_ores/earth_vein_index#surface_sphalerite)55%$(/l), $(l:tfg_ores/earth_vein_index#normal_sulfur)50%$(/l), $(l:tfg_ores/earth_vein_index#normal_sphalerite)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)9%$(/l), $(l:tfg_ores/earth_vein_index#surface_bismuthinite)3%$(/l)$()$(li)ÐĄÐļÐ―ÐļÐđ ŅÐūÐŋаз: $(l:tfg_ores/earth_vein_index#deep_topaz)35%$(/l)$()$(li)ÐĄÐŧŅÐīа: $(l:tfg_ores/earth_vein_index#normal_mica)25%$(/l)$()$(li)ÐĄÐžÐĩКŅÐļŅÐĩŅÐšÐ°Ņ ÐģÐŧÐļÐ―Ð°: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_gypsum)15%$(/l)$()$(li)ÐĄÐūÐīаÐŧÐļŅ: $(l:tfg_ores/earth_vein_index#normal_lapis)25%$(/l)$()$(li)ÐĄÐūÐŧŅ: $(l:tfg_ores/earth_vein_index#normal_salt)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)30%$(/l)$()$(li)ÐĄÐŋаŅÐĩŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_manganese)25%$(/l)$()$(li)ÐĄÐŋÐūÐīŅОÐĩÐ―: $(l:tfg_ores/earth_vein_index#normal_spodumene)35%$(/l)$()$(li)ÐĄŅÐļÐąÐ―ÐļŅ: $(l:tfg_ores/earth_vein_index#normal_tetrahedrite)20%$(/l), $(l:tfg_ores/earth_vein_index#surface_tetrahedrite)20%$(/l)$()",
"type": "patchouli:text"
},
{
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/earth_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/earth_vein_index.json
index 250943cff..de5fe2c10 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/earth_vein_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/earth_vein_index.json
@@ -14,22 +14,22 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)ÐОÐĩŅÐļŅŅ Ðļ ÐģŅÐ°Ð―Ð°Ņ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_apatite)ÐÐŋаŅÐļŅ Ðļ ÐÐļŅÐūŅ
ÐŧÐūŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_monazite)ÐаŅŅÐ―ÐĩзÐļŅ Ðļ ÐÐūÐ―Ð°ŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_olivine)ÐÐĩÐ―ŅÐūÐ―ÐļŅ Ðļ ÐÐŧÐļÐēÐļÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_bismuthinite)ÐÐļŅОŅŅ (ÐÐąŅŅÐ―ŅÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_bismuthinite)ÐÐļŅОŅŅ (ÐÐūÐēÐĩŅŅ
Ð―ÐūŅŅÐ―ŅÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_molybdenum)ÐŅÐŧŅŅÐĩÐ―ÐļŅ & ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_garnierite)ÐаŅÐ―ÐļÐĩŅÐļŅ Ðļ ÐÐūÐąÐ°ÐŧŅŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_hematite)ÐÐĩОаŅÐļŅ Ðļ ÐÐļОÐūÐ―ÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_hematite)ÐÐĩОаŅÐļŅ, ÐŅŅÐļŅ, Ð ŅÐąÐļÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_limonite)ÐŅŅÐļŅ Ðļ ÐаÐŧаŅ
ÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_garnet_tin)ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ Ðļ ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_graphite)ÐŅаŅÐļŅ Ðļ ÐÐŧОаз$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_gold)ÐÐūÐŧÐūŅÐū (ÐÐŧŅÐąÐūКÐūÐĩ)$()$()",
+ "text": "$(li)$(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)ÐОÐĩŅÐļŅŅ Ðļ ÐģŅÐ°Ð―Ð°Ņ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_apatite)ÐÐŋаŅÐļŅ Ðļ ÐÐļŅÐūŅ
ÐŧÐūŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_monazite)ÐаŅŅÐ―ÐĩзÐļŅ Ðļ ÐÐūÐ―Ð°ŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_olivine)ÐÐĩÐ―ŅÐūÐ―ÐļŅ Ðļ ÐÐŧÐļÐēÐļÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_bismuthinite)ÐÐļŅОŅŅ (ÐÐąŅŅÐ―ŅÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_bismuthinite)ÐÐļŅОŅŅ (ÐÐūÐēÐĩŅŅ
Ð―ÐūŅŅÐ―ŅÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_molybdenum)ÐŅÐŧŅŅÐĩÐ―ÐļŅ & ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_garnierite)ÐаŅÐ―ÐļÐĩŅÐļŅ Ðļ ÐÐūÐąÐ°ÐŧŅŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_hematite)ÐÐĩОаŅÐļŅ Ðļ ÐÐļОÐūÐ―ÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_hematite)ÐÐĩОаŅÐļŅ, ÐŅŅÐļŅ, Ð ŅÐąÐļÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_limonite)ÐŅŅÐļŅ Ðļ ÐаÐŧаŅ
ÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_gypsum)ÐÐļÐŋŅ Ðļ ÐаÐŧŅŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_garnet_tin)ÐŅÐ°Ð―Ð°ŅÐūÐēŅÐđ Ðļ ÐаŅŅÐļŅÐĩŅÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_graphite)ÐŅаŅÐļŅ Ðļ ÐÐŧОаз$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/earth_vein_index#normal_gold)ÐÐūÐŧÐūŅÐū, ÐÐļОÐūÐ―ÐļŅ Ðļ ÐÐĩОаŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_beryllium)ÐзŅОŅŅÐī Ðļ ÐÐĩŅÐļÐŧÐŧÐļÐđ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_cassiterite)ÐаŅŅÐļŅÐĩŅÐļŅ (ÐÐąŅŅÐ―ŅÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_cassiterite)ÐаŅŅÐļŅÐĩŅÐļŅ (ÐÐūÐēÐĩŅŅ
Ð―ÐūŅŅÐ―ŅÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_quartz)ÐÐēаŅŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lapis)ÐазŅŅÐļŅ, ÐазŅŅÐļŅ 2 Ðļ ÐĄÐūÐīаÐŧÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_limonite)ÐÐļОÐūÐ―ÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_magnetite)ÐаÐģÐ―ÐĩŅÐļŅ Ðļ ÐÐ°Ð―Ð°ÐīÐļÐđ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_manganese)ÐаŅÐģÐ°Ð―ÐĩŅ Ðļ ÐĒÐ°Ð―ŅаÐŧ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_copper)ÐÐĩÐīŅ Ðļ ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_basaltic_sands)ÐÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lubricant)ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ, ÐĒаÐŧŅК Ðļ ÐĒŅÐūÐ―Ð°$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_oilsands)ÐÐĩŅŅÐĩÐ―ÐūŅÐ―ŅÐđ ÐŋÐĩŅÐūК$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_garnet_opal)ÐÐŋаÐŧ Ðļ ÐģŅÐ°Ð―Ð°Ņ$()$()",
+ "text": "$(li)$(l:tfg_ores/earth_vein_index#deep_gold)ÐÐūÐŧÐūŅÐū (ÐÐŧŅÐąÐūКÐūÐĩ)$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_gold)ÐÐūÐŧÐūŅÐū, ÐÐļОÐūÐ―ÐļŅ Ðļ ÐÐĩОаŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_beryllium)ÐзŅОŅŅÐī Ðļ ÐÐĩŅÐļÐŧÐŧÐļÐđ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_cassiterite)ÐаŅŅÐļŅÐĩŅÐļŅ (ÐÐąŅŅÐ―ŅÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_cassiterite)ÐаŅŅÐļŅÐĩŅÐļŅ (ÐÐūÐēÐĩŅŅ
Ð―ÐūŅŅÐ―ŅÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_quartz)ÐÐēаŅŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lapis)ÐазŅŅÐļŅ, ÐазŅŅÐļŅ 2 Ðļ ÐĄÐūÐīаÐŧÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_limonite)ÐÐļОÐūÐ―ÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_magnetite)ÐаÐģÐ―ÐĩŅÐļŅ Ðļ ÐÐ°Ð―Ð°ÐīÐļÐđ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_manganese)ÐаŅÐģÐ°Ð―ÐĩŅ Ðļ ÐĒÐ°Ð―ŅаÐŧ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_copper)ÐÐĩÐīŅ Ðļ ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_basaltic_sands)ÐÐļÐ―ÐĩŅаÐŧŅÐ―ŅÐĩ ÐŋÐĩŅКÐļ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lubricant)ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ, ÐĒаÐŧŅК Ðļ ÐĒŅÐūÐ―Ð°$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_oilsands)ÐÐĩŅŅÐĩÐ―ÐūŅÐ―ŅÐđ ÐŋÐĩŅÐūК$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/earth_vein_index#normal_redstone)Ð ÐĩÐīŅŅÐūŅÐ―, ÐÐļÐ―ÐūÐēаŅŅ Ðļ Ð ŅÐąÐļÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_sapphire)ÐĄÐ°ÐŋŅÐļŅ Ðļ ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_saltpeter)ÐĄÐĩÐŧÐļŅŅа Ðļ ÐÐŧÐĩКŅŅÐūŅÐļÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sulfur)ÐĄÐĩŅа Ðļ ÐÐļŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_silver)ÐĄÐĩŅÐĩÐąŅÐū, ÐаÐŧÐĩÐ―Ð° Ðļ ÐĄÐēÐļÐ―ÐĩŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_salt)ÐĄÐūÐŧÐļ Ðļ ÐŅŅа$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_spodumene)ÐĄÐŋÐūÐīŅОÐĩÐ― Ðļ ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sphalerite)ÐĄŅаÐŧÐĩŅÐļŅ & ÐÐļŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_sphalerite)ÐĄŅаÐŧÐĩŅÐļŅ Ðļ ÐĄÐĩŅа$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_tetrahedrite)ÐĒÐĩŅŅаŅÐīŅÐļŅ (ÐūÐąŅŅÐ―ŅÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_tetrahedrite)ÐĒÐĩŅŅаŅÐīŅÐļŅ (ÐÐūÐēÐĩŅŅ
Ð―ÐūŅŅÐ―ŅÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_topaz)ÐĒÐūÐŋаз Ðļ ÐĨаÐŧŅКÐūзÐļÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_coal)ÐĢÐģÐūÐŧŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_pitchblende)ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ Ðļ ÐĢŅÐ°Ð―ÐļŅ$()$()",
+ "text": "$(li)$(l:tfg_ores/earth_vein_index#deep_garnet_opal)ÐÐŋаÐŧ Ðļ ÐģŅÐ°Ð―Ð°Ņ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_redstone)Ð ÐĩÐīŅŅÐūŅÐ―, ÐÐļÐ―ÐūÐēаŅŅ Ðļ Ð ŅÐąÐļÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_sapphire)ÐĄÐ°ÐŋŅÐļŅ Ðļ ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_saltpeter)ÐĄÐĩÐŧÐļŅŅа Ðļ ÐÐŧÐĩКŅŅÐūŅÐļÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sulfur)ÐĄÐĩŅа Ðļ ÐÐļŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_silver)ÐĄÐĩŅÐĩÐąŅÐū, ÐаÐŧÐĩÐ―Ð° Ðļ ÐĄÐēÐļÐ―ÐĩŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_salt)ÐĄÐūÐŧÐļ Ðļ ÐŅŅа$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_spodumene)ÐĄÐŋÐūÐīŅОÐĩÐ― Ðļ ÐÐĩÐŋÐļÐīÐūÐŧÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sphalerite)ÐĄŅаÐŧÐĩŅÐļŅ & ÐÐļŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_sphalerite)ÐĄŅаÐŧÐĩŅÐļŅ Ðļ ÐĄÐĩŅа$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_tetrahedrite)ÐĒÐĩŅŅаŅÐīŅÐļŅ (ÐūÐąŅŅÐ―ŅÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_tetrahedrite)ÐĒÐĩŅŅаŅÐīŅÐļŅ (ÐÐūÐēÐĩŅŅ
Ð―ÐūŅŅÐ―ŅÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_topaz)ÐĒÐūÐŋаз Ðļ ÐĨаÐŧŅКÐūзÐļÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_coal)ÐĢÐģÐūÐŧŅ$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/earth_vein_index#surface_copper)ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ Ðļ Ð ÐĩаÐŧŅÐģаŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_magnetite)ÐĨŅÐūОÐļŅ Ðļ ÐаÐģÐ―ÐĩŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_mica)ÐĶÐļÐūÐ―ÐļŅ, ÐĄÐŧŅÐīа Ðļ ÐÐūКŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_scheelite)ÐĻÐĩÐĩÐŧÐļŅ Ðļ ÐÐūÐŧŅŅŅаОаŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_sheldonite)ÐĻÐĩÐŧÐīÐūÐ―ÐļŅ Ðļ ÐÐūŅÐ―ÐļŅ$()$()",
+ "text": "$(li)$(l:tfg_ores/earth_vein_index#deep_pitchblende)ÐĢŅÐ°Ð―ÐļÐ―ÐļŅ Ðļ ÐĢŅÐ°Ð―ÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_copper)ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ Ðļ Ð ÐĩаÐŧŅÐģаŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_magnetite)ÐĨŅÐūОÐļŅ Ðļ ÐаÐģÐ―ÐĩŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_mica)ÐĶÐļÐūÐ―ÐļŅ, ÐĄÐŧŅÐīа Ðļ ÐÐūКŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_scheelite)ÐĻÐĩÐĩÐŧÐļŅ Ðļ ÐÐūÐŧŅŅŅаОаŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_sheldonite)ÐĻÐĩÐŧÐīÐūÐ―ÐļŅ Ðļ ÐÐūŅÐ―ÐļŅ$()$()",
"type": "patchouli:text"
},
{
@@ -954,6 +954,98 @@
"draw_filler": true,
"type": "patchouli:empty"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 180$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.3$(br)$(thing)ÐÐļÐī$(): ÐīÐļŅКÐūÐūÐąŅÐ°Ð·Ð―Ð°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): -32 â 60$(br)$(thing)РазОÐĩŅ$(): 40$(br)$(thing)ÐŅŅÐūŅа$(): 9$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 20$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): ÐŅÐģÐļÐŧÐŧÐļŅ, ÐÐūÐŧÐūОÐļŅ, ÐзÐēÐĩŅŅÐ―ŅК, ÐÐūÐ―ÐģÐŧÐūОÐĩŅаŅ, ÐŅÐĩÐžÐ―ÐļŅŅŅÐđ ŅÐŧÐ°Ð―ÐĩŅ, ÐÐĩÐŧ, ÐĄÐŧÐ°Ð―ÐĩŅ",
+ "title": "ÐÐļÐŋŅ Ðļ ÐаÐŧŅŅÐļŅ",
+ "type": "patchouli:text",
+ "anchor": "normal_gypsum"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐļÐŋŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gypsum"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 35%$(br)$(thing)ÐŅÐŋÐūÐŧŅзŅÐĩŅŅŅ ÐīÐŧŅ$(): ÐÐŧÐĩÐąÐ°ŅŅŅ (ОÐūÐķÐ―Ðū ÐŋÐūКŅаŅÐļŅŅ) Ðļ ÐĩÐģÐū КÐļŅÐŋÐļŅÐļ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CaS(HâO)âOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐаÐŧŅŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/calcite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 30%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐаÐŧŅŅÐļÐđ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CaCOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐŅŅа",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/borax"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 20%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐаŅŅÐļÐđ, ÐÐūŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): NaâBâ(HâO)ââOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĄÐžÐĩКŅÐļŅÐĩŅÐšÐ°Ņ ÐģÐŧÐļÐ―Ð°",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/fullers_earth"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 15%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐаÐģÐ―ÐļÐđ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): MgSiâH(HâO)âOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 270$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.25$(br)$(thing)ÐÐļÐī$(): КÐŧаŅŅÐĩŅÐ―Ð°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): -40 â 64$(br)$(thing)РазОÐĩŅ$(): 40$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 60$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): ÐÐ―ÐīÐĩзÐļŅ, ÐŅÐģÐļÐŧÐŧÐļŅ, ÐŅÐŋÐļÐīÐ―ŅÐđ ŅÐŧÐ°Ð―ÐĩŅ, ÐазаÐŧŅŅ, ÐÐ°ÐąÐąŅÐū, ÐÐ―ÐĩÐđŅ, ÐŅÐ°Ð―ÐļŅ, ÐаŅÐļŅ, ÐÐļÐūŅÐļŅ, ÐÐūÐŧÐūОÐļŅ, ÐзÐēÐĩŅŅÐ―ŅК, ÐÐēаŅŅÐļŅ, ÐÐūÐ―ÐģÐŧÐūОÐĩŅаŅ, ÐŅÐĩÐžÐ―ÐļŅŅŅÐđ ŅÐŧÐ°Ð―ÐĩŅ, ÐÐĩÐŧ, ÐŅаОÐūŅ, Ð ÐļÐūÐŧÐļŅ, ÐĄÐŧÐ°Ð―ÐĩŅ, ÐĪÐļÐŧÐŧÐļŅ, ÐĻÐļŅÐĩŅÐ―ŅÐđ ŅÐŧÐ°Ð―ÐĩŅ",
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/mars_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/mars_ore_index.json
new file mode 100644
index 000000000..eed6edcfa
--- /dev/null
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/mars_ore_index.json
@@ -0,0 +1,22 @@
+{
+ "__credits__": "This page was automatically generated by OresToFieldGuide.",
+ "name": "Mars Ore Index",
+ "icon": "tfc:ore/normal_hematite",
+ "category": "tfc:tfg_ores",
+ "read_by_default": true,
+ "secret": false,
+ "pages": [
+ {
+ "Type": "patchouli:text",
+ "text": "This is the $(thing)Ore Index$() for $(thing)Mars$(). All ores are sorted alphabetically and then by richest to poorest vein type. You can click on them to learn more information about each vein.",
+ "title": "Mars Ore Index",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(li)ÐÐĩОаŅÐļŅ: $(l:tfg_ores/mars_vein_index#mars_hematite)100%$(/l)$()",
+ "type": "patchouli:text"
+ }
+ ],
+ "sortnum": 6
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/mars_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/mars_vein_index.json
new file mode 100644
index 000000000..be2bb0d86
--- /dev/null
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/mars_vein_index.json
@@ -0,0 +1,49 @@
+{
+ "__credits__": "This page was automatically generated by OresToFieldGuide.",
+ "name": "Mars Vein Index",
+ "icon": "gtceu:mars_stone_hematite_ore",
+ "category": "tfc:tfg_ores",
+ "read_by_default": true,
+ "secret": false,
+ "pages": [
+ {
+ "Type": "patchouli:text",
+ "text": "This is the $(thing)Vein Index$() for $(thing)Mars$(). Each Vein has details regarding its rarity, density, vein type, height found, sizes, what stones it spawns on, and more.",
+ "title": "Mars Vein Index",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(li)$(l:tfg_ores/mars_vein_index#mars_hematite)(Placeholder Vein)$()$()",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 210$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.4$(br)$(thing)ÐÐļÐī$(): КÐŧаŅŅÐĩŅÐ―Ð°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): -16 â 100$(br)$(thing)РазОÐĩŅ$(): 40$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 50$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): Red Granite, ÐŅÐģÐļÐŧÐŧÐļŅ, ÐŅÐģÐļÐŧÐŧÐļŅ, ÐазаÐŧŅŅ, ÐÐ°ÐąÐąŅÐū, ÐŅÐ°Ð―ÐļŅ, ÐаŅÐļŅ, ÐÐļÐūŅÐļŅ, ÐÐūÐŧÐūОÐļŅ, ÐзÐēÐĩŅŅÐ―ŅК, ÐÐūÐ―ÐģÐŧÐūОÐĩŅаŅ, ÐŅÐĩÐžÐ―ÐļŅŅŅÐđ ŅÐŧÐ°Ð―ÐĩŅ, ÐÐĩÐŧ, ÐĄÐŧÐ°Ð―ÐĩŅ, ÐĒŅаŅ
ÐļŅ",
+ "title": "(Placeholder Vein)",
+ "type": "patchouli:text",
+ "anchor": "mars_hematite"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐĩОаŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/hematite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 100%$(br)$(thing)ÐÐŧаÐēÐļŅŅŅ Ðē$(): ÐÐĩÐŧÐĩзÐū$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): FeâOâ",
+ "type": "patchouli:multiblock"
+ }
+ ],
+ "sortnum": 7
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/moon_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/moon_ore_index.json
index a1aedfda5..5c409537b 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/moon_ore_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/moon_ore_index.json
@@ -14,27 +14,32 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)Armalcolite: $(l:tfg_ores/moon_vein_index#moon_bauxite)21%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)15%$(/l)$()$(li)Desh: $(l:tfg_ores/moon_vein_index#moon_desh)40%$(/l), $(l:tfg_ores/moon_vein_index#moon_sphalerite)15%$(/l)$()$(li)ÐÐŧОаз: $(l:tfg_ores/moon_vein_index#moon_graphite)36%$(/l)$()$(li)ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―: $(l:tfg_ores/moon_vein_index#moon_sapphire)38%$(/l)$()$(li)ÐÐŧŅОÐļÐ―ÐļÐđ: $(l:tfg_ores/moon_vein_index#moon_desh)20%$(/l)$()$(li)ÐÐŋаŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_apatite)23%$(/l)$()$(li)ÐаŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)5%$(/l)$()$(li)ÐаŅŅÐ―ÐĩзÐļŅ: $(l:tfg_ores/moon_vein_index#moon_monazite)61%$(/l)$()$(li)ÐÐĩŅÐļÐŧÐŧÐļÐđ: $(l:tfg_ores/moon_vein_index#moon_beryllium)31%$(/l)$()$(li)ÐÐūКŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_bauxite)36%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l)$()$(li)ÐÐūŅÐ―ÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sheldonite)35%$(/l), $(l:tfg_ores/moon_vein_index#moon_topaz)15%$(/l)$()$(li)ÐÐ°Ð―Ð°ÐīÐļÐđ ОаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)ÐÐūÐŧŅŅŅаОаŅ: $(l:tfg_ores/moon_vein_index#moon_scheelite)50%$(/l)$()$(li)ÐŅÐŧŅŅÐĩÐ―ÐļŅ: $(l:tfg_ores/moon_vein_index#moon_molybdenum)44%$(/l)$()",
+ "text": "$(li)Armalcolite: $(l:tfg_ores/moon_vein_index#moon_bauxite)21%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)15%$(/l)$()$(li)Desh: $(l:tfg_ores/moon_vein_index#moon_desh)40%$(/l), $(l:tfg_ores/moon_vein_index#moon_sphalerite)15%$(/l)$()$(li)ÐÐŧОаз: $(l:tfg_ores/moon_vein_index#moon_graphite)36%$(/l)$()$(li)ÐÐŧŅÐ―ÐļŅ: $(l:tfg_ores/moon_vein_index#moon_gypsum)15%$(/l)$()$(li)ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―: $(l:tfg_ores/moon_vein_index#moon_sapphire)38%$(/l)$()$(li)ÐÐŧŅОÐļÐ―ÐļÐđ: $(l:tfg_ores/moon_vein_index#moon_desh)20%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)14%$(/l)$()$(li)ÐОÐĩŅÐļŅŅ: $(l:tfg_ores/moon_vein_index#moon_garnet)38%$(/l)$()$(li)ÐÐŋаŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_apatite)23%$(/l)$()$(li)ÐаŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)5%$(/l)$()$(li)ÐаŅŅÐ―ÐĩзÐļŅ: $(l:tfg_ores/moon_vein_index#moon_monazite)61%$(/l)$()$(li)ÐÐĩŅÐļÐŧÐŧÐļÐđ: $(l:tfg_ores/moon_vein_index#moon_beryllium)31%$(/l)$()$(li)ÐÐūКŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_bauxite)36%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_gold)20%$(/l)$()$(li)ÐÐūŅÐ―ÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sheldonite)35%$(/l), $(l:tfg_ores/moon_vein_index#moon_topaz)15%$(/l)$()$(li)ÐŅŅа: $(l:tfg_ores/moon_vein_index#moon_gypsum)20%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐаÐŧÐĩÐ―Ð°: $(l:tfg_ores/moon_vein_index#moon_silver)28%$(/l)$()$(li)ÐаŅÐ―ÐļÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l)$()$(li)ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК: $(l:tfg_ores/moon_vein_index#moon_lubricant)25%$(/l)$()$(li)ÐŅаŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_graphite)52%$(/l)$()$(li)ÐŅÐūŅŅŅÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_manganese)37%$(/l)$()$(li)ÐÐĩÐŧŅÐ―ŅÐđ ŅаÐŋŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l)$()$(li)ÐзŅОŅŅÐī: $(l:tfg_ores/moon_vein_index#moon_beryllium)45%$(/l)$()$(li)ÐÐŧŅОÐĩÐ―ÐļŅ: $(l:tfg_ores/moon_vein_index#moon_bauxite)42%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)25%$(/l)$()$(li)ÐŅŅÐļÐ―Ð―ŅÐđ КÐēаŅŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)45%$(/l)$()$(li)ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ: $(l:tfg_ores/moon_vein_index#moon_beryllium)18%$(/l)$()$(li)ÐÐēаŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)20%$(/l)$()$(li)ÐÐļÐ―ÐūÐēаŅŅ: $(l:tfg_ores/moon_vein_index#moon_redstone)19%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)14%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()",
+ "text": "$(li)ÐÐ°Ð―Ð°ÐīÐļÐđ ОаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)ÐÐūÐŧŅŅŅаОаŅ: $(l:tfg_ores/moon_vein_index#moon_scheelite)50%$(/l)$()$(li)ÐŅÐŧŅŅÐĩÐ―ÐļŅ: $(l:tfg_ores/moon_vein_index#moon_molybdenum)44%$(/l)$()$(li)ÐаÐŧÐĩÐ―Ð°: $(l:tfg_ores/moon_vein_index#moon_silver)28%$(/l)$()$(li)ÐаŅÐ―ÐļÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l)$()$(li)ÐÐļÐŋŅ: $(l:tfg_ores/moon_vein_index#moon_gypsum)35%$(/l)$()$(li)ÐÐŧаŅКÐūÐ―ÐļŅÐūÐēŅÐđ ÐŋÐĩŅÐūК: $(l:tfg_ores/moon_vein_index#moon_lubricant)25%$(/l)$()$(li)ÐŅаŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_graphite)52%$(/l)$()$(li)ÐŅÐūŅŅŅÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_manganese)37%$(/l)$()$(li)ÐŅÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/moon_vein_index#moon_garnet)14%$(/l)$()$(li)ÐÐĩÐŧŅÐ―ŅÐđ ŅаÐŋŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l), $(l:tfg_ores/moon_vein_index#moon_gold)5%$(/l)$()$(li)ÐзŅОŅŅÐī: $(l:tfg_ores/moon_vein_index#moon_beryllium)45%$(/l)$()$(li)ÐÐŧŅОÐĩÐ―ÐļŅ: $(l:tfg_ores/moon_vein_index#moon_bauxite)42%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)25%$(/l)$()$(li)ÐŅŅÐļÐ―Ð―ŅÐđ КÐēаŅŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)45%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐÐļŅÐļÐđ: $(l:tfg_ores/moon_vein_index#moon_scheelite)10%$(/l)$()$(li)ÐаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_magnetite)25%$(/l)$()$(li)ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ: $(l:tfg_ores/moon_vein_index#moon_molybdenum)33%$(/l)$()$(li)ÐÐūÐ―Ð°ŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_monazite)30%$(/l)$()$(li)ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ: $(l:tfg_ores/moon_vein_index#moon_lubricant)30%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)20%$(/l)$()$(li)ÐÐĩзÐĩŅ-КÐēаŅŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)30%$(/l)$()$(li)ÐÐĩÐūÐīÐļО: $(l:tfg_ores/moon_vein_index#moon_monazite)6%$(/l)$()$(li)ÐÐļКÐĩÐŧŅ: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)ÐÐŧÐļÐēÐļÐ―: $(l:tfg_ores/moon_vein_index#moon_graphite)10%$(/l), $(l:tfg_ores/moon_vein_index#moon_apatite)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_beryllium)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_molybdenum)5%$(/l), $(l:tfg_ores/moon_vein_index#moon_redstone)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_silver)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_sapphire)2%$(/l), $(l:tfg_ores/moon_vein_index#moon_monazite)1%$(/l)$()$(li)ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_lubricant)15%$(/l)$()$(li)ÐÐļŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sphalerite)35%$(/l)$()$(li)ÐÐļŅÐūÐŧŅзÐļŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)38%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)ÐÐļŅÐūÐŋ: $(l:tfg_ores/moon_vein_index#moon_sapphire)27%$(/l)$()$(li)ÐÐļŅÐūŅ
ÐŧÐūŅ: $(l:tfg_ores/moon_vein_index#moon_apatite)38%$(/l)$()",
+ "text": "$(li)ÐаÐŧŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_gypsum)25%$(/l)$()$(li)ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ: $(l:tfg_ores/moon_vein_index#moon_beryllium)18%$(/l)$()$(li)ÐаŅŅÐļŅÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_cassiterite)41%$(/l)$()$(li)ÐÐēаŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)20%$(/l)$()$(li)ÐÐļÐ―ÐūÐēаŅŅ: $(l:tfg_ores/moon_vein_index#moon_redstone)19%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)14%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/moon_vein_index#moon_garnet)9%$(/l)$()$(li)ÐÐļŅÐļÐđ: $(l:tfg_ores/moon_vein_index#moon_scheelite)10%$(/l)$()$(li)ÐаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_magnetite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_gold)20%$(/l)$()$(li)ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ: $(l:tfg_ores/moon_vein_index#moon_molybdenum)33%$(/l)$()$(li)ÐÐūÐ―Ð°ŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_monazite)30%$(/l)$()$(li)ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ: $(l:tfg_ores/moon_vein_index#moon_lubricant)30%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)20%$(/l)$()$(li)ÐÐĩзÐĩŅ-КÐēаŅŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)30%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐÐŧаŅÐļÐ―Ð°: $(l:tfg_ores/moon_vein_index#moon_sheldonite)15%$(/l)$()$(li)ÐÐūÐēÐĩÐŧÐŧÐļŅ: $(l:tfg_ores/moon_vein_index#moon_molybdenum)16%$(/l)$()$(li)ÐÐūÐŧÐŧŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_mica)14%$(/l)$()$(li)Ð ÐĩÐīŅŅÐūŅÐ―: $(l:tfg_ores/moon_vein_index#moon_redstone)42%$(/l)$()$(li)Ð ŅÐąÐļÐ―: $(l:tfg_ores/moon_vein_index#moon_redstone)33%$(/l)$()$(li)ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð°Ņ ÐÐūÐŧÐūŅÐū: $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð°Ņ ÐĄÐĩŅÐĩÐąŅÐū: $(l:tfg_ores/moon_vein_index#moon_silver)42%$(/l)$()$(li)ÐĄÐ°ÐŋŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l), $(l:tfg_ores/moon_vein_index#moon_magnetite)5%$(/l)$()$(li)ÐĄÐēÐļÐ―ÐĩŅ: $(l:tfg_ores/moon_vein_index#moon_silver)23%$(/l)$()$(li)ÐĄÐĩÐŧÐļŅŅа: $(l:tfg_ores/moon_vein_index#moon_saltpeter)29%$(/l)$()$(li)ÐĄÐļÐ―ÐļÐđ ŅÐūÐŋаз: $(l:tfg_ores/moon_vein_index#moon_topaz)35%$(/l)$()$(li)ÐĄÐŧŅÐīа: $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l)$()$(li)ÐĄÐŋаŅÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)ÐĄŅаÐŧÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sphalerite)50%$(/l)$()",
+ "text": "$(li)ÐÐĩÐūÐīÐļО: $(l:tfg_ores/moon_vein_index#moon_monazite)6%$(/l)$()$(li)ÐÐļКÐĩÐŧŅ: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)ÐÐŧÐļÐēÐļÐ―: $(l:tfg_ores/moon_vein_index#moon_graphite)10%$(/l), $(l:tfg_ores/moon_vein_index#moon_apatite)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_beryllium)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_gypsum)5%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_molybdenum)5%$(/l), $(l:tfg_ores/moon_vein_index#moon_redstone)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_silver)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_sapphire)2%$(/l), $(l:tfg_ores/moon_vein_index#moon_monazite)1%$(/l)$()$(li)ÐÐŧÐūÐēÐū: $(l:tfg_ores/moon_vein_index#moon_cassiterite)17%$(/l)$()$(li)ÐÐŋаÐŧ: $(l:tfg_ores/moon_vein_index#moon_garnet)38%$(/l)$()$(li)ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_lubricant)15%$(/l)$()$(li)ÐÐļŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sphalerite)35%$(/l)$()$(li)ÐÐļŅÐūÐŧŅзÐļŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)38%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)ÐÐļŅÐūÐŋ: $(l:tfg_ores/moon_vein_index#moon_sapphire)27%$(/l)$()$(li)ÐÐļŅÐūŅ
ÐŧÐūŅ: $(l:tfg_ores/moon_vein_index#moon_apatite)38%$(/l)$()$(li)ÐÐŧаŅÐļÐ―Ð°: $(l:tfg_ores/moon_vein_index#moon_sheldonite)15%$(/l)$()$(li)ÐÐūÐēÐĩÐŧÐŧÐļŅ: $(l:tfg_ores/moon_vein_index#moon_molybdenum)16%$(/l)$()$(li)Ð ÐĩÐīŅŅÐūŅÐ―: $(l:tfg_ores/moon_vein_index#moon_redstone)42%$(/l)$()$(li)Ð ŅÐąÐļÐ―: $(l:tfg_ores/moon_vein_index#moon_redstone)33%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐĒаÐŧŅК: $(l:tfg_ores/moon_vein_index#moon_lubricant)20%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)12%$(/l)$()$(li)ÐĒÐ°Ð―ŅаÐŧÐļŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)14%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)12%$(/l)$()$(li)ÐĒÐūÐŋаз: $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)ÐĒÐūŅÐļÐđ: $(l:tfg_ores/moon_vein_index#moon_beryllium)0%$(/l)$()$(li)ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ: $(l:tfg_ores/moon_vein_index#moon_apatite)33%$(/l)$()$(li)ÐĒŅÐūÐ―Ð°: $(l:tfg_ores/moon_vein_index#moon_lubricant)10%$(/l)$()$(li)ÐĨаÐŧŅКÐūзÐļÐ―: $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)ÐĨŅÐūОÐļŅ: $(l:tfg_ores/moon_vein_index#moon_magnetite)40%$(/l)$()$(li)ÐĶÐļÐūÐ―ÐļŅ: $(l:tfg_ores/moon_vein_index#moon_mica)33%$(/l)$()$(li)ÐĻÐĩÐĩÐŧÐļŅ: $(l:tfg_ores/moon_vein_index#moon_scheelite)40%$(/l)$()$(li)ÐĻÐĩÐŧÐīÐūÐ―ÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l)$()$(li)ÐÐŧÐĩКŅŅÐūŅÐļÐ―: $(l:tfg_ores/moon_vein_index#moon_saltpeter)37%$(/l)$()",
+ "text": "$(li)ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð°Ņ ÐÐūÐŧÐūŅÐū: $(l:tfg_ores/moon_vein_index#moon_gold)55%$(/l), $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð°Ņ ÐÐĩÐīŅ: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)15%$(/l)$()$(li)ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð°Ņ ÐĄÐĩŅÐĩÐąŅÐū: $(l:tfg_ores/moon_vein_index#moon_silver)42%$(/l)$()$(li)ÐĄÐ°ÐŋŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l), $(l:tfg_ores/moon_vein_index#moon_magnetite)5%$(/l)$()$(li)ÐĄÐēÐļÐ―ÐĩŅ: $(l:tfg_ores/moon_vein_index#moon_silver)23%$(/l)$()$(li)ÐĄÐĩÐŧÐļŅŅа: $(l:tfg_ores/moon_vein_index#moon_saltpeter)29%$(/l)$()$(li)ÐĄÐļÐ―ÐļÐđ ŅÐūÐŋаз: $(l:tfg_ores/moon_vein_index#moon_topaz)35%$(/l)$()$(li)ÐĄÐŧŅÐīа: $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l)$()$(li)ÐĄÐŋаŅÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)ÐĄŅÐļÐąÐ―ÐļŅ: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)20%$(/l)$()$(li)ÐĄŅаÐŧÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sphalerite)50%$(/l)$()$(li)ÐĒаÐŧŅК: $(l:tfg_ores/moon_vein_index#moon_lubricant)20%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)12%$(/l)$()$(li)ÐĒÐ°Ð―ŅаÐŧÐļŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)14%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)12%$(/l)$()$(li)ÐĒÐĩŅŅаŅÐīŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)40%$(/l)$()",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(li)ÐĒÐūÐŋаз: $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)ÐĒÐūŅÐļÐđ: $(l:tfg_ores/moon_vein_index#moon_beryllium)0%$(/l)$()$(li)ÐĒŅÐļКаÐŧŅŅÐļÐđŅÐūŅŅаŅ: $(l:tfg_ores/moon_vein_index#moon_apatite)33%$(/l)$()$(li)ÐĒŅÐūÐ―Ð°: $(l:tfg_ores/moon_vein_index#moon_lubricant)10%$(/l)$()$(li)ÐĨаÐŧŅКÐūзÐļÐ―: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_cassiterite)35%$(/l)$()$(li)ÐĨŅÐūОÐļŅ: $(l:tfg_ores/moon_vein_index#moon_magnetite)40%$(/l)$()$(li)ÐĶÐĩÐūÐŧÐļŅ: $(l:tfg_ores/moon_vein_index#moon_cassiterite)5%$(/l)$()$(li)ÐĶÐļÐūÐ―ÐļŅ: $(l:tfg_ores/moon_vein_index#moon_mica)33%$(/l)$()$(li)ÐĻÐĩÐĩÐŧÐļŅ: $(l:tfg_ores/moon_vein_index#moon_scheelite)40%$(/l)$()$(li)ÐĻÐĩÐŧÐīÐūÐ―ÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l)$()$(li)ÐÐŧÐĩКŅŅÐūŅÐļÐ―: $(l:tfg_ores/moon_vein_index#moon_saltpeter)37%$(/l)$()",
"type": "patchouli:text"
}
],
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/moon_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/moon_vein_index.json
index 321621d68..f0c0f0daf 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/moon_vein_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/moon_vein_index.json
@@ -14,12 +14,12 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_desh)Desh & Ilmenite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_pyrolusite)Pyrolusite and Cobalt$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_apatite)ÐÐŋаŅÐļŅ Ðļ ÐÐļŅÐūŅ
ÐŧÐūŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_monazite)ÐаŅŅÐ―ÐĩзÐļŅ Ðļ ÐÐūÐ―Ð°ŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_bauxite)ÐÐūКŅÐļŅ Ðļ ÐÐŧŅОÐĩÐ―ÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_molybdenum)ÐŅÐŧŅŅÐĩÐ―ÐļŅ & ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_garnierite)ÐаŅÐ―ÐļÐĩŅÐļŅ Ðļ ÐÐūÐąÐ°ÐŧŅŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_graphite)ÐŅаŅÐļŅ Ðļ ÐÐŧОаз$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_beryllium)ÐзŅОŅŅÐī Ðļ ÐÐĩŅÐļÐŧÐŧÐļÐđ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_quartz)ÐŅŅÐļÐ―Ð―ŅÐđ КÐēаŅŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_manganese)ÐаŅÐģÐ°Ð―ÐĩŅ Ðļ ÐĒÐ°Ð―ŅаÐŧ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_lubricant)ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ, ÐĒаÐŧŅК Ðļ ÐĒŅÐūÐ―Ð°$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_redstone)Ð ÐĩÐīŅŅÐūŅÐ―, ÐÐļÐ―ÐūÐēаŅŅ Ðļ Ð ŅÐąÐļÐ―$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sapphire)ÐĄÐ°ÐŋŅÐļŅ Ðļ ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―$()$()",
+ "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_desh)Desh & Ilmenite$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_pyrolusite)Pyrolusite and Cobalt$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_garnet)ÐОÐĩŅÐļŅŅ, ÐÐŋаÐŧ Ðļ ÐģŅÐ°Ð―Ð°Ņ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_apatite)ÐÐŋаŅÐļŅ Ðļ ÐÐļŅÐūŅ
ÐŧÐūŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_monazite)ÐаŅŅÐ―ÐĩзÐļŅ Ðļ ÐÐūÐ―Ð°ŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_bauxite)ÐÐūКŅÐļŅ Ðļ ÐÐŧŅОÐĩÐ―ÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_molybdenum)ÐŅÐŧŅŅÐĩÐ―ÐļŅ & ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_garnierite)ÐаŅÐ―ÐļÐĩŅÐļŅ Ðļ ÐÐūÐąÐ°ÐŧŅŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_gypsum)ÐÐļÐŋŅ Ðļ ÐаÐŧŅŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_graphite)ÐŅаŅÐļŅ Ðļ ÐÐŧОаз$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_gold)ÐÐūÐŧÐūŅÐū Ðļ ÐаÐģÐ―ÐĩŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_beryllium)ÐзŅОŅŅÐī Ðļ ÐÐĩŅÐļÐŧÐŧÐļÐđ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_quartz)ÐŅŅÐļÐ―Ð―ŅÐđ КÐēаŅŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_cassiterite)ÐаŅŅÐļŅÐĩŅÐļŅ Ðļ ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_saltpeter)ÐĄÐĩÐŧÐļŅŅа Ðļ ÐÐŧÐĩКŅŅÐūŅÐļÐ―$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_silver)ÐĄÐĩŅÐĩÐąŅÐū, ÐаÐŧÐĩÐ―Ð° Ðļ ÐĄÐēÐļÐ―ÐĩŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sphalerite)ÐĄŅаÐŧÐĩŅÐļŅ & ÐÐļŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_topaz)ÐĒÐūÐŋаз Ðļ ÐĨаÐŧŅКÐūзÐļÐ―$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_magnetite)ÐĨŅÐūОÐļŅ Ðļ ÐаÐģÐ―ÐĩŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_mica)ÐĶÐļÐūÐ―ÐļŅ, ÐĄÐŧŅÐīа Ðļ ÐÐūКŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_scheelite)ÐĻÐĩÐĩÐŧÐļŅ Ðļ ÐÐūÐŧŅŅŅаОаŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sheldonite)ÐĻÐĩÐŧÐīÐūÐ―ÐļŅ Ðļ ÐÐūŅÐ―ÐļŅ$()$()",
+ "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_manganese)ÐаŅÐģÐ°Ð―ÐĩŅ Ðļ ÐĒÐ°Ð―ŅаÐŧ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_lubricant)ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ, ÐĒаÐŧŅК Ðļ ÐĒŅÐūÐ―Ð°$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_redstone)Ð ÐĩÐīŅŅÐūŅÐ―, ÐÐļÐ―ÐūÐēаŅŅ Ðļ Ð ŅÐąÐļÐ―$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sapphire)ÐĄÐ°ÐŋŅÐļŅ Ðļ ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_saltpeter)ÐĄÐĩÐŧÐļŅŅа Ðļ ÐÐŧÐĩКŅŅÐūŅÐļÐ―$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_silver)ÐĄÐĩŅÐĩÐąŅÐū, ÐаÐŧÐĩÐ―Ð° Ðļ ÐĄÐēÐļÐ―ÐĩŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sphalerite)ÐĄŅаÐŧÐĩŅÐļŅ & ÐÐļŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_tetrahedrite)ÐĒÐĩŅŅаŅÐīŅÐļŅ Ðļ ÐĨаÐŧŅКÐūзÐļÐ―$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_topaz)ÐĒÐūÐŋаз Ðļ ÐĨаÐŧŅКÐūзÐļÐ―$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_magnetite)ÐĨŅÐūОÐļŅ Ðļ ÐаÐģÐ―ÐĩŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_mica)ÐĶÐļÐūÐ―ÐļŅ, ÐĄÐŧŅÐīа Ðļ ÐÐūКŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_scheelite)ÐĻÐĩÐĩÐŧÐļŅ Ðļ ÐÐūÐŧŅŅŅаОаŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sheldonite)ÐĻÐĩÐŧÐīÐūÐ―ÐļŅ Ðļ ÐÐūŅÐ―ÐļŅ$()$()",
"type": "patchouli:text"
},
{
@@ -211,6 +211,98 @@
"draw_filler": true,
"type": "patchouli:empty"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 230$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.35$(br)$(thing)ÐÐļÐī$(): ÐīÐļŅКÐūÐūÐąŅÐ°Ð·Ð―Ð°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): 10 â 128$(br)$(thing)РазОÐĩŅ$(): 35$(br)$(thing)ÐŅŅÐūŅа$(): 7$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 20$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): ÐÐ―ÐīÐĩзÐļŅ, ÐазаÐŧŅŅ, Ð ÐļÐūÐŧÐļŅ",
+ "title": "ÐОÐĩŅÐļŅŅ, ÐÐŋаÐŧ Ðļ ÐģŅÐ°Ð―Ð°Ņ",
+ "type": "patchouli:text",
+ "anchor": "moon_garnet"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐОÐĩŅÐļŅŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/amethyst"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 38%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐÐĩÐŧÐĩзÐū$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): (SiOâ)âFe",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐŋаÐŧ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/opal"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 38%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐŅÐĩÐžÐ―ÐļÐđ, ÐÐļŅÐŧÐūŅÐūÐī$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): (SiOâ)",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐŅÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/yellow_garnet"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 14%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐÐ―ÐīŅаÐīÐļŅ, ÐŅÐūŅŅŅÐŧŅŅ, ÐĢÐēаŅÐūÐēÐļŅ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/red_garnet"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 9%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐÐļŅÐūÐŋ, ÐÐŧŅÐžÐ°Ð―ÐīÐļÐ―, ÐĄÐŋаŅÐĩŅÐļŅ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 250$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.3$(br)$(thing)ÐÐļÐī$(): КÐŧаŅŅÐĩŅÐ―Ð°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): 0 â 100$(br)$(thing)РазОÐĩŅ$(): 35$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 50$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): ÐÐ―ÐūŅŅÐūзÐļŅ, ÐÐļÐūŅÐļŅ, ÐÐūŅÐļŅ",
@@ -661,6 +753,113 @@
"text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 14%$(br)$(thing)ÐÐŧаÐēÐļŅŅŅ Ðē$(): ÐÐūÐąÐ°ÐŧŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): Co",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 180$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.3$(br)$(thing)ÐÐļÐī$(): ÐīÐļŅКÐūÐūÐąŅÐ°Ð·Ð―Ð°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): 10 â 100$(br)$(thing)РазОÐĩŅ$(): 40$(br)$(thing)ÐŅŅÐūŅа$(): 9$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 20$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): ÐÐ―ÐūŅŅÐūзÐļŅ, ÐÐūŅÐļŅ, ÐĪÐūÐ―ÐūÐŧÐļŅ",
+ "title": "ÐÐļÐŋŅ Ðļ ÐаÐŧŅŅÐļŅ",
+ "type": "patchouli:text",
+ "anchor": "moon_gypsum"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐļÐŋŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gypsum"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 35%$(br)$(thing)ÐŅÐŋÐūÐŧŅзŅÐĩŅŅŅ ÐīÐŧŅ$(): ÐÐŧÐĩÐąÐ°ŅŅŅ (ОÐūÐķÐ―Ðū ÐŋÐūКŅаŅÐļŅŅ) Ðļ ÐĩÐģÐū КÐļŅÐŋÐļŅÐļ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CaS(HâO)âOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐаÐŧŅŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/calcite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 25%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐаÐŧŅŅÐļÐđ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CaCOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐŅŅа",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/borax"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 20%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐаŅŅÐļÐđ, ÐÐūŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): NaâBâ(HâO)ââOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐŧŅÐ―ÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/alunite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 15%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐаÐŧÐļÐđ, ÐÐŧŅОÐļÐ―ÐļÐđ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): KAlâSiâHâOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐŧÐļÐēÐļÐ―",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/olivine"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 5%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐаÐģÐ―ÐļÐđ, ÐÐĩÐŧÐĩзÐū$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): MgâFe(SiOâ)â",
+ "type": "patchouli:multiblock"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 260$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.55$(br)$(thing)ÐÐļÐī$(): ŅŅŅÐąŅаŅÐ°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): 0 â 120$(br)$(thing)ÐŅŅÐūŅа$(): 60$(br)$(thing)РаÐīÐļŅŅ$(): 12$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 50$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): ÐÐ―ÐūŅŅÐūзÐļŅ, ÐазаÐŧŅŅ, ÐазаÐŧŅŅ, ÐÐ°ÐąÐąŅÐū, ÐĪÐūÐ―ÐūÐŧÐļŅ",
@@ -728,6 +927,98 @@
"text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 10%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐаÐģÐ―ÐļÐđ, ÐÐĩÐŧÐĩзÐū$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): MgâFe(SiOâ)â",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 170$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.4$(br)$(thing)ÐÐļÐī$(): ÐīÐļŅКÐūÐūÐąŅÐ°Ð·Ð―Ð°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): 10 â 80$(br)$(thing)РазОÐĩŅ$(): 40$(br)$(thing)ÐŅŅÐūŅа$(): 10$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 60$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): ÐазаÐŧŅŅ, ÐŅÐ°Ð―ÐļŅ, ÐÐļÐūŅÐļŅ",
+ "title": "ÐÐūÐŧÐūŅÐū Ðļ ÐаÐģÐ―ÐĩŅÐļŅ",
+ "type": "patchouli:text",
+ "anchor": "moon_gold"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð°Ņ ÐÐūÐŧÐūŅÐū",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gold"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 55%$(br)$(thing)ÐÐŧаÐēÐļŅŅŅ Ðē$(): ÐÐūÐŧÐūŅÐū$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): Au",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐūКŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/bauxite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 20%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐÐŧŅОÐļÐ―ÐļÐđ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): AlâOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐаÐģÐ―ÐĩŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/magnetite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 20%$(br)$(thing)ÐÐŧаÐēÐļŅŅŅ Ðē$(): ÐÐĩÐŧÐĩзÐū$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): FeâOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐĩÐŧŅÐ―ŅÐđ ŅаÐŋŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/green_sapphire"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 5%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐÐŧŅОÐļÐ―ÐļÐđ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): AlâOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 260$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.45$(br)$(thing)ÐÐļÐī$(): ŅŅŅÐąŅаŅÐ°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): 0 â 120$(br)$(thing)ÐŅŅÐūŅа$(): 70$(br)$(thing)РаÐīÐļŅŅ$(): 10$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 50$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): ÐÐ―ÐūŅŅÐūзÐļŅ, ÐазаÐŧŅŅ, ÐĪÐūÐ―ÐūÐŧÐļŅ",
@@ -927,6 +1218,98 @@
"draw_filler": true,
"type": "patchouli:empty"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 210$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.3$(br)$(thing)ÐÐļÐī$(): КÐŧаŅŅÐĩŅÐ―Ð°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): 10 â 128$(br)$(thing)РазОÐĩŅ$(): 40$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 60$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): ÐÐ°ÐąÐąŅÐū, ÐŅÐ°Ð―ÐļŅ, ÐÐļÐūŅÐļŅ, ÐÐūŅÐļŅ",
+ "title": "ÐаŅŅÐļŅÐĩŅÐļŅ Ðļ ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
+ "type": "patchouli:text",
+ "anchor": "moon_cassiterite"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐаŅŅÐļŅÐĩŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/cassiterite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 41%$(br)$(thing)ÐÐŧаÐēÐļŅŅŅ Ðē$(): ÐÐŧÐūÐēÐū$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): SnOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/chalcopyrite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 35%$(br)$(thing)ÐÐŧаÐēÐļŅŅŅ Ðē$(): ÐÐĩÐīŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CuFeSâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐŧÐūÐēÐū",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/tin"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 17%$(br)$(thing)ÐÐŧаÐēÐļŅŅŅ Ðē$(): ÐÐŧÐūÐēÐū$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): Sn",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĶÐĩÐūÐŧÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/zeolite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 5%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐÐŧŅОÐļÐ―ÐļÐđ, ÐÐļŅÐŧÐūŅÐūÐī$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): NaCaâSiââAlâ(HâO)ââOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 215$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.5$(br)$(thing)ÐÐļÐī$(): КÐŧаŅŅÐĩŅÐ―Ð°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): 5 â 80$(br)$(thing)РазОÐĩŅ$(): 40$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 20$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): ÐÐ―ÐīÐĩзÐļŅ, ÐазаÐŧŅŅ, ÐазаÐŧŅŅ, ÐÐ°ÐąÐąŅÐū, ÐаŅÐļŅ, ÐÐūŅÐļŅ",
@@ -1576,6 +1959,98 @@
"text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 15%$(br)$(thing)Source of$(): Iron, Titanium, Nitrogen$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): (MgâFe(SiOâ)â)â(TiOâ)Nâ",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 190$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.3$(br)$(thing)ÐÐļÐī$(): КÐŧаŅŅÐĩŅÐ―Ð°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): 50 â 128$(br)$(thing)РазОÐĩŅ$(): 40$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 60$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): ÐÐ―ÐīÐĩзÐļŅ, ÐаŅÐļŅ, Ð ÐļÐūÐŧÐļŅ, ÐĪÐūÐ―ÐūÐŧÐļŅ",
+ "title": "ÐĒÐĩŅŅаŅÐīŅÐļŅ Ðļ ÐĨаÐŧŅКÐūзÐļÐ―",
+ "type": "patchouli:text",
+ "anchor": "moon_tetrahedrite"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĒÐĩŅŅаŅÐīŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/tetrahedrite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 40%$(br)$(thing)ÐÐŧаÐēÐļŅŅŅ Ðē$(): ÐÐĩÐīŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CuâSbSâFe",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĨаÐŧŅКÐūзÐļÐ―",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/chalcocite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 25%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐÐĩÐīŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CuâS",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĄŅÐļÐąÐ―ÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/stibnite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 20%$(br)$(thing)ÐÐŧаÐēÐļŅŅŅ Ðē$(): ÐĄŅŅŅОа$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): SbâSâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð°Ņ ÐÐĩÐīŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/copper"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 15%$(br)$(thing)ÐÐŧаÐēÐļŅŅŅ Ðē$(): ÐÐĩÐīŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): Cu",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 210$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.5$(br)$(thing)ÐÐļÐī$(): ÐīÐļŅКÐūÐūÐąŅÐ°Ð·Ð―Ð°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): 0 â 120$(br)$(thing)РазОÐĩŅ$(): 64$(br)$(thing)ÐŅŅÐūŅа$(): 25$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 20$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): ÐÐ―ÐīÐĩзÐļŅ, ÐÐ―ÐūŅŅÐūзÐļŅ, ÐазаÐŧŅŅ, ÐÐ°ÐąÐąŅÐū, ÐаŅÐļŅ, ÐÐļÐūŅÐļŅ, ÐÐūŅÐļŅ, Ð ÐļÐūÐŧÐļŅ, ÐĪÐūÐ―ÐūÐŧÐļŅ",
@@ -1844,10 +2319,10 @@
},
{
"Type": "patchouli:multiblock",
- "name": "ÐÐūÐŧÐŧŅŅÐļŅ",
+ "name": "ÐÐŧŅОÐļÐ―ÐļÐđ",
"multiblock": {
"mapping": {
- "0": "#forge:ores/pollucite"
+ "0": "#forge:ores/aluminium"
},
"pattern": [
[
@@ -1859,7 +2334,7 @@
]
},
"enable_visualize": false,
- "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 14%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐĶÐĩзÐļÐđ, ÐÐŧŅОÐļÐ―ÐļÐđ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CsâAlâSiâ(HâO)âOââ",
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 14%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐÐŧŅОÐļÐ―ÐļÐđ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): Al",
"type": "patchouli:multiblock"
},
{
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/nether_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/nether_ore_index.json
index cde28843c..300a62224 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/nether_ore_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/nether_ore_index.json
@@ -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_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)33%$(/l)$()$(li)ÐÐūŅÐ―ÐļŅ: $(l:tfg_ores/nether_vein_index#nether_sheldonite)41%$(/l), $(l:tfg_ores/nether_vein_index#nether_topaz)15%$(/l)$()$(li)ÐÐ°Ð―Ð°ÐīÐļÐđ ОаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_magnetite)30%$(/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_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)33%$(/l)$()$(li)ÐÐūŅÐ―ÐļŅ: $(l:tfg_ores/nether_vein_index#nether_sheldonite)41%$(/l), $(l:tfg_ores/nether_vein_index#nether_topaz)15%$(/l)$()$(li)ÐŅŅа: $(l:tfg_ores/nether_vein_index#nether_gypsum)20%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐÐūÐŧŅŅŅаОаŅ: $(l:tfg_ores/nether_vein_index#nether_scheelite)35%$(/l)$()$(li)ÐŅÐŧŅŅÐĩÐ―ÐļŅ: $(l:tfg_ores/nether_vein_index#nether_molybdenum)42%$(/l)$()$(li)ÐаÐŧÐĩÐ―Ð°: $(l:tfg_ores/nether_vein_index#nether_silver)30%$(/l)$()$(li)ÐаŅÐ―ÐļÐĩŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_garnierite)23%$(/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)$()$(li)ÐŅÐŧŅŅÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/nether_vein_index#nether_garnet)14%$(/l)$()",
+ "text": "$(li)ÐÐ°Ð―Ð°ÐīÐļÐđ ОаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_magnetite)30%$(/l)$()$(li)ÐÐūÐŧŅŅŅаОаŅ: $(l:tfg_ores/nether_vein_index#nether_scheelite)35%$(/l)$()$(li)ÐŅÐŧŅŅÐĩÐ―ÐļŅ: $(l:tfg_ores/nether_vein_index#nether_molybdenum)42%$(/l)$()$(li)ÐаÐŧÐĩÐ―Ð°: $(l:tfg_ores/nether_vein_index#nether_silver)30%$(/l)$()$(li)ÐаŅÐ―ÐļÐĩŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_garnierite)23%$(/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_gypsum)35%$(/l), $(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)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(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)47%$(/l)$()$(li)ÐаÐŧŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_lapis)15%$(/l)$()$(li)ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ: $(l:tfg_ores/nether_vein_index#nether_beryllium)18%$(/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)14%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_garnierite)19%$(/l)$()$(li)ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/nether_vein_index#nether_garnet)9%$(/l)$()$(li)ÐазŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_lapis)35%$(/l)$()$(li)ÐазŅŅÐļŅ 2: $(l:tfg_ores/nether_vein_index#nether_lapis)25%$(/l)$()",
+ "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)47%$(/l)$()$(li)ÐаÐŧŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_gypsum)30%$(/l), $(l:tfg_ores/nether_vein_index#nether_lapis)15%$(/l)$()$(li)ÐаОÐĩÐ―Ð―Ð°Ņ ŅÐūÐŧŅ: $(l:tfg_ores/nether_vein_index#nether_beryllium)18%$(/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)14%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_garnierite)19%$(/l)$()$(li)ÐŅаŅÐ―ŅÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/nether_vein_index#nether_garnet)9%$(/l)$()$(li)ÐазŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_lapis)35%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(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)20%$(/l)$()$(li)ÐаÐŧаŅ
ÐļŅ: $(l:tfg_ores/nether_vein_index#nether_goethite)20%$(/l)$()$(li)ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ: $(l:tfg_ores/nether_vein_index#nether_molybdenum)31%$(/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)19%$(/l), $(l:tfg_ores/nether_vein_index#nether_sheldonite)23%$(/l), $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/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)$()",
+ "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)20%$(/l)$()$(li)ÐаÐŧаŅ
ÐļŅ: $(l:tfg_ores/nether_vein_index#nether_goethite)20%$(/l)$()$(li)ÐÐūÐŧÐļÐąÐīÐĩÐ―ÐļŅ: $(l:tfg_ores/nether_vein_index#nether_molybdenum)31%$(/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)19%$(/l), $(l:tfg_ores/nether_vein_index#nether_sheldonite)23%$(/l), $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/l)$()$(li)ÐÐŧÐļÐēÐļÐ―: $(l:tfg_ores/nether_vein_index#nether_olivine)25%$(/l)$()$(li)ÐÐŧÐūÐēÐū: $(l:tfg_ores/nether_vein_index#nether_cassiterite)60%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ: $(l:tfg_ores/nether_vein_index#nether_garnierite)23%$(/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)5%$(/l)$()$(li)ÐÐŧŅŅÐūÐ―ÐļÐđ: $(l:tfg_ores/nether_vein_index#nether_naquadah)25%$(/l)$()$(li)ÐÐūÐēÐĩÐŧÐŧÐļŅ: $(l:tfg_ores/nether_vein_index#nether_molybdenum)10%$(/l)$()$(li)ÐÐūÐŧÐŧŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_mica)20%$(/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)30%$(/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)$()",
+ "text": "$(li)ÐÐŋаÐŧ: $(l:tfg_ores/nether_vein_index#nether_garnet)38%$(/l)$()$(li)ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ: $(l:tfg_ores/nether_vein_index#nether_garnierite)23%$(/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)5%$(/l)$()$(li)ÐÐŧŅŅÐūÐ―ÐļÐđ: $(l:tfg_ores/nether_vein_index#nether_naquadah)25%$(/l)$()$(li)ÐÐūÐēÐĩÐŧÐŧÐļŅ: $(l:tfg_ores/nether_vein_index#nether_molybdenum)10%$(/l)$()$(li)ÐÐūÐŧÐŧŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_mica)20%$(/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)30%$(/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)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐĄÐ°ÐŋŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_sapphire)16%$(/l), $(l:tfg_ores/nether_vein_index#nether_magnetite)10%$(/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)33%$(/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)$()$(li)ÐĒаÐŧŅК: $(l:tfg_ores/nether_vein_index#nether_lubricant)20%$(/l)$()$(li)ÐĒÐ°Ð―ŅаÐŧÐļŅ: $(l:tfg_ores/nether_vein_index#nether_manganese)12%$(/l)$()",
+ "text": "$(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)10%$(/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)33%$(/l)$()$(li)ÐĄÐžÐĩКŅÐļŅÐĩŅÐšÐ°Ņ ÐģÐŧÐļÐ―Ð°: $(l:tfg_ores/nether_vein_index#nether_basaltic_sands)25%$(/l), $(l:tfg_ores/nether_vein_index#nether_gypsum)15%$(/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)$()$(li)ÐĒаÐŧŅК: $(l:tfg_ores/nether_vein_index#nether_lubricant)20%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(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)0%$(/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)10%$(/l)$()$(li)ÐĶÐļÐūÐ―ÐļŅ: $(l:tfg_ores/nether_vein_index#nether_mica)46%$(/l)$()$(li)ÐĻÐĩÐĩÐŧÐļŅ: $(l:tfg_ores/nether_vein_index#nether_scheelite)45%$(/l)$()$(li)ÐĻÐĩÐŧÐīÐūÐ―ÐļŅ: $(l:tfg_ores/nether_vein_index#nether_sheldonite)29%$(/l)$()",
+ "text": "$(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)0%$(/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)10%$(/l)$()$(li)ÐĶÐļÐūÐ―ÐļŅ: $(l:tfg_ores/nether_vein_index#nether_mica)46%$(/l)$()$(li)ÐĻÐĩÐĩÐŧÐļŅ: $(l:tfg_ores/nether_vein_index#nether_scheelite)45%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐÐŧÐĩКŅŅÐūŅÐļÐ―: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l)$()",
+ "text": "$(li)ÐĻÐĩÐŧÐīÐūÐ―ÐļŅ: $(l:tfg_ores/nether_vein_index#nether_sheldonite)29%$(/l)$()$(li)ÐÐŧÐĩКŅŅÐūŅÐļÐ―: $(l:tfg_ores/nether_vein_index#nether_saltpeter)25%$(/l)$()",
"type": "patchouli:text"
}
],
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/nether_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/nether_vein_index.json
index 33329634b..7aacf0c1d 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/nether_vein_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/tfg_ores/nether_vein_index.json
@@ -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_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_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_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_gypsum)ÐÐļÐŋŅ Ðļ ÐаÐŧŅŅÐļŅ$()$()$(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_sylvite)ÐĄÐļÐŧŅÐēÐļÐ―$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sphalerite)ÐĄŅаÐŧÐĩŅÐļŅ & ÐÐļŅÐļŅ$()$()",
+ "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_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)ÐĻÐĩÐŧÐīÐūÐ―ÐļŅ Ðļ ÐÐūŅÐ―ÐļŅ$()$()",
+ "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"
},
{
@@ -770,6 +770,98 @@
"draw_filler": true,
"type": "patchouli:empty"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 180$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.4$(br)$(thing)ÐÐļÐī$(): ÐīÐļŅКÐūÐūÐąŅÐ°Ð·Ð―Ð°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): 32 â 128$(br)$(thing)РазОÐĩŅ$(): 40$(br)$(thing)ÐŅŅÐūŅа$(): 9$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): ÐÐļÐģОаŅÐļŅ, ÐÐļŅÐūКŅÐĩÐ―ÐļŅ, ÐĒŅаÐēÐĩŅŅÐļÐ―",
+ "title": "ÐÐļÐŋŅ Ðļ ÐаÐŧŅŅÐļŅ",
+ "type": "patchouli:text",
+ "anchor": "nether_gypsum"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐļÐŋŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gypsum"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 35%$(br)$(thing)ÐŅÐŋÐūÐŧŅзŅÐĩŅŅŅ ÐīÐŧŅ$(): ÐÐŧÐĩÐąÐ°ŅŅŅ (ОÐūÐķÐ―Ðū ÐŋÐūКŅаŅÐļŅŅ) Ðļ ÐĩÐģÐū КÐļŅÐŋÐļŅÐļ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CaS(HâO)âOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐаÐŧŅŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/calcite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 30%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐаÐŧŅŅÐļÐđ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CaCOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐŅŅа",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/borax"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 20%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐаŅŅÐļÐđ, ÐÐūŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): NaâBâ(HâO)ââOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĄÐžÐĩКŅÐļŅÐĩŅÐšÐ°Ņ ÐģÐŧÐļÐ―Ð°",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/fullers_earth"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐūŅÐĩÐ―Ņ ŅŅÐīŅ$(): 15%$(br)$(thing)ÐĨŅÐūОÐļŅ$(): ÐаÐģÐ―ÐļÐđ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): MgSiâH(HâO)âOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Ð ÐĩÐīКÐūŅŅŅ$(): 270$(br)$(thing)ÐÐŧÐūŅÐ―ÐūŅŅŅ$(): 0.35$(br)$(thing)ÐÐļÐī$(): КÐŧаŅŅÐĩŅÐ―Ð°Ņ ÐķÐļÐŧа$(br)$(thing)Y-ŅŅÐūÐēÐĩÐ―Ņ$(): 24 â 128$(br)$(thing)РазОÐĩŅ$(): 45$(br2)$(thing)ÐÐļÐīŅ ÐšÐ°ÐžÐ―ÐĩÐđ$(): ÐŅÐŋÐļÐīÐ―ŅÐđ ŅÐŧÐ°Ð―ÐĩŅ, ÐÐ°ÐąÐąŅÐū, ÐÐ―ÐĩÐđŅ, ÐŅÐ°Ð―ÐļŅ, ÐÐļÐūŅÐļŅ, ÐÐļÐģОаŅÐļŅ, ÐÐļŅÐūКŅÐĩÐ―ÐļŅ, ÐĒŅаÐēÐĩŅŅÐļÐ―",
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/earth_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/earth_ore_index.json
index 7b592eff5..fad37fa7e 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/earth_ore_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/earth_ore_index.json
@@ -14,17 +14,17 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐÐ·ÐąÐĩŅŅ: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_quartz)18%$(/l)$()$(li)ÐÐŧÐžÐ°Ð―ÐīŅÐ―: $(l:tfg_ores/earth_vein_index#deep_sapphire)38%$(/l)$()$(li)ÐÐŧŅÐ―ŅŅ: $(l:tfg_ores/earth_vein_index#normal_saltpeter)15%$(/l)$()$(li)ÐОÐĩŅÐļŅŅ: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)65%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)25%$(/l)$()$(li)ÐÐŋаŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_apatite)50%$(/l)$()$(li)ÐазаÐŧŅŅÐūÐēÐļÐđ ОŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŋŅŅÐūК: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)35%$(/l)$()$(li)ÐаŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_quartz)37%$(/l)$()$(li)ÐаŅŅÐ―ÐĩзÐļŅ: $(l:tfg_ores/earth_vein_index#normal_monazite)62%$(/l)$()$(li)ÐÐĩÐ―ŅÐūÐ―ŅŅ: $(l:tfg_ores/earth_vein_index#normal_olivine)35%$(/l)$()$(li)ÐÐĩŅÐļÐŧŅÐđ: $(l:tfg_ores/earth_vein_index#normal_beryllium)35%$(/l)$()$(li)ÐÐŧаКÐļŅÐ―ÐļÐđ ŅÐūÐŋаз: $(l:tfg_ores/earth_vein_index#deep_topaz)35%$(/l)$()$(li)ÐÐūКŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_mica)25%$(/l)$()$(li)ÐÐūŅÐ―ŅŅ: $(l:tfg_ores/earth_vein_index#deep_sheldonite)53%$(/l), $(l:tfg_ores/earth_vein_index#deep_topaz)15%$(/l)$()$(li)ÐŅŅа: $(l:tfg_ores/earth_vein_index#normal_salt)15%$(/l)$()",
+ "text": "$(li)ÐÐ·ÐąÐĩŅŅ: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_quartz)18%$(/l)$()$(li)ÐÐŧÐžÐ°Ð―ÐīŅÐ―: $(l:tfg_ores/earth_vein_index#deep_sapphire)38%$(/l)$()$(li)ÐÐŧŅÐ―ŅŅ: $(l:tfg_ores/earth_vein_index#normal_saltpeter)15%$(/l)$()$(li)ÐОÐĩŅÐļŅŅ: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)65%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)25%$(/l)$()$(li)ÐÐŋаŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_apatite)50%$(/l)$()$(li)ÐазаÐŧŅŅÐūÐēÐļÐđ ОŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŋŅŅÐūК: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)35%$(/l)$()$(li)ÐаŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_quartz)37%$(/l)$()$(li)ÐаŅŅÐ―ÐĩзÐļŅ: $(l:tfg_ores/earth_vein_index#normal_monazite)62%$(/l)$()$(li)ÐÐĩÐ―ŅÐūÐ―ŅŅ: $(l:tfg_ores/earth_vein_index#normal_olivine)35%$(/l)$()$(li)ÐÐĩŅÐļÐŧŅÐđ: $(l:tfg_ores/earth_vein_index#normal_beryllium)35%$(/l)$()$(li)ÐÐŧаКÐļŅÐ―ÐļÐđ ŅÐūÐŋаз: $(l:tfg_ores/earth_vein_index#deep_topaz)35%$(/l)$()$(li)ÐÐūКŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_mica)25%$(/l)$()$(li)ÐÐūŅÐ―ŅŅ: $(l:tfg_ores/earth_vein_index#deep_sheldonite)53%$(/l), $(l:tfg_ores/earth_vein_index#deep_topaz)15%$(/l)$()$(li)ÐŅŅа: $(l:tfg_ores/earth_vein_index#normal_gypsum)20%$(/l), $(l:tfg_ores/earth_vein_index#normal_salt)15%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ОаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_magnetite)22%$(/l), $(l:tfg_ores/earth_vein_index#deep_magnetite)25%$(/l)$()$(li)ÐŅŅОŅŅ: $(l:tfg_ores/earth_vein_index#surface_bismuthinite)90%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)80%$(/l)$()$(li)ÐÐūÐŧŅŅŅаО: $(l:tfg_ores/earth_vein_index#deep_scheelite)35%$(/l)$()$(li)ÐŅÐģŅÐŧÐŧŅ: $(l:tfg_ores/earth_vein_index#normal_coal)100%$(/l), $(l:tfg_ores/earth_vein_index#normal_graphite)30%$(/l)$()$(li)ÐŅÐŧŅŅÐĩÐ―ŅŅ: $(l:tfg_ores/earth_vein_index#deep_molybdenum)47%$(/l)$()$(li)ÐаÐŧÐĩÐ―Ð°: $(l:tfg_ores/earth_vein_index#normal_silver)30%$(/l)$()$(li)ÐаŅÐ―ŅŅŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_garnierite)30%$(/l)$()$(li)ÐÐĩОаŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_hematite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)5%$(/l)$()$(li)ÐÐĩŅÐļŅ: $(l:tfg_ores/earth_vein_index#deep_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)5%$(/l)$()$(li)ÐŅÐŋŅ: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)15%$(/l)$()$(li)ÐÐŧаÐēКÐūÐ―ŅŅÐ―ÐļÐđ ÐŋŅŅÐūК: $(l:tfg_ores/earth_vein_index#normal_lubricant)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_olivine)15%$(/l)$()$(li)ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŋŅŅÐūК: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)25%$(/l)$()$(li)ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ОŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŋŅŅÐūК: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l)$()$(li)ÐŅаŅŅŅ: $(l:tfg_ores/earth_vein_index#normal_graphite)45%$(/l)$()",
+ "text": "$(li)ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ОаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_magnetite)22%$(/l), $(l:tfg_ores/earth_vein_index#deep_magnetite)25%$(/l)$()$(li)ÐŅŅОŅŅ: $(l:tfg_ores/earth_vein_index#surface_bismuthinite)90%$(/l), $(l:tfg_ores/earth_vein_index#normal_bismuthinite)80%$(/l)$()$(li)ÐÐūÐŧŅŅŅаО: $(l:tfg_ores/earth_vein_index#deep_scheelite)35%$(/l)$()$(li)ÐŅÐģŅÐŧÐŧŅ: $(l:tfg_ores/earth_vein_index#normal_coal)100%$(/l), $(l:tfg_ores/earth_vein_index#normal_graphite)30%$(/l)$()$(li)ÐŅÐŧŅŅÐĩÐ―ŅŅ: $(l:tfg_ores/earth_vein_index#deep_molybdenum)47%$(/l)$()$(li)ÐаÐŧÐĩÐ―Ð°: $(l:tfg_ores/earth_vein_index#normal_silver)30%$(/l)$()$(li)ÐаŅÐ―ŅŅŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_garnierite)30%$(/l)$()$(li)ÐÐĩОаŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_hematite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_copper)5%$(/l)$()$(li)ÐÐĩŅÐļŅ: $(l:tfg_ores/earth_vein_index#deep_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#normal_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)5%$(/l)$()$(li)ÐŅÐŋŅ: $(l:tfg_ores/earth_vein_index#normal_gypsum)35%$(/l), $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)15%$(/l)$()$(li)ÐÐŧаÐēКÐūÐ―ŅŅÐ―ÐļÐđ ÐŋŅŅÐūК: $(l:tfg_ores/earth_vein_index#normal_lubricant)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_olivine)15%$(/l)$()$(li)ÐŅÐ°Ð―Ð°ŅÐūÐēÐļÐđ ÐŋŅŅÐūК: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)25%$(/l)$()$(li)ÐŅÐ°Ð―ŅŅÐ―ÐļÐđ ОŅÐ―ÐĩŅаÐŧŅÐ―ÐļÐđ ÐŋŅŅÐūК: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l)$()$(li)ÐŅаŅŅŅ: $(l:tfg_ores/earth_vein_index#normal_graphite)45%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐŅÐūŅŅŅÐŧŅŅ: $(l:tfg_ores/earth_vein_index#normal_manganese)37%$(/l)$()$(li)ÐŅÐ°ÐžÐ°Ð―Ņ: $(l:tfg_ores/earth_vein_index#normal_graphite)25%$(/l)$()$(li)ÐŅаŅÐūОŅŅÐ―: $(l:tfg_ores/earth_vein_index#normal_saltpeter)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_garnet_tin)15%$(/l)$()$(li)ÐÐŧÐĩКŅŅÐūŅÐļÐ―: $(l:tfg_ores/earth_vein_index#normal_saltpeter)25%$(/l)$()$(li)ÐÐūÐēŅÐļÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)15%$(/l)$()$(li)ÐÐūÐēŅÐļÐđ ÐŧÐļОÐūÐ―ŅŅ: $(l:tfg_ores/earth_vein_index#normal_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l)$()$(li)ÐÐĩÐŧÐĩÐ―ÐļÐđ ŅаÐŋŅŅŅ: $(l:tfg_ores/earth_vein_index#deep_sapphire)16%$(/l)$()$(li)ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l)$()$(li)ÐаÐŧŅŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_lapis)15%$(/l)$()$(li)ÐаОâŅÐ―Ð° ŅŅÐŧŅ: $(l:tfg_ores/earth_vein_index#normal_salt)40%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)20%$(/l)$()$(li)ÐаŅÐļŅÐĩŅÐļŅ: $(l:tfg_ores/earth_vein_index#surface_cassiterite)60%$(/l), $(l:tfg_ores/earth_vein_index#normal_cassiterite)40%$(/l), $(l:tfg_ores/earth_vein_index#surface_copper)5%$(/l)$()$(li)ÐаŅÐļŅÐĩŅÐļŅÐūÐēŅ ÐŋŅŅКÐļ: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)35%$(/l)$()$(li)ÐÐēаŅŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_quartz)43%$(/l)$()$(li)ÐŅÐ°Ð―ŅŅ: $(l:tfg_ores/earth_vein_index#normal_mica)35%$(/l)$()",
+ "text": "$(li)ÐŅÐūŅŅŅÐŧŅŅ: $(l:tfg_ores/earth_vein_index#normal_manganese)37%$(/l)$()$(li)ÐŅÐ°ÐžÐ°Ð―Ņ: $(l:tfg_ores/earth_vein_index#normal_graphite)25%$(/l)$()$(li)ÐŅаŅÐūОŅŅÐ―: $(l:tfg_ores/earth_vein_index#normal_saltpeter)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_garnet_tin)15%$(/l)$()$(li)ÐÐŧÐĩКŅŅÐūŅÐļÐ―: $(l:tfg_ores/earth_vein_index#normal_saltpeter)25%$(/l)$()$(li)ÐÐūÐēŅÐļÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_garnet_opal)15%$(/l)$()$(li)ÐÐūÐēŅÐļÐđ ÐŧÐļОÐūÐ―ŅŅ: $(l:tfg_ores/earth_vein_index#normal_limonite)50%$(/l), $(l:tfg_ores/earth_vein_index#normal_hematite)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_gold)20%$(/l), $(l:tfg_ores/earth_vein_index#deep_hematite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_limonite)15%$(/l), $(l:tfg_ores/earth_vein_index#deep_gold)5%$(/l)$()$(li)ÐÐĩÐŧÐĩÐ―ÐļÐđ ŅаÐŋŅŅŅ: $(l:tfg_ores/earth_vein_index#deep_sapphire)16%$(/l)$()$(li)ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа: $(l:tfg_ores/earth_vein_index#normal_basaltic_sands)25%$(/l), $(l:tfg_ores/earth_vein_index#normal_gypsum)15%$(/l)$()$(li)ÐаÐŧŅŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_gypsum)30%$(/l), $(l:tfg_ores/earth_vein_index#normal_lapis)15%$(/l)$()$(li)ÐаОâŅÐ―Ð° ŅŅÐŧŅ: $(l:tfg_ores/earth_vein_index#normal_salt)40%$(/l), $(l:tfg_ores/earth_vein_index#normal_spodumene)20%$(/l)$()$(li)ÐаŅÐļŅÐĩŅÐļŅ: $(l:tfg_ores/earth_vein_index#surface_cassiterite)60%$(/l), $(l:tfg_ores/earth_vein_index#normal_cassiterite)40%$(/l), $(l:tfg_ores/earth_vein_index#surface_copper)5%$(/l)$()$(li)ÐаŅÐļŅÐĩŅÐļŅÐūÐēŅ ÐŋŅŅКÐļ: $(l:tfg_ores/earth_vein_index#normal_garnet_tin)35%$(/l)$()$(li)ÐÐēаŅŅÐļŅ: $(l:tfg_ores/earth_vein_index#normal_quartz)43%$(/l)$()$(li)ÐŅÐ°Ð―ŅŅ: $(l:tfg_ores/earth_vein_index#normal_mica)35%$(/l)$()",
"type": "patchouli:text"
},
{
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/earth_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/earth_vein_index.json
index c697c4f35..312cbcd35 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/earth_vein_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/earth_vein_index.json
@@ -14,22 +14,22 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)ÐОÐĩŅÐļŅŅ Ņ ÐŅÐ°Ð―Ð°Ņ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_apatite)ÐÐŋаŅÐļŅ Ņ ÐŅŅÐūŅ
ÐŧÐūŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_monazite)ÐаŅŅÐ―ÐĩзÐļŅ Ņ ÐÐūÐ―Ð°ŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_olivine)ÐÐĩÐ―ŅÐūÐ―ŅŅ Ņа ÐÐŧŅÐēŅÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_bismuthinite)ÐŅŅОŅŅ (ÐÐēÐļŅаÐđÐ―ÐļÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_bismuthinite)ÐŅŅОŅŅ (ÐÐūÐēÐĩŅŅ
Ð―Ņ)$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_coal)ÐŅÐģŅÐŧÐŧŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_molybdenum)ÐŅÐŧŅŅÐĩÐ―ŅŅ Ņ ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_garnierite)ÐаŅÐ―ŅŅŅÐļŅ Ņ ÐÐūÐąÐ°ÐŧŅŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_hematite)ÐÐĩОаŅÐļŅ Ņа ÐŅОÐūÐ―ŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_hematite)ÐÐĩОаŅÐļŅ, ÐÐĩŅÐļŅ Ņ Ð ŅÐąŅÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_limonite)ÐÐĩŅÐļŅ Ņ ÐаÐŧаŅ
ŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_garnet_tin)ÐŅÐ°Ð―Ð°Ņ Ņ ÐаŅÐļŅÐĩŅÐļŅÐūÐēŅ ÐŋŅŅКÐļ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_graphite)ÐŅаŅŅŅ Ņ ÐŅÐ°ÐžÐ°Ð―Ņ$()$()",
+ "text": "$(li)$(l:tfg_ores/earth_vein_index#deep_garnet_amethyst)ÐОÐĩŅÐļŅŅ Ņ ÐŅÐ°Ð―Ð°Ņ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_apatite)ÐÐŋаŅÐļŅ Ņ ÐŅŅÐūŅ
ÐŧÐūŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_monazite)ÐаŅŅÐ―ÐĩзÐļŅ Ņ ÐÐūÐ―Ð°ŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_olivine)ÐÐĩÐ―ŅÐūÐ―ŅŅ Ņа ÐÐŧŅÐēŅÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_bismuthinite)ÐŅŅОŅŅ (ÐÐēÐļŅаÐđÐ―ÐļÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_bismuthinite)ÐŅŅОŅŅ (ÐÐūÐēÐĩŅŅ
Ð―Ņ)$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_coal)ÐŅÐģŅÐŧÐŧŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_molybdenum)ÐŅÐŧŅŅÐĩÐ―ŅŅ Ņ ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_garnierite)ÐаŅÐ―ŅŅŅÐļŅ Ņ ÐÐūÐąÐ°ÐŧŅŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_hematite)ÐÐĩОаŅÐļŅ Ņа ÐŅОÐūÐ―ŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_hematite)ÐÐĩОаŅÐļŅ, ÐÐĩŅÐļŅ Ņ Ð ŅÐąŅÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_limonite)ÐÐĩŅÐļŅ Ņ ÐаÐŧаŅ
ŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_gypsum)ÐŅÐŋŅ Ņ ÐаÐŧŅŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_garnet_tin)ÐŅÐ°Ð―Ð°Ņ Ņ ÐаŅÐļŅÐĩŅÐļŅÐūÐēŅ ÐŋŅŅКÐļ$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/earth_vein_index#deep_gold)ÐÐūÐŧÐūŅÐū (ÐÐŧÐļÐąÐūКÐĩ)$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_gold)ÐÐūÐŧÐūŅÐū, ÐŅОÐūÐ―ŅŅ Ņа ÐÐĩОаŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_cassiterite)ÐаŅÐļŅÐĩŅÐļŅ (ÐÐēÐļŅаÐđÐ―ÐļÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_cassiterite)ÐаŅÐļŅÐĩŅÐļŅ (ÐÐūÐēÐĩŅŅ
Ð―ÐļÐēÐļÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_quartz)ÐÐēаŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_mica)ÐŅÐ°Ð―ŅŅ, ÐĄÐŧŅÐīа Ņа ÐÐūКŅÐļŅÐļ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lapis)ÐаÐŋŅŅ, ÐазŅŅÐļŅ Ņа ÐĄÐūÐīаÐŧŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_limonite)ÐŅОÐūÐ―ŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_magnetite)ÐаÐģÐ―ÐĩŅÐļŅ Ņ ÐÐ°Ð―Ð°ÐīŅÐđ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_manganese)ÐаŅÐģÐ°Ð―ÐĩŅŅ Ņ ÐĒÐ°Ð―ŅаÐŧ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_copper)ÐŅÐīŅ Ņа ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_basaltic_sands)ÐŅÐ―ÐĩŅаÐŧŅÐ―Ņ ÐŋŅŅКÐļ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_oilsands)ÐаŅŅÐūÐēŅ ÐŋŅŅКÐļ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_garnet_opal)ÐÐŋаÐŧ Ņ ÐŅÐ°Ð―Ð°Ņ$()$()",
+ "text": "$(li)$(l:tfg_ores/earth_vein_index#normal_graphite)ÐŅаŅŅŅ Ņ ÐŅÐ°ÐžÐ°Ð―Ņ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_gold)ÐÐūÐŧÐūŅÐū (ÐÐŧÐļÐąÐūКÐĩ)$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_gold)ÐÐūÐŧÐūŅÐū, ÐŅОÐūÐ―ŅŅ Ņа ÐÐĩОаŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_cassiterite)ÐаŅÐļŅÐĩŅÐļŅ (ÐÐēÐļŅаÐđÐ―ÐļÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_cassiterite)ÐаŅÐļŅÐĩŅÐļŅ (ÐÐūÐēÐĩŅŅ
Ð―ÐļÐēÐļÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_quartz)ÐÐēаŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_mica)ÐŅÐ°Ð―ŅŅ, ÐĄÐŧŅÐīа Ņа ÐÐūКŅÐļŅÐļ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lapis)ÐаÐŋŅŅ, ÐазŅŅÐļŅ Ņа ÐĄÐūÐīаÐŧŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_limonite)ÐŅОÐūÐ―ŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_magnetite)ÐаÐģÐ―ÐĩŅÐļŅ Ņ ÐÐ°Ð―Ð°ÐīŅÐđ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_manganese)ÐаŅÐģÐ°Ð―ÐĩŅŅ Ņ ÐĒÐ°Ð―ŅаÐŧ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_copper)ÐŅÐīŅ Ņа ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_basaltic_sands)ÐŅÐ―ÐĩŅаÐŧŅÐ―Ņ ÐŋŅŅКÐļ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_oilsands)ÐаŅŅÐūÐēŅ ÐŋŅŅКÐļ$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/earth_vein_index#normal_redstone)Ð ÐĩÐīŅŅÐūŅÐ―, ÐŅÐ―ÐūÐēÐ°Ņ Ņ Ð ŅÐąŅÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_sapphire)ÐĄÐ°ÐŋŅŅŅ Ņ ÐÐŧŅОаÐīŅÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_saltpeter)ÐĄÐĩÐŧŅŅŅа Ņа ÐÐŧÐĩКŅŅÐūŅÐļÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sulfur)ÐĄŅŅКа Ņа ÐŅŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_beryllium)ÐĄÐžÐ°ŅаÐģÐī Ņ ÐÐĩŅÐļÐŧŅÐđ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_salt)ÐĄÐūÐŧŅ Ņа ÐŅŅа$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_spodumene)ÐĄÐŋÐūÐīŅОÐĩÐ― Ņа ÐÐĩÐŋŅÐīÐūÐŧŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_silver)ÐĄŅŅÐąÐŧÐū, ÐаÐŧÐĩÐ― Ņ ÐĄÐēÐļÐ―ÐĩŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lubricant)ÐĄŅÐĩаŅÐļŅ, ÐĒаÐŧŅК Ņ ÐĒŅÐūÐ―Ð°$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sphalerite)ÐĄŅаÐŧÐĩŅÐļŅ Ņ ÐŅŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_sphalerite)ÐĄŅаÐŧÐĩŅÐļŅ Ņ ÐĄŅŅКа$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_tetrahedrite)ÐĒÐĩŅŅаÐĩÐīŅÐļŅ (ÐÐēÐļŅаÐđÐ―ÐļÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_tetrahedrite)ÐĒÐĩŅŅаÐĩÐīŅÐļŅ (ÐÐūÐēÐĩŅŅ
Ð―Ņ)$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_topaz)ÐĒÐūÐŋаз Ņ ÐĨаÐŧŅКÐūŅÐļŅ$()$()",
+ "text": "$(li)$(l:tfg_ores/earth_vein_index#deep_garnet_opal)ÐÐŋаÐŧ Ņ ÐŅÐ°Ð―Ð°Ņ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_redstone)Ð ÐĩÐīŅŅÐūŅÐ―, ÐŅÐ―ÐūÐēÐ°Ņ Ņ Ð ŅÐąŅÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_sapphire)ÐĄÐ°ÐŋŅŅŅ Ņ ÐÐŧŅОаÐīŅÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_saltpeter)ÐĄÐĩÐŧŅŅŅа Ņа ÐÐŧÐĩКŅŅÐūŅÐļÐ―$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sulfur)ÐĄŅŅКа Ņа ÐŅŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_beryllium)ÐĄÐžÐ°ŅаÐģÐī Ņ ÐÐĩŅÐļÐŧŅÐđ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_salt)ÐĄÐūÐŧŅ Ņа ÐŅŅа$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_spodumene)ÐĄÐŋÐūÐīŅОÐĩÐ― Ņа ÐÐĩÐŋŅÐīÐūÐŧŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_silver)ÐĄŅŅÐąÐŧÐū, ÐаÐŧÐĩÐ― Ņ ÐĄÐēÐļÐ―ÐĩŅŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_lubricant)ÐĄŅÐĩаŅÐļŅ, ÐĒаÐŧŅК Ņ ÐĒŅÐūÐ―Ð°$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_sphalerite)ÐĄŅаÐŧÐĩŅÐļŅ Ņ ÐŅŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_sphalerite)ÐĄŅаÐŧÐĩŅÐļŅ Ņ ÐĄŅŅКа$()$()$(li)$(l:tfg_ores/earth_vein_index#normal_tetrahedrite)ÐĒÐĩŅŅаÐĩÐīŅÐļŅ (ÐÐēÐļŅаÐđÐ―ÐļÐđ)$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_tetrahedrite)ÐĒÐĩŅŅаÐĩÐīŅÐļŅ (ÐÐūÐēÐĩŅŅ
Ð―Ņ)$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/earth_vein_index#deep_pitchblende)ÐĢŅÐ°Ð―ŅŅ & ÐŅŅŅÐąÐŧÐĩÐ―Ðī$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_copper)ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ Ņа Ð ÐĩаÐŧŅÐģаŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_magnetite)ÐĨŅÐūОŅŅ Ņ ÐаÐģÐ―ÐĩŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_scheelite)ÐĻÐĩŅÐŧŅŅ Ņа ÐÐūÐŧŅŅŅаО$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_sheldonite)ÐĻÐĩÐŧÐīÐūÐ―ŅŅ Ņ ÐÐūŅÐ―ŅŅ$()$()",
+ "text": "$(li)$(l:tfg_ores/earth_vein_index#deep_topaz)ÐĒÐūÐŋаз Ņ ÐĨаÐŧŅКÐūŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_pitchblende)ÐĢŅÐ°Ð―ŅŅ & ÐŅŅŅÐąÐŧÐĩÐ―Ðī$()$()$(li)$(l:tfg_ores/earth_vein_index#surface_copper)ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ Ņа Ð ÐĩаÐŧŅÐģаŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_magnetite)ÐĨŅÐūОŅŅ Ņ ÐаÐģÐ―ÐĩŅÐļŅ$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_scheelite)ÐĻÐĩŅÐŧŅŅ Ņа ÐÐūÐŧŅŅŅаО$()$()$(li)$(l:tfg_ores/earth_vein_index#deep_sheldonite)ÐĻÐĩÐŧÐīÐūÐ―ŅŅ Ņ ÐÐūŅÐ―ŅŅ$()$()",
"type": "patchouli:text"
},
{
@@ -981,6 +981,98 @@
"draw_filler": true,
"type": "patchouli:empty"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 180$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.3$(br)$(thing)ÐĒÐļÐŋ$(): ÐÐļŅКÐūÐēа ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): -32 â 60$(br)$(thing)Ð ÐūзОŅŅ$(): 40$(br)$(thing)ÐÐļŅÐūŅа$(): 9$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 20$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): ÐŅÐģÐļÐŧŅŅ, ÐаÐŋÐ―ŅК, ÐÐŧÐļÐ―ÐļŅŅÐļÐđ ŅÐŧÐ°Ð―ÐĩŅŅ, ÐÐūÐŧÐūОŅŅ, ÐÐūÐ―ÐģÐŧÐūОÐĩŅаŅ, ÐŅÐĩÐđÐīа, ÐŅÐĩОÐĩÐ―ÐļŅŅÐļÐđ ŅÐŧÐ°Ð―ÐĩŅŅ",
+ "title": "ÐŅÐŋŅ Ņ ÐаÐŧŅŅÐļŅ",
+ "type": "patchouli:text",
+ "anchor": "normal_gypsum"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐŅÐŋŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gypsum"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 35%$(br)$(thing)ÐÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅŅŅ ÐīÐŧŅ$(): ÐÐŧÐĩÐąÐ°ŅŅŅÐūÐēÐūŅ (ŅаŅÐąÐūÐēÐ°Ð―ÐūŅ) ŅÐĩÐģÐŧÐļ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CaS(HâO)âOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐаÐŧŅŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/calcite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 30%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐаÐŧŅŅŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CaCOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐŅŅа",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/borax"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 20%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐаŅŅŅŅ, ÐÐūŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): NaâBâ(HâO)ââOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/fullers_earth"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 15%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐаÐģÐ―ÐĩзŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): MgSiâH(HâO)âOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 270$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.25$(br)$(thing)ÐĒÐļÐŋ$(): ÐÐŧаŅŅÐĩŅÐ―Ð° ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): -40 â 64$(br)$(thing)Ð ÐūзОŅŅ$(): 40$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 60$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): ÐÐ―ÐīÐĩзÐļŅ, ÐŅÐģÐļÐŧŅŅ, ÐŅÐŋŅÐīÐ―ÐļÐđ ŅÐŧÐ°Ð―ÐĩŅŅ, ÐазаÐŧŅŅ, ÐаÐŋÐ―ŅК, ÐÐ°ÐąŅÐū, ÐÐŧÐļÐ―ÐļŅŅÐļÐđ ŅÐŧÐ°Ð―ÐĩŅŅ, ÐÐ―ÐĩÐđŅ, ÐŅÐ°Ð―ŅŅ, ÐаŅÐļŅ, ÐŅÐūŅÐļŅ, ÐÐūÐŧÐūОŅŅ, ÐÐēаŅŅÐļŅ, ÐÐūÐ―ÐģÐŧÐūОÐĩŅаŅ, ÐŅÐĩÐđÐīа, ÐŅÐĩОÐĩÐ―ÐļŅŅÐļÐđ ŅÐŧÐ°Ð―ÐĩŅŅ, ÐаŅОŅŅ, Ð ŅÐūÐŧŅŅ, ÐĪŅÐŧŅŅ, ÐĻÐļŅÐĩŅÐ―ÐļÐđ ŅÐŧÐ°Ð―ÐĩŅŅ",
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/mars_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/mars_ore_index.json
new file mode 100644
index 000000000..f6aab2f2c
--- /dev/null
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/mars_ore_index.json
@@ -0,0 +1,22 @@
+{
+ "__credits__": "This page was automatically generated by OresToFieldGuide.",
+ "name": "Mars Ore Index",
+ "icon": "tfc:ore/normal_hematite",
+ "category": "tfc:tfg_ores",
+ "read_by_default": true,
+ "secret": false,
+ "pages": [
+ {
+ "Type": "patchouli:text",
+ "text": "ÐĶÐĩ $(thing)ÐÐ―ÐīÐĩÐšŅ ŅŅÐī$() ÐīÐŧŅ $(thing)Mars$(). ÐĢŅŅ ŅŅÐīÐļ ÐēŅÐīŅÐūŅŅÐūÐēÐ°Ð―Ņ Ðē аÐŧŅаÐēŅŅÐ―ÐūÐžŅ ÐŋÐūŅŅÐīКŅ, а ÐŋÐūŅŅО â ÐēŅÐī Ð―Ð°ÐđÐąÐ°ÐģаŅŅÐļŅ
ÐīÐū Ð―Ð°ÐđÐąŅÐīÐ―ŅŅÐļŅ
ÐķÐļÐŧ. ÐÐļ ОÐūÐķÐĩŅÐĩ Ð―Ð°ŅÐļŅÐ―ŅŅÐļ Ð―Ð° Ð―ÐļŅ
, ŅÐūÐą ÐīŅÐ·Ð―Ð°ŅÐļŅŅ ÐąŅÐŧŅŅÐĩ ÐŋŅÐū КÐūÐķÐ―Ņ ÐķÐļÐŧŅ.",
+ "title": "Mars Ore Index",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(li)ÐÐĩОаŅÐļŅ: $(l:tfg_ores/mars_vein_index#mars_hematite)100%$(/l)$()",
+ "type": "patchouli:text"
+ }
+ ],
+ "sortnum": 6
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/mars_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/mars_vein_index.json
new file mode 100644
index 000000000..7151068ee
--- /dev/null
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/mars_vein_index.json
@@ -0,0 +1,49 @@
+{
+ "__credits__": "This page was automatically generated by OresToFieldGuide.",
+ "name": "Mars Vein Index",
+ "icon": "gtceu:mars_stone_hematite_ore",
+ "category": "tfc:tfg_ores",
+ "read_by_default": true,
+ "secret": false,
+ "pages": [
+ {
+ "Type": "patchouli:text",
+ "text": "ÐĶÐĩ $(thing)ÐÐ―ÐīÐĩÐšŅ ÐķÐļÐŧ$() ÐīÐŧŅ $(thing)Mars$(). ÐÐūÐķÐ―Ð° ÐķÐļÐŧа ОŅŅŅÐļŅŅ ŅÐ―ŅÐūŅОаŅŅŅ ÐŋŅÐū ŅŅ ŅŅÐīКŅŅÐ―ŅŅŅŅ, ŅŅÐŧŅÐ―ŅŅŅŅ, ŅÐļÐŋ, ÐēÐļŅÐūŅŅ Ð·Ð°ÐŧŅÐģÐ°Ð―Ð―Ņ, ŅÐūзОŅŅÐļ, ÐŋÐūŅÐūÐīÐļ, Ðē ŅКÐļŅ
ÐēÐūÐ―Ð° зâŅÐēÐŧŅŅŅŅŅŅ, Ņа ŅÐ―ŅÐĩ.",
+ "title": "Mars Vein Index",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(li)$(l:tfg_ores/mars_vein_index#mars_hematite)(Placeholder Vein)$()$()",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 210$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.4$(br)$(thing)ÐĒÐļÐŋ$(): ÐÐŧаŅŅÐĩŅÐ―Ð° ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): -16 â 100$(br)$(thing)Ð ÐūзОŅŅ$(): 40$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 50$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): Red Granite, ÐŅÐģÐļÐŧŅŅ, ÐŅÐģŅÐŧŅŅ, ÐазаÐŧŅŅ, ÐаÐŋÐ―ŅК, ÐÐ°ÐąŅÐū, ÐÐŧÐļÐ―ÐļŅŅÐļÐđ ŅÐŧÐ°Ð―ÐĩŅŅ, ÐŅÐ°Ð―ŅŅ, ÐаŅÐļŅ, ÐŅÐūŅÐļŅ, ÐÐūÐŧÐūОŅŅ, ÐÐūÐ―ÐģÐŧÐūОÐĩŅаŅ, ÐŅÐĩÐđÐīа, ÐŅÐĩОÐĩÐ―ÐļŅŅÐļÐđ ŅÐŧÐ°Ð―ÐĩŅŅ, ÐĒŅаŅ
ŅŅ",
+ "title": "(Placeholder Vein)",
+ "type": "patchouli:text",
+ "anchor": "mars_hematite"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐĩОаŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/hematite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 100%$(br)$(thing)Ð ÐūзÐŋÐŧаÐēÐŧŅŅŅŅŅŅ Ðē$(): ЧаÐēŅÐ―$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): FeâOâ",
+ "type": "patchouli:multiblock"
+ }
+ ],
+ "sortnum": 7
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/moon_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/moon_ore_index.json
index 4a4f9eb83..1f690bd55 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/moon_ore_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/moon_ore_index.json
@@ -14,27 +14,32 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐÐŧÐžÐ°Ð―ÐīŅÐ―: $(l:tfg_ores/moon_vein_index#moon_sapphire)38%$(/l)$()$(li)ÐÐŧŅОŅÐ―ŅŅ: $(l:tfg_ores/moon_vein_index#moon_desh)20%$(/l)$()$(li)ÐÐŋаŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_apatite)23%$(/l)$()$(li)ÐŅОÐūÐŧКÐūÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_bauxite)21%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)15%$(/l)$()$(li)ÐаŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)5%$(/l)$()$(li)ÐаŅŅÐ―ÐĩзÐļŅ: $(l:tfg_ores/moon_vein_index#moon_monazite)61%$(/l)$()$(li)ÐÐĩŅÐļÐŧŅÐđ: $(l:tfg_ores/moon_vein_index#moon_beryllium)31%$(/l)$()$(li)ÐÐŧаКÐļŅÐ―ÐļÐđ ŅÐūÐŋаз: $(l:tfg_ores/moon_vein_index#moon_topaz)35%$(/l)$()$(li)ÐÐūКŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_bauxite)36%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l)$()$(li)ÐÐūŅÐ―ŅŅ: $(l:tfg_ores/moon_vein_index#moon_sheldonite)35%$(/l), $(l:tfg_ores/moon_vein_index#moon_topaz)15%$(/l)$()$(li)ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ОаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)ÐÐūÐŧŅŅŅаО: $(l:tfg_ores/moon_vein_index#moon_scheelite)50%$(/l)$()$(li)ÐŅÐŧŅŅÐĩÐ―ŅŅ: $(l:tfg_ores/moon_vein_index#moon_molybdenum)44%$(/l)$()$(li)ÐаÐŧÐĩÐ―Ð°: $(l:tfg_ores/moon_vein_index#moon_silver)28%$(/l)$()",
+ "text": "$(li)ÐÐŧÐžÐ°Ð―ÐīŅÐ―: $(l:tfg_ores/moon_vein_index#moon_sapphire)38%$(/l)$()$(li)ÐÐŧŅÐ―ŅŅ: $(l:tfg_ores/moon_vein_index#moon_gypsum)15%$(/l)$()$(li)ÐÐŧŅОŅÐ―ŅŅ: $(l:tfg_ores/moon_vein_index#moon_desh)20%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)14%$(/l)$()$(li)ÐОÐĩŅÐļŅŅ: $(l:tfg_ores/moon_vein_index#moon_garnet)38%$(/l)$()$(li)ÐÐŋаŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_apatite)23%$(/l)$()$(li)ÐŅОÐūÐŧКÐūÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_bauxite)21%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)15%$(/l)$()$(li)ÐаŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)5%$(/l)$()$(li)ÐаŅŅÐ―ÐĩзÐļŅ: $(l:tfg_ores/moon_vein_index#moon_monazite)61%$(/l)$()$(li)ÐÐĩŅÐļÐŧŅÐđ: $(l:tfg_ores/moon_vein_index#moon_beryllium)31%$(/l)$()$(li)ÐÐŧаКÐļŅÐ―ÐļÐđ ŅÐūÐŋаз: $(l:tfg_ores/moon_vein_index#moon_topaz)35%$(/l)$()$(li)ÐÐūКŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_bauxite)36%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_gold)20%$(/l)$()$(li)ÐÐūŅÐ―ŅŅ: $(l:tfg_ores/moon_vein_index#moon_sheldonite)35%$(/l), $(l:tfg_ores/moon_vein_index#moon_topaz)15%$(/l)$()$(li)ÐŅŅа: $(l:tfg_ores/moon_vein_index#moon_gypsum)20%$(/l)$()$(li)ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ОаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐаŅÐ―ŅŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l)$()$(li)ÐÐŧаÐēКÐūÐ―ŅŅÐ―ÐļÐđ ÐŋŅŅÐūК: $(l:tfg_ores/moon_vein_index#moon_lubricant)25%$(/l)$()$(li)ÐŅаŅŅŅ: $(l:tfg_ores/moon_vein_index#moon_graphite)52%$(/l)$()$(li)ÐŅÐūŅŅŅÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_manganese)37%$(/l)$()$(li)ÐÐĩŅ: $(l:tfg_ores/moon_vein_index#moon_desh)40%$(/l), $(l:tfg_ores/moon_vein_index#moon_sphalerite)15%$(/l)$()$(li)ÐŅÐ°ÐžÐ°Ð―Ņ: $(l:tfg_ores/moon_vein_index#moon_graphite)36%$(/l)$()$(li)ÐÐŧÐĩКŅŅÐūŅÐļÐ―: $(l:tfg_ores/moon_vein_index#moon_saltpeter)37%$(/l)$()$(li)ÐÐĩÐŧÐĩÐ―ÐļÐđ ŅаÐŋŅŅŅ: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l)$()$(li)ÐÐŧŅОÐĩÐ―ŅŅ: $(l:tfg_ores/moon_vein_index#moon_bauxite)42%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)25%$(/l)$()$(li)ÐаОâŅÐ―Ð° ŅŅÐŧŅ: $(l:tfg_ores/moon_vein_index#moon_beryllium)18%$(/l)$()$(li)ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)30%$(/l)$()$(li)ÐÐēаŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)20%$(/l)$()$(li)ÐŅÐ°Ð―ŅŅ: $(l:tfg_ores/moon_vein_index#moon_mica)33%$(/l)$()$(li)ÐŅÐ―ÐūÐēаŅ: $(l:tfg_ores/moon_vein_index#moon_redstone)19%$(/l)$()",
+ "text": "$(li)ÐÐūÐŧŅŅŅаО: $(l:tfg_ores/moon_vein_index#moon_scheelite)50%$(/l)$()$(li)ÐŅÐŧŅŅÐĩÐ―ŅŅ: $(l:tfg_ores/moon_vein_index#moon_molybdenum)44%$(/l)$()$(li)ÐаÐŧÐĩÐ―Ð°: $(l:tfg_ores/moon_vein_index#moon_silver)28%$(/l)$()$(li)ÐаŅÐ―ŅŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l)$()$(li)ÐŅÐŋŅ: $(l:tfg_ores/moon_vein_index#moon_gypsum)35%$(/l)$()$(li)ÐÐŧаÐēКÐūÐ―ŅŅÐ―ÐļÐđ ÐŋŅŅÐūК: $(l:tfg_ores/moon_vein_index#moon_lubricant)25%$(/l)$()$(li)ÐŅаŅŅŅ: $(l:tfg_ores/moon_vein_index#moon_graphite)52%$(/l)$()$(li)ÐŅÐūŅŅŅÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_manganese)37%$(/l)$()$(li)ÐÐĩŅ: $(l:tfg_ores/moon_vein_index#moon_desh)40%$(/l), $(l:tfg_ores/moon_vein_index#moon_sphalerite)15%$(/l)$()$(li)ÐŅÐ°ÐžÐ°Ð―Ņ: $(l:tfg_ores/moon_vein_index#moon_graphite)36%$(/l)$()$(li)ÐÐŧÐĩКŅŅÐūŅÐļÐ―: $(l:tfg_ores/moon_vein_index#moon_saltpeter)37%$(/l)$()$(li)ÐÐūÐēŅÐļÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/moon_vein_index#moon_garnet)14%$(/l)$()$(li)ÐÐĩÐŧÐĩÐ―ÐļÐđ ŅаÐŋŅŅŅ: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l), $(l:tfg_ores/moon_vein_index#moon_gold)5%$(/l)$()$(li)ÐÐŧŅОÐĩÐ―ŅŅ: $(l:tfg_ores/moon_vein_index#moon_bauxite)42%$(/l), $(l:tfg_ores/moon_vein_index#moon_desh)25%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐÐūÐąÐ°ÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)14%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)ÐŅŅŅÐđ: $(l:tfg_ores/moon_vein_index#moon_scheelite)10%$(/l)$()$(li)ÐаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_magnetite)25%$(/l)$()$(li)ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ: $(l:tfg_ores/moon_vein_index#moon_molybdenum)33%$(/l)$()$(li)ÐÐūÐ―Ð°ŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_monazite)30%$(/l)$()$(li)ÐÐĩÐūÐīÐļО: $(l:tfg_ores/moon_vein_index#moon_monazite)6%$(/l)$()$(li)ÐŅКÐĩÐŧŅ: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)ÐŅŅŅÐ°Ņ ÐšÐ°ÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_saltpeter)29%$(/l)$()$(li)ÐÐŧÐļÐēŅÐ―: $(l:tfg_ores/moon_vein_index#moon_graphite)10%$(/l), $(l:tfg_ores/moon_vein_index#moon_apatite)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_beryllium)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_molybdenum)5%$(/l), $(l:tfg_ores/moon_vein_index#moon_redstone)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_silver)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_sapphire)2%$(/l), $(l:tfg_ores/moon_vein_index#moon_monazite)1%$(/l)$()$(li)ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_lubricant)15%$(/l)$()$(li)ÐŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sphalerite)35%$(/l)$()$(li)ÐŅŅÐūÐŧŅзÐļŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)38%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)ÐŅŅÐūÐŋ: $(l:tfg_ores/moon_vein_index#moon_sapphire)27%$(/l)$()",
+ "text": "$(li)ÐаÐŧŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_gypsum)25%$(/l)$()$(li)ÐаОâŅÐ―Ð° ŅŅÐŧŅ: $(l:tfg_ores/moon_vein_index#moon_beryllium)18%$(/l)$()$(li)ÐаŅÐļŅÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_cassiterite)41%$(/l)$()$(li)ÐÐēаŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ÐĄÐēŅŅŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)30%$(/l)$()$(li)ÐÐēаŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)20%$(/l)$()$(li)ÐŅÐ°Ð―ŅŅ: $(l:tfg_ores/moon_vein_index#moon_mica)33%$(/l)$()$(li)ÐŅÐ―ÐūÐēаŅ: $(l:tfg_ores/moon_vein_index#moon_redstone)19%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)14%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)ÐŅŅŅÐđ: $(l:tfg_ores/moon_vein_index#moon_scheelite)10%$(/l)$()$(li)ÐаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_magnetite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_gold)20%$(/l)$()$(li)ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ: $(l:tfg_ores/moon_vein_index#moon_molybdenum)33%$(/l)$()$(li)ÐÐūÐ―Ð°ŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_monazite)30%$(/l)$()$(li)ÐÐĩÐūÐīÐļО: $(l:tfg_ores/moon_vein_index#moon_monazite)6%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐŅŅÐūŅ
ÐŧÐūŅ: $(l:tfg_ores/moon_vein_index#moon_apatite)38%$(/l)$()$(li)ÐÐŧаŅÐļÐ―Ð°: $(l:tfg_ores/moon_vein_index#moon_sheldonite)15%$(/l)$()$(li)ÐÐūÐēÐĩÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_molybdenum)16%$(/l)$()$(li)ÐÐūКÐŧаÐīÐļ ÐŅŅÐļÐ―Ð―ÐūÐģÐū ÐÐēаŅŅŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)45%$(/l)$()$(li)ÐÐūÐŧŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_mica)14%$(/l)$()$(li)Ð ÐĩÐīŅŅÐūŅÐ―: $(l:tfg_ores/moon_vein_index#moon_redstone)42%$(/l)$()$(li)Ð ŅÐąŅÐ―: $(l:tfg_ores/moon_vein_index#moon_redstone)33%$(/l)$()$(li)ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð° ÐÐūÐŧÐūŅÐū: $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð° ÐĄŅŅÐąÐŧа: $(l:tfg_ores/moon_vein_index#moon_silver)42%$(/l)$()$(li)ÐĄÐ°ÐŋŅŅŅ: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l), $(l:tfg_ores/moon_vein_index#moon_magnetite)5%$(/l)$()$(li)ÐĄÐēÐļÐ―ÐĩŅŅ: $(l:tfg_ores/moon_vein_index#moon_silver)23%$(/l)$()$(li)ÐĄÐŧŅÐīа: $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l)$()$(li)ÐĄÐžÐ°ŅаÐģÐī: $(l:tfg_ores/moon_vein_index#moon_beryllium)45%$(/l)$()$(li)ÐĄÐūаÐŋÐūŅŅÐūÐ―: $(l:tfg_ores/moon_vein_index#moon_lubricant)30%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)20%$(/l)$()",
+ "text": "$(li)ÐŅКÐĩÐŧŅ: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_garnierite)19%$(/l)$()$(li)ÐŅŅŅÐ°Ņ ÐšÐ°ÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_saltpeter)29%$(/l)$()$(li)ÐÐŧÐļÐēŅÐ―: $(l:tfg_ores/moon_vein_index#moon_graphite)10%$(/l), $(l:tfg_ores/moon_vein_index#moon_apatite)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_beryllium)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_gypsum)5%$(/l), $(l:tfg_ores/moon_vein_index#moon_mica)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_molybdenum)5%$(/l), $(l:tfg_ores/moon_vein_index#moon_redstone)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_silver)4%$(/l), $(l:tfg_ores/moon_vein_index#moon_sapphire)2%$(/l), $(l:tfg_ores/moon_vein_index#moon_monazite)1%$(/l)$()$(li)ÐÐŧÐūÐēÐū: $(l:tfg_ores/moon_vein_index#moon_cassiterite)17%$(/l)$()$(li)ÐÐŋаÐŧ: $(l:tfg_ores/moon_vein_index#moon_garnet)38%$(/l)$()$(li)ÐÐĩÐ―ŅÐŧÐ°Ð―ÐīÐļŅ: $(l:tfg_ores/moon_vein_index#moon_garnierite)23%$(/l), $(l:tfg_ores/moon_vein_index#moon_lubricant)15%$(/l)$()$(li)ÐŅŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sphalerite)35%$(/l)$()$(li)ÐŅŅÐūÐŧŅзÐļŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)38%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)ÐŅŅÐūÐŋ: $(l:tfg_ores/moon_vein_index#moon_sapphire)27%$(/l)$()$(li)ÐŅŅÐūŅ
ÐŧÐūŅ: $(l:tfg_ores/moon_vein_index#moon_apatite)38%$(/l)$()$(li)ÐÐŧаŅÐļÐ―Ð°: $(l:tfg_ores/moon_vein_index#moon_sheldonite)15%$(/l)$()$(li)ÐÐūÐēÐĩÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_molybdenum)16%$(/l)$()$(li)ÐÐūКÐŧаÐīÐļ ÐŅŅÐļÐ―Ð―ÐūÐģÐū ÐÐēаŅŅŅ: $(l:tfg_ores/moon_vein_index#moon_quartz)45%$(/l)$()$(li)Ð ÐĩÐīŅŅÐūŅÐ―: $(l:tfg_ores/moon_vein_index#moon_redstone)42%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐĄÐŋÐĩŅаŅŅŅÐ―: $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)ÐĄŅаÐŧÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sphalerite)50%$(/l)$()$(li)ÐĒаÐŧŅК: $(l:tfg_ores/moon_vein_index#moon_lubricant)20%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)12%$(/l)$()$(li)ÐĒÐ°Ð―ŅаÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)14%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)12%$(/l)$()$(li)ÐĒÐūÐŋаз: $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)ÐĒÐūŅŅÐđ: $(l:tfg_ores/moon_vein_index#moon_beryllium)0%$(/l)$()$(li)ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ: $(l:tfg_ores/moon_vein_index#moon_apatite)33%$(/l)$()$(li)ÐĒŅÐūÐ―Ð°: $(l:tfg_ores/moon_vein_index#moon_lubricant)10%$(/l)$()$(li)ÐĨаÐŧŅКÐūŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)ÐĨŅÐūОŅŅ: $(l:tfg_ores/moon_vein_index#moon_magnetite)40%$(/l)$()$(li)ÐĻÐĩŅÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_scheelite)40%$(/l)$()$(li)ÐĻÐĩÐŧÐīÐūÐ―ŅŅÐ―: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l)$()",
+ "text": "$(li)Ð ŅÐąŅÐ―: $(l:tfg_ores/moon_vein_index#moon_redstone)33%$(/l)$()$(li)ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð° ÐÐūÐŧÐūŅÐū: $(l:tfg_ores/moon_vein_index#moon_gold)55%$(/l), $(l:tfg_ores/moon_vein_index#moon_magnetite)15%$(/l)$()$(li)ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð° ÐŅÐīŅ: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)15%$(/l)$()$(li)ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð° ÐĄŅŅÐąÐŧа: $(l:tfg_ores/moon_vein_index#moon_silver)42%$(/l)$()$(li)ÐĄÐ°ÐŋŅŅŅ: $(l:tfg_ores/moon_vein_index#moon_sapphire)16%$(/l), $(l:tfg_ores/moon_vein_index#moon_magnetite)5%$(/l)$()$(li)ÐĄÐēÐļÐ―ÐĩŅŅ: $(l:tfg_ores/moon_vein_index#moon_silver)23%$(/l)$()$(li)ÐĄÐŧŅÐīа: $(l:tfg_ores/moon_vein_index#moon_mica)23%$(/l)$()$(li)ÐĄÐžÐ°ŅаÐģÐī: $(l:tfg_ores/moon_vein_index#moon_beryllium)45%$(/l)$()$(li)ÐĄÐūаÐŋÐūŅŅÐūÐ―: $(l:tfg_ores/moon_vein_index#moon_lubricant)30%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)20%$(/l)$()$(li)ÐĄÐŋÐĩŅаŅŅŅÐ―: $(l:tfg_ores/moon_vein_index#moon_manganese)25%$(/l)$()$(li)ÐĄŅÐļÐąÐ―ŅŅ: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)20%$(/l)$()$(li)ÐĄŅаÐŧÐĩŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_sphalerite)50%$(/l)$()$(li)ÐĒаÐŧŅК: $(l:tfg_ores/moon_vein_index#moon_lubricant)20%$(/l), $(l:tfg_ores/moon_vein_index#moon_saltpeter)12%$(/l)$()$(li)ÐĒÐ°Ð―ŅаÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_pyrolusite)14%$(/l), $(l:tfg_ores/moon_vein_index#moon_manganese)12%$(/l)$()",
+ "type": "patchouli:text"
+ },
+ {
+ "Type": "patchouli:text",
+ "text": "$(li)ÐĒÐĩŅŅаÐĩÐīŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)40%$(/l)$()$(li)ÐĒÐūÐŋаз: $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)ÐĒÐūŅŅÐđ: $(l:tfg_ores/moon_vein_index#moon_beryllium)0%$(/l)$()$(li)ÐĒŅÐļКаÐŧŅŅŅÐđŅÐūŅŅаŅ: $(l:tfg_ores/moon_vein_index#moon_apatite)33%$(/l)$()$(li)ÐĒŅÐūÐ―Ð°: $(l:tfg_ores/moon_vein_index#moon_lubricant)10%$(/l)$()$(li)ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_cassiterite)35%$(/l)$()$(li)ÐĨаÐŧŅКÐūŅÐļŅ: $(l:tfg_ores/moon_vein_index#moon_tetrahedrite)25%$(/l), $(l:tfg_ores/moon_vein_index#moon_topaz)25%$(/l)$()$(li)ÐĨŅÐūОŅŅ: $(l:tfg_ores/moon_vein_index#moon_magnetite)40%$(/l)$()$(li)ÐĶÐĩÐūÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_cassiterite)5%$(/l)$()$(li)ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/moon_vein_index#moon_garnet)9%$(/l)$()$(li)ÐĻÐĩŅÐŧŅŅ: $(l:tfg_ores/moon_vein_index#moon_scheelite)40%$(/l)$()$(li)ÐĻÐĩÐŧÐīÐūÐ―ŅŅÐ―: $(l:tfg_ores/moon_vein_index#moon_sheldonite)25%$(/l)$()",
"type": "patchouli:text"
}
],
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/moon_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/moon_vein_index.json
index 2418dc197..2b294db35 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/moon_vein_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/moon_vein_index.json
@@ -14,12 +14,12 @@
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_apatite)ÐÐŋаŅÐļŅ Ņ ÐŅŅÐūŅ
ÐŧÐūŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_monazite)ÐаŅŅÐ―ÐĩзÐļŅ Ņ ÐÐūÐ―Ð°ŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_bauxite)ÐÐūКŅÐļŅ Ņ ÐÐŧŅОÐĩÐ―ŅŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_molybdenum)ÐŅÐŧŅŅÐĩÐ―ŅŅ Ņ ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_garnierite)ÐаŅÐ―ŅŅŅÐļŅ Ņ ÐÐūÐąÐ°ÐŧŅŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_graphite)ÐŅаŅŅŅ Ņ ÐŅÐ°ÐžÐ°Ð―Ņ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_desh)ÐÐĩŅ Ņ ÐÐŧŅОÐĩÐ―ŅŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_quartz)ÐŅŅÐļÐ―Ð―ÐļÐđ ÐÐēаŅŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_mica)ÐŅÐ°Ð―ŅŅ, ÐĄÐŧŅÐīа Ņа ÐÐūКŅÐļŅÐļ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_manganese)ÐаŅÐģÐ°Ð―ÐĩŅŅ Ņ ÐĒÐ°Ð―ŅаÐŧ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_pyrolusite)ÐŅŅÐūÐŧŅзÐļŅ Ņ ÐÐūÐąÐ°ÐŧŅŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_redstone)Ð ÐĩÐīŅŅÐūŅÐ―, ÐŅÐ―ÐūÐēÐ°Ņ Ņ Ð ŅÐąŅÐ―$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sapphire)ÐĄÐ°ÐŋŅŅŅ Ņ ÐÐŧŅОаÐīŅÐ―$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_saltpeter)ÐĄÐĩÐŧŅŅŅа Ņа ÐÐŧÐĩКŅŅÐūŅÐļÐ―$()$()",
+ "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_garnet)ÐОÐĩŅÐļŅŅ, ÐÐŋаÐŧ Ņ ÐŅÐ°Ð―Ð°Ņ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_apatite)ÐÐŋаŅÐļŅ Ņ ÐŅŅÐūŅ
ÐŧÐūŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_monazite)ÐаŅŅÐ―ÐĩзÐļŅ Ņ ÐÐūÐ―Ð°ŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_bauxite)ÐÐūКŅÐļŅ Ņ ÐÐŧŅОÐĩÐ―ŅŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_molybdenum)ÐŅÐŧŅŅÐĩÐ―ŅŅ Ņ ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_garnierite)ÐаŅÐ―ŅŅŅÐļŅ Ņ ÐÐūÐąÐ°ÐŧŅŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_gypsum)ÐŅÐŋŅ Ņ ÐаÐŧŅŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_graphite)ÐŅаŅŅŅ Ņ ÐŅÐ°ÐžÐ°Ð―Ņ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_desh)ÐÐĩŅ Ņ ÐÐŧŅОÐĩÐ―ŅŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_gold)ÐÐūÐŧÐūŅÐū Ņ ÐаÐģÐ―ÐĩŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_quartz)ÐŅŅÐļÐ―Ð―ÐļÐđ ÐÐēаŅŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_cassiterite)ÐаŅÐļŅÐĩŅÐļŅ Ņ ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_mica)ÐŅÐ°Ð―ŅŅ, ÐĄÐŧŅÐīа Ņа ÐÐūКŅÐļŅÐļ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_manganese)ÐаŅÐģÐ°Ð―ÐĩŅŅ Ņ ÐĒÐ°Ð―ŅаÐŧ$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_beryllium)ÐĄÐžÐ°ŅаÐģÐī Ņ ÐÐĩŅÐļÐŧŅÐđ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_silver)ÐĄŅŅÐąÐŧÐū, ÐаÐŧÐĩÐ― Ņ ÐĄÐēÐļÐ―ÐĩŅŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_lubricant)ÐĄŅÐĩаŅÐļŅ, ÐĒаÐŧŅК Ņ ÐĒŅÐūÐ―Ð°$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sphalerite)ÐĄŅаÐŧÐĩŅÐļŅ Ņ ÐŅŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_topaz)ÐĒÐūÐŋаз Ņ ÐĨаÐŧŅКÐūŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_magnetite)ÐĨŅÐūОŅŅ Ņ ÐаÐģÐ―ÐĩŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_scheelite)ÐĻÐĩŅÐŧŅŅ Ņа ÐÐūÐŧŅŅŅаО$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sheldonite)ÐĻÐĩÐŧÐīÐūÐ―ŅŅ Ņ ÐÐūŅÐ―ŅŅ$()$()",
+ "text": "$(li)$(l:tfg_ores/moon_vein_index#moon_pyrolusite)ÐŅŅÐūÐŧŅзÐļŅ Ņ ÐÐūÐąÐ°ÐŧŅŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_redstone)Ð ÐĩÐīŅŅÐūŅÐ―, ÐŅÐ―ÐūÐēÐ°Ņ Ņ Ð ŅÐąŅÐ―$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sapphire)ÐĄÐ°ÐŋŅŅŅ Ņ ÐÐŧŅОаÐīŅÐ―$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_saltpeter)ÐĄÐĩÐŧŅŅŅа Ņа ÐÐŧÐĩКŅŅÐūŅÐļÐ―$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_beryllium)ÐĄÐžÐ°ŅаÐģÐī Ņ ÐÐĩŅÐļÐŧŅÐđ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_silver)ÐĄŅŅÐąÐŧÐū, ÐаÐŧÐĩÐ― Ņ ÐĄÐēÐļÐ―ÐĩŅŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_lubricant)ÐĄŅÐĩаŅÐļŅ, ÐĒаÐŧŅК Ņ ÐĒŅÐūÐ―Ð°$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sphalerite)ÐĄŅаÐŧÐĩŅÐļŅ Ņ ÐŅŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_tetrahedrite)ÐĒÐĩŅŅаÐĩÐīŅÐļŅ Ņ ÐĨаÐŧŅКÐūŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_topaz)ÐĒÐūÐŋаз Ņ ÐĨаÐŧŅКÐūŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_magnetite)ÐĨŅÐūОŅŅ Ņ ÐаÐģÐ―ÐĩŅÐļŅ$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_scheelite)ÐĻÐĩŅÐŧŅŅ Ņа ÐÐūÐŧŅŅŅаО$()$()$(li)$(l:tfg_ores/moon_vein_index#moon_sheldonite)ÐĻÐĩÐŧÐīÐūÐ―ŅŅ Ņ ÐÐūŅÐ―ŅŅ$()$()",
"type": "patchouli:text"
},
{
@@ -27,6 +27,98 @@
"draw_filler": true,
"type": "patchouli:empty"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 230$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.35$(br)$(thing)ÐĒÐļÐŋ$(): ÐÐļŅКÐūÐēа ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): 10 â 128$(br)$(thing)Ð ÐūзОŅŅ$(): 35$(br)$(thing)ÐÐļŅÐūŅа$(): 7$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 20$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): ÐÐ―ÐīÐĩзÐļŅ, ÐазаÐŧŅŅ, Ð ŅÐūÐŧŅŅ",
+ "title": "ÐОÐĩŅÐļŅŅ, ÐÐŋаÐŧ Ņ ÐŅÐ°Ð―Ð°Ņ",
+ "type": "patchouli:text",
+ "anchor": "moon_garnet"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐОÐĩŅÐļŅŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/amethyst"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 38%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐаÐŧŅзÐū$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): (SiOâ)âFe",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐŋаÐŧ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/opal"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 38%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐŅÐĩÐžÐ―ŅŅ, ÐÐļŅÐ―Ņ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): (SiOâ)",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐūÐēŅÐļÐđ ÐģŅÐ°Ð―Ð°Ņ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/yellow_garnet"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 14%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐÐ―ÐīŅаÐīÐļŅŅ, ÐŅÐūŅŅÐŧаŅŅ, ÐĢÐēаŅÐūÐēŅŅŅ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐģŅÐ°Ð―Ð°Ņ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/red_garnet"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 9%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐŅŅÐūÐŋ, ÐÐŧОаÐīŅÐ―, ÐĄÐŋÐĩŅаŅŅŅÐ―",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 250$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.3$(br)$(thing)ÐĒÐļÐŋ$(): ÐÐŧаŅŅÐĩŅÐ―Ð° ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): 0 â 100$(br)$(thing)Ð ÐūзОŅŅ$(): 35$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 50$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): ÐÐ―ÐūŅŅÐūзÐļŅ, ÐŅÐūŅÐļŅ, ÐÐūŅÐļŅ",
@@ -477,6 +569,113 @@
"text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 14%$(br)$(thing)Ð ÐūзÐŋÐŧаÐēÐŧŅŅŅŅŅŅ Ðē$(): ÐÐūÐąÐ°ÐŧŅŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): Co",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 180$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.3$(br)$(thing)ÐĒÐļÐŋ$(): ÐÐļŅКÐūÐēа ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): 10 â 100$(br)$(thing)Ð ÐūзОŅŅ$(): 40$(br)$(thing)ÐÐļŅÐūŅа$(): 9$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 20$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): ÐÐ―ÐūŅŅÐūзÐļŅ, ÐÐūŅÐļŅ, ÐĪÐūÐ―ÐūÐŧŅŅ",
+ "title": "ÐŅÐŋŅ Ņ ÐаÐŧŅŅÐļŅ",
+ "type": "patchouli:text",
+ "anchor": "moon_gypsum"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐŅÐŋŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gypsum"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 35%$(br)$(thing)ÐÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅŅŅ ÐīÐŧŅ$(): ÐÐŧÐĩÐąÐ°ŅŅŅÐūÐēÐūŅ (ŅаŅÐąÐūÐēÐ°Ð―ÐūŅ) ŅÐĩÐģÐŧÐļ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CaS(HâO)âOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐаÐŧŅŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/calcite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 25%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐаÐŧŅŅŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CaCOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐŅŅа",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/borax"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 20%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐаŅŅŅŅ, ÐÐūŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): NaâBâ(HâO)ââOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐŧŅÐ―ŅŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/alunite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 15%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐаÐŧŅŅ, ÐÐŧŅОŅÐ―ŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): KAlâSiâHâOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐŧÐļÐēŅÐ―",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/olivine"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 5%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐаÐģÐ―ŅŅ, ÐаÐŧŅзÐū$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): MgâFe(SiOâ)â",
+ "type": "patchouli:multiblock"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 260$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.55$(br)$(thing)ÐĒÐļÐŋ$(): ÐĒŅŅÐąÐ―Ð° ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): 0 â 120$(br)$(thing)ÐÐļŅÐūŅа$(): 60$(br)$(thing)РаÐīŅŅŅ$(): 12$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 50$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): ÐÐ―ÐūŅŅÐūзÐļŅ, ÐазаÐŧŅŅ, ÐазаÐŧŅŅ, ÐÐ°ÐąŅÐū, ÐĪÐūÐ―ÐūÐŧŅŅ",
@@ -636,6 +835,98 @@
"draw_filler": true,
"type": "patchouli:empty"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 170$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.4$(br)$(thing)ÐĒÐļÐŋ$(): ÐÐļŅКÐūÐēа ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): 10 â 80$(br)$(thing)Ð ÐūзОŅŅ$(): 40$(br)$(thing)ÐÐļŅÐūŅа$(): 10$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 60$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): ÐазаÐŧŅŅ, ÐŅÐ°Ð―ŅŅ, ÐŅÐūŅÐļŅ",
+ "title": "ÐÐūÐŧÐūŅÐū Ņ ÐаÐģÐ―ÐĩŅÐļŅ",
+ "type": "patchouli:text",
+ "anchor": "moon_gold"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð° ÐÐūÐŧÐūŅÐū",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gold"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 55%$(br)$(thing)Ð ÐūзÐŋÐŧаÐēÐŧŅŅŅŅŅŅ Ðē$(): ÐÐūÐŧÐūŅÐū$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): Au",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐūКŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/bauxite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 20%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐÐŧŅОŅÐ―ŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): AlâOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐаÐģÐ―ÐĩŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/magnetite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 20%$(br)$(thing)Ð ÐūзÐŋÐŧаÐēÐŧŅŅŅŅŅŅ Ðē$(): ЧаÐēŅÐ―$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): FeâOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ŅаÐŋŅŅŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/green_sapphire"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 5%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐÐŧŅОŅÐ―ŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): AlâOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 230$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.3$(br)$(thing)ÐĒÐļÐŋ$(): ÐÐŧаŅŅÐĩŅÐ―Ð° ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): 10 â 100$(br)$(thing)Ð ÐūзОŅŅ$(): 60$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 80$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): ÐÐ―ÐīÐĩзÐļŅ, ÐÐ―ÐūŅŅÐūзÐļŅ, ÐазаÐŧŅŅ, ÐÐ°ÐąŅÐū, ÐаŅÐļŅ, ÐŅÐūŅÐļŅ, ÐÐūŅÐļŅ, Ð ŅÐūÐŧŅŅ, ÐĪÐūÐ―ÐūÐŧŅŅ",
@@ -728,6 +1019,98 @@
"draw_filler": true,
"type": "patchouli:empty"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 210$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.3$(br)$(thing)ÐĒÐļÐŋ$(): ÐÐŧаŅŅÐĩŅÐ―Ð° ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): 10 â 128$(br)$(thing)Ð ÐūзОŅŅ$(): 40$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 60$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): ÐÐ°ÐąŅÐū, ÐŅÐ°Ð―ŅŅ, ÐŅÐūŅÐļŅ, ÐÐūŅÐļŅ",
+ "title": "ÐаŅÐļŅÐĩŅÐļŅ Ņ ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
+ "type": "patchouli:text",
+ "anchor": "moon_cassiterite"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐаŅÐļŅÐĩŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/cassiterite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 41%$(br)$(thing)Ð ÐūзÐŋÐŧаÐēÐŧŅŅŅŅŅŅ Ðē$(): ÐÐŧÐūÐēÐū$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): SnOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/chalcopyrite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 35%$(br)$(thing)Ð ÐūзÐŋÐŧаÐēÐŧŅŅŅŅŅŅ Ðē$(): ÐŅÐīŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CuFeSâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐŧÐūÐēÐū",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/tin"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 17%$(br)$(thing)Ð ÐūзÐŋÐŧаÐēÐŧŅŅŅŅŅŅ Ðē$(): ÐÐŧÐūÐēÐū$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): Sn",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĶÐĩÐūÐŧŅŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/zeolite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 5%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐÐŧŅОŅÐ―ŅŅ, ÐÐļŅÐ―Ņ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): NaCaâSiââAlâ(HâO)ââOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 250$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.25$(br)$(thing)ÐĒÐļÐŋ$(): ÐÐŧаŅŅÐĩŅÐ―Ð° ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): 0 â 120$(br)$(thing)Ð ÐūзОŅŅ$(): 35$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 50$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): ÐÐ―ÐūŅŅÐūзÐļŅ, ÐÐ°ÐąŅÐū, ÐŅÐūŅÐļŅ, ÐÐūŅÐļŅ",
@@ -797,10 +1180,10 @@
},
{
"Type": "patchouli:multiblock",
- "name": "ÐÐūÐŧŅŅÐļŅ",
+ "name": "ÐÐŧŅОŅÐ―ŅŅ",
"multiblock": {
"mapping": {
- "0": "#forge:ores/pollucite"
+ "0": "#forge:ores/aluminium"
},
"pattern": [
[
@@ -812,7 +1195,7 @@
]
},
"enable_visualize": false,
- "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 14%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐĶÐĩзŅÐđ, ÐÐŧŅОŅÐ―ŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CsâAlâSiâ(HâO)âOââ",
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 14%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐÐŧŅОŅÐ―ŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): Al",
"type": "patchouli:multiblock"
},
{
@@ -1683,6 +2066,98 @@
"text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 15%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐаÐŧŅза, ÐĒÐļŅÐ°Ð―Ņ, ÐзÐūŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): (MgâFe(SiOâ)â)â(TiOâ)Nâ",
"type": "patchouli:multiblock"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 190$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.3$(br)$(thing)ÐĒÐļÐŋ$(): ÐÐŧаŅŅÐĩŅÐ―Ð° ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): 50 â 128$(br)$(thing)Ð ÐūзОŅŅ$(): 40$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 60$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): ÐÐ―ÐīÐĩзÐļŅ, ÐаŅÐļŅ, Ð ŅÐūÐŧŅŅ, ÐĪÐūÐ―ÐūÐŧŅŅ",
+ "title": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ Ņ ÐĨаÐŧŅКÐūŅÐļŅ",
+ "type": "patchouli:text",
+ "anchor": "moon_tetrahedrite"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/tetrahedrite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 40%$(br)$(thing)Ð ÐūзÐŋÐŧаÐēÐŧŅŅŅŅŅŅ Ðē$(): ÐŅÐīŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CuâSbSâFe",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĨаÐŧŅКÐūŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/chalcocite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 25%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐŅÐīŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CuâS",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĄŅÐļÐąÐ―ŅŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/stibnite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 20%$(br)$(thing)Ð ÐūзÐŋÐŧаÐēÐŧŅŅŅŅŅŅ Ðē$(): ÐĄŅŅОŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): SbâSâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐĄÐ°ÐžÐūŅÐūÐīÐ―Ð° ÐŅÐīŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/copper"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 15%$(br)$(thing)Ð ÐūзÐŋÐŧаÐēÐŧŅŅŅŅŅŅ Ðē$(): ÐŅÐīŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): Cu",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 210$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.5$(br)$(thing)ÐĒÐļÐŋ$(): ÐÐļŅКÐūÐēа ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): 0 â 120$(br)$(thing)Ð ÐūзОŅŅ$(): 64$(br)$(thing)ÐÐļŅÐūŅа$(): 25$(br)$(thing)ÐÐ―ÐīÐļКаŅÐūŅ Max Depth$(): 20$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): ÐÐ―ÐīÐĩзÐļŅ, ÐÐ―ÐūŅŅÐūзÐļŅ, ÐазаÐŧŅŅ, ÐÐ°ÐąŅÐū, ÐаŅÐļŅ, ÐŅÐūŅÐļŅ, ÐÐūŅÐļŅ, Ð ŅÐūÐŧŅŅ, ÐĪÐūÐ―ÐūÐŧŅŅ",
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/nether_ore_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/nether_ore_index.json
index 2521afd64..ed2408ff2 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/nether_ore_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/nether_ore_index.json
@@ -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_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)33%$(/l)$()$(li)ÐÐŧаКÐļŅÐ―ÐļÐđ ŅÐūÐŋаз: $(l:tfg_ores/nether_vein_index#nether_topaz)35%$(/l)$()$(li)ÐÐūŅÐ―ŅŅ: $(l:tfg_ores/nether_vein_index#nether_sheldonite)41%$(/l), $(l:tfg_ores/nether_vein_index#nether_topaz)15%$(/l)$()$(li)ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ОаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_magnetite)30%$(/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_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)33%$(/l)$()$(li)ÐÐŧаКÐļŅÐ―ÐļÐđ ŅÐūÐŋаз: $(l:tfg_ores/nether_vein_index#nether_topaz)35%$(/l)$()$(li)ÐÐūŅÐ―ŅŅ: $(l:tfg_ores/nether_vein_index#nether_sheldonite)41%$(/l), $(l:tfg_ores/nether_vein_index#nether_topaz)15%$(/l)$()$(li)ÐŅŅа: $(l:tfg_ores/nether_vein_index#nether_gypsum)20%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(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)42%$(/l)$()$(li)ÐаÐŧÐĩÐ―Ð°: $(l:tfg_ores/nether_vein_index#nether_silver)30%$(/l)$()$(li)ÐаŅÐ―ŅŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_garnierite)23%$(/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_graphite)40%$(/l)$()",
+ "text": "$(li)ÐÐ°Ð―Ð°ÐīŅŅÐēÐļÐđ ОаÐģÐ―ÐĩŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_magnetite)30%$(/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)42%$(/l)$()$(li)ÐаÐŧÐĩÐ―Ð°: $(l:tfg_ores/nether_vein_index#nether_silver)30%$(/l)$()$(li)ÐаŅÐ―ŅŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_garnierite)23%$(/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_gypsum)35%$(/l), $(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_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_lapis)15%$(/l)$()$(li)ÐаОâŅÐ―Ð° ŅŅÐŧŅ: $(l:tfg_ores/nether_vein_index#nether_beryllium)18%$(/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)46%$(/l)$()$(li)ÐŅÐ―ÐūÐēаŅ: $(l:tfg_ores/nether_vein_index#nether_redstone)20%$(/l)$()",
+ "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), $(l:tfg_ores/nether_vein_index#nether_gypsum)15%$(/l)$()$(li)ÐаÐŧŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_gypsum)30%$(/l), $(l:tfg_ores/nether_vein_index#nether_lapis)15%$(/l)$()$(li)ÐаОâŅÐ―Ð° ŅŅÐŧŅ: $(l:tfg_ores/nether_vein_index#nether_beryllium)18%$(/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)46%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐÐūÐąÐ°ÐŧŅŅ: $(l:tfg_ores/nether_vein_index#nether_garnierite)14%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_garnierite)19%$(/l)$()$(li)ÐазŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_lapis)35%$(/l)$()$(li)ÐаÐŋŅŅ: $(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)20%$(/l)$()$(li)ÐаÐŧаŅ
ŅŅ: $(l:tfg_ores/nether_vein_index#nether_goethite)20%$(/l)$()$(li)ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ: $(l:tfg_ores/nether_vein_index#nether_molybdenum)31%$(/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)19%$(/l), $(l:tfg_ores/nether_vein_index#nether_sheldonite)23%$(/l), $(l:tfg_ores/nether_vein_index#nether_molybdenum)15%$(/l)$()$(li)ÐŅŅŅÐ°Ņ ÐšÐ°ÐŧŅŅ: $(l:tfg_ores/nether_vein_index#nether_saltpeter)35%$(/l)$()",
+ "text": "$(li)ÐŅÐ―ÐūÐēаŅ: $(l:tfg_ores/nether_vein_index#nether_redstone)20%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅ: $(l:tfg_ores/nether_vein_index#nether_garnierite)14%$(/l)$()$(li)ÐÐūÐąÐ°ÐŧŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_garnierite)19%$(/l)$()$(li)ÐазŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_lapis)35%$(/l)$()$(li)ÐаÐŋŅŅ: $(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)20%$(/l)$()$(li)ÐаÐŧаŅ
ŅŅ: $(l:tfg_ores/nether_vein_index#nether_goethite)20%$(/l)$()$(li)ÐÐūÐŧŅÐąÐīÐĩÐ―ŅŅ: $(l:tfg_ores/nether_vein_index#nether_molybdenum)31%$(/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)19%$(/l), $(l:tfg_ores/nether_vein_index#nether_sheldonite)23%$(/l), $(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_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_garnierite)23%$(/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)5%$(/l)$()$(li)ÐÐŧŅŅÐūÐ―ŅÐđ: $(l:tfg_ores/nether_vein_index#nether_naquadah)25%$(/l)$()$(li)ÐÐūÐēÐĩÐŧŅŅ: $(l:tfg_ores/nether_vein_index#nether_molybdenum)10%$(/l)$()$(li)ÐÐūÐŧŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_mica)20%$(/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_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_garnierite)23%$(/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)5%$(/l)$()$(li)ÐÐŧŅŅÐūÐ―ŅÐđ: $(l:tfg_ores/nether_vein_index#nether_naquadah)25%$(/l)$()$(li)ÐÐūÐēÐĩÐŧŅŅ: $(l:tfg_ores/nether_vein_index#nether_molybdenum)10%$(/l)$()$(li)ÐÐūÐŧŅŅÐļŅ: $(l:tfg_ores/nether_vein_index#nether_mica)20%$(/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)30%$(/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)10%$(/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)33%$(/l)$()$(li)ÐĄÐžÐ°ŅаÐģÐī: $(l:tfg_ores/nether_vein_index#nether_beryllium)47%$(/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)$()$(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)30%$(/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)10%$(/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)33%$(/l)$()$(li)ÐĄÐžÐ°ŅаÐģÐī: $(l:tfg_ores/nether_vein_index#nether_beryllium)47%$(/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)$()$(li)ÐĄŅÐļÐąÐ―ŅŅ: $(l:tfg_ores/nether_vein_index#nether_tetrahedrite)20%$(/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)0%$(/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)10%$(/l)$()$(li)ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/nether_vein_index#nether_garnet)9%$(/l)$()$(li)ÐĻÐĩŅÐŧŅŅ: $(l:tfg_ores/nether_vein_index#nether_scheelite)45%$(/l)$()",
+ "text": "$(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)0%$(/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)10%$(/l)$()$(li)ЧÐĩŅÐēÐūÐ―ÐļÐđ ÐģŅÐ°Ð―Ð°Ņ: $(l:tfg_ores/nether_vein_index#nether_garnet)9%$(/l)$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "text": "$(li)ÐĻÐĩÐŧÐīÐūÐ―ŅŅÐ―: $(l:tfg_ores/nether_vein_index#nether_sheldonite)29%$(/l)$()",
+ "text": "$(li)ÐĻÐĩŅÐŧŅŅ: $(l:tfg_ores/nether_vein_index#nether_scheelite)45%$(/l)$()$(li)ÐĻÐĩÐŧÐīÐūÐ―ŅŅÐ―: $(l:tfg_ores/nether_vein_index#nether_sheldonite)29%$(/l)$()",
"type": "patchouli:text"
}
],
diff --git a/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/nether_vein_index.json b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/nether_vein_index.json
index e27414b26..2f5c672b0 100644
--- a/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/nether_vein_index.json
+++ b/kubejs/assets/tfc/patchouli_books/field_guide/uk_ua/entries/tfg_ores/nether_vein_index.json
@@ -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_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_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_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_gypsum)ÐŅÐŋŅ Ņ ÐаÐŧŅŅÐļŅ$()$()$(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_lapis)ÐаÐŋŅŅ, ÐазŅŅÐļŅ Ņа ÐĄÐūÐīаÐŧŅŅ$()$()$(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_silver)ÐĄŅŅÐąÐŧÐū, ÐаÐŧÐĩÐ― Ņ ÐĄÐēÐļÐ―ÐĩŅŅ$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_lubricant)ÐĄŅÐĩаŅÐļŅ, ÐĒаÐŧŅК Ņ ÐĒŅÐūÐ―Ð°$()$()",
+ "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_lapis)ÐаÐŋŅŅ, ÐазŅŅÐļŅ Ņа ÐĄÐūÐīаÐŧŅŅ$()$()$(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_silver)ÐĄŅŅÐąÐŧÐū, ÐаÐŧÐĩÐ― Ņ ÐĄÐēÐļÐ―ÐĩŅŅ$()$()",
"type": "patchouli:text"
},
{
"Type": "patchouli:text",
- "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_scheelite)ÐĻÐĩŅÐŧŅŅ Ņа ÐÐūÐŧŅŅŅаО$()$()$(li)$(l:tfg_ores/nether_vein_index#nether_sheldonite)ÐĻÐĩÐŧÐīÐūÐ―ŅŅ Ņ ÐÐūŅÐ―ŅŅ$()$()",
+ "text": "$(li)$(l:tfg_ores/nether_vein_index#nether_lubricant)ÐĄŅÐĩаŅÐļŅ, ÐĒаÐŧŅК Ņ ÐĒŅÐūÐ―Ð°$()$()$(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"
},
{
@@ -770,6 +770,98 @@
"draw_filler": true,
"type": "patchouli:empty"
},
+ {
+ "Type": "patchouli:text",
+ "text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 180$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.4$(br)$(thing)ÐĒÐļÐŋ$(): ÐÐļŅКÐūÐēа ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): 32 â 128$(br)$(thing)Ð ÐūзОŅŅ$(): 40$(br)$(thing)ÐÐļŅÐūŅа$(): 9$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): ÐŅÐģОаŅÐļŅ, ÐŅŅÐūКŅÐĩÐ―ŅŅÐļ, ÐĒŅаÐēÐĩŅŅÐļÐ―",
+ "title": "ÐŅÐŋŅ Ņ ÐаÐŧŅŅÐļŅ",
+ "type": "patchouli:text",
+ "anchor": "nether_gypsum"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐŅÐŋŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/gypsum"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 35%$(br)$(thing)ÐÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅŅŅ ÐīÐŧŅ$(): ÐÐŧÐĩÐąÐ°ŅŅŅÐūÐēÐūŅ (ŅаŅÐąÐūÐēÐ°Ð―ÐūŅ) ŅÐĩÐģÐŧÐļ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CaS(HâO)âOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐаÐŧŅŅÐļŅ",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/calcite"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 30%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐаÐŧŅŅŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): CaCOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐŅŅа",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/borax"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 20%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐаŅŅŅŅ, ÐÐūŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): NaâBâ(HâO)ââOâ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:multiblock",
+ "name": "ÐÐĩОÐŧŅ ÐĪŅÐŧÐŧÐĩŅа",
+ "multiblock": {
+ "mapping": {
+ "0": "#forge:ores/fullers_earth"
+ },
+ "pattern": [
+ [
+ "0"
+ ],
+ [
+ " "
+ ]
+ ]
+ },
+ "enable_visualize": false,
+ "text": "$(thing)ÐŅÐīŅÐūŅÐūК$(): 15%$(br)$(thing)ÐÐķÐĩŅÐĩÐŧÐū$(): ÐаÐģÐ―ÐĩзŅŅ$(br)$(thing)ÐĪÐūŅОŅÐŧа$(): MgSiâH(HâO)âOââ",
+ "type": "patchouli:multiblock"
+ },
+ {
+ "Type": "patchouli:empty",
+ "draw_filler": true,
+ "type": "patchouli:empty"
+ },
{
"Type": "patchouli:text",
"text": "$(thing)Ð ŅÐīКŅŅŅŅ$(): 270$(br)$(thing)ÐĐŅÐŧŅÐ―ŅŅŅŅ$(): 0.35$(br)$(thing)ÐĒÐļÐŋ$(): ÐÐŧаŅŅÐĩŅÐ―Ð° ÐēÐĩÐ―Ð°$(br)$(thing)Y$(): 24 â 128$(br)$(thing)Ð ÐūзОŅŅ$(): 45$(br2)$(thing)ÐĒÐļÐŋÐļ КаОÐĩÐ―Ņ$(): ÐŅÐŋŅÐīÐ―ÐļÐđ ŅÐŧÐ°Ð―ÐĩŅŅ, ÐÐ°ÐąŅÐū, ÐÐ―ÐĩÐđŅ, ÐŅÐ°Ð―ŅŅ, ÐŅÐūŅÐļŅ, ÐŅÐģОаŅÐļŅ, ÐŅŅÐūКŅÐĩÐ―ŅŅÐļ, ÐĒŅаÐēÐĩŅŅÐļÐ―",
diff --git a/kubejs/assets/tfg/blockstates/iv_aqueous_accumulator.json b/kubejs/assets/tfg/blockstates/iv_aqueous_accumulator.json
new file mode 100644
index 000000000..1a8dadb17
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/iv_aqueous_accumulator.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/iv_aqueous_accumulator",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/iv_aqueous_accumulator"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/iv_aqueous_accumulator",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/iv_aqueous_accumulator",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/iv_food_oven.json b/kubejs/assets/tfg/blockstates/iv_food_oven.json
new file mode 100644
index 000000000..8b41ff867
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/iv_food_oven.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/iv_food_oven",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/iv_food_oven"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/iv_food_oven",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/iv_food_oven",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/iv_food_processor.json b/kubejs/assets/tfg/blockstates/iv_food_processor.json
new file mode 100644
index 000000000..d47739009
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/iv_food_processor.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/iv_food_processor",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/iv_food_processor"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/iv_food_processor",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/iv_food_processor",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/iv_food_refrigerator.json b/kubejs/assets/tfg/blockstates/iv_food_refrigerator.json
new file mode 100644
index 000000000..3d07a9c71
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/iv_food_refrigerator.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/iv_food_refrigerator",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/iv_food_refrigerator"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/iv_food_refrigerator",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/iv_food_refrigerator",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/iv_gas_pressurizer.json b/kubejs/assets/tfg/blockstates/iv_gas_pressurizer.json
new file mode 100644
index 000000000..7e2b4b1dd
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/iv_gas_pressurizer.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/iv_gas_pressurizer",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/iv_gas_pressurizer"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/iv_gas_pressurizer",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/iv_gas_pressurizer",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/large_nest_box.json b/kubejs/assets/tfg/blockstates/large_nest_box.json
new file mode 100644
index 000000000..52b03f4c9
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/large_nest_box.json
@@ -0,0 +1,138 @@
+{
+ "variants": {
+ "facing=north,has_egg_type=0,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty"
+ },
+ "facing=north,has_egg_type=0,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty",
+ "y": 90
+ },
+ "facing=north,has_egg_type=0,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty",
+ "y": 270
+ },
+ "facing=north,has_egg_type=0,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty",
+ "y": 180
+ },
+
+
+ "facing=south,has_egg_type=0,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty",
+ "y": 180
+ },
+ "facing=south,has_egg_type=0,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty",
+ "y": 270
+ },
+ "facing=south,has_egg_type=0,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty",
+ "y": 90
+ },
+ "facing=south,has_egg_type=0,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty"
+ },
+
+
+ "facing=east,has_egg_type=0,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty",
+ "y": 90
+ },
+ "facing=east,has_egg_type=0,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty",
+ "y": 180
+ },
+ "facing=east,has_egg_type=0,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty"
+ },
+ "facing=east,has_egg_type=0,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty",
+ "y": 270
+ },
+
+
+ "facing=west,has_egg_type=0,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty",
+ "y": 270
+ },
+ "facing=west,has_egg_type=0,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty"
+
+ },
+ "facing=west,has_egg_type=0,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty",
+ "y": 180
+ },
+ "facing=west,has_egg_type=0,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_empty",
+ "y": 90
+
+ },
+
+
+ "facing=north,has_egg_type=1,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_0"
+ },
+ "facing=north,has_egg_type=1,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_1",
+ "y": 90
+ },
+ "facing=north,has_egg_type=1,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_2",
+ "y": 270
+ },
+ "facing=north,has_egg_type=1,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_3",
+ "y": 180
+ },
+
+ "facing=south,has_egg_type=1,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_0",
+ "y": 180
+ },
+ "facing=south,has_egg_type=1,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_1",
+ "y": 270
+ },
+ "facing=south,has_egg_type=1,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_2",
+ "y": 90
+ },
+ "facing=south,has_egg_type=1,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_3"
+ },
+
+ "facing=east,has_egg_type=1,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_0",
+ "y": 90
+ },
+ "facing=east,has_egg_type=1,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_1",
+ "y": 180
+ },
+ "facing=east,has_egg_type=1,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_2"
+ },
+ "facing=east,has_egg_type=1,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_3",
+ "y": 270
+ },
+
+ "facing=west,has_egg_type=1,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_0",
+ "y": 270
+ },
+ "facing=west,has_egg_type=1,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_1"
+
+ },
+ "facing=west,has_egg_type=1,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_2",
+ "y": 180
+ },
+ "facing=west,has_egg_type=1,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_sniffer_3",
+ "y": 90
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/large_nest_box_warped.json b/kubejs/assets/tfg/blockstates/large_nest_box_warped.json
new file mode 100644
index 000000000..b5894ba69
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/large_nest_box_warped.json
@@ -0,0 +1,140 @@
+{
+ "variants": {
+ "facing=north,has_egg_type=0,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty"
+ },
+ "facing=north,has_egg_type=0,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty",
+ "y": 90
+ },
+ "facing=north,has_egg_type=0,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty",
+ "y": 270
+ },
+ "facing=north,has_egg_type=0,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty",
+ "y": 180
+ },
+
+
+ "facing=south,has_egg_type=0,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty",
+ "y": 180
+ },
+ "facing=south,has_egg_type=0,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty",
+ "y": 270
+ },
+ "facing=south,has_egg_type=0,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty",
+ "y": 90
+ },
+ "facing=south,has_egg_type=0,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty"
+ },
+
+
+ "facing=east,has_egg_type=0,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty",
+ "y": 90
+ },
+ "facing=east,has_egg_type=0,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty",
+ "y": 180
+ },
+ "facing=east,has_egg_type=0,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty"
+ },
+ "facing=east,has_egg_type=0,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty",
+ "y": 270
+ },
+
+
+ "facing=west,has_egg_type=0,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty",
+ "y": 270
+ },
+ "facing=west,has_egg_type=0,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty"
+
+ },
+ "facing=west,has_egg_type=0,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty",
+ "y": 180
+ },
+ "facing=west,has_egg_type=0,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_empty",
+ "y": 90
+
+ },
+
+
+ "facing=north,has_egg_type=1,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_0"
+ },
+ "facing=north,has_egg_type=1,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_1",
+ "y": 90
+ },
+ "facing=north,has_egg_type=1,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_2",
+ "y": 270
+ },
+ "facing=north,has_egg_type=1,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_3",
+ "y": 180
+ },
+
+ "facing=south,has_egg_type=1,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_0",
+ "y": 180
+ },
+ "facing=south,has_egg_type=1,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_1",
+ "y": 270
+ },
+ "facing=south,has_egg_type=1,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_2",
+ "y": 90
+ },
+ "facing=south,has_egg_type=1,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_3"
+ },
+
+ "facing=east,has_egg_type=1,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_0",
+ "y": 90
+ },
+ "facing=east,has_egg_type=1,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_1",
+ "y": 180
+ },
+ "facing=east,has_egg_type=1,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_2"
+ },
+ "facing=east,has_egg_type=1,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_3",
+ "y": 270
+ },
+
+ "facing=west,has_egg_type=1,nest_part=0": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_0",
+ "y": 270
+ },
+ "facing=west,has_egg_type=1,nest_part=1": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_1"
+
+ },
+ "facing=west,has_egg_type=1,nest_part=2": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_2",
+ "y": 180
+ },
+ "facing=west,has_egg_type=1,nest_part=3": {
+ "model": "tfg:block/large_nest_box/large_nest_box_warped_sniffer_3",
+ "y": 90
+
+ }
+
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/luv_aqueous_accumulator.json b/kubejs/assets/tfg/blockstates/luv_aqueous_accumulator.json
new file mode 100644
index 000000000..212115d36
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/luv_aqueous_accumulator.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/luv_aqueous_accumulator",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/luv_aqueous_accumulator"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/luv_aqueous_accumulator",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/luv_aqueous_accumulator",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/luv_food_oven.json b/kubejs/assets/tfg/blockstates/luv_food_oven.json
new file mode 100644
index 000000000..8538c43e1
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/luv_food_oven.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/luv_food_oven",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/luv_food_oven"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/luv_food_oven",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/luv_food_oven",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/luv_food_processor.json b/kubejs/assets/tfg/blockstates/luv_food_processor.json
new file mode 100644
index 000000000..0fea62071
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/luv_food_processor.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/luv_food_processor",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/luv_food_processor"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/luv_food_processor",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/luv_food_processor",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/luv_gas_pressurizer.json b/kubejs/assets/tfg/blockstates/luv_gas_pressurizer.json
new file mode 100644
index 000000000..8bc16436f
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/luv_gas_pressurizer.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/luv_gas_pressurizer",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/luv_gas_pressurizer"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/luv_gas_pressurizer",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/luv_gas_pressurizer",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/saplings/aeronos.json b/kubejs/assets/tfg/blockstates/saplings/aeronos.json
new file mode 100644
index 000000000..1ec4995be
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/saplings/aeronos.json
@@ -0,0 +1,5 @@
+{
+ "variants": {
+ "": { "model": "ad_astra:block/alphacene_mushroom" }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/saplings/alphacene.json b/kubejs/assets/tfg/blockstates/saplings/alphacene.json
new file mode 100644
index 000000000..86dbb9df9
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/saplings/alphacene.json
@@ -0,0 +1,5 @@
+{
+ "variants": {
+ "": { "model": "species:block/alphacene_mushroom" }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/saplings/crimson.json b/kubejs/assets/tfg/blockstates/saplings/crimson.json
new file mode 100644
index 000000000..d65643dda
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/saplings/crimson.json
@@ -0,0 +1,5 @@
+{
+ "variants": {
+ "": { "model": "minecraft:block/crimson_fungus" }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/saplings/strophar.json b/kubejs/assets/tfg/blockstates/saplings/strophar.json
new file mode 100644
index 000000000..2a714f2ca
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/saplings/strophar.json
@@ -0,0 +1,5 @@
+{
+ "variants": {
+ "": { "model": "ad_astra:block/strophar" }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/saplings/warped.json b/kubejs/assets/tfg/blockstates/saplings/warped.json
new file mode 100644
index 000000000..818135dbd
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/saplings/warped.json
@@ -0,0 +1,5 @@
+{
+ "variants": {
+ "": { "model": "minecraft:block/warped_fungus" }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/uv_aqueous_accumulator.json b/kubejs/assets/tfg/blockstates/uv_aqueous_accumulator.json
new file mode 100644
index 000000000..bdc914afb
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/uv_aqueous_accumulator.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/uv_aqueous_accumulator",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/uv_aqueous_accumulator"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/uv_aqueous_accumulator",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/uv_aqueous_accumulator",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/uv_food_oven.json b/kubejs/assets/tfg/blockstates/uv_food_oven.json
new file mode 100644
index 000000000..0a6271e09
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/uv_food_oven.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/uv_food_oven",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/uv_food_oven"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/uv_food_oven",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/uv_food_oven",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/uv_food_processor.json b/kubejs/assets/tfg/blockstates/uv_food_processor.json
new file mode 100644
index 000000000..169a81e2d
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/uv_food_processor.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/uv_food_processor",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/uv_food_processor"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/uv_food_processor",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/uv_food_processor",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/uv_gas_pressurizer.json b/kubejs/assets/tfg/blockstates/uv_gas_pressurizer.json
new file mode 100644
index 000000000..66213cd3c
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/uv_gas_pressurizer.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/uv_gas_pressurizer",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/uv_gas_pressurizer"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/uv_gas_pressurizer",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/uv_gas_pressurizer",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/zpm_aqueous_accumulator.json b/kubejs/assets/tfg/blockstates/zpm_aqueous_accumulator.json
new file mode 100644
index 000000000..6b0ae1def
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/zpm_aqueous_accumulator.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/zpm_aqueous_accumulator",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/zpm_aqueous_accumulator"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/zpm_aqueous_accumulator",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/zpm_aqueous_accumulator",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/zpm_food_oven.json b/kubejs/assets/tfg/blockstates/zpm_food_oven.json
new file mode 100644
index 000000000..509ec3c6e
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/zpm_food_oven.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/zpm_food_oven",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/zpm_food_oven"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/zpm_food_oven",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/zpm_food_oven",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/zpm_food_processor.json b/kubejs/assets/tfg/blockstates/zpm_food_processor.json
new file mode 100644
index 000000000..7f3d2e2a9
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/zpm_food_processor.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/zpm_food_processor",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/zpm_food_processor"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/zpm_food_processor",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/zpm_food_processor",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/blockstates/zpm_gas_pressurizer.json b/kubejs/assets/tfg/blockstates/zpm_gas_pressurizer.json
new file mode 100644
index 000000000..d73796f96
--- /dev/null
+++ b/kubejs/assets/tfg/blockstates/zpm_gas_pressurizer.json
@@ -0,0 +1,19 @@
+{
+ "variants": {
+ "facing=east": {
+ "model": "tfg:block/machines/zpm_gas_pressurizer",
+ "y": 90
+ },
+ "facing=north": {
+ "model": "tfg:block/machines/zpm_gas_pressurizer"
+ },
+ "facing=south": {
+ "model": "tfg:block/machines/zpm_gas_pressurizer",
+ "y": 180
+ },
+ "facing=west": {
+ "model": "tfg:block/machines/zpm_gas_pressurizer",
+ "y": 270
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/lang/en_us.json b/kubejs/assets/tfg/lang/en_us.json
index 3232beb69..8ff6b6da2 100644
--- a/kubejs/assets/tfg/lang/en_us.json
+++ b/kubejs/assets/tfg/lang/en_us.json
@@ -199,29 +199,52 @@
"block.tfg.mv_aqueous_accumulator": "§bAdvanced Aqueous Accumulator§r",
"block.tfg.hv_aqueous_accumulator": "§6Advanced Aqueous Accumulator II§r",
"block.tfg.ev_aqueous_accumulator": "§5Advanced Aqueous Accumulator III§r",
+ "block.tfg.iv_aqueous_accumulator": "§9Elite Aqueous Accumulator§r",
+ "block.tfg.luv_aqueous_accumulator": "§dElite Aqueous Accumulator II§r",
+ "block.tfg.zpm_aqueous_accumulator": "§cElite Aqueous Accumulator III§r",
+ "block.tfg.uv_aqueous_accumulator": "§3Ultimate Aqueous Accumulator§r",
"block.tfg.electric_greenhouse": "Electric Greenhouse",
"block.tfg.lv_food_processor": "Basic Food Processor",
"block.tfg.mv_food_processor": "§bAdvanced Food Processor§r",
"block.tfg.hv_food_processor": "§6Advanced Food Processor II§r",
"block.tfg.ev_food_processor": "§5Advanced Food Processor III§r",
+ "block.tfg.iv_food_processor": "§9Elite Food Processor§r",
+ "block.tfg.luv_food_processor": "§dElite Food Processor II§r",
+ "block.tfg.zpm_food_processor": "§cElite Food Processor III§r",
+ "block.tfg.uv_food_processor": "§3Ultimate Food Processor§r",
"block.tfg.lv_food_oven": "Basic Electric Oven",
"block.tfg.mv_food_oven": "§bAdvanced Electric Oven§r",
"block.tfg.hv_food_oven": "§6Advanced Electric Oven II§r",
"block.tfg.ev_food_oven": "§5Advanced Electric Oven III§r",
+ "block.tfg.iv_food_oven": "§9Elite Electric Oven§r",
+ "block.tfg.luv_food_oven": "§dElite Electric Oven II§r",
+ "block.tfg.zpm_food_oven": "§cElite Electric Oven III§r",
+ "block.tfg.uv_food_oven": "§3Ultimate Electric Oven§r",
"block.tfg.lv_food_refrigerator": "Basic Refrigerator",
"block.tfg.mv_food_refrigerator": "§bAdvanced Refrigerator",
"block.tfg.hv_food_refrigerator": "§6Advanced Refrigerator II§r",
"block.tfg.ev_food_refrigerator": "§5Advanced Refrigerator III§r",
+ "block.tfg.iv_food_refrigerator": "§9Elite Refrigerator§r",
"block.tfg.lv_gas_pressurizer": "Basic Gas Pressurizer",
"block.tfg.mv_gas_pressurizer": "§bAdvanced Gas Pressurizer§r",
"block.tfg.hv_gas_pressurizer": "§6Advanced Gas Pressurizer II§r",
"block.tfg.ev_gas_pressurizer": "§5Advanced Gas Pressurizer III§r",
- "block.tfg.semiheavy_ammoniacal_water": "Semiheavy Ammoniacal Water",
+ "block.tfg.iv_gas_pressurizer": "§9Elite Gas Pressurizer§r",
+ "block.tfg.luv_gas_pressurizer": "§dElite Gas Pressurizer II§r",
+ "block.tfg.zpm_gas_pressurizer": "§cElite Gas Pressurizer III§r",
+ "block.tfg.uv_gas_pressurizer": "§3Ultimate Gas Pressurizer III§r",
+ "block.tfg.fluid.semiheavy_ammoniacal_water": "Semiheavy Ammoniacal Water",
"block.tfg.grass.mars_dirt": "Martian Dirt",
"block.tfg.grass.mars_farmland": "Martian Farmland",
"block.tfg.grass.amber_mycelium": "Amber Mycelium",
"block.tfg.grass.rusticus_mycelium": "Rusticus Mycelium",
"block.tfg.grass.sangnum_mycelium": "Sangnum Mycelium",
+ "block.tfg.saplings.crimson": "Crimson Fungus",
+ "block.tfg.saplings.warped": "Warped Fungus",
+ "block.tfg.saplings.alphacene": "Alphacene Mushroom",
+ "block.tfg.saplings.aeronos": "Aeronos Mushroom",
+ "block.tfg.saplings.strophar": "Strophar Mushroom",
+ "block.tfg.saplings.glacian": "Glacian Mushroom",
"block.tfg.electromagnetic_accelerator": "Electromagnetic Accelerator",
"block.tfg.superconductor_coil_large": "Large Superconductor Coil",
"block.tfg.superconductor_coil_small": "Small Superconductor Coil",
@@ -250,12 +273,16 @@
"block.tfg.uv_railgun_item_loader_out": "§3UV Interplanetary Railgun Output Bus§r",
"block.tfg.uhv_railgun_item_loader_out": "§4UHV Interplanetary Railgun Output Bus§r",
"block.tfg.reflector": "Reflector Block",
+ "block.tfg.sunflower": "Sunflower",
"block.tfg.sunflower_wild": "Wild Sunflower",
"block.tfg.sunflower_dead": "Dead Sunflower",
+ "block.tfg.rapeseed": "Canola",
"block.tfg.rapeseed_wild": "Wild Canola",
"block.tfg.rapeseed_dead": "Dead Canola",
"block.tfg.casings.machine_casing_iron_desh": "Desh Machine Casing",
"block.tfg.casings.machine_casing_stainless_evaporation": "Stainless Evaporation Machine Casing",
+ "block.tfg.casings.machine_casing_vacuum_engine_intake": "Vacuum Engine Intake Machine Casing",
+ "block.tfg.casings.machine_casing_mars": "Robust Dust-Proof Machine Casing",
"block.tfg.casings.machine_casing_blue_solar_panel": "Basic Solar Panel Casing",
"block.tfg.casings.machine_casing_green_solar_panel": "Advanced Solar Panel Casing",
"block.tfg.casings.machine_casing_red_solar_panel": "Elite Solar Panel Casing",
@@ -326,6 +353,9 @@
"block.tfg.sandstone.stairs.smooth.fluorapatite.yellow": "Smooth Yellow Fluorapatite Sandstone Stairs",
"block.tfg.sandstone.fluorapatite.yellow": "Cut Yellow Fluorapatite Sandstone",
"block.tfg.sandstone.smooth.chiseled.fluorapatite.yellow": "Chiseled Yellow Fluorapatite Sandstone",
+ "block.tfg.large_nest_box": "Large Crimson Nest",
+ "tfg.block_entity.large_nest_box": "Large Nest Box",
+ "block.tfg.large_nest_box_warped": "Large Warped Nest",
"fluid.tfg.nether_slurry": "Nether Slurry",
"fluid.tfg.enriched_nether_slurry": "Enriched Nether Slurry",
"fluid.tfg.ender_slurry": "Ender Slurry",
@@ -473,9 +503,18 @@
"item.tfg.food.freeze_dried.melon_slice": "Freeze Dried Melon Slice",
"item.tfg.food.freeze_dried.fig": "Freeze Dried Fig",
"item.tfg.food.freeze_dried.pineapple": "Freeze Dried Pineapple",
+ "item.tfg.food.freeze_dried.blossom_berry": "Freeze Dried Blossom Berry",
+ "item.tfg.food.freeze_dried.shadow_berry": "Freeze Dried Nox Berry",
+ "item.tfg.food.freeze_dried.cave_pumpkin": "Freeze Dried Bulbkin Chunks",
"item.tfg.food.calorie_paste": "Calorie Paste",
"item.tfg.food.meal_bag": "Meal Bag",
"item.tfg.food.ice_soup": "Ice Soup",
+ "item.tfg.food.raw_glacian_mutton": "Raw Glacian Mutton",
+ "item.tfg.food.cooked_glacian_mutton": "Cooked Glacian Mutton",
+ "item.tfg.spawn_egg.glacian_ram": "Glacian Spawn Egg",
+ "item.tfg.food.raw_sniffer_beef": "Raw Sniffer Beef",
+ "item.tfg.food.cooked_sniffer_beef": "Cooked Sniffer Beef",
+ "item.tfg.spawn_egg.sniffer": "Sniffer Spawn Egg",
"item.tfg.roasted_sunflower_seeds": "Roasted Sunflower Seeds",
"item.tfg.sunflower_seeds": "Sunflower Seed",
"item.tfg.sunflower_product": "Sunflower Cap",
@@ -519,7 +558,9 @@
"item.tfg.wood.lumber.aeronos": "Aeronos Lumber",
"item.tfg.wood.lumber.strophar": "Strophar Lumber",
"item.tfg.wood.lumber.glacian": "Glacian Lumber",
- "item.tfg.aes_polyurethane": "AES Reinforced R-Polyurethane Foam",
+ "item.tfg.glacian_wool": "Glacian Ram Wool",
+ "item.tfg.sniffer_wool": "Mineral Rich Tufts",
+ "item.tfg.aes_polyurethane": "Bio-AES Reinforced R-Polyurethane Foam",
"item.tfg.mli_shielding": "Multi-Layer Insulated Shielding",
"item.tfg.rocket_cone_t3": "Advanced Rocket Nose Cone",
"item.tfg.rocket_fin_t3": "Advanced Rocket Fin",
@@ -557,6 +598,8 @@
"item.tfg.large_casing_extruder_mold": "Extruder Mold (Large Bullet Casing)",
"item.tfg.photo_cell_t1": "Basic Photovoltaic Cell",
"item.tfg.electric_extendo_grip": "Electric Extendo Grip",
+ "item.tfg.treated_chipboard_composite": "Treated Chipboard Composite",
+ "item.tfg.high_density_treated_fiberboard": "Medium Density Treated Fiberboard",
"material.tfg.latex": "Latex",
"material.tfg.vulcanized_latex": "Vulcanized Latex",
"material.tfg.fluix": "Fluix",
@@ -619,6 +662,11 @@
"material.tfg.nuclear_residue": "Nuclear Residue",
"material.tfg.oxidized_nuclear_residue": "Oxidized Nuclear Residue",
"material.tfg.refined_nuclear_residue": "Refined Nuclear Residue",
+ "material.tfg.certus_regolith": "Certus Regolith",
+ "material.tfg.goethe_regolith": "Goethe Regolith",
+ "material.tfg.bright_regolith": "Bright Regolith",
+ "material.tfg.cassiterite_regolith": "Cassiterite Regolith",
+ "material.tfg.regolith_mush": "Regolith Mush",
"ore_vein.tfg.deep_garnet_amethyst": "Amethyst & Garnet",
"ore_vein.tfg.deep_garnet_opal": "Opal & Garnet",
"ore_vein.tfg.deep_gold": "Gold (Deep)",
@@ -642,6 +690,7 @@
"ore_vein.tfg.normal_garnierite": "Garnierite & Cobaltite",
"ore_vein.tfg.normal_gold": "Gold, Limonite, & Hematite",
"ore_vein.tfg.normal_graphite": "Graphite & Diamond",
+ "ore_vein.tfg.normal_gypsum": "Gypsum & Calcite",
"ore_vein.tfg.normal_hematite": "Hematite & Limonite",
"ore_vein.tfg.normal_lapis": "Lapis, Lazurite, & Sodalite",
"ore_vein.tfg.normal_limonite": "Limonite",
@@ -666,12 +715,17 @@
"ore_vein.tfg.surface_copper": "Chalcopyrite & Realgar",
"ore_vein.tfg.surface_sphalerite": "Sphalerite & Sulfur",
"ore_vein.tfg.surface_tetrahedrite": "Tetrahedrite (Surface)",
+ "ore_vein.tfg.mars_hematite": "(Placeholder Vein)",
"ore_vein.tfg.moon_apatite": "Apatite & Pyrochlore",
"ore_vein.tfg.moon_bauxite": "Bauxite & Ilmenite",
"ore_vein.tfg.moon_beryllium": "Emerald & Beryllium",
+ "ore_vein.tfg.moon_cassiterite": "Cassiterite & Chalcopyrite",
"ore_vein.tfg.moon_desh": "Desh & Ilmenite",
+ "ore_vein.tfg.moon_garnet": "Amethyst, Opal, & Garnet",
"ore_vein.tfg.moon_garnierite": "Garnierite & Cobaltite",
+ "ore_vein.tfg.moon_gold": "Gold & Magnetite",
"ore_vein.tfg.moon_graphite": "Graphite & Diamond",
+ "ore_vein.tfg.moon_gypsum": "Gypsum & Calcite",
"ore_vein.tfg.moon_lubricant": "Soapstone, Talc, & Trona",
"ore_vein.tfg.moon_magnetite": "Chromite & Magnetite",
"ore_vein.tfg.moon_manganese": "Manganese & Tantalum",
@@ -687,6 +741,7 @@
"ore_vein.tfg.moon_sheldonite": "Cooperite & Bornite",
"ore_vein.tfg.moon_silver": "Silver, Galena, & Lead",
"ore_vein.tfg.moon_sphalerite": "Sphalerite & Pyrite",
+ "ore_vein.tfg.moon_tetrahedrite": "Tetrahedrite & Chalcocite",
"ore_vein.tfg.moon_topaz": "Topaz & Chalcocite",
"ore_vein.tfg.nether_anthracite": "Anthracite",
"ore_vein.tfg.nether_apatite": "Apatite & Pyrochlore",
@@ -700,6 +755,7 @@
"ore_vein.tfg.nether_goethite": "Goethite",
"ore_vein.tfg.nether_gold": "Gold & Hematite",
"ore_vein.tfg.nether_graphite": "Graphite & Diamond",
+ "ore_vein.tfg.nether_gypsum": "Gypsum & Calcite",
"ore_vein.tfg.nether_hematite": "Hematite & Limonite",
"ore_vein.tfg.nether_lapis": "Lapis, Lazurite, & Sodalite",
"ore_vein.tfg.nether_lubricant": "Soapstone, Talc, & Trona",
@@ -736,6 +792,12 @@
"tfg.tooltip.moon_rabbit_variant.cyan": "Seafoam Fur",
"tfg.tooltip.moon_rabbit_variant.purple": "Lavender Fur",
"tfg.tooltip.moon_rabbit_variant.sofu": "Sundae Fur",
+ "entity.tfg.glacian_ram.male": "Glacian Ram",
+ "entity.tfg.glacian_ram.female": "Glacian Ewe",
+ "tfg.tooltip.attribution.glacian_ram": "§9§oCredit: Ad Astra",
+ "entity.tfg.sniffer.male": "Sniffer",
+ "entity.tfg.sniffer.female": "Sniffer",
+ "tfg.tooltip.attribution.sniffer": "§9§oCredit: Minecraft",
"item.treetap.tap": "Deprecated Item, Craft to Upgrade",
"item.gtceu.zinc_ingot": "Deprecated Item, Craft to Upgrade",
"item.gtceu.brass_ingot": "Deprecated Item, Craft to Upgrade",
@@ -867,6 +929,48 @@
"tfg.emi.ore_veins.height": "Height: %d",
"tfg.emi.ore_veins.radius": "Radius: %d",
"emi.category.tfg.ore_vein_info": "Ore Veins",
+ "tfg.toast.ore_prospector_none": "No ores found in range.",
+ "tfg.toast.ore_prospector_message": "Ores found within %s §6blocks in this direction: %s",
+ "tooltip.tfg.ore_prospector_stats": "Scan Range: %s, Cross Section: %s x %s.",
+ "tooltip.tfg.ore_prospector_count": "This prospector will display ore counts.",
+ "tooltip.tfg.ore_prospector_xray": "This prospector will display a %s x-ray view of ore blocks.",
+ "tooltip.tfg.ore_prospector_mode_vein": "per-vein",
+ "tooltip.tfg.ore_prospector_mode_block": "per-block",
+ "tfg.hangglider.disabled_dimension": "You can't use a hang glider here!",
+ "tfg.tooltip.nametag": "§7Used on a Scribing Table along with an item to name it, or with black dye to name the tag.",
+ "tfg.tooltip.yeast_starter": "§7Created with dried fruit",
+ "tfg.tooltip.beehive": "§7Needs to be filled with empty frames and surrounded by flowers to attract bees.",
+ "tfg.tooltip.obsolete.tree_tap": "§4Obsolete§f: Replaced by the AFC TreeTap, you can craft it from this one by placing this in a crafting table!",
+ "tfg.tooltip.obsolete.fridge": "§4Obsolete§f: Replaced by the TFG Refrigerator, you can craft it from this one by placing this in a crafting table!",
+ "tfg.tooltip.blaze_burner": "§cSuperheat§r §7with Coke, Anthracite, or Flawless and Exquisite coal gems.",
+ "tfg.tooltip.machine.perfect_overclock": "This machine has §2Perfect Overclocking§r!",
+ "tfg.tooltip.nether_dome_1": "§7Artificial enviroment to simulate the Nether.",
+ "tfg.tooltip.machine.customize_interior": "§7The interior is customizable! Check the multiblock preview in JEI.",
+ "tfg.tooltip.end_dome_1": "§7Artificial enviroment to simulate the End.",
+ "tfg.tooltip.armor.copper_diving_suit_warmth": "§7Warmth: -1",
+ "tfg.tooltip.armor.copper_diving_suit_insulation": "§7Insulation: +1",
+ "tfg.tooltip.armor.netherite_diving_suit_warmth": "§7Warmth: -2",
+ "tfg.tooltip.armor.netherite_diving_suit_insulation": "§7Insulation: +9",
+ "tfg.tooltip.armor.netherite_diving_suit_set": "§7Wear the full set to be §eHeatproof§7 from ambient temperatures.",
+ "tfg.tooltip.armor.nanomuscle_warmth": "§7Warmth: 0",
+ "tfg.tooltip.armor.nanomuscle_insulation": "§7Insulation: +10",
+ "tfg.tooltip.armor.nanomuscle_set": "§7Wear the full set to be §eFully Insulated§7 from ambient temperatures.",
+ "tfg.tooltip.armor.quarktech_warmth": "§7Warmth: 0",
+ "tfg.tooltip.armor.quarktech_insulation": "§7Insulation: +10",
+ "tfg.tooltip.armor.quarktech_set": "§7Wear the full set to be §eFully Insulated§7 from ambient temperatures.",
+ "tfg.tooltip.armor.space_suit_warmth": "§7Warmth: 0",
+ "tfg.tooltip.armor.space_suit_insulation": "§7Insulation: +10",
+ "tfg.tooltip.armor.space_suit_set": "§7Wear the full set to be §eFully Insulated§7 from ambient temperatures.",
+ "tfg.tooltip.support.tier1": "§79 x 5 x 9",
+ "tfg.tooltip.support.tier2": "§717 x 9 x 17",
+ "tfg.tooltip.support.tier3": "§733 x 13 x 33",
+ "tfg.tooltip.vessels": "§cMax: 3024mB",
+ "tfg.tooltip.solar_panel.single": "Produces §6128 FE/t§r (32 EU/t) on the §6moon§r during the §6day§r",
+ "tfg.tooltip.solar_panel.large_tier1": "Massive structure producing from §61024 to 4096 EU/t§r on the §6moon§r during the §6day§r",
+ "tfg.tooltip.solar_panel.large_tier2": "Massive structure producing from §64096 to 16384 EU/t§r on the §6moon§r during the §6day§r",
+ "tfg.tooltip.solar_panel.large_tier3": "Massive structure producing from §616384 to 65536 EU/t§r on the §6moon§r during the §6day§r",
+ "tfg.tooltip.petrified_egg": "§7Requires Magma to Incubate",
+ "tfg.tooltip.obsolete.depreciated": "§cDeprecated, cannot be crafted any more",
"tfc.jei.flint_knapping": "Flint Knapping",
"tfc.recipe.barrel.tfg.barrel.dyeing.decorative_vase.black": "Dyeing",
"tfc.recipe.barrel.tfg.barrel.dyeing.decorative_vase.gray": "Dyeing",
@@ -1016,6 +1120,9 @@
"quests.ae2.ae_guide.title": "Welcome to AE2",
"quests.ae2.ae_guide.subtitle": "Another free book for your collection!",
"quests.ae2.ae_guide.desc": "Here you are, ready to begin your &bAE2&r infrastructure!\n\nThis chapter will mainly guide you through what you can and cannot craft yet.\nWeâll also highlight the most important items you should focus on.\n\nHowever, to fully understand Applied Energistics 2, we strongly recommend using the &bG&r keybind (similar to Create's Ponder system) or open the &bME Guide&r we provide as a reward from this quest. Itâs the best in-game tutorial for AE2.\nAlternatively, watch some online videos about AE2 on &61.20.1&r for more detailed explanations â AE2 is a very popular mod, so there's a ton of tutorials out there!\n\n&dPro tip&r: Many &bAE2&r recipes have alternative Moon recipes that are much cheaper. Once again, investing in your Moon base will greatly reward you throughout the entire game.",
+ "quests.ae2.programmed_circuit_card.title": "Programmed Circuit Card",
+ "quests.ae2.programmed_circuit_card.subtitle": "An essential upgrade",
+ "quests.ae2.programmed_circuit_card.desc": "Insert one of these into your Pattern Providers, and if your recipe has a programmed circuit, the attached GregTech machine will automatically change its circuit to the one in the recipe. How useful is that?!",
"quests.tasktype.checkmark": "Click here to complete this quest/task",
"quests.tasktype.item.any": "Any Item of type:",
"quests.tasktype.lookat": "Look at a:",
@@ -1367,6 +1474,7 @@
"quests.high_voltage.lcr.desc.2": "There are also &3LCR&r exclusive recipes. For example, &dRadon&r can only be made in the LCR right now.\n\nAll &dOverclocks&r in the &3LCR&r are &6100%% efficient&r (known as Perfect overclocks); each overclock will &5quadruple the speed&r, as opposed to doubling it.\n\nThe &3LCR&r has yet another &6advantage&r. You can use &32 Energy Hatches&r to allow it to run recipes of the &5next tier&r, similar to the &3Electric Blast Furnace&r.",
"quests.high_voltage.lcr.desc.3": "&9Tip:&r Given the amount of LCRs you may end up using, why not try utilising &dwallsharing&r to its full potential?\n\nYou could share one 2A (standard) &3Energy Hatch&r between 2 LCRs.\n\nYou might want to share &3Input/Output Hatches&r, but make sure each LCR is running the correct recipe.\n\nKeep in mind Maintenance hatches are not sharable.",
"quests.high_voltage.tnt.title": "TNT",
+ "quests.high_voltage.tnt.task": "Any explosive",
"quests.high_voltage.tnt.desc.1": "Get ready to make some explosives, as they will be required for the &cImplosion Compressor&r. You have four options, from easy to hardest, but we advise you to work towards the &dIndustrial TNT&r whenever you can.",
"quests.high_voltage.tnt.desc.2": "&cTNT&r (Trinitrotoluene) can't be prepared with the usual Gunpowder and Sand anymore. Instead, you'll have to produce &aGelled Toluene&r and react it with Sulfuric Acid to make TNT.\n\nUsing the &3HV Chemical Reactor&r recipe will double the yield of &aGelled Toluene&r at the cost of requiring additional inputs.",
"quests.high_voltage.tnt.desc.3": "We don't have any easy tips to give you for &aToluene&r. It's going to be tricky no matter which route you take.\n\nThat being said, don't miss out on the direct &aHeavy Fuel&r to &aToluene&r recipe in the single block &3Distillery&r.\n\n&aToluene&r can also optionally be used in &5EV&r to make &dGasoline&r.\n\n&cTNT&r is used in the &3Implosion Compressor&r to make Gems. It also blows stuff up.",
@@ -1459,6 +1567,37 @@
"quests.high_voltage.welcome_moon.title": "I'm on the &3Moon&r!",
"quests.high_voltage.welcome_moon.subtitle": "Hope you have everything to come back",
"quests.high_voltage.welcome_moon.desc": "&2Congrats&r, youâve successfully landed on the &7Moon&r!\nHere, youâll find &bCertus Quartz&r veins and the meteors that allow you to begin unlocking &dAE2&r.\n\nBut thatâs not all â some veins here have much higher density than those on Earth.\n\nFor instance, you can easily find &6Ilmenite&r, &7Bauxite&r, &7Aluminium&r, and &5Chromite&r veins on the Moon.\nEstablishing a small base here will be crucial to keep progressing.\n\nYour biggest challenge will be transporting resources, as there are no easy cross-dimensional tools like the &5Ender Chest&r or &dAE2 Quantum Link&r just yet.\n\nWe hope you're well prepared, unless you want to craft a second rocket and space suit just to go collect your corpse!",
+ "quests.high_voltage.gun.title": "Bring a gun",
+ "quests.high_voltage.gun.subtitle": "And if that don't work, use more gun",
+ "quests.high_voltage.gun.task1": "Any gun",
+ "quests.high_voltage.gun.task2": "Any medicine or aged alcohol",
+ "quests.high_voltage.gun.desc": "Getting a little too comfortable on Earth? You won't be alone on the moon, so make sure you're well prepared to defend yourself - you'll need more than just a sword or some stone javelins.\n\nPick out a nice gun (if you're not sure, we recommend the &o\"Clockwork\" Sniper&r), craft some ammo, and maybe try out some attachments if you're feeling fancy.\n\nIt's also a good idea to bring some nutritious food to raise your max HP (try the meal bags!) as well as some alcohol and medicine for buffs and healing.",
+ "quests.high_voltage.space_survival.title": "Home away from home",
+ "quests.high_voltage.space_survival.subtitle": "More than just a mining dimension",
+ "quests.high_voltage.space_survival.desc": "If you haven't already, be sure to check out the &3Tips - Space Survival&r quest chapter! It contains all the information you'll need to establish a proper moon colony.",
+ "quests.high_voltage.hypertubes.title": "Hypertubes",
+ "quests.high_voltage.hypertubes.subtitle": "The future is now, old man",
+ "quests.high_voltage.hypertubes.desc": "Looking for a cooler way to quickly get around your base? Try &3Hypertubes&r! Just stand near one end and you'll be sucked up and transported to the other, and they can go in any direction too!\n\nThese do require Stress Units to power, but if you don't have a Create setup any more, you can turn EU into SU with a GregTech Energy Converter and an Electric Motor from &9&oCreate Crafts and Additions&r.",
+ "quests.high_voltage.wand.title": "Infinity Construction Wand",
+ "quests.high_voltage.wand.subtitle": "Ultimate skyblock tool",
+ "quests.high_voltage.wand.desc": "This wand does exactly the same thing as the other wands, except with &3no durability&r. Do you like building lots of tall buildings or paving over acres of pristine grassland? This is the tool for you!\n\nKeep in mind that Building Gadgets is available soon in &5EV&r, which provides even more powerful tools for avid builders.",
+ "quests.high_voltage.moon_harvester.title": "The Moon Harvester",
+ "quests.high_voltage.moon_harvester.subtitle": "Remember Bedrock miner?",
+ "quests.high_voltage.moon_harvester.desc": "The &7Moon&r is your first entry into &einfinite ores&r â but itâs a slow one.\nYou will need to harvest different kinds of &bRegolith Dust&r, each obtainable only in a specific biome.\nTo do this, youâll rely on the &6Moon Harvester&r. There are two important things to remember when using it:\n\nâĒ It requires an &9Input Bus&r so you can set the right &9circuit&r.\nâĒ It supports &ecoils&r just like the &6Cracker&r â the higher the tier of your coils, the bigger the energy discount.\nThis is especially useful when harvesting Regolith far from your base.\n\nOf course, raw dust isnât enough.\nYouâll need a &asmall processing line&r to extract resources from the Regolith dust. So make sure to bring them to your &7Moon base&r for processing.",
+ "quests.high_voltage.regolith_vapor.title": "Regolith Vapor",
+ "quests.high_voltage.regolith_vapor.subtitle": "The little something to make dusts into ores",
+ "quests.high_voltage.regolith_vapor.desc": "To process your &bRegolith Dust&r, youâll need &bRegolith Vapor&r â and setting it up is a bit more involved.\n\nHereâs what youâll need:\n\nâĒ &7Lunar Sand&r â obtainable infinitely with a &6Rock Breaker&r.\nâĒ &eCarbon Dioxide&r â produced from &9Oxygen&r and &8Carbon Dust&r (easy, thanks to the infinite &bDiamond Dust&r youâll be getting).\nâĒ &9Nitrogen&r â acquired through the cultivation of &dChorus Fruits&r.\n\nTip: You can loop your &9Oxygen&r through &bSilicon Dioxide&r, which also gives you a steady bonus of &eSilicon Dust&r â a very useful side product.",
+ "quests.high_voltage.regolith_vapor.task": "Got it",
+ "quests.high_voltage.regolith_dust.title": "Regolith for each biomes",
+ "quests.high_voltage.regolith_dust.subtitle": "The three musketeers",
+ "quests.high_voltage.regolith_dust.desc": "You can obtain &b4 different types of Regolith Dust&r, each producing unique resources.\n\nEach type is tied to a specific &7deep biome&r on the &7Moon&r. Keep in mind: these biomes are not directly connected to each other, so youâll need to explore a bit.\n\nFinding the right biome is made much easier with the &aXaero Map&r â use it to quickly locate where each dust can be harvested.",
+ "quests.high_voltage.dusty_ores.title": "Dusty Ores",
+ "quests.high_voltage.dusty_ores.subtitle": "Are you telling more Ore Processing?",
+ "quests.high_voltage.dusty_ores.desc": "The &7Dusty Ore&r is an exclusive &dTerraFirmaGreg&r ore type. All the &cinfinite ores&r youâll obtain on the &7Moon&r â and later on &4Mars&r â will appear as Dusty Ores.\n\nAt this stage, the only way to process them is by using a &6Centrifuge&r to extract their dusts.\n\nPretty limiting, right? Donât worry â youâll unlock far &ebetter processing&r options once you reach &eVenus&r!\n\nPro tip: You can already speed things up with a &6Large Chemical Reactor&r. Thanks to &bPerfect Overcloaking&r, it can handle Dusty Ores much faster than the basic recipe suggests.",
+ "quests.high_voltage.dusty_ores.task": "All the Moon Dusty Ores",
+ "quests.high_voltage.final_dust.title": "Infinite Dusts",
+ "quests.high_voltage.final_dust.subtitle": "Finally infinite resources",
+ "quests.high_voltage.final_dust.desc": "This is all the &cinfinite resources&r you can obtain on the &7Moon&r before unlocking the more advanced processing available on &eVenus&r.\n\nWith these, you should have everything you need to keep progressing through &dGregTech&r â especially to secure the &amaintenance&r of your Moon Base.\n\nThese resources are essential for:\nâĒ Crafting &dAE2 components&r\nâĒ Producing an &cinfinite&r supply of &6Railgun Ammo&r\n\nPassive automation is now within your reach â take the step and make it happen!",
"quests.low_voltage": "&7LV&r - Low Voltage",
"quests.low_voltage.subtitle": "Tame electricity and begin your GregTech journey",
"quests.low_voltage.lv_machine_hull.title": "Your second machine hull",
@@ -1483,7 +1622,7 @@
"quests.low_voltage.lbb.subtitle": "Boom, boom, boom, boom",
"quests.low_voltage.lbb.desc.1": "The &3Large Boiler&r is an &6optional&r big-boy variant of the Small Boilers. It runs off solid or liquid fuel.\n\nIf you want Steam-based power production, this is an alternative to the Create Steam Engine. Later power options are listed in the &bMV&r chapter.\n\nAt the moment, due to a bug in GTCEu, this machine is prevented from ever exploding, but you should set it up so it never runs out of water like your Small Boilers, so it doesn't explode when the bug is fixed.",
"quests.low_voltage.lbb.desc.2": "Once fully heated up, the &3LBB&r produces 800 Steam per tick, which is &d400EU/t&r after conversion, or 12.5 Basic Steam Turbines. Such (relatively!) immense power comes at the cost of &la lot&r of burnable fuel. &5With this in consideration&r, the GUI lets you &9throttle&r the Boiler down to 25 percent power for 200 Steam per tick. That's &d100EU/t&r, or slightly above 3 Basic Steam Turbines.\n\nWe recommend holding off making this until you're ready to power your EBF.",
- "quests.low_voltage.lbb.desc.3": "In TerraFirmaGreg, you have a few options for fuel. You can use a Hose Pulley to pull infinite &cLava&r out of a deep underground lake, or set up a tree farm to give infinite &8Charcoal&r and &8Creosote&r. Lastly, there are huge surface-level &8Coal&r veins that you can extract with some automated mining machines and turn into Coke and significantly more Creosote than charcoal.",
+ "quests.low_voltage.lbb.desc.3": "In TerraFirmaGreg, you have a few options for fuel. You can use a Hose Pulley to pull Lava out of a deep underground lake, or set up a tree farm to give Charcoal and Creosote. Lastly, there are huge surface-level Coal veins that you can extract with some automated mining machines and turn into Coke and significantly more Creosote than charcoal.",
"quests.low_voltage.lv_polariser.title": "Basic Polariser",
"quests.low_voltage.lv_polariser.subtitle": "The Polarizer polarizes!",
"quests.low_voltage.lv_polariser.desc": "One of the cheapest - if not the cheapest - &7LV&r machine. Use this to make &6Redstone-free Magnetic Rods&r for your Motors. Whenever you start to batch your Motors, this machine will save you stacks and stacks of Redstone.",
@@ -1652,7 +1791,7 @@
"quests.low_voltage.lv_glue.desc": "You can now &3centrifuge&r &aSticky Resin&r, which will give you &aGlue&r in fluid form (and the less useful Plantball, &6for now&r).\n\nGive yourself a headstart and get on producing Glue. You can use it to make &6cheaper Resistors&r, as well as &6cheaper Circuit Boards&r in the &3Assembler&r (and it is especially useful &oin the near future&r).\n\n&eNote:&r You can also centrifuge TFC's &aGlue&r or &aConifer Rosin&r, whichever's easiest!",
"quests.low_voltage.lv_cutter.title": "Basic Cutter",
"quests.low_voltage.lv_cutter.subtitle": "The Cutter... cuts...",
- "quests.low_voltage.lv_cutter.desc": "For now, you should use &9Water&r for its recipes instead of trying to acquire Lubricant.\n\nThe &3Cutting Machine&r additionally unlocks converting &6Rods into four Bolts&r.\n\nThis machine is the only way to obtain &dGem Plates&r, which are needed to craft Filters, and by extension, the &3Gas Collector&r.",
+ "quests.low_voltage.lv_cutter.desc": "For now, you should use &9Water&r for its recipes instead of trying to acquire Lubricant.\n\nIf you don't have one yet, this machine will also cut &6Rods into four Bolts&r.\n\nThis machine is the only way to obtain &dGem Plates&r, which are needed to craft Filters, and by extension, the &3Gas Collector&r.",
"quests.low_voltage.lv_cutter.task": "Any cutter",
"quests.low_voltage.lv_gas_collector.title": "Basic Gas Collector",
"quests.low_voltage.lv_gas_collector.subtitle": "It'll take your breath away",
@@ -1675,6 +1814,7 @@
"quests.low_voltage.lv_extractor.desc.2": "&l&3Lore:&r&o Did you notice this machine doubles as both an Extractor and a Fluid Extractor? The two of them were separate machines in previous versions of GregTech.",
"quests.low_voltage.lv_chemical_reactor.title": "Basic Chemical Reactor",
"quests.low_voltage.lv_chemical_reactor.subtitle": "Chemistry for dummies",
+ "quests.low_voltage.lv_chemical_reactor.task": "Liquid Rubber",
"quests.low_voltage.lv_chemical_reactor.desc.1": "The &3Chemical Reactor&r will be required for &la lot&r of recipes.\n\nLet's give it a spin - why don't we use your freshly made Chemical Reactor to unlock a new, &6better recipe for Rubber&r? Rubber is &dunusable&r as a Fluid, so you will need to make another machine to process it further.",
"quests.low_voltage.lv_chemical_reactor.desc.2": "You can't make Rubber using the Chemical Reactor alone, so here are some &aother machines&r you might want to aim for: \n\nA &3Solidifier&r is useful to solidify your Rubber directly into &aRubber Sheets&r. You'll want these moving forward.\n\nYou could then make use of an &3Assembler&r to use your molten Rubber for &aCables&r. This isn't important for Tin Cables, but better cables will &eneed&r to be made in the Assembler.\n\n&eNote:&r Submit a fluid by having it stored in &lany&r tank in your inventory. A Drum is the perfect candidate.",
"quests.low_voltage.lv_fluid_solidifier.title": "Basic Fluid Solidifier",
@@ -2233,7 +2373,7 @@
"quests.space_survival.stone_dust_centrifuging.task": "Any ",
"quests.space_survival.compressed_gases.title": "Compressed Breathable Gases",
"quests.space_survival.compressed_gases.subtitle": "Because pure Oxygen is deadly",
- "quests.space_survival.compressed_gases.desc": "Find yourself a little short of breath? You'll need something to breathe up in space, so you'll want to look at producing any of these compressed gases, based off real-world ones used for deep sea diving!\n\nYou can fill your space suit with them the same way you'd fill up a bucket, or if you bring along a &bGas Tank&r you'll be able to \"drink\" from it to replenish your suit without taking it off.\n\n&2Nitrox&r is probably the easiest to produce on Earth, while you can set up &eHeliox-3&r on the Moon.\n\nA full space suit (1000mB) will last &c20 minutes&r.",
+ "quests.space_survival.compressed_gases.desc": "Find yourself a little short of breath? You'll need something to breathe up in space, so you'll want to look at producing any of these compressed gases, based off real-world ones used for deep sea diving!\n\nYou can fill your space suit with them the same way you'd fill up a bucket, or if you bring along a &bGas Tank&r you'll be able to \"drink\" from it to replenish your suit without taking it off.\n\n&2Nitrox&r is probably the easiest to produce on Earth, while you can set up &eHeliox-3&r on the Moon.\n\nA full space suit (2000mB) will last about &c20 minutes&r.",
"quests.space_survival.compressed_gases.task": "Any compressed breathable gas",
"quests.space_survival.zip_gun.title": "Zip Gun",
"quests.space_survival.zip_gun.subtitle": "Like a jetpack in the palm of your hand",
@@ -2245,9 +2385,6 @@
"quests.space_survival.oxygen_info.title": "More Moon base machines",
"quests.space_survival.oxygen_info.subtitle": "Home comforts",
"quests.space_survival.oxygen_info.desc": "The Oxygen Detector is a simple machine that emits a redstone signal whenever it's in an oxygenated area.\n\nThe Vent is a solid block that can also let breathable air through without causing a vortex.\n\nThe Gravity Normalizer can change the gravity of an area within an enclosed space similar to how an Air Distributor works, but is a little too expensive at the moment.",
- "quests.space_survival.bedrock_mining.title": "Bedrock mining",
- "quests.space_survival.bedrock_mining.subtitle": "You'll never run out of copper again!",
- "quests.space_survival.bedrock_mining.desc": "If you've ever pumped oil before, &9Bedrock Veins&r are the equivalent of that but for raw ores. And if you haven't? It's like oil pumping.\n\nJokes aside, these multiblocks can provide a constant, &cinfinite&r source of some ores for the rest of your game. Wow, that sounds too good to be true, doesn't it? What's the catch? Finding the veins.\n\nThey're spread far apart and don't exist on Earth, meaning you'll want to set up some way to ship the ores back to your main base. (&aTrains&r are fantastic here!)\n\nCheck out JEI to see what ores are available on the Moon, then find the veins with your HV Ore Prospector set to &oBedrock Ore Mode&r (sneak + right-click)!",
"quests.space_survival.railgun.title": "Interplanetary Logistics",
"quests.space_survival.railgun.subtitle": "Ender chest? Never heard of her!",
"quests.space_survival.railgun.desc.1": "&7In &bTerraFirmaGreg&r, transporting items across dimensions or over long distances requires you to build special &6multiblock structures&r.\n\nThis system is &apowerful and flexible&r, offering multiple settings that let you customize logistics to perfectly suit your needs.\n\nThis is the perfect system to transport all of your &apassively-produced&r resources to exactly where they're needed on other planets! And it comes with a powerful &dconfiguration system&r to let you control everything from a single place.",
@@ -2333,7 +2470,7 @@
"quests.steam_age.mechanical_harvester.desc": "Too lazy to harvest and replant your crops? These will do it for you! Place them on a spinning contraption and watch them go. These won't work on crops planted inside a greenhouse though.\n\nProtip: It's always a constant 15°C down at bedrock level, so it's a cool location for a farm that can grow crops all year round!",
"quests.steam_age.mechanical_saw.title": "Mechanical Saw",
"quests.steam_age.mechanical_saw.subtitle": "Efficient cutting of wood, stone, and your fingers",
- "quests.steam_age.mechanical_saw.desc": "Tired of chopping trees? These will do it for you! Place them on a spinning contraption and watch them go. Unfortunately, you'll still have to replant the saplings them yourself until you get access to a Deployer.\n\nA Mechanical Saw can also double as a stonecutter, giving easier access to various forms of masonry. Using it to chop logs into lumber is also more efficient!",
+ "quests.steam_age.mechanical_saw.desc": "Tired of chopping trees? These will do it for you! Place them on a spinning contraption and watch them go. Unfortunately, you'll still have to replant the saplings them yourself until you get access to a Deployer.\n\nA Mechanical Saw can also double as a stonecutter, giving easier access to various forms of masonry. Using it to chop logs into lumber is also more efficient!\n\nYou can also use it to cut Rods into four Bolts!",
"quests.steam_age.chute.title": "Early Logistics",
"quests.steam_age.chute.subtitle": "Public infrastructure for your items",
"quests.steam_age.chute.desc": "You now have access to ways to move your items around! Chutes are similar to hoppers and are cheaper, but can only move items downwards. Both of these can also push items from container into Item Pipes.\n\nFunnels are similar but are best paired with Belts instead of Item Pipes.",
@@ -2482,7 +2619,7 @@
"quests.steam_age.lathe.desc": "The &3Lathe&r can automatically turn a single ingot into two rods, and single bolts into screws. If you're making a lot of those, and you will be, this machine will be a good investment.",
"quests.steam_age.steel_saw.title": "Steel Mechanical Saw",
"quests.steam_age.steel_saw.subtitle": "A stonecutter and LV Cutter in one!",
- "quests.steam_age.steel_saw.desc": "It's an upgrade to your Basic Mechanical Saw that can also process some metal recipes, like turning rods into four bolts, and cutting blocks into plates. These recipes will all require a fluid to work, but you can just use water for now.\n\nYou can get a little Aluminium for the Cobalt Brass from ore processing byproducts! Check out that quest chapter for more information.",
+ "quests.steam_age.steel_saw.desc": "It's an upgrade to your Basic Mechanical Saw that can also process some metal recipes, like turning rods into four bolts, and cutting blocks into plates. These recipes will all require a fluid to work, but you can just use water for now.\n\nYou can also use this for cheaper Rubber Sheets, if you first use an Alloy Smelter to turn your pulp into a block.",
"quests.steam_age.rolling_mill.title": "Rolling Mill",
"quests.steam_age.rolling_mill.subtitle": "The other half of the LV Bender",
"quests.steam_age.rolling_mill.desc.1": "Of all the steam age machines you could make, the &3Rolling Mill&r is one of the best, for the simple reason that it makes single plates out of single ingots. It can also make thin sheets cheaper than by hand, as a bonus!",
@@ -2738,7 +2875,7 @@
"quests.tfg_tips.portable_storage.desc": "In your travels, you may explore a whole &olot&r and end up picking up a lot of junk. This quest branch provides several options for expanding your on-the-go inventory.",
"quests.tfg_tips.toolbelt.title": "Toolbelt and Pouches",
"quests.tfg_tips.toolbelt.subtitle": "Those tools sure take up a lot of space, let's fix that!",
- "quests.tfg_tips.toolbelt.desc": "With a &dToolbelt&r, you'll be able to manage multiple tools without wasting inventory slots! This handy item can go into a special &3Toolbelt Slot&r in your &4Curios menu&r. You can insert and retrieve tools with a &ckeybind.&r It starts with only two slots, but more can be added by adding &aBelt Pouches&r.\n\n&lDue to a bug with this mod, it's not possible to upgrade your &dToolbelt&f if it's been dyed or has tools inside. Empty it first!",
+ "quests.tfg_tips.toolbelt.desc": "With a &dToolbelt&r, you'll be able to manage multiple tools without wasting inventory slots! This handy item can go into a special &3Toolbelt Slot&r in your &4Curios menu&r. You can insert and retrieve tools with a &ckeybind.&r It starts with only two slots, but more can be added by adding &aBelt Pouches&r.",
"quests.tfg_tips.maxed_out_toolbelt.title": "ALL THE TOOLS",
"quests.tfg_tips.maxed_out_toolbelt.subtitle": "That belt must be very heavy at this point...",
"quests.tfg_tips.maxed_out_toolbelt.desc": "A &dToolbelt&r can hold 7 extra Pouches, that's 9 tools in one belt!",
@@ -3208,7 +3345,7 @@
"quests.tfg_tips.candles.desc": "Candles can be crafted using &aParaffix Wax, Beeswax&r or &aRosin.&r\nCandles are the better light source compared to torches, staying lit for 1 month and 2 days.",
"quests.tfg_tips.oven.title": "Oven",
"quests.tfg_tips.oven.subtitle": "Caution, it's hot",
- "quests.tfg_tips.oven.desc": "The &3Oven&r is a multiblock structure that can be used to easily cook foods as well as perform exclusive recipes. The &aBottom Oven, Top Oven&r and the &aChimney&r are mandatory components. And don't forget the &dPeel&r, used for picking up food from the &aTop Oven.&r\nMore information on how to build an &3Oven&r can be found in the &2Field Guide.&r\n\n&3&lTip:&r&o: The only food that can satisfy all 5 nutrient groups, &cPizza&f, must be cooked in an oven.",
+ "quests.tfg_tips.oven.desc": "The &3Oven&r is a multiblock structure that can be used to easily cook foods as well as perform exclusive recipes. The &aBottom Oven, Top Oven&r and the &aChimney&r are mandatory components. And don't forget to use &dTongs&r to pick up food from the &aTop Oven.&r\nMore information on how to build an &3Oven&r can be found in the &2Field Guide.&r\n\n&3&lTip:&r&o: The only food that can satisfy all 5 nutrient groups, &cPizza&f, must be cooked in an oven.",
"quests.tfg_tips.oven_appliances.title": "Oven Appliances",
"quests.tfg_tips.oven_appliances.subtitle": "Get more out of your Ovens",
"quests.tfg_tips.oven_appliances.desc": "&3Oven Appliances&r are optional components that must be placed on top of &aBottom Ovens&r to receive heat. Remember you can have &cmultiple&r &aBottom Ovens&r in a single multiblock.\n\n&dWrought Iron Grill&r: Allows you to cook food at a much faster rate and provides a &cbonus&r to shelf life.\n&dVat&r: can process pot recipes in bulk! Extremely useful for making &eLatex&r and &aJam.&r\n&dJarring Station&r: must be place next to a &bVat&r, fills up jars with &aJam.&r\n&dPot&r: if you need to cook soups.",
diff --git a/kubejs/assets/tfg/lang/pt_br.json b/kubejs/assets/tfg/lang/pt_br.json
index 7cfc20e32..786ba4dc3 100644
--- a/kubejs/assets/tfg/lang/pt_br.json
+++ b/kubejs/assets/tfg/lang/pt_br.json
@@ -326,6 +326,7 @@
"ore_vein.tfg.normal_garnierite": "Garnierita e Cobaltita",
"ore_vein.tfg.normal_gold": "Ouro, Limonita e Hematita",
"ore_vein.tfg.normal_graphite": "Grafite e Diamante",
+ "ore_vein.tfg.normal_gypsum": "Gipsita e Calcita",
"ore_vein.tfg.normal_hematite": "Hematita e Limonita",
"ore_vein.tfg.normal_lapis": "LÃĄpis-lazÚri, Lazurita e Sodalita",
"ore_vein.tfg.normal_limonite": "Limonita",
@@ -350,12 +351,17 @@
"ore_vein.tfg.surface_copper": "Calcopirita e Realgar",
"ore_vein.tfg.surface_sphalerite": "Esfalerita e Enxofre",
"ore_vein.tfg.surface_tetrahedrite": "Tetraedrita (SuperfÃcie)",
+ "ore_vein.tfg.mars_hematite": "(Placeholder Vein)",
"ore_vein.tfg.moon_apatite": "Apatita e Pirocloro",
"ore_vein.tfg.moon_bauxite": "Bauxita e Ilmenita",
"ore_vein.tfg.moon_beryllium": "Esmeralda e BerÃlio",
+ "ore_vein.tfg.moon_cassiterite": "Cassiterita e Calcopirita",
"ore_vein.tfg.moon_desh": "Desh e Ilmenita",
+ "ore_vein.tfg.moon_garnet": "Ametista, Opala e Granada",
"ore_vein.tfg.moon_garnierite": "Garnierita e Cobaltita",
+ "ore_vein.tfg.moon_gold": "Ouro e Magnetita",
"ore_vein.tfg.moon_graphite": "Grafite e Diamante",
+ "ore_vein.tfg.moon_gypsum": "Gipsita e Calcita",
"ore_vein.tfg.moon_lubricant": "Pedra-sabÃĢo, Talco e Trona",
"ore_vein.tfg.moon_magnetite": "Cromita e Magnetita",
"ore_vein.tfg.moon_manganese": "ManganÊs e TÃĒntalo",
@@ -371,6 +377,7 @@
"ore_vein.tfg.moon_sheldonite": "Cooperita e Bornita",
"ore_vein.tfg.moon_silver": "Prata, Galena e Chumbo",
"ore_vein.tfg.moon_sphalerite": "Esfalerita e Pirita",
+ "ore_vein.tfg.moon_tetrahedrite": "Tetraedrita e Calcocita",
"ore_vein.tfg.moon_topaz": "TopÃĄzio e Calcosita",
"ore_vein.tfg.nether_anthracite": "Antracito",
"ore_vein.tfg.nether_apatite": "Apatita e Pirocloro",
@@ -384,6 +391,7 @@
"ore_vein.tfg.nether_goethite": "Goethita",
"ore_vein.tfg.nether_gold": "Ouro e Hematita",
"ore_vein.tfg.nether_graphite": "Grafite e Diamante",
+ "ore_vein.tfg.nether_gypsum": "Gipsita e Calcita",
"ore_vein.tfg.nether_hematite": "Hematita e Limonita",
"ore_vein.tfg.nether_lapis": "LÃĄpis-lazÚri, Lazurita e Sodalita",
"ore_vein.tfg.nether_lubricant": "Pedra-sabÃĢo, Talco e Trona",
diff --git a/kubejs/assets/tfg/lang/ru_ru.json b/kubejs/assets/tfg/lang/ru_ru.json
index bbd6f8230..612e31d9f 100644
--- a/kubejs/assets/tfg/lang/ru_ru.json
+++ b/kubejs/assets/tfg/lang/ru_ru.json
@@ -134,6 +134,7 @@
"ore_vein.tfg.normal_garnierite": "ÐаŅÐ―ÐļÐĩŅÐļŅ Ðļ ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
"ore_vein.tfg.normal_gold": "ÐÐūÐŧÐūŅÐū, ÐÐļОÐūÐ―ÐļŅ Ðļ ÐÐĩОаŅÐļŅ",
"ore_vein.tfg.normal_graphite": "ÐŅаŅÐļŅ Ðļ ÐÐŧОаз",
+ "ore_vein.tfg.normal_gypsum": "ÐÐļÐŋŅ Ðļ ÐаÐŧŅŅÐļŅ",
"ore_vein.tfg.normal_hematite": "ÐÐĩОаŅÐļŅ Ðļ ÐÐļОÐūÐ―ÐļŅ",
"ore_vein.tfg.normal_lapis": "ÐазŅŅÐļŅ, ÐазŅŅÐļŅ 2 Ðļ ÐĄÐūÐīаÐŧÐļŅ",
"ore_vein.tfg.normal_limonite": "ÐÐļОÐūÐ―ÐļŅ",
@@ -158,12 +159,17 @@
"ore_vein.tfg.surface_copper": "ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ Ðļ Ð ÐĩаÐŧŅÐģаŅ",
"ore_vein.tfg.surface_sphalerite": "ÐĄŅаÐŧÐĩŅÐļŅ Ðļ ÐĄÐĩŅа",
"ore_vein.tfg.surface_tetrahedrite": "ÐĒÐĩŅŅаŅÐīŅÐļŅ (ÐÐūÐēÐĩŅŅ
Ð―ÐūŅŅÐ―ŅÐđ)",
+ "ore_vein.tfg.mars_hematite": "(Placeholder Vein)",
"ore_vein.tfg.moon_apatite": "ÐÐŋаŅÐļŅ Ðļ ÐÐļŅÐūŅ
ÐŧÐūŅ",
"ore_vein.tfg.moon_bauxite": "ÐÐūКŅÐļŅ Ðļ ÐÐŧŅОÐĩÐ―ÐļŅ",
"ore_vein.tfg.moon_beryllium": "ÐзŅОŅŅÐī Ðļ ÐÐĩŅÐļÐŧÐŧÐļÐđ",
+ "ore_vein.tfg.moon_cassiterite": "ÐаŅŅÐļŅÐĩŅÐļŅ Ðļ ÐĨаÐŧŅКÐūÐŋÐļŅÐļŅ",
"ore_vein.tfg.moon_desh": "Desh & Ilmenite",
+ "ore_vein.tfg.moon_garnet": "ÐОÐĩŅÐļŅŅ, ÐÐŋаÐŧ Ðļ ÐģŅÐ°Ð―Ð°Ņ",
"ore_vein.tfg.moon_garnierite": "ÐаŅÐ―ÐļÐĩŅÐļŅ Ðļ ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
+ "ore_vein.tfg.moon_gold": "ÐÐūÐŧÐūŅÐū Ðļ ÐаÐģÐ―ÐĩŅÐļŅ",
"ore_vein.tfg.moon_graphite": "ÐŅаŅÐļŅ Ðļ ÐÐŧОаз",
+ "ore_vein.tfg.moon_gypsum": "ÐÐļÐŋŅ Ðļ ÐаÐŧŅŅÐļŅ",
"ore_vein.tfg.moon_lubricant": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ, ÐĒаÐŧŅК Ðļ ÐĒŅÐūÐ―Ð°",
"ore_vein.tfg.moon_magnetite": "ÐĨŅÐūОÐļŅ Ðļ ÐаÐģÐ―ÐĩŅÐļŅ",
"ore_vein.tfg.moon_manganese": "ÐаŅÐģÐ°Ð―ÐĩŅ Ðļ ÐĒÐ°Ð―ŅаÐŧ",
@@ -179,6 +185,7 @@
"ore_vein.tfg.moon_sheldonite": "ÐĻÐĩÐŧÐīÐūÐ―ÐļŅ Ðļ ÐÐūŅÐ―ÐļŅ",
"ore_vein.tfg.moon_silver": "ÐĄÐĩŅÐĩÐąŅÐū, ÐаÐŧÐĩÐ―Ð° Ðļ ÐĄÐēÐļÐ―ÐĩŅ",
"ore_vein.tfg.moon_sphalerite": "ÐĄŅаÐŧÐĩŅÐļŅ & ÐÐļŅÐļŅ",
+ "ore_vein.tfg.moon_tetrahedrite": "ÐĒÐĩŅŅаŅÐīŅÐļŅ Ðļ ÐĨаÐŧŅКÐūзÐļÐ―",
"ore_vein.tfg.moon_topaz": "ÐĒÐūÐŋаз Ðļ ÐĨаÐŧŅКÐūзÐļÐ―",
"ore_vein.tfg.nether_anthracite": "ÐÐ―ŅŅаŅÐļŅ",
"ore_vein.tfg.nether_apatite": "ÐÐŋаŅÐļŅ Ðļ ÐÐļŅÐūŅ
ÐŧÐūŅ",
@@ -192,6 +199,7 @@
"ore_vein.tfg.nether_goethite": "ÐŅŅÐļŅ",
"ore_vein.tfg.nether_gold": "ÐÐūÐŧÐūŅÐū Ðļ ÐÐĩОаŅÐļŅ",
"ore_vein.tfg.nether_graphite": "ÐŅаŅÐļŅ Ðļ ÐÐŧОаз",
+ "ore_vein.tfg.nether_gypsum": "ÐÐļÐŋŅ Ðļ ÐаÐŧŅŅÐļŅ",
"ore_vein.tfg.nether_hematite": "ÐÐĩОаŅÐļŅ Ðļ ÐÐļОÐūÐ―ÐļŅ",
"ore_vein.tfg.nether_lapis": "ÐазŅŅÐļŅ, ÐазŅŅÐļŅ 2 Ðļ ÐĄÐūÐīаÐŧÐļŅ",
"ore_vein.tfg.nether_lubricant": "ÐŅÐŧŅÐ―ŅÐđ КаОÐĩÐ―Ņ, ÐĒаÐŧŅК Ðļ ÐĒŅÐūÐ―Ð°",
diff --git a/kubejs/assets/tfg/lang/uk_ua.json b/kubejs/assets/tfg/lang/uk_ua.json
index 27309bc66..c8f3e281c 100644
--- a/kubejs/assets/tfg/lang/uk_ua.json
+++ b/kubejs/assets/tfg/lang/uk_ua.json
@@ -199,28 +199,52 @@
"block.tfg.mv_aqueous_accumulator": "§bÐ ÐūзŅÐļŅÐĩÐ―ÐļÐđ ÐÐūÐīÐ―ÐļÐđ ÐКŅОŅÐŧŅŅÐūҧr",
"block.tfg.hv_aqueous_accumulator": "§6Ð ÐūзŅÐļŅÐĩÐ―ÐļÐđ ÐÐūÐīÐ―ÐļÐđ ÐКŅОŅÐŧŅŅÐūŅ II§r",
"block.tfg.ev_aqueous_accumulator": "§5Ð ÐūзŅÐļŅÐĩÐ―ÐļÐđ ÐÐūÐīÐ―ÐļÐđ ÐКŅОŅÐŧŅŅÐūŅ III§r",
+ "block.tfg.iv_aqueous_accumulator": "§9Elite Aqueous Accumulator§r",
+ "block.tfg.luv_aqueous_accumulator": "§dÐÐŧŅŅÐ―ÐļÐđ ÐÐūÐīŅÐ―ÐļÐđ ÐКŅОŅÐŧŅŅÐūŅ II§r",
+ "block.tfg.zpm_aqueous_accumulator": "§cÐÐŧŅŅÐ―ÐļÐđ ÐÐūÐīŅÐ―ÐļÐđ ÐКŅОŅÐŧŅŅÐūŅ III§r",
+ "block.tfg.uv_aqueous_accumulator": "§3ÐÐąŅÐūÐŧŅŅÐ―ÐļÐđ ÐÐūÐīŅÐ―ÐļÐđ ÐКŅОŅÐŧŅŅÐūҧr",
"block.tfg.electric_greenhouse": "ÐÐŧÐĩКŅŅÐļŅÐ―Ð° ŅÐĩÐŋÐŧÐļŅŅ",
"block.tfg.lv_food_processor": "ÐазÐūÐēÐļÐđ ÐŅŅ
ÐūÐ―Ð―ÐļÐđ ÐÐūÐžÐąÐ°ÐđÐ―",
"block.tfg.mv_food_processor": "§bÐĢÐīÐūŅКÐūÐ―Ð°ÐŧÐĩÐ―ÐļÐđ ÐŅŅ
ÐūÐ―Ð―ÐļÐđ ÐÐūÐžÐąÐ°ÐđÐ―Â§r",
"block.tfg.hv_food_processor": "§6ÐĢÐīÐūŅКÐūÐ―Ð°ÐŧÐĩÐ―ÐļÐđ ÐŅŅ
ÐūÐ―Ð―ÐļÐđ ÐÐūÐžÐąÐ°ÐđÐ― II§r",
"block.tfg.ev_food_processor": "§6ÐĢÐīÐūŅКÐūÐ―Ð°ÐŧÐĩÐ―ÐļÐđ ÐŅŅ
ÐūÐ―Ð―ÐļÐđ ÐÐūÐžÐąÐ°ÐđÐ― III§r",
+ "block.tfg.iv_food_processor": "§9ÐÐŧŅŅÐ―ÐļÐđ ÐĨаŅŅÐūÐŋÐĩŅÐĩŅÐūÐąÐ―ÐļК§r",
+ "block.tfg.luv_food_processor": "§dÐÐŧŅŅÐ―ÐļÐđ ÐĨаŅŅÐūÐŋÐĩŅÐĩŅÐūÐąÐ―ÐļК II§r",
+ "block.tfg.zpm_food_processor": "§cÐÐŧŅŅÐ―ÐļÐđ ÐĨаŅŅÐūÐŋÐĩŅÐĩŅÐūÐąÐ―ÐļК III§r",
+ "block.tfg.uv_food_processor": "§3ÐÐąŅÐūÐŧŅŅÐ―ÐļÐđ ÐĨаŅŅÐūÐŋÐĩŅÐĩŅÐūÐąÐ―ÐļК§r",
"block.tfg.lv_food_oven": "ÐазÐūÐēа ÐÐŧÐĩКŅŅÐļŅÐ―Ð° ÐŅŅ
ÐūÐēа ÐĻаŅа",
"block.tfg.mv_food_oven": "§bÐĢÐīÐūŅКÐūÐ―Ð°ÐŧÐĩÐ―Ð° ÐÐŧÐĩКŅŅÐļŅÐ―Ð° ÐŅŅ
ÐūÐēа ÐĻаŅа§r",
"block.tfg.hv_food_oven": "§6ÐĢÐīÐūŅКÐūÐ―Ð°ÐŧÐĩÐ―Ð° ÐÐŧÐĩКŅŅÐļŅÐ―Ð° ÐŅŅ
ÐūÐēа ÐĻаŅа III§r",
"block.tfg.ev_food_oven": "§6ÐĢÐīÐūŅКÐūÐ―Ð°ÐŧÐĩÐ―Ð° ÐÐŧÐĩКŅŅÐļŅÐ―Ð° ÐŅŅ
ÐūÐēа ÐĻаŅа III§r",
+ "block.tfg.iv_food_oven": "§9ÐÐŧŅŅÐ―Ð° ÐÐŧÐĩКŅŅÐļŅÐ―Ð° ÐŅҧr",
+ "block.tfg.luv_food_oven": "§dÐÐŧŅŅÐ―Ð° ÐÐŧÐĩКŅŅÐļŅÐ―Ð° ÐŅŅ II§r",
+ "block.tfg.zpm_food_oven": "§cÐÐŧŅŅÐ―Ð° ÐÐŧÐĩКŅŅÐļŅÐ―Ð° ÐŅŅ III§r",
+ "block.tfg.uv_food_oven": "§3ÐÐąŅÐūÐŧŅŅÐ―Ð° ÐÐŧÐĩКŅŅÐļŅÐ―Ð° ÐŅҧr",
"block.tfg.lv_food_refrigerator": "ÐазÐūÐēÐļÐđ ÐĨÐūÐŧÐūÐīÐļÐŧŅÐ―ÐļК",
"block.tfg.mv_food_refrigerator": "§bÐĢÐīÐūŅКÐūÐ―Ð°ÐŧÐĩÐ―ÐļÐđ ÐĨÐūÐŧÐūÐīÐļÐŧŅÐ―ÐļК§r",
"block.tfg.hv_food_refrigerator": "§6ÐĢÐīÐūŅКÐūÐ―Ð°ÐŧÐĩÐ―ÐļÐđ ÐĨÐūÐŧÐūÐīÐļÐŧŅÐ―ÐļК II§r",
"block.tfg.ev_food_refrigerator": "§5ÐĢÐīÐūŅКÐūÐ―Ð°ÐŧÐĩÐ―ÐļÐđ ÐĨÐūÐŧÐūÐīÐļÐŧŅÐ―ÐļК III§r",
+ "block.tfg.iv_food_refrigerator": "§9ÐÐŧŅŅÐ―ÐļÐđ ÐĨÐūÐŧÐūÐīÐļÐŧŅÐ―ÐļК§r",
"block.tfg.lv_gas_pressurizer": "ÐазÐūÐēÐļÐđ ÐģазÐūÐēÐļÐđ ÐŋŅÐĩŅŅŅÐļзаŅÐūŅ",
"block.tfg.mv_gas_pressurizer": "§bÐÐūКŅаŅÐĩÐ―ÐļÐđ ÐģазÐūÐēÐļÐđ ÐŋŅÐĩŅŅŅÐļзаŅÐūҧr",
"block.tfg.hv_gas_pressurizer": "§bÐÐūКŅаŅÐĩÐ―ÐļÐđ ÐģазÐūÐēÐļÐđ ÐŋŅÐĩŅŅŅÐļзаŅÐūŅ II§r",
"block.tfg.ev_gas_pressurizer": "§bÐÐūКŅаŅÐĩÐ―ÐļÐđ ÐģазÐūÐēÐļÐđ ÐŋŅÐĩŅŅŅÐļзаŅÐūŅ III§r",
- "block.tfg.semiheavy_ammoniacal_water": "ÐĒÐĩŅОÐūŅ
ŅОŅŅÐ―Ðū Ð·ÐąÐ°ÐģаŅÐĩÐ―Ð° аОÐūÐ―ŅаŅÐ―Ð° Ð―Ð°ÐŋŅÐēÐēаÐķКа ÐēÐūÐīа",
+ "block.tfg.iv_gas_pressurizer": "§9ÐÐŧŅŅÐ―ÐļÐđ ÐазÐūÐēÐļÐđ ÐŅÐĩŅŅŅÐļзаŅÐūҧr",
+ "block.tfg.luv_gas_pressurizer": "§dÐÐŧŅŅÐ―ÐļÐđ ÐазÐūÐēÐļÐđ ÐŅÐĩŅŅŅÐļзаŅÐūŅ II§r",
+ "block.tfg.zpm_gas_pressurizer": "§dÐÐŧŅŅÐ―ÐļÐđ ÐазÐūÐēÐļÐđ ÐŅÐĩŅŅŅÐļзаŅÐūŅ III§r",
+ "block.tfg.uv_gas_pressurizer": "§3ÐÐąŅÐūÐŧŅŅÐ―ÐļÐđ ÐазÐūÐēÐļÐđ ÐŅÐĩŅŅŅÐļзаŅÐūŅ III§r",
+ "block.tfg.fluid.semiheavy_ammoniacal_water": "ÐĒÐĩŅОÐūŅ
ŅОŅŅÐ―Ðū Ð·ÐąÐ°ÐģаŅÐĩÐ―Ð° аОÐūÐ―ŅаŅÐ―Ð° Ð―Ð°ÐŋŅÐēÐēаÐķКа ÐēÐūÐīа",
"block.tfg.grass.mars_dirt": "ÐаŅŅŅÐ°Ð―ŅŅКÐļÐđ ŌŅŅÐ―Ņ",
+ "block.tfg.grass.mars_farmland": "ÐаŅŅŅÐ°Ð―ŅŅКÐĩ ÐŋÐūÐŧÐĩ",
"block.tfg.grass.amber_mycelium": "ÐŅŅŅŅÐļÐ―ÐūÐēÐļÐđ ОŅŅÐĩÐŧŅÐđ",
"block.tfg.grass.rusticus_mycelium": "ÐŅŅÐĩÐŧŅÐđ Rusticus",
"block.tfg.grass.sangnum_mycelium": "ÐĄÐ°Ð―ÐģÐ―ŅÐžÐ―ÐļÐđ ОŅŅÐĩÐŧŅÐđ",
+ "block.tfg.saplings.crimson": "ÐаÐģŅŅÐ―ÐļÐđ ÐģŅÐļÐą",
+ "block.tfg.saplings.warped": "ÐÐūКŅŅŅÐĩÐ―ÐļÐđ ÐģŅÐļÐą",
+ "block.tfg.saplings.alphacene": "ÐÐŧŅŅаŅÐĩÐ―ÐūÐēÐļÐđ ÐģŅÐļÐą",
+ "block.tfg.saplings.aeronos": "ÐÐĩŅÐūÐ―ŅŅКÐļÐđ ÐģŅÐļÐą",
+ "block.tfg.saplings.strophar": "ÐĄŅŅÐūŅаŅŅŅКÐļÐđ ÐģŅÐļÐą",
+ "block.tfg.saplings.glacian": "ÐÐŧаŅŅÐ°Ð―ŅŅКÐļÐđ ÐģŅÐļÐą",
"block.tfg.electromagnetic_accelerator": "ÐÐŧÐĩКŅŅÐūОаÐģÐ―ŅŅÐ―ÐļÐđ ÐŋŅÐļŅКÐūŅŅÐēаŅ",
"block.tfg.superconductor_coil_large": "ÐÐĩÐŧÐļКа Ð―Ð°ÐīÐŋŅÐūÐēŅÐīÐ―Ð° КÐūŅŅŅКа",
"block.tfg.superconductor_coil_small": "ÐаÐŧа Ð―Ð°ÐīÐŋŅÐūÐēŅÐīÐ―Ð° КÐūŅŅŅКа",
@@ -248,10 +272,13 @@
"block.tfg.zpm_railgun_item_loader_out": "§cZPM ÐŅÐķÐŋÐŧÐ°Ð―ÐĩŅÐ―ÐļÐđ ŅÐĩÐđКÐūŅŅÐūÐ―Ð―ÐļÐđ ÐēÐļŅ
ŅÐīÐ―ÐļÐđ ОÐūÐīŅÐŧҧr",
"block.tfg.uv_railgun_item_loader_out": "§3UV ÐŅÐķÐŋÐŧÐ°Ð―ÐĩŅÐ―ÐļÐđ ŅÐĩÐđКÐūŅŅÐūÐ―Ð―ÐļÐđ ÐēÐļŅ
ŅÐīÐ―ÐļÐđ ОÐūÐīŅÐŧҧr",
"block.tfg.uhv_railgun_item_loader_out": "§4UHV ÐŅÐķÐŋÐŧÐ°Ð―ÐĩŅÐ―ÐļÐđ ŅÐĩÐđКÐūŅŅÐūÐ―Ð―ÐļÐđ ÐēÐļŅ
ŅÐīÐ―ÐļÐđ ОÐūÐīŅÐŧҧr",
+ "block.tfg.reflector": "ÐŅÐīÐąÐļÐēÐ―ÐļÐđ ÐąÐŧÐūК",
+ "block.tfg.sunflower": "ÐĄÐūÐ―ŅŅÐ―ÐļК",
"block.tfg.sunflower_wild": "ÐÐļКÐļÐđ ŅÐūÐ―ŅŅÐ―ÐļК",
"block.tfg.sunflower_dead": "ÐÐĩŅŅÐēÐļÐđ ŅÐūÐ―ŅŅÐ―ÐļК",
- "block.tfg.rapeseed_wild": "ÐÐļКÐļÐđ ŅŅÐŋаК",
- "block.tfg.rapeseed_dead": "ÐÐĩŅŅÐēÐļÐđ ŅŅÐŋаК",
+ "block.tfg.rapeseed": "ÐÐ°Ð―ÐūÐŧа",
+ "block.tfg.rapeseed_wild": "ÐÐļКа ÐšÐ°Ð―ÐūÐŧа",
+ "block.tfg.rapeseed_dead": "ÐÐĩŅŅÐēа ÐšÐ°Ð―ÐūÐŧа",
"block.tfg.casings.machine_casing_iron_desh": "ÐÐąŅÐļÐēКа ОаŅÐļÐ―Ðļ з ÐīÐĩŅŅ",
"block.tfg.casings.machine_casing_stainless_evaporation": "ÐÐūŅÐŋŅŅ ÐēÐļÐŋаŅÐ―ÐūŅ ÐžÐ°ŅÐļÐ―Ðļ з Ð―ÐĩŅÐķаÐēŅŅŅÐūŅ ŅŅаÐŧŅ",
"block.tfg.casings.machine_casing_blue_solar_panel": "ÐÐūŅÐŋŅŅ ÐąÐ°Ð·ÐūÐēÐūŅ ŅÐūÐ―ŅŅÐ―ÐūŅ ÐŋÐ°Ð―ÐĩÐŧŅ",
@@ -324,6 +351,9 @@
"block.tfg.sandstone.stairs.smooth.fluorapatite.yellow": "ÐĄŅ
ÐūÐīÐļ з ÐģÐŧаÐīКÐūÐģÐū ÐķÐūÐēŅÐūÐģÐū ŅÐŧŅÐūŅаÐŋаŅÐļŅÐūÐēÐūÐģÐū ÐŋŅŅКÐūÐēÐļКŅ",
"block.tfg.sandstone.fluorapatite.yellow": "ÐĒÐĩŅÐ°Ð―ÐļÐđ ÐķÐūÐēŅÐļÐđ ŅÐŧŅÐūŅаÐŋаŅÐļŅÐūÐēÐļÐđ ÐŋŅŅКÐūÐēÐļК",
"block.tfg.sandstone.smooth.chiseled.fluorapatite.yellow": "Ð ŅзŅÐąÐŧÐĩÐ―ÐļÐđ ÐķÐūÐēŅÐļÐđ ŅÐŧŅÐūŅаÐŋаŅÐļŅÐūÐēÐļÐđ ÐŋŅŅКÐūÐēÐļК",
+ "block.tfg.large_nest_box": "ÐÐĩÐŧÐļКÐĩ ÐąÐ°ÐģŅŅÐ―Ðĩ ÐģÐ―ŅзÐīÐū",
+ "tfg.block_entity.large_nest_box": "ÐÐĩÐŧÐļКа ÐģÐ―ŅзÐīÐūÐēа ŅКŅÐļÐ―ŅКа",
+ "block.tfg.large_nest_box_warped": "ÐÐĩÐŧÐļКÐĩ ÐŋÐūКŅŅŅÐĩÐ―Ðĩ ÐģÐ―ŅзÐīÐū",
"fluid.tfg.nether_slurry": "ÐÐĩзÐĩŅŅŅКÐļÐđ ŅÐŧаО",
"fluid.tfg.enriched_nether_slurry": "ÐÐąÐ°ÐģаŅÐĩÐ―ÐļÐđ Ð―ÐĩзÐĩŅŅŅКÐļÐđ ŅÐŧаО",
"fluid.tfg.ender_slurry": "ÐÐ―ÐīÐĩŅŅŅКÐļÐđ ŅÐŧаО",
@@ -378,7 +408,6 @@
"item.tfg.soaked_hardwood_strip": "ÐŅÐūŅÐūŅÐĩÐ―Ð° ÐĄÐžŅÐģа ÐĒÐēÐĩŅÐīÐūÐģÐū ÐÐĩŅÐĩÐēа",
"item.tfg.prepared_leather_gloves": "ÐŅÐīÐģÐūŅÐūÐēÐŧÐĩÐ―Ņ ÐĻКŅŅŅÐ―Ņ Ð ŅКаÐēÐļŅКÐļ",
"item.tfg.latex_soaked_gloves": "ÐаŅÐĩКŅÐ―Ðū-ÐŅÐūŅŅÐšÐ―ŅŅŅ Ð ŅКаÐēÐļŅКÐļ",
- "item.tfg.spade_head_extruder_mold": "ÐĪÐūŅОа ÐĩКŅŅŅŅÐīÐĩŅа (ÐŧÐĩзÐū ÐŧÐūÐŋаŅÐļ)",
"item.tfg.unfired_chalk": "ÐÐĩÐūÐąÐŋаÐŧÐĩÐ―Ð° ÐŅÐĩÐđÐīŅÐ―Ð° ÐаÐŧÐļŅКа",
"item.tfg.armor_stand_arms": "ÐĄŅŅÐđКа ÐīÐŧŅ ÐŅÐūÐ―Ņ Ð· Ð ŅКаОÐļ",
"item.tfg.flint_club_head": "ÐаОâŅÐ―Ðĩ ÐūÐģÐūÐŧŅÐē'Ņ ÐąŅÐŧаÐēÐļ",
@@ -472,9 +501,18 @@
"item.tfg.food.freeze_dried.melon_slice": "ÐĄŅÐąÐŧŅОÐūÐēÐ°Ð―ÐļÐđ ŅКÐļÐąÐūŅКа ÐīÐļÐ―Ņ",
"item.tfg.food.freeze_dried.fig": "ÐĄŅÐąÐŧŅОÐūÐēÐ°Ð―ÐļÐđ ŅÐ―ÐķÐļŅ",
"item.tfg.food.freeze_dried.pineapple": "ÐĄŅÐąÐŧŅОÐūÐēÐ°Ð―ÐļÐđ Ð°Ð―Ð°Ð―Ð°Ņ",
+ "item.tfg.food.freeze_dried.blossom_berry": "ÐĶÐēŅŅŅÐ―Ð―Ņ ŅŅÐąÐŧŅОÐūÐēÐ°Ð―ÐūŅ ŅÐģÐūÐīÐļ",
+ "item.tfg.food.freeze_dried.shadow_berry": "ÐĄŅÐąÐŧŅОÐūÐēÐ°Ð―Ð° ŅÐģÐūÐīа Ð―ÐūКŅ",
+ "item.tfg.food.freeze_dried.cave_pumpkin": "ÐĄŅÐąÐŧŅОÐūÐēÐ°Ð―Ņ ŅОаŅКÐļ ÐąŅÐŧŅÐąÐšŅÐ―Ð°",
"item.tfg.food.calorie_paste": "ÐаÐŧÐūŅŅÐđÐ―Ð° ÐŋаŅŅа",
"item.tfg.food.meal_bag": "ÐĄŅОКа ÐīÐŧŅ ŅÐķŅ",
"item.tfg.food.ice_soup": "ÐŅÐļÐķÐ°Ð―ÐļÐđ ŅŅÐŋ",
+ "item.tfg.food.raw_glacian_mutton": "ÐĄÐļŅÐĩ ÐģÐŧŅŅŅÐ°Ð―ŅŅКÐĩ ÐąÐ°ŅÐ°Ð―ŅŅÐĩ ОâŅŅÐū",
+ "item.tfg.food.cooked_glacian_mutton": "ÐĄÐžÐ°ÐķÐĩÐ―Ðĩ ÐģÐŧŅŅŅÐ°Ð―ŅŅКÐĩ ÐąÐ°ŅÐ°Ð―ŅŅÐĩ ОâŅŅÐū",
+ "item.tfg.spawn_egg.glacian_ram": "ÐŊÐđŅÐĩ ghbpjde ÐÐŧŅŅŅÐ°Ð―ŅŅ",
+ "item.tfg.food.raw_sniffer_beef": "ÐĄÐļŅÐĩ ОâŅŅÐū Ð―ŅŅ
аŅа",
+ "item.tfg.food.cooked_sniffer_beef": "ÐĄÐžÐ°ÐķÐĩÐ―Ðĩ ОâŅŅÐū Ð―ŅŅ
аŅа",
+ "item.tfg.spawn_egg.sniffer": "ÐŊÐđŅÐĩ ÐŋŅÐļзÐūÐēŅ ÐŅŅ
аŅа",
"item.tfg.roasted_sunflower_seeds": "ÐĄÐžÐ°ÐķÐĩÐ―Ðĩ Ð―Ð°ŅŅÐ―Ð―Ņ ŅÐūÐ―ŅŅÐ―ÐļКа",
"item.tfg.sunflower_seeds": "ÐаŅŅÐ―Ð―Ņ ŅÐūÐ―ŅŅÐ―ÐļКа",
"item.tfg.sunflower_product": "ÐĄÐūÐ―ŅŅÐ―ŅКÐūÐēа ÐÐĩÐŋКа",
@@ -518,7 +556,9 @@
"item.tfg.wood.lumber.aeronos": "ÐÐĩŅÐĩÐēÐļÐ―Ð° ÐÐĩŅÐūÐ―ÐūŅ",
"item.tfg.wood.lumber.strophar": "ÐÐĩŅÐĩÐēÐļÐ―Ð° ÐĄŅŅÐūŅаŅ",
"item.tfg.wood.lumber.glacian": "ÐÐĩŅÐĩÐēÐļÐ―Ð° ÐÐŧаŅŅÐ°Ð―",
- "item.tfg.aes_polyurethane": "ÐŅОÐūÐēÐ°Ð―Ð° R-ÐŋÐūÐŧŅŅŅÐĩŅÐ°Ð―ÐūÐēа ÐŋŅÐ―Ð° AES",
+ "item.tfg.glacian_wool": "ÐĻÐĩŅŅŅŅ ÐģÐŧŅŅŅÐ°Ð―ŅŅКÐūÐģÐū ÐąÐ°ŅÐ°Ð―Ð°",
+ "item.tfg.sniffer_wool": "ÐŅÐ―ÐĩŅаÐŧÐūÐ―Ð°ŅÐļŅÐĩÐ―Ņ ÐŋŅŅКÐļ",
+ "item.tfg.aes_polyurethane": "ÐŅÐū-ÐÐÐĄ аŅОÐūÐēÐ°Ð―Ð° R-ÐŋÐūÐŧŅŅŅÐĩŅÐ°Ð―ÐūÐēа ÐŋŅÐ―Ð°",
"item.tfg.mli_shielding": "ÐаÐģаŅÐūŅаŅÐūÐēÐĩ ŅзÐūÐŧŅÐūÐēÐ°Ð―Ðĩ ÐĩКŅÐ°Ð―ŅÐēÐ°Ð―Ð―Ņ",
"item.tfg.rocket_cone_t3": "ÐÐļŅÐūКÐūŅÐĩŅ
Ð―ÐūÐŧÐūÐģŅŅÐ―ÐļÐđ Ð―ÐūŅÐūÐēÐļÐđ ÐūÐąŅŅŅÐ―ÐļК ŅаКÐĩŅÐļ",
"item.tfg.rocket_fin_t3": "ÐÐļŅÐūКÐūŅÐĩŅ
Ð―ÐūÐŧÐūÐģŅŅÐ―Ðĩ ŅаКÐĩŅÐ―Ðĩ ÐūÐŋÐĩŅÐĩÐ―Ð―Ņ",
@@ -528,6 +568,7 @@
"item.tfg.universal_compost_browns": "ÐÐūŅÐļŅÐ―ÐĩÐēÐļÐđ ŅÐ―ŅÐēÐĩŅŅаÐŧŅÐ―ÐļÐđ КÐūОÐŋÐūŅŅ",
"item.tfg.universal_compost_greens": "ÐÐĩÐŧÐĩÐ―ÐļÐđ ŅÐ―ŅÐēÐĩŅŅаÐŧŅÐ―ÐļÐđ КÐūОÐŋÐūŅŅ",
"item.tfg.etching_diamond_tip": "ÐŅаÐēŅŅÐēаÐŧŅÐ―ÐļÐđ аÐŧÐžÐ°Ð·Ð―ÐļÐđ Ð―Ð°ÐšÐūÐ―ÐĩŅÐ―ÐļК",
+ "item.tfg.spade_head_extruder_mold": "ÐĪÐūŅОа ÐĩКŅŅŅŅÐīÐĩŅа (ÐŧÐĩзÐū ÐŧÐūÐŋаŅÐļ)",
"item.tfg.mining_hammer_head_extruder_mold": "ÐĪÐūŅОа ÐĩКŅŅŅŅÐīÐĩŅа (ÐūÐģÐūÐŧŅÐē'Ņ ŅаŅ
ŅÐ―ÐūÐģÐū ОÐūÐŧÐūŅа)",
"item.tfg.sword_head_extruder_mold": "ÐĪÐūŅОа ÐĩКŅŅŅŅÐīÐĩŅа (ÐŧÐĩзÐū ОÐĩŅа)",
"item.tfg.pickaxe_head_extruder_mold": "ÐĪÐūŅОа ÐĩКŅŅŅŅÐīÐĩŅа (ÐŧÐĩзÐū КÐļŅКÐļ)",
@@ -553,6 +594,8 @@
"item.tfg.small_casing_extruder_mold": "ÐĪÐūŅОа ÐĩКŅŅŅŅÐīÐĩŅа (ÐģŅÐŧŅза ОаÐŧÐūÐģÐū КаÐŧŅÐąŅŅ)",
"item.tfg.shell_casing_extruder_mold": "ÐĪÐūŅОа ÐĩКŅŅŅŅÐīÐĩŅа (ÐģŅÐŧŅза ÐīÐŧŅ ŅÐ―Ð°ŅŅÐīа)",
"item.tfg.large_casing_extruder_mold": "ÐĪÐūŅОа ÐĩКŅŅŅŅÐīÐĩŅа (ÐģŅÐŧŅза ÐēÐĩÐŧÐļКÐūÐģÐū КаÐŧŅÐąŅŅ)",
+ "item.tfg.photo_cell_t1": "ÐазÐūÐēа ŅÐūŅÐūÐĩÐŧÐĩОÐĩÐ―ŅÐ―Ð° КаÐŋŅŅÐŧа",
+ "item.tfg.electric_extendo_grip": "ÐÐŧÐĩКŅŅÐļŅÐ―Ðĩ ÐŋÐūÐīÐūÐēÐķÐĩÐ―Ðĩ ŅŅКŅÐēâŅ",
"material.tfg.latex": "ÐаŅÐĩКŅ",
"material.tfg.vulcanized_latex": "ÐŅÐŧÐšÐ°Ð―ŅзÐūÐēÐ°Ð―ÐļÐđ ÐаŅÐĩКŅ",
"material.tfg.fluix": "ÐĪÐŧŅŅ",
@@ -638,6 +681,7 @@
"ore_vein.tfg.normal_garnierite": "ÐаŅÐ―ŅŅŅÐļŅ Ņ ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
"ore_vein.tfg.normal_gold": "ÐÐūÐŧÐūŅÐū, ÐŅОÐūÐ―ŅŅ Ņа ÐÐĩОаŅÐļŅ",
"ore_vein.tfg.normal_graphite": "ÐŅаŅŅŅ Ņ ÐŅÐ°ÐžÐ°Ð―Ņ",
+ "ore_vein.tfg.normal_gypsum": "ÐŅÐŋŅ Ņ ÐаÐŧŅŅÐļŅ",
"ore_vein.tfg.normal_hematite": "ÐÐĩОаŅÐļŅ Ņа ÐŅОÐūÐ―ŅŅ",
"ore_vein.tfg.normal_lapis": "ÐаÐŋŅŅ, ÐазŅŅÐļŅ Ņа ÐĄÐūÐīаÐŧŅŅ",
"ore_vein.tfg.normal_limonite": "ÐŅОÐūÐ―ŅŅ",
@@ -662,12 +706,17 @@
"ore_vein.tfg.surface_copper": "ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ Ņа Ð ÐĩаÐŧŅÐģаŅ",
"ore_vein.tfg.surface_sphalerite": "ÐĄŅаÐŧÐĩŅÐļŅ Ņ ÐĄŅŅКа",
"ore_vein.tfg.surface_tetrahedrite": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ (ÐÐūÐēÐĩŅŅ
Ð―Ņ)",
+ "ore_vein.tfg.mars_hematite": "(Placeholder Vein)",
"ore_vein.tfg.moon_apatite": "ÐÐŋаŅÐļŅ Ņ ÐŅŅÐūŅ
ÐŧÐūŅ",
"ore_vein.tfg.moon_bauxite": "ÐÐūКŅÐļŅ Ņ ÐÐŧŅОÐĩÐ―ŅŅ",
"ore_vein.tfg.moon_beryllium": "ÐĄÐžÐ°ŅаÐģÐī Ņ ÐÐĩŅÐļÐŧŅÐđ",
+ "ore_vein.tfg.moon_cassiterite": "ÐаŅÐļŅÐĩŅÐļŅ Ņ ÐĨаÐŧŅКÐūÐŋŅŅÐļŅ",
"ore_vein.tfg.moon_desh": "ÐÐĩŅ Ņ ÐÐŧŅОÐĩÐ―ŅŅ",
+ "ore_vein.tfg.moon_garnet": "ÐОÐĩŅÐļŅŅ, ÐÐŋаÐŧ Ņ ÐŅÐ°Ð―Ð°Ņ",
"ore_vein.tfg.moon_garnierite": "ÐаŅÐ―ŅŅŅÐļŅ Ņ ÐÐūÐąÐ°ÐŧŅŅÐļŅ",
+ "ore_vein.tfg.moon_gold": "ÐÐūÐŧÐūŅÐū Ņ ÐаÐģÐ―ÐĩŅÐļŅ",
"ore_vein.tfg.moon_graphite": "ÐŅаŅŅŅ Ņ ÐŅÐ°ÐžÐ°Ð―Ņ",
+ "ore_vein.tfg.moon_gypsum": "ÐŅÐŋŅ Ņ ÐаÐŧŅŅÐļŅ",
"ore_vein.tfg.moon_lubricant": "ÐĄŅÐĩаŅÐļŅ, ÐĒаÐŧŅК Ņ ÐĒŅÐūÐ―Ð°",
"ore_vein.tfg.moon_magnetite": "ÐĨŅÐūОŅŅ Ņ ÐаÐģÐ―ÐĩŅÐļŅ",
"ore_vein.tfg.moon_manganese": "ÐаŅÐģÐ°Ð―ÐĩŅŅ Ņ ÐĒÐ°Ð―ŅаÐŧ",
@@ -683,6 +732,7 @@
"ore_vein.tfg.moon_sheldonite": "ÐĻÐĩÐŧÐīÐūÐ―ŅŅ Ņ ÐÐūŅÐ―ŅŅ",
"ore_vein.tfg.moon_silver": "ÐĄŅŅÐąÐŧÐū, ÐаÐŧÐĩÐ― Ņ ÐĄÐēÐļÐ―ÐĩŅŅ",
"ore_vein.tfg.moon_sphalerite": "ÐĄŅаÐŧÐĩŅÐļŅ Ņ ÐŅŅÐļŅ",
+ "ore_vein.tfg.moon_tetrahedrite": "ÐĒÐĩŅŅаÐĩÐīŅÐļŅ Ņ ÐĨаÐŧŅКÐūŅÐļŅ",
"ore_vein.tfg.moon_topaz": "ÐĒÐūÐŋаз Ņ ÐĨаÐŧŅКÐūŅÐļŅ",
"ore_vein.tfg.nether_anthracite": "ÐÐ―ŅŅаŅÐļŅ",
"ore_vein.tfg.nether_apatite": "ÐÐŋаŅÐļŅ Ņ ÐŅŅÐūŅ
ÐŧÐūŅ",
@@ -696,6 +746,7 @@
"ore_vein.tfg.nether_goethite": "ÐÐĩŅÐļŅ",
"ore_vein.tfg.nether_gold": "ÐÐūÐŧÐūŅÐū Ņа ÐÐĩОаŅÐļŅ",
"ore_vein.tfg.nether_graphite": "ÐŅаŅŅŅ Ņ ÐŅÐ°ÐžÐ°Ð―Ņ",
+ "ore_vein.tfg.nether_gypsum": "ÐŅÐŋŅ Ņ ÐаÐŧŅŅÐļŅ",
"ore_vein.tfg.nether_hematite": "ÐÐĩОаŅÐļŅ Ņа ÐŅОÐūÐ―ŅŅ",
"ore_vein.tfg.nether_lapis": "ÐаÐŋŅŅ, ÐазŅŅÐļŅ Ņа ÐĄÐūÐīаÐŧŅŅ",
"ore_vein.tfg.nether_lubricant": "ÐĄŅÐĩаŅÐļŅ, ÐĒаÐŧŅК Ņ ÐĒŅÐūÐ―Ð°",
@@ -732,6 +783,12 @@
"tfg.tooltip.moon_rabbit_variant.cyan": "ÐĨŅŅŅÐū КÐūÐŧŅÐūŅŅ ÐžÐūŅŅŅКÐūŅ ÐŋŅÐ―Ðļ",
"tfg.tooltip.moon_rabbit_variant.purple": "ÐаÐēÐ°Ð―ÐīÐūÐēÐĩ Ņ
ŅŅŅÐū",
"tfg.tooltip.moon_rabbit_variant.sofu": "ÐÐŧÐūÐžÐąŅŅÐ―Ðĩ Ņ
ŅŅŅÐū",
+ "entity.tfg.glacian_ram.male": "ÐÐŧаŅŅÐ°Ð―ŅŅКÐļÐđ ÐąÐ°ŅÐ°Ð―",
+ "entity.tfg.glacian_ram.female": "ÐÐŧаŅŅÐ°Ð―ŅŅКа ÐēŅÐēŅŅ",
+ "tfg.tooltip.attribution.glacian_ram": "§9§oÐÐēŅÐūŅ: Ad Astra",
+ "entity.tfg.sniffer.male": "ÐĄÐ―ŅŅŅÐĩŅ",
+ "entity.tfg.sniffer.female": "ÐĄÐ―ŅŅŅÐĩŅ",
+ "tfg.tooltip.attribution.sniffer": "§9§oÐÐēŅÐūŅ: Minecraft",
"item.treetap.tap": "ÐаŅŅаŅŅÐŧÐļÐđ ÐŋŅÐĩÐīОÐĩŅ, ŅŅÐēÐūŅŅŅŅ ÐīÐŧŅ ÐūÐ―ÐūÐēÐŧÐĩÐ―Ð―Ņ",
"item.gtceu.zinc_ingot": "ÐаŅŅаŅŅÐŧÐļÐđ ÐŋŅÐĩÐīОÐĩŅ, ŅŅÐēÐūŅŅŅŅ ÐīÐŧŅ ÐūÐ―ÐūÐēÐŧÐĩÐ―Ð―Ņ",
"item.gtceu.brass_ingot": "ÐаŅŅаŅŅÐŧÐļÐđ ÐŋŅÐĩÐīОÐĩŅ, ŅŅÐēÐūŅŅŅŅ ÐīÐŧŅ ÐūÐ―ÐūÐēÐŧÐĩÐ―Ð―Ņ",
@@ -855,6 +912,56 @@
"trim_material.tfc.neutronium_tfc": "ÐÐĩÐđŅŅÐūÐ―ŅÐđ",
"trim_material.tfc.pyrite_tfc": "ÐŅŅÐļŅ",
"trim_material.tfc.redx_tfc": "RedX",
+ "tfg.emi.ore_veins.rock_types": "ÐŅŅŅŅŅŅаŅŅŅŅŅ Ðē ŅÐļÐŋаŅ
ÐŋÐūŅŅÐī:",
+ "tfg.emi.ore_veins.rarity": "Ð ŅÐīКŅŅŅŅ: %d",
+ "tfg.emi.ore_veins.density": "ÐĐŅÐŧŅÐ―ŅŅŅŅ: %d",
+ "tfg.emi.ore_veins.y_ranges": "ÐÐŧÐļÐąÐļÐ―Ð°: %d ÐīÐū %d",
+ "tfg.emi.ore_veins.size": "Ð ÐūзОŅŅ: %d",
+ "tfg.emi.ore_veins.height": "ÐÐļŅÐūŅа: %d",
+ "tfg.emi.ore_veins.radius": "РаÐīŅŅŅ: %d",
+ "emi.category.tfg.ore_vein_info": "ÐÐļÐŧÐļ ŅŅÐīÐļ",
+ "tfg.toast.ore_prospector_none": "ÐĢ ÐžÐĩÐķаŅ
ÐīŅаÐŋазÐūÐ―Ņ ŅŅÐī Ð―Ðĩ Ð·Ð―Ð°ÐđÐīÐĩÐ―Ðū.",
+ "tfg.toast.ore_prospector_message": "Ð ŅÐīÐļ, Ð·Ð―Ð°ÐđÐīÐĩÐ―Ņ Ðē ОÐĩÐķаŅ
%s §6ÐąÐŧÐūКŅÐē Ņ ŅŅÐūÐžŅ Ð―Ð°ÐŋŅŅОКŅ: %s",
+ "tooltip.tfg.ore_prospector_stats": "ÐŅаÐŋазÐūÐ― ŅÐšÐ°Ð―ŅÐēÐ°Ð―Ð―Ņ: %s, ÐÐūÐŋÐĩŅÐĩŅÐ―ÐļÐđ ÐŋÐĩŅÐĩŅŅз: %s x %s.",
+ "tooltip.tfg.ore_prospector_count": "ÐĶÐĩÐđ ŅÐūзÐēŅÐīÐ―ÐļК зÐūÐąŅаÐķаŅÐļОÐĩ КŅÐŧŅКŅŅŅŅ ŅŅÐīÐļ.",
+ "tooltip.tfg.ore_prospector_xray": "ÐĶÐĩÐđ ŅÐūзÐēŅÐīÐ―ÐļК ÐēŅÐīÐūÐąŅаÐķаŅÐļОÐĩ %s ŅÐĩÐ―ŅÐģÐĩÐ―ŅÐēŅŅКÐļÐđ ÐūÐģÐŧŅÐī ÐąÐŧÐūКŅÐē ŅŅÐīÐļ.",
+ "tooltip.tfg.ore_prospector_mode_vein": "per-vein",
+ "tooltip.tfg.ore_prospector_mode_block": "per-block",
+ "tfg.hangglider.disabled_dimension": "ÐĒŅŅ Ð―Ðĩ ОÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐīÐĩÐŧŅŅаÐŋÐŧÐ°Ð―!",
+ "tfg.tooltip.nametag": "§7ÐÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅŅŅ Ð―Ð° ŅŅÐūÐŧŅ ÐŋÐĩŅÐĩÐŋÐļŅŅÐēÐ°Ð―Ð―Ņ ŅазÐūО Ņз ÐŋŅÐĩÐīОÐĩŅÐūО ÐīÐŧŅ ÐđÐūÐģÐū ŅОÐĩÐ―ŅÐēÐ°Ð―Ð―Ņ Ð°ÐąÐū з ŅÐūŅÐ―ÐūŅ ŅаŅÐąÐūŅ ÐīÐŧŅ ŅОÐĩÐ―ŅÐēÐ°Ð―Ð―Ņ ÐžŅŅКÐļ.",
+ "tfg.tooltip.yeast_starter": "§7ÐĄŅÐēÐūŅÐĩÐ―Ðū з ŅŅŅÐĩÐ―ÐļŅ
ŅŅŅКŅŅÐē",
+ "tfg.tooltip.beehive": "§7ÐÐūŅŅŅÐąÐ―Ðū заÐŋÐūÐēÐ―ÐļŅÐļ ÐŋÐūŅÐūÐķÐ―ŅОÐļ ŅаОКаОÐļ Ņа ÐūŅÐūŅÐļŅÐļ КÐēŅŅаОÐļ, ŅÐūÐą ÐŋŅÐļÐēÐ°ÐąÐļŅÐļ ÐąÐīÐķŅÐŧ.",
+ "tfg.tooltip.obsolete.tree_tap": "§4ÐаŅŅаŅŅÐŧÐĩ§f: ÐаОŅÐ―ÐĩÐ―Ðū Ð―Ð° AFC TreeTap, ОÐūÐķÐ―Ð° ŅŅÐēÐūŅÐļŅÐļ з ŅŅÐūÐģÐū ÐŋŅÐĩÐīОÐĩŅа, ÐŋŅÐūŅŅÐū ÐŋÐūКÐŧаÐēŅÐļ ÐđÐūÐģÐū Ð―Ð° ÐēÐĩŅŅŅаК!",
+ "tfg.tooltip.obsolete.fridge": "§4ÐаŅŅаŅŅÐŧÐĩ§f: ÐаОŅÐ―ÐĩÐ―Ðū Ð―Ð° TFG Refrigerator, ОÐūÐķÐ―Ð° ŅŅÐēÐūŅÐļŅÐļ з ŅŅÐūÐģÐū ÐŋŅÐĩÐīОÐĩŅа, ÐŋŅÐūŅŅÐū ÐŋÐūКÐŧаÐēŅÐļ ÐđÐūÐģÐū Ð―Ð° ÐēÐĩŅŅŅаК!",
+ "tfg.tooltip.blaze_burner": "§cÐаÐīÐķаҧr §7за ÐīÐūÐŋÐūОÐūÐģÐūŅ ÐšÐūКŅŅ, Ð°Ð―ŅŅаŅÐļŅŅ Ð°ÐąÐū ÐąÐĩзÐīÐūÐģÐ°Ð―Ð―ÐļŅ
Ņ ÐēÐļŅŅÐšÐ°Ð―ÐļŅ
ÐēŅÐģŅÐŧŅÐ―ÐļŅ
ŅаОÐūŅÐēŅŅŅÐē.",
+ "tfg.tooltip.machine.perfect_overclock": "ÐĶŅ ÐžÐ°ŅÐļÐ―Ð° ÐžÐ°Ņ Â§2ÐÐīÐĩаÐŧŅÐ―ÐļÐđ ŅÐūзÐģŅÐ―Â§r!",
+ "tfg.tooltip.nether_dome_1": "§7ÐĻŅŅŅÐ―Ðĩ ŅÐĩŅÐĩÐīÐūÐēÐļŅÐĩ ÐīÐŧŅ ŅОŅŅаŅŅŅ ÐÐļÐķÐ―ŅÐūÐģÐū ŅÐēŅŅŅ.",
+ "tfg.tooltip.machine.customize_interior": "§7ÐÐ―ŅÐĩŅ'ŅŅ ÐžÐūÐķÐ―Ð° Ð―Ð°ÐŧаŅŅŅÐēаŅÐļ! ÐÐĩŅÐĩÐēŅŅŅÐĩ ÐŋÐūÐŋÐĩŅÐĩÐīÐ―ŅÐđ ÐŋÐĩŅÐĩÐģÐŧŅÐī ОŅÐŧŅŅÐļÐąÐŧÐūÐšŅ Ðē JEI.",
+ "tfg.tooltip.end_dome_1": "§7ÐĻŅŅŅÐ―Ðĩ ŅÐĩŅÐĩÐīÐūÐēÐļŅÐĩ ÐīÐŧŅ ŅОŅŅаŅŅŅ ÐŅаŅ.",
+ "tfg.tooltip.armor.copper_diving_suit_warmth": "§7ÐĒÐĩÐŋÐŧÐū: -1",
+ "tfg.tooltip.armor.copper_diving_suit_insulation": "§7ÐзÐūÐŧŅŅŅŅ: +1",
+ "tfg.tooltip.armor.netherite_diving_suit_warmth": "§7ÐĒÐĩÐŋÐŧÐū: -2",
+ "tfg.tooltip.armor.netherite_diving_suit_insulation": "§7ÐзÐūÐŧŅŅŅŅ: +9",
+ "tfg.tooltip.armor.netherite_diving_suit_set": "§7ÐÐīŅÐģÐ―ŅŅŅ ÐŋÐūÐēÐ―ÐļÐđ КÐūОÐŋÐŧÐĩКŅ, ŅÐūÐą ŅŅаŅÐļ §eÐĄŅŅÐđКÐļО ÐīÐū ŅÐŋÐĩКÐļ§7 ÐēŅÐī Ð―Ð°ÐēКÐūÐŧÐļŅÐ―ŅÐūŅ ŅÐĩОÐŋÐĩŅаŅŅŅÐļ.",
+ "tfg.tooltip.armor.nanomuscle_warmth": "§7ÐĒÐĩÐŋÐŧÐū: 0",
+ "tfg.tooltip.armor.nanomuscle_insulation": "§7ÐзÐūÐŧŅŅŅŅ: +10",
+ "tfg.tooltip.armor.nanomuscle_set": "§7ÐÐīŅÐģÐ―ŅŅŅ ÐŋÐūÐēÐ―ÐļÐđ КÐūОÐŋÐŧÐĩКŅ, ŅÐūÐą ŅŅаŅÐļ §eÐÐūÐēÐ―ŅŅŅŅ ŅзÐūÐŧŅÐūÐēÐ°Ð―ÐļО§7 ÐēŅÐī Ð―Ð°ÐēКÐūÐŧÐļŅÐ―ŅÐūŅ ŅÐĩОÐŋÐĩŅаŅŅŅÐļ.",
+ "tfg.tooltip.armor.quarktech_warmth": "§7ÐĒÐĩÐŋÐŧÐū: 0",
+ "tfg.tooltip.armor.quarktech_insulation": "§7ÐзÐūÐŧŅŅŅŅ: +10",
+ "tfg.tooltip.armor.quarktech_set": "§7ÐÐīŅÐģÐ―ŅŅŅ ÐŋÐūÐēÐ―ÐļÐđ КÐūОÐŋÐŧÐĩКŅ, ŅÐūÐą ŅŅаŅÐļ §eÐÐūÐēÐ―ŅŅŅŅ ŅзÐūÐŧŅÐūÐēÐ°Ð―ÐļО§7 ÐēŅÐī Ð―Ð°ÐēКÐūÐŧÐļŅÐ―ŅÐūŅ ŅÐĩОÐŋÐĩŅаŅŅŅÐļ.",
+ "tfg.tooltip.armor.space_suit_warmth": "§7ÐĒÐĩÐŋÐŧÐū: 0",
+ "tfg.tooltip.armor.space_suit_insulation": "§7ÐзÐūÐŧŅŅŅŅ: +10",
+ "tfg.tooltip.armor.space_suit_set": "§7ÐÐīŅÐģÐ―ŅŅŅ ÐŋÐūÐēÐ―ÐļÐđ КÐūОÐŋÐŧÐĩКŅ, ŅÐūÐą ŅŅаŅÐļ §eÐÐūÐēÐ―ŅŅŅŅ ŅзÐūÐŧŅÐūÐēÐ°Ð―ÐļО§7 ÐēŅÐī Ð―Ð°ÐēКÐūÐŧÐļŅÐ―ŅÐūŅ ŅÐĩОÐŋÐĩŅаŅŅŅÐļ.",
+ "tfg.tooltip.support.tier1": "§79 x 5 x 9",
+ "tfg.tooltip.support.tier2": "§717 x 9 x 17",
+ "tfg.tooltip.support.tier3": "§733 x 13 x 33",
+ "tfg.tooltip.vessels": "§cÐаКŅ: 3024mB",
+ "tfg.tooltip.solar_panel.single": "ÐÐļŅÐūÐąÐŧŅŅ Â§6128 FE/t§r (32 EU/t) Ð―Ð° §6ÐŅŅŅŅҧr ÐŋŅÐūŅŅÐģÐūО §6ÐīÐ―Ņ§r",
+ "tfg.tooltip.solar_panel.large_tier1": "ÐŅÐģÐ°Ð―ŅŅŅКа ŅŅŅŅКŅŅŅа, ŅÐū ÐēÐļŅÐūÐąÐŧŅŅ ÐēŅÐī §61024 ÐīÐū 4096 EU/t§r Ð―Ð° §6ÐŅŅŅŅҧr ÐŋŅÐūŅŅÐģÐūО §6ÐīÐ―Ņ§r",
+ "tfg.tooltip.solar_panel.large_tier2": "ÐŅÐģÐ°Ð―ŅŅŅКа ŅŅŅŅКŅŅŅа, ŅÐū ÐēÐļŅÐūÐąÐŧŅŅ ÐēŅÐī §64096 ÐīÐū 16384 EU/t§r Ð―Ð° §6ÐŅŅŅŅҧr ÐŋŅÐūŅŅÐģÐūО §6ÐīÐ―Ņ§r",
+ "tfg.tooltip.solar_panel.large_tier3": "ÐŅÐģÐ°Ð―ŅŅŅКа ŅŅŅŅКŅŅŅа, ŅÐū ÐēÐļŅÐūÐąÐŧŅŅ ÐēŅÐī §616384 ÐīÐū 65536 EU/t§r Ð―Ð° §6ÐŅŅŅŅҧr ÐŋŅÐūŅŅÐģÐūО §6ÐīÐ―Ņ§r",
+ "tfg.tooltip.petrified_egg": "§7ÐÐūŅŅÐĩÐąŅŅ ÐžÐ°ÐģОÐļ ÐīÐŧŅ ŅÐ―ÐšŅÐąÐ°ŅŅŅ",
+ "tfg.tooltip.obsolete.depreciated": "§cÐаŅŅаŅŅÐŧÐĩ, ÐąŅÐŧŅŅÐĩ Ð―Ðĩ ŅŅÐēÐūŅŅŅŅŅŅŅ",
"tfc.jei.flint_knapping": "ÐÐąŅÐūÐąÐšÐ° ÐŅÐĩОÐĩÐ―Ņ",
"tfc.recipe.barrel.tfg.barrel.dyeing.decorative_vase.black": "ÐĪаŅÐąŅÐēÐ°Ð―Ð―Ņ",
"tfc.recipe.barrel.tfg.barrel.dyeing.decorative_vase.gray": "ÐĪаŅÐąŅÐēÐ°Ð―Ð―Ņ",
@@ -913,7 +1020,7 @@
"tfc.recipe.barrel.tfg.barrel.cooling_water_3": "ÐŅ
ÐūÐŧÐūÐīÐķŅÐēаÐŧŅÐ―Ð° ÐÐūÐīа",
"tfc.recipe.barrel.tfg.barrel.cooling_water_4": "ÐŅ
ÐūÐŧÐūÐīÐķŅÐēаÐŧŅÐ―Ð° ÐÐūÐīа",
"tfc.recipe.barrel.tfg.sealed_barrel.prepared_leather_gloves": "ÐаОÐūŅŅÐēÐ°Ð―Ð―Ņ ÐĻКŅŅŅÐ―ÐļŅ
Ð ŅКаÐēÐļŅÐūК",
- "tfc.recipe.barrel.tfg.barrel.rapeseed_to_oil": "ÐÐļŅÐļŅÐšÐ°Ð―Ð―Ņ ÐūÐŧŅŅ Ð· ŅŅÐŋаКŅ",
+ "tfc.recipe.barrel.tfg.barrel.rapeseed_to_oil": "ÐÐļÐīÐūÐąŅŅÐūК ÐūÐŧŅŅ Ð· ÐšÐ°Ð―ÐūÐŧÐļ",
"tfc.recipe.barrel.tfg.barrel.sunflower_to_oil": "ÐÐļŅÐļŅÐšÐ°Ð―Ð―Ņ ÐūÐŧŅŅ Ð· ŅÐūÐ―ŅŅÐ―ÐļКа",
"gtceu.aqueous_accumulator": "ÐÐūÐīÐ―ÐļÐđ аКŅОŅÐŧŅŅÐūŅ",
"tfg.food_recipe.brining": "ÐаŅÐūÐŧŅÐēÐ°Ð―Ð―Ņ",
@@ -974,7 +1081,7 @@
"quests.ae2.subtitle": "ÐаÐđÐŋÐūŅŅÐķÐ―ŅŅÐļÐđ ŅÐ―ŅŅŅŅОÐĩÐ―Ņ, ŅÐū ÐīÐūÐŋÐūОÐūÐķÐĩ ŅÐūÐąŅ Ð· GregTech, ÐēŅÐīКŅÐļÐēаŅŅŅŅŅ ÐŋŅŅÐŧŅ ŅÐēÐūŅŅ ÐŋÐĩŅŅÐūŅ ÐŋÐūÐīÐūŅÐūÐķŅ Ð―Ð° ÐŅŅŅŅŅ",
"quests.ae2.certus_quartz.title": "ÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ",
"quests.ae2.certus_quartz.subtitle": "ÐаÐŧÐĩÐ―ŅКÐļÐđ КŅÐūК ÐīÐŧŅ ŅÐĩÐąÐĩ â ÐģŅÐģÐ°Ð―ŅŅŅКÐļÐđ ŅŅŅÐļÐąÐūК ÐīÐŧŅ ÐŧÐūÐģŅŅŅÐļКÐļ",
- "quests.ae2.certus_quartz.desc": "Ð ÐŋÐĩŅŅÐļО КŅÐūКÐūО Ð―Ð° ÐŅŅŅŅŅ ŅÐļ ÐūŅŅÐļОŅŅŅ ÐīÐūŅŅŅÐŋ ÐīÐū ŅÐēÐūŅŅ ÐŋÐĩŅŅÐūŅ ÐķÐļÐŧÐļ &bÐŅŅÐļÐ―Ð―ÐūÐģÐū КÐēаŅŅŅ&r.\nÐÐĩ Ņ
ÐēÐļÐŧŅÐđŅŅ â ÐēÐūÐ―Ðļ ÐīÐūŅÐļŅŅ ÐŋÐūŅÐļŅÐĩÐ―Ņ Ðđ ОаŅŅŅ ÐąŅŅÐļ ÐŧÐĩÐģКÐļОÐļ ÐīÐŧŅ ÐŋÐūŅŅКŅ, Ņ
ÐūŅа Ņ
ÐūŅÐūŅÐļÐđ Ð ÐūзÐēŅÐīÐ―ÐļК ŅŅÐīÐļ ŅÐūŅÐ―Ðū Ð―Ðĩ заÐēаÐīÐļŅŅ.\n\nЧÐļ ÐēÐļŅŅŅÐļŅ ŅÐļ ÐēŅŅÐ°Ð―ÐūÐēÐļŅÐļ ŅаŅ
ŅаŅŅ, ŅÐļ ÐēÐļКÐūÐŋаŅÐļ ÐķÐļÐŧŅ ÐēŅŅŅÐ―Ņ â ÐūÐąÐūÐēâŅзКÐūÐēÐū Ð―Ð°Ð·ÐąÐļŅаÐđ ŅÐūÐŧŅÐīÐ―Ņ ÐšŅÐŧŅКŅŅŅŅ, аÐīÐķÐĩ ÐēÐūÐ―Ð° Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ ÐīÐŧŅ ÐŋŅÐūÐģŅÐĩŅŅ Ðē AE2.",
+ "quests.ae2.certus_quartz.desc": "Ð ÐŋÐĩŅŅÐļО КŅÐūКÐūО Ð―Ð° ÐŅŅŅŅŅ ŅÐļ ÐūŅŅÐļОŅŅŅ ÐīÐūŅŅŅÐŋ ÐīÐū ŅÐēÐūŅŅ ÐŋÐĩŅŅÐūŅ ÐķÐļÐŧÐļ &bÐŅŅÐļÐ―Ð―ÐūÐģÐū КÐēаŅŅŅ&r.\nÐÐĩ Ņ
ÐēÐļÐŧŅÐđŅŅ â ÐēÐūÐ―Ðļ ÐīÐūŅÐļŅŅ ÐŋÐūŅÐļŅÐĩÐ―Ņ Ðđ ОаŅŅŅ ÐąŅŅÐļ ÐŧÐĩÐģКÐļОÐļ ÐīÐŧŅ ÐŋÐūŅŅКŅ, Ņ
ÐūŅа Ņ
ÐūŅÐūŅÐļÐđ Ð ÐūзÐēŅÐīÐ―ÐļК ŅŅÐīÐļ ŅÐūŅÐ―Ðū Ð―Ðĩ заÐēаÐīÐļŅŅ.\n\nЧÐļ ÐēÐļŅŅŅÐļŅ ŅÐļ ÐēŅŅÐ°Ð―ÐūÐēÐļŅÐļ ÐąŅŅ, ŅÐļ ÐēÐļКÐūÐŋаŅÐļ ÐķÐļÐŧŅ ÐēŅŅŅÐ―Ņ â ÐūÐąÐūÐēâŅзКÐūÐēÐū Ð―Ð°Ð·ÐąÐļŅаÐđ ŅÐūÐŧŅÐīÐ―Ņ ÐšŅÐŧŅКŅŅŅŅ, аÐīÐķÐĩ ÐēÐūÐ―Ð° Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ ÐīÐŧŅ ÐŋŅÐūÐģŅÐĩŅŅ Ðē AE2.",
"quests.ae2.certus_quartz.task": "Ð ŅÐīа ŅŅŅÐļÐ―Ð―ÐūÐģÐū КÐēаŅŅŅ",
"quests.ae2.polarizer.title": "ÐаОаÐģÐ―ŅŅŅÐēаŅ",
"quests.ae2.polarizer.subtitle": "Ð ÐĩÐīŅŅÐūÐ―Ņ Ð―ÐĩÐīÐūŅŅаŅÐ―ŅÐū",
@@ -1024,7 +1131,7 @@
"quests.create_logistics.packager.subtitle": "ÐаÐŋаКŅÐđ ŅŅÐĩ",
"quests.create_logistics.packager.desc.1": "ÐÐūÐŧÐļ ÐŋÐūÐīаŅŅŅŅŅ &cŅÐļÐģÐ―Ð°Ðŧ ŅÐĩÐīŅŅÐūŅÐ―Ņ&r, &3ÐаКŅÐēаÐŧŅÐ―ÐļК&r заÐŋаКÐūÐēŅŅ ÐŋŅÐĩÐīОÐĩŅÐļ з ÐąÐŧÐūКа, ÐīÐū ŅКÐūÐģÐū ÐēŅÐ― ÐŋŅÐļКŅŅÐŋÐŧÐĩÐ―ÐļÐđ (ÐąŅК ÐŋŅÐīКÐŧŅŅÐĩÐ―Ð―Ņ ÐžÐūÐķÐ―Ð° зОŅÐ―ÐļŅÐļ за ÐīÐūÐŋÐūОÐūÐģÐūŅ &5ÐģаÐđКÐūÐēÐūÐģÐū КÐŧŅŅа&r), Ņ ÐēÐļÐīÐ°Ņ Ð°ÐšŅŅаŅÐ―Ņ ÐšÐ°ŅŅÐūÐ―Ð―Ņ ŅÐŋаКÐūÐēКŅ. ÐÐūÐķÐ―Ð° ŅаКа ŅÐŋаКÐūÐēКа ÐžÐ°Ņ ÐūÐąŅŅÐģ Ð―Ð° 9 ŅÐŧÐūŅŅÐē, ŅÐūÐķ ŅÐĩ ŅŅÐīÐūÐēÐļÐđ ŅÐŋÐūŅŅÐą ÐŋÐĩŅÐĩОŅŅŅÐēаŅÐļ ÐąÐ°ÐģаŅÐū ÐŋŅÐĩÐīОÐĩŅŅÐē ÐūÐīÐ―ÐūŅаŅÐ―Ðū. ÐĐÐūÐą ŅŅÐēÐūŅÐļŅÐļ ÐаКŅÐēаÐŧŅÐ―ÐļК, Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ ŅÐļОаÐŧÐū &dÐÐūÐēÐ°Ð―ÐūÐģÐū заÐŧŅза&r Ņа &dÐÐŧÐĩКŅŅÐūÐ―Ð―Ð° ŅŅŅÐąÐšÐ°&r, а ŅаКÐūÐķ КŅÐŋа &dÐаŅŅÐūÐ―Ņ&r (&dÐаÐŋŅŅ&r Ņ &dÐÐŧÐĩÐđ&r).\n\nÐÐēÐĩŅÐ―Ðļ ŅÐēаÐģŅ: ÐŋŅŅÐŧŅ ŅŅÐēÐūŅÐĩÐ―Ð―Ņ ÐаКŅÐēаÐŧŅÐ―ÐļК ÐŋŅаŅŅŅ ÐąÐĩз ÐīÐūÐīаŅКÐūÐēÐūÐģÐū КаŅŅÐūÐ―Ņ, ŅÐūÐķ ÐŋŅÐū ÐūÐąŅÐŧŅÐģÐūÐēŅÐēÐ°Ð―Ð―Ņ ÐžÐūÐķÐ―Ð° Ð―Ðĩ ŅŅŅÐąŅÐēаŅÐļŅŅ!",
"quests.create_logistics.packager.desc.2": "ÐŊКŅÐū ÐŋŅÐļКŅŅÐŋÐļŅÐļ &3ŅÐ°ÐąÐŧÐļŅКŅ&r ÐīÐū ÐаКŅÐēаÐŧŅÐ―ÐļКа, ÐēŅÐ― аÐēŅÐūОаŅÐļŅÐ―Ðū Ð―Ð°Ð―ÐūŅÐļŅÐļОÐĩ ŅŅ ŅÐĩКŅŅ Ð―Ð° ÐēŅŅ ŅÐŋаКÐūÐēКÐļ ŅК аÐīŅÐĩŅŅ ÐŋŅÐļÐ·Ð―Ð°ŅÐĩÐ―Ð―Ņ. ÐĶÐĩ ŅŅÐ°Ð―Ðĩ ÐūŅÐūÐąÐŧÐļÐēÐū КÐūŅÐļŅÐ―ÐļО, КÐūÐŧÐļ ŅÐļ ÐŋÐūŅÐ―ÐĩŅ Ð―Ð°ÐŧаŅŅÐūÐēŅÐēаŅÐļ ОаŅŅŅŅŅÐļзаŅŅŅ ŅÐŋаКÐūÐēÐūК ÐŋÐū ÐąÐ°Ð·Ņ.\n\nÐаКŅÐēаÐŧŅÐ―ÐļКÐļ ŅаКÐūÐķ ОÐūÐķŅŅŅ ŅÐūзÐŋаКÐūÐēŅÐēаŅÐļ ÐąŅÐīŅ-ŅÐšŅ ŅÐŋаКÐūÐēКÐļ, ŅÐšŅ ÐŋÐūŅŅаÐŋÐŧŅŅŅŅ ÐīÐū Ð―ÐļŅ
, ÐēÐļÐēÐ°Ð―ŅаÐķŅŅŅÐļ ÐēОŅŅŅ Ņ ÐŋŅÐīКÐŧŅŅÐĩÐ―ÐļÐđ ŅÐ―ÐēÐĩÐ―ŅаŅ.\n\n&c&lÐÐēÐĩŅÐ―Ðļ ŅÐēаÐģŅ: ÐūÐąŅаОÐŧÐĩÐ―Ņ ŅÐ°ÐąÐŧÐļŅКÐļ ÐīÐŧŅ ŅŅÐūÐģÐū Ð―Ðĩ ÐŋŅÐīŅ
ÐūÐīŅŅŅ!&r!",
- "quests.create_logistics.frogport.title": "Package Frogports",
+ "quests.create_logistics.frogport.title": "ÐаКÐĩŅÐ―Ņ ÐķÐ°ÐąÐūÐŋÐūŅŅÐļ",
"quests.create_logistics.frogport.subtitle": "ÐÐ°Ð―ŅŅÐģ КÐūÐžÐ°Ð―ÐīŅÐēÐ°Ð―Ð―Ņ",
"quests.create_logistics.frogport.desc.1": "&3ÐаКŅÐēаÐŧŅÐ―Ņ ÐÐ°ÐąÐūÐŋÐūŅŅÐļ&r â ÐūÐīÐļÐ― Ņз ŅŅŅÐūŅ
ŅÐŋÐūŅÐūÐąŅÐē ÐŋÐĩŅÐĩОŅŅÐĩÐ―Ð―Ņ ŅÐŋаКÐūÐēÐūК Ņ ÐīÐūŅŅаÐēКÐļ ŅŅ
Ņ ÐŋÐūŅŅŅÐąÐ―Ðĩ ОŅŅŅÐĩ. ÐÐūÐ―Ðļ ОÐūÐķŅŅŅ ÐŋŅÐīÐēŅŅŅÐēаŅÐļ ŅÐŋаКÐūÐēКÐļ ÐīÐū &3ÐÐ°Ð―ŅŅÐģÐūÐēÐļŅ
КÐūÐ―ÐēÐĩŅŅŅÐē&r, ÐŋÐū ŅКÐļŅ
ŅŅ ŅŅÐ°Ð―ŅÐŋÐūŅŅŅŅŅŅŅŅ ÐēзÐīÐūÐēÐķ зâŅÐīÐ―Ð°Ð―Ņ ÐŧÐ°Ð―ŅŅÐģŅÐē. ÐĐÐūÐą ŅŅ
ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ, ŅÐŋÐĩŅŅŅ ÐŋÐūŅŅŅÐąÐ―Ðū ŅŅÐēÐūŅÐļŅÐļ ОÐĩŅÐĩÐķŅ &3ÐÐ°Ð―ŅŅÐģÐūÐēÐļŅ
КÐūÐ―ÐēÐĩŅŅŅÐē&r, зâŅÐīÐ―Ð°Ð―ÐļŅ
ОŅÐķ ŅÐūÐąÐūŅ ÐŧÐ°Ð―ŅŅÐģаОÐļ Ņа ÐŋŅÐīКÐŧŅŅÐĩÐ―ÐļŅ
ÐīÐū ÐķÐļÐēÐŧÐĩÐ―Ð―Ņ: ÐŋŅÐīŅÐđÐīÐĩ ÐąŅÐīŅ-ŅКÐļÐđ ÐŧÐ°Ð―ŅŅÐģ Ņз ŅÐĩÐģÐūО &d#forge:chains&r. ÐÐŧаŅÐ―Ðļ ÐКО ÐŋÐū зâŅÐīÐ―Ð°Ð―Ð―Ņ ÐŧÐ°Ð―ŅŅÐģа ÐŋÐĩŅÐĩÐī ŅÐļО, ŅК ÐēŅŅÐ°Ð―ÐūÐēÐļŅÐļ ÐÐ°ÐąÐūÐŋÐūŅŅ, ŅÐūÐą ÐēŅÐ― ÐēзаŅОÐūÐīŅŅÐē Ņз ŅÐļО ŅÐĩÐģОÐĩÐ―ŅÐūО.\n\nÐÐ°ÐąÐūÐŋÐūŅŅÐļ, ŅÐūзОŅŅÐĩÐ―Ņ ÐąÐĩзÐŋÐūŅÐĩŅÐĩÐīÐ―ŅÐū Ð―Ð°Ðī &3ÐаКŅÐēаÐŧŅÐ―ÐļКÐūО&r, аÐēŅÐūОаŅÐļŅÐ―Ðū ÐŋŅÐīÐēŅŅŅŅŅŅ ŅÐŋаКÐūÐēКÐļ, ŅŅÐēÐūŅÐĩÐ―Ņ ŅÐļО ÐаКŅÐēаÐŧŅÐ―ÐļКÐūО.",
"quests.create_logistics.frogport.desc.2": "ÐÐ°ÐąÐūÐŋÐūŅŅÐļ ОÐūÐķŅŅŅ Ð―Ðĩ ÐŧÐļŅÐĩ Ð―Ð°ÐīŅÐļÐŧаŅÐļ ŅÐŋаКÐūÐēКÐļ, а Ðđ ÐŋŅÐļÐđОаŅÐļ ŅŅ
. ÐŊКŅÐū КÐŧаŅÐ―ŅŅÐļ ÐÐÐ ÐŋÐū ÐÐ°ÐąÐūÐŋÐūŅŅŅ, ÐēŅÐīКŅÐļŅŅŅŅŅ ÐđÐūÐģÐū Ð―Ð°Ð·Ðēа, ŅÐšŅ ÐžÐūÐķÐ―Ð° зОŅÐ―ÐļŅÐļ. ÐĶŅ Ð―Ð°Ð·Ðēа ŅÐŧŅÐģŅŅ &aаÐīŅÐĩŅÐūŅ&r â ŅКŅÐū ŅКаŅŅ ŅÐŋаКÐūÐēКа ÐžÐ°Ņ ÐēŅÐīÐŋÐūÐēŅÐīÐ―Ņ Ð°ÐīŅÐĩŅŅ ÐŋŅÐļÐ·Ð―Ð°ŅÐĩÐ―Ð―Ņ, ÐÐ°ÐąÐūÐŋÐūŅŅ &aаÐēŅÐūОаŅÐļŅÐ―Ðū Ð·Ð°ÐąÐĩŅÐĩ ŅŅ&r з ÐŧÐ°Ð―ŅŅÐģÐūÐēÐūŅ ÐžÐĩŅÐĩÐķŅ! ÐŅŅÐļÐžÐ°Ð―Ð° ŅÐŋаКÐūÐēКа ÐąŅÐīÐĩ ÐŋÐūОŅŅÐĩÐ―Ð° Ðē ŅÐ―ÐēÐĩÐ―ŅÐ°Ņ ÐąÐŧÐūКа, Ð―Ð° ŅКÐūÐžŅ ÐēŅŅÐ°Ð―ÐūÐēÐŧÐĩÐ―Ðū ÐÐ°ÐąÐūÐŋÐūŅŅ.\n\nÐÐūÐŧÐūÐēÐ―Ðĩ, ŅÐūÐą ÐŧÐ°Ð―ŅŅÐģÐūÐēа ОÐĩŅÐĩÐķа ÐąŅÐŧа &oŅКÐūŅŅ&r зâŅÐīÐ―Ð°Ð―Ð° з ÐēŅ
ŅÐīÐ―ÐļОÐļ Ņа ÐēÐļŅ
ŅÐīÐ―ÐļОÐļ ÐÐ°ÐąÐūÐŋÐūŅŅаОÐļ â ŅÐūÐīŅ ŅÐŋаКÐūÐēКа зŅÐĩŅŅÐūŅ Ð·Ð―Ð°ÐđÐīÐĩ ŅÐŧŅŅ
. ÐÐŧÐĩ ŅÐļ ОÐūÐķÐĩŅ ÐūÐŋŅÐļОŅзŅÐēаŅÐļ ОаŅŅŅŅŅÐļ, ŅÐūÐą ŅКÐūŅÐūŅÐļŅÐļ ŅÐ°Ņ ÐŋÐūÐīÐūŅÐūÐķŅ.",
@@ -1052,7 +1159,7 @@
"quests.create_logistics.fabricate_rose_quartz.title": "ÐÐķÐĩŅÐĩÐŧÐū ŅÐūÐķÐĩÐēÐūÐģÐū КÐēаŅŅŅ: MV",
"quests.create_logistics.fabricate_rose_quartz.subtitle": "ÐĒаК ŅаОÐū ÐīÐūÐąŅÐĩ, ŅК Ņ ŅÐŋŅаÐēÐķÐ―Ņ",
"quests.create_logistics.fabricate_rose_quartz.desc": "ÐŅКŅÐŧŅКÐļ ÐēÐļŅÐūКÐūŅŅÐēÐ―ÐĩÐēа ÐŧÐūÐģŅŅŅÐļКа Ð―Ðĩ Ņ ÐšŅÐļŅÐļŅÐ―ÐūŅ ÐīÐŧŅ ÐŋŅÐūŅŅÐēÐ°Ð―Ð―Ņ, ŅÐļ ОÐūÐķÐĩŅ ÐēŅÐīКÐŧаŅŅÐļ ÐēÐļÐģÐūŅÐūÐēÐŧÐĩÐ―Ð―Ņ ÐŅÐ―Ð·Ðļ ÐīÐū ÐĩŅаÐŋŅ &bMV&r, КÐūÐŧÐļ зОÐūÐķÐĩŅ Ð·ŅÐūÐąÐļŅÐļ ŅÐĩ ÐēÐīÐūОа. &dÐ ÐūÐķÐĩÐēÐļÐđ КÐēаŅŅ&r ОÐūÐķÐ―Ð° КŅÐļŅŅаÐŧŅзŅÐēаŅÐļ з ÐđÐūÐģÐū ÐŋÐūŅÐūŅКÐūÐēÐūŅ ŅÐūŅОÐļ (ŅŅОŅŅ 8 ŅаŅŅÐļÐ― ŅÐĩÐīŅŅÐūŅÐ―Ņ Ņа 1 ŅаŅŅÐļÐ―Ðļ КÐēаŅŅŅ Ð· ÐÐĩзÐĩŅŅ) за ÐīÐūÐŋÐūОÐūÐģÐūŅ &bÐÐūКŅаŅÐĩÐ―ÐūÐģÐū &3ÐÐēŅÐūКÐŧаÐēа&r, заОŅÐ―ÐļÐēŅÐļ зÐēÐļŅаÐđÐ―Ņ (ÐīÐļŅŅÐļÐŧŅÐūÐēÐ°Ð―Ņ) ÐēÐūÐīŅ Ð―Ð° &bÐŅÐļÐķÐ°Ð―Ņ ÐēÐūÐīŅ&r, ŅÐūÐą ŅОŅŅŅÐēаŅÐļ ÐŋŅÐļŅÐūÐīÐ―Ņ ŅОÐūÐēÐļ. ÐĒаК ŅаОÐū, Ð―Ð° ŅŅÐēÐ―Ņ &bMV&r ŅÐ°ÐžŅ &dÐŅÐ―Ð·Ņ Ð· ŅÐūÐķÐĩÐēÐūÐģÐū КÐēаŅŅŅ&r ОÐūÐķÐ―Ð° ÐēÐļŅŅзаŅÐļ з &dÐÐŧаŅŅÐļÐ―Ðļ ŅÐūÐķÐĩÐēÐūÐģÐū КÐēаŅŅŅ&r, ŅКŅ, ŅÐēÐūŅŅ ŅÐĩŅÐģÐūŅ, ÐŋÐūŅŅŅÐąÐ―Ðū ÐēÐļÐģÐūŅÐūÐēÐļŅÐļ з ÐŋÐūÐēÐ―ÐūÐģÐū ÐąÐŧÐūКа КÐēаŅŅŅ (ÐūŅКŅÐŧŅКÐļ ŅÐĩ ÐŋÐŧаŅŅÐļÐ―Ð° з ŅаОÐūŅÐēŅŅŅ, ŅŅ ŅÐŧŅÐī ÐūÐąŅÐūÐąÐŧŅŅÐļ Ðē &3Ð ŅзаКŅ&r).",
- "quests.create_logistics.rose_quartz_lens.title": "Rose-tinted Glasses",
+ "quests.create_logistics.rose_quartz_lens.title": "Ð ÐūÐķÐĩÐēŅ ÐūКŅÐŧŅŅÐļ",
"quests.create_logistics.rose_quartz_lens.subtitle": "ÐÐÐ (ÐÐūŅŅŅÐąÐĩÐ― ÐÐļŅÐĩ ÐÐīÐļÐ―)",
"quests.create_logistics.rose_quartz_lens.desc": "ÐŊКÐļО ÐąÐļ ŅÐŋÐūŅÐūÐąÐūО ŅÐļ Ð―Ðĩ зÐīÐūÐąŅÐē ÐŋÐūŅŅŅÐąÐ―Ņ ÐžÐ°ŅÐĩŅŅаÐŧÐļ, ÐīÐŧŅ ŅŅÐēÐūŅÐĩÐ―Ð―Ņ ÐŅÐ―Ð·Ðļ ŅÐūÐąŅ Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ &3ÐĒÐūКаŅÐ―ÐļÐđ ÐēÐĩŅŅŅаŅ&r. &7ÐазÐūÐēÐūÐģÐū &3ÐĒÐūКаŅÐ―ÐūÐģÐū ÐēÐĩŅŅŅаŅа&r ÐąŅÐīÐĩ ÐīÐūŅŅаŅÐ―ŅÐū, ŅÐūÐą ÐēÐļÐģÐūŅÐūÐēÐļŅÐļ ÐŧŅÐ―Ð·Ņ Ð· &dÐÐļŅŅÐšÐ°Ð―ÐūÐģÐū ŅÐūÐķÐĩÐēÐūÐģÐū КÐēаŅŅŅ&r, аÐŧÐĩ ŅКŅÐū ŅÐļ Ņ
ÐūŅÐĩŅ Ð·ŅÐūÐąÐļŅÐļ ŅŅ Ð·Ņ Ð·ÐēÐļŅаÐđÐ―ÐūŅ ÐŋÐŧаŅŅÐļÐ―Ðļ, Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ ÐšŅаŅа ŅÐĩŅ
Ð―ŅКа â &bÐÐūКŅаŅÐĩÐ―ÐļÐđ &3ÐĒÐūКаŅÐ―ÐļÐđ ÐēÐĩŅŅŅаŅ&r.\n\nÐĐÐūÐđÐ―Ðū ÐŧŅÐ―Ð·Ð° ÐąŅÐīÐĩ ÐģÐūŅÐūÐēа, ŅŅ ÐžÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅаŅÐļ Ðē &7ÐазÐūÐēÐūÐžŅ &3ÐазÐĩŅÐ―ÐūÐžŅ ÐģŅаÐēÐĩŅŅ&r ŅазÐūО Ņз &dÐÐūÐīÐēŅÐđÐ―ÐūŅ ÐŋÐŧаŅŅÐļÐ―ÐūŅ Ð· ŅÐĩŅÐēÐūÐ―ÐūÐģÐū ŅÐŋÐŧаÐēŅ&r ÐīÐŧŅ ŅŅÐēÐūŅÐĩÐ―Ð―Ņ ÐžÐūÐīŅÐŧŅ &dÐÐĩŅÐĩÐīаÐēаŅа&r â Ņ ÐŋŅÐļ ŅŅÐūÐžŅ ÐŧŅÐ―Ð·Ð° Ð―Ðĩ ÐąŅÐīÐĩ ÐēÐļŅŅаŅÐĩÐ―Ð°.",
"quests.create_logistics.stock_link.title": "ÐÐūŅÐļÐŧÐ°Ð―Ð―Ņ Ð―Ð° заÐŋаŅÐļ",
@@ -1137,7 +1244,7 @@
"quests.development.hull_zpm.subtitle": "Ð'ŅКа Ņ ÐÐūКŅа ÐĩÐŧÐĩКŅŅÐūÐ―ŅКа",
"quests.development.hull_zpm.desc": "ÐĶÐĩ ÐŧŅÐ―ŅŅ &9ÐÐūКŅÐūŅ&r ÐĩÐŧÐĩКŅŅÐūÐ―ŅКÐļ.\n\nÐĶÐĩ ÐąŅÐīÐĩ Ð―Ð°ÐđÐąŅÐŧŅŅÐļÐđ ÐēÐļКÐŧÐļК аÐēŅÐūОаŅÐļзаŅŅŅ Ņ ŅŅÐūÐžŅ ÐžÐūÐīÐŋаКŅ. ÐаÐķÐ°Ņ ŅŅÐŋŅŅ
Ņ.",
"quests.gregtech_energy": "GregTech ÐÐ―ÐĩŅÐģŅŅ",
- "quests.gregtech_energy.subtitle": "So how does all of that work?",
+ "quests.gregtech_energy.subtitle": "ÐŅÐū ŅК ŅŅÐĩ ŅÐĩ ÐŋŅаŅŅŅ?",
"quests.gregtech_energy.start.title": "ÐаÐēаÐđ ŅÐūŅŅ ÐŋÐūŅŅÐ―ÐļОÐū",
"quests.gregtech_energy.start.desc": "ÐÐļ Ð·Ð―Ð°ŅОÐū, ŅÐū GregTech â Ð―Ðĩ Ð―Ð°ÐđÐŋŅÐūŅŅŅŅÐļÐđ ОÐūÐī ÐīÐŧŅ ÐūŅÐēÐūŅÐ―Ð―Ņ, ÐūŅÐūÐąÐŧÐļÐēÐū КÐūÐŧÐļ ÐđÐīÐĩŅŅŅŅ ÐŋŅÐū &cÐĩÐ―ÐĩŅÐģÐĩŅÐļŅÐ―Ņ ŅÐļŅŅÐĩОŅ&r. ÐĒÐūÐžŅ Ðē ŅŅÐūÐžŅ ŅÐūзÐīŅÐŧŅ ÐžÐļ Ð―Ðĩ ÐŋÐūŅÐŋŅŅаŅОÐū Ðđ ÐŋÐūŅŅÐ―ÐļОÐū ŅКÐūОÐūÐģа ÐąŅÐŧŅŅÐĩ.\n\nÐÐĩŅÐšŅ ŅÐĩŅŅ ŅŅŅ ÐžÐūÐķŅŅŅ Ð―Ðĩ ÐŋÐūÐēÐ―ŅŅŅŅ Ð·ŅÐūзŅОŅŅÐļŅŅ ÐīÐū ÐŋŅÐ·Ð―ŅŅÐļŅ
ÐĩŅаÐŋŅÐē ŅÐēÐūÐģÐū ŅÐūзÐēÐļŅКŅ, ŅÐūÐķ Ð―Ðĩ ÐŋÐĩŅÐĩÐđОаÐđŅŅ. ÐŅÐūŅŅÐū Ð―Ð°ÐžÐ°ÐģаÐđŅŅ Ð·Ð°ŅÐēÐūŅŅÐļ ŅÐĩ, ŅÐū ОÐūÐķÐĩŅ Ð·Ð°Ņаз, Ņ Ð―Ðĩ ŅÐūŅÐūОŅŅ &dÐŋÐūÐēÐĩŅŅаŅÐļŅŅ ÐīÐū ŅŅÐūÐģÐū ŅÐūзÐīŅÐŧŅ&r, КÐūÐŧÐļ ÐēÐļÐ―ÐļКаŅÐļОŅŅŅ ÐŋÐļŅÐ°Ð―Ð―Ņ.\n\nÐÐļ ŅÐūÐ·ÐąÐļÐŧÐļ ŅÐĩÐđ ŅÐūзÐīŅÐŧ Ð―Ð° &eŅÐūŅÐļŅÐļ КаŅÐĩÐģÐūŅŅŅ&r â КÐūÐķÐ―Ð° ÐūŅ
ÐūÐŋÐŧŅŅ ÐūКŅÐĩОÐļÐđ аŅÐŋÐĩÐšŅ ÐĩÐ―ÐĩŅÐģÐĩŅÐļŅÐ―ÐūŅ ŅÐļŅŅÐĩОÐļ GregTech. ÐÐļ Ð―Ð°ÐīаОÐū ŅКÐūОÐūÐģа ÐąŅÐŧŅŅÐĩ ÐŋŅÐļКÐŧаÐīŅÐē, ŅÐūÐą ŅÐūÐąŅ ÐąŅÐŧÐū ÐŧÐĩÐģŅÐĩ зŅÐūзŅОŅŅÐļ, ŅК ŅŅÐĩ ÐŋŅаŅŅŅ.",
"quests.gregtech_energy.start.task": "ÐŅŅаŅОÐū Ð―Ð° ÐąÐūŅŅŅ",
@@ -1167,7 +1274,7 @@
"quests.gregtech_energy.lv_generator.desc.1": "ÐĢŅŅ ŅŅ â ŅÐēÐūŅ ÐąÐ°Ð·ÐūÐēŅ &61-ÐąÐŧÐūКÐūÐēŅ ÐģÐĩÐ―ÐĩŅаŅÐūŅÐļ&r. ÐÐūÐ―Ðļ ОаŅŅŅ ÐŧÐļŅÐĩ ÐūÐīÐļÐ― &9ÐēŅ
ŅÐī&r ÐīÐŧŅ ÐŋаÐŧÐļÐēа â ŅÐļ ŅÐū &eÐŋŅа&r, &aÐģаз&r, ŅÐļ &6ŅŅÐīКÐĩ ÐŋаÐŧÐļÐēÐū&r â Ņ ÐēÐļÐīаŅŅŅ ŅŅÐēÐ―Ðū &e1A&r ÐĩÐ―ÐĩŅÐģŅŅ Ð―Ð° ŅÐēÐūŅÐžŅ ÐĩÐ―ÐĩŅÐģÐĩŅÐļŅÐ―ÐūÐžŅ ŅŅÐēÐ―Ņ.\n\nÐ Ð―ÐļОÐļ ÐŧÐĩÐģКÐū ÐŋŅаŅŅÐēаŅÐļ, Ņ ÐēÐūÐ―Ðļ ŅŅÐ°Ð―ŅŅŅ ŅÐēÐūŅО &oÐŋÐĩŅŅÐļО ÐīÐķÐĩŅÐĩÐŧÐūО ÐĩÐ―ÐĩŅÐģŅŅ&r Ņ &5GregTech&r, ÐīÐūКÐļ ŅÐļ Ð―Ðĩ ÐŋÐĩŅÐĩÐđÐīÐĩŅ ÐīÐū &dÐēÐĩÐŧÐļКÐļŅ
ОŅÐŧŅŅÐļÐąÐŧÐūКÐūÐēÐļŅ
ÐģÐĩÐ―ÐĩŅаŅÐūŅŅÐē&r ÐŋŅÐ·Ð―ŅŅÐĩ.\n\nÐĐÐūÐą ÐīŅÐ·Ð―Ð°ŅÐļŅŅ, ŅКÐĩ ÐŋаÐŧÐļÐēÐū ОÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ, &aEMI&r â ŅÐēŅÐđ Ð―Ð°ÐđКŅаŅÐļÐđ ÐīŅŅÐģ, Ð°ÐąÐū Ðķ заÐģÐŧŅÐ―Ņ Ņ &bзаÐēÐīÐ°Ð―Ð―Ņ ÐŧŅÐēÐūŅŅŅ&r, ÐīÐĩ ОÐļ ÐŋÐĩŅÐĩÐŧŅŅÐļÐŧÐļ Ð―Ð°ÐđÐąŅÐŧŅŅ &aÐūÐŋŅÐļОаÐŧŅÐ―Ņ ÐēаŅŅÐ°Ð―ŅÐļ&r. Ð ÐŋÐūКÐļ ÐūŅŅ &lŅŅÐļ ŅÐŋÐūŅÐūÐąÐļ&r ÐŋÐūŅаŅÐļ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēÐū ÐĩÐ―ÐĩŅÐģŅŅ â ŅŅŅ ÐēÐūÐ―Ðļ &aÐīÐūŅŅŅÐŋÐ―Ņ&r, ÐēÐļÐąŅŅ Ð·Ð° ŅÐūÐąÐūŅ.",
"quests.gregtech_energy.lv_generator.desc.2": "&e1. ÐаŅÐūÐēа ÐĩÐ―ÐĩŅÐģŅŅ&r:\n\nÐĶÐĩ Ð―Ð°ÐđКÐŧаŅÐļŅÐ―ŅŅÐļÐđ ОÐĩŅÐūÐī. ÐÐļ ОÐūÐķÐĩŅÐĩ ÐŋÐĩŅÐĩŅÐēÐūŅÐļŅÐļ ÐŋаŅŅ, ÐēÐļŅÐūÐąÐŧÐĩÐ―Ņ ÐēаŅÐļОÐļ ÐÐūŅÐŧаОÐļ ÐÐļŅÐūКÐūÐģÐū ÐĒÐļŅКŅ, Ð―Ð° EU за ÐīÐūÐŋÐūОÐūÐģÐūŅ ÐаŅÐūÐēÐūŅ ÐĒŅŅÐąŅÐ―Ðļ.\n\nÐÐūÐ―Ð° ÐģÐĩÐ―ÐĩŅŅŅ &e32 EU/t&r ÐŋŅÐļ &e64 mB/t&r ÐŋаŅÐļ. ÐŊКŅÐū ÐēÐļ ÐūÐąÐĩŅÐĩŅÐĩ ŅÐĩÐđ ŅÐŧŅŅ
, ОÐļ Ð―Ð°ÐŋÐūÐŧÐĩÐģÐŧÐļÐēÐū ŅÐĩКÐūОÐĩÐ―ÐīŅŅОÐū ŅŅÐēÐūŅÐļŅÐļ ÐÐĩÐŧÐļКÐļÐđ ÐŅÐūÐ―Ð·ÐūÐēÐļÐđ ÐÐūŅÐĩÐŧ, ŅКÐļÐđ ÐŧÐĩÐģКÐū ОÐūÐķÐ―Ð° заÐŋŅаÐēÐļŅÐļ ÐŧаÐēÐūŅ, КŅÐĩзÐūŅÐūО Ð°ÐąÐū ŅÐ―ŅÐļОÐļ ŅÐēÐĩŅÐīÐļОÐļ ÐŋаÐŧÐļÐēаОÐļ (ÐŋÐĩŅÐĩÐēŅŅŅÐĩ JEI!).",
"quests.gregtech_energy.lv_generator.desc.3": "&e2. ÐÐąÐĩŅŅаÐŧŅÐ―Ð° ÐĩÐ―ÐĩŅÐģŅŅ&r:\n\nÐÐļ ОÐūÐķÐĩŅÐĩ ÐēÐļКÐūŅÐļŅŅаŅÐļ ÐūÐąÐĩŅŅаÐŧŅÐ―Ņ ÐĩÐ―ÐĩŅÐģŅŅ Ð· ОÐūÐīÐļŅŅКаŅŅŅ Create ŅазÐūО з ÐÐŧŅŅÐĩŅÐ―Ð°ŅÐūŅÐūО ÐīÐŧŅ ÐģÐĩÐ―ÐĩŅаŅŅŅ RF, а ÐŋÐūŅŅО ÐŋÐĩŅÐĩŅÐēÐūŅÐļŅÐļ ŅŅ Ð―Ð° EU за ÐīÐūÐŋÐūОÐūÐģÐūŅ &7ÐÐĩŅÐĩŅÐēÐūŅŅÐēаŅа LV&r.\n\n(ÐÐĩŅÐĩÐēŅŅŅÐĩ заÐēÐīÐ°Ð―Ð―Ņ \"ÐÐŧŅŅÐĩŅÐ―Ð°ŅÐūŅÐļ\" Ņ LV ÐīÐŧŅ ÐūŅŅÐļÐžÐ°Ð―Ð―Ņ ÐīÐūÐīаŅКÐūÐēÐūŅ ŅÐ―ŅÐūŅОаŅŅŅ.)",
- "quests.gregtech_energy.lv_generator.desc.4": "&e3. ÐŅÐūÐīÐļзÐĩÐŧŅÐ―Ð° ÐĩÐ―ÐĩŅÐģŅŅ (TFG-ÐĩКŅКÐŧŅзÐļÐē)&r:\n\nÐ ŅÐŋаК Ņа ŅÐūÐ―ŅŅÐ―ÐļКÐļ ОÐūÐķÐ―Ð° ÐŋÐĩŅÐĩŅÐūÐąÐļŅÐļ Ņ ÐēÐĩÐŧÐļÐšŅ ÐūÐąâŅОÐļ ÐаŅÐŧа з ÐаŅŅÐ―Ð―Ņ. ÐÐą'ŅÐīÐ―Ð°ÐđŅÐĩ ÐđÐūÐģÐū з TFC-ÐĄÐŋÐļŅŅÐūО, ŅÐūÐą ÐūŅŅÐļОаŅÐļ ÐŅÐūÐīÐļзÐĩÐŧŅ.\n\nÐĶÐĩÐđ ОÐĩŅÐūÐī ОÐūÐķÐĩ зÐīаŅÐļŅŅ ŅКÐŧаÐīÐ―ŅŅÐļО, аÐŧÐĩ ÐŅÐūÐīÐļзÐĩÐŧŅ Ð―Ð°ÐīзÐēÐļŅаÐđÐ―Ðū ÐŋÐūŅŅÐķÐ―ÐļÐđ Ð―Ð° ŅŅÐēÐ―ŅŅ
&7LV&r Ņа &bMV&r. ÐĢ ÐžÐ°ÐđÐąŅŅÐ―ŅÐūÐžŅ ÐēŅÐ― ÐīÐūÐąŅÐĩ ОаŅŅŅÐ°ÐąŅŅŅŅŅŅ Ð°Ðķ ÐīÐū &5EV&r заÐēÐīŅКÐļ &eÐŅÐūÐīÐļзÐĩÐŧŅ Ð· ÐŅÐīÐēÐļŅÐĩÐ―ÐļО ÐĶÐĩŅÐ°Ð―ÐūÐēÐļО ЧÐļŅÐŧÐūО&r.\n\nÐĐÐūÐą ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐŅÐūÐīÐļзÐĩÐŧŅ, ÐēаО Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ &7LV&r ÐÐēÐļÐģŅÐ― ÐÐ―ŅŅŅŅŅÐ―ŅÐūÐģÐū ÐÐģÐūŅŅÐ―Ð―Ņ. ÐĨÐūŅа ÐēŅÐ― ОÐūÐķÐĩ ÐąŅŅÐļ ŅŅÐūŅ
Ðļ ÐīÐūŅÐūÐķŅÐļО, КÐūÐķÐĩÐ― mB ÐŅÐūÐīÐļзÐĩÐŧŅ ÐīÐ°Ņ ÐēÐĩÐŧÐļÐšŅ ÐšŅÐŧŅКŅŅŅŅ EU, ŅÐū ŅÐŋŅÐūŅŅŅ ŅŅÐ°Ð―ŅÐŋÐūŅŅŅÐēÐ°Ð―Ð―Ņ Ņа Ð·ÐąÐĩŅŅÐģÐ°Ð―Ð―Ņ.\n\nÐÐļÐąŅŅ Ð·Ð° ÐēаОÐļ â ŅК ÐŋÐūŅаŅÐļ ŅÐēÐūŅ ÐĩÐ―ÐĩŅÐģÐĩŅÐļŅÐ―Ðĩ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēÐū.",
+ "quests.gregtech_energy.lv_generator.desc.4": "&e3. ÐŅÐūÐīÐļзÐĩÐŧŅÐ―Ð° ÐĩÐ―ÐĩŅÐģŅŅ (TFG-ÐĩКŅКÐŧŅзÐļÐē)&r:\n\nÐÐ°Ð―ÐūÐŧа Ņа ŅÐūÐ―ŅŅÐ―ÐļКÐļ ОÐūÐķÐ―Ð° ÐŋÐĩŅÐĩŅÐūÐąÐļŅÐļ Ņ ÐēÐĩÐŧÐļÐšŅ ÐūÐąâŅОÐļ ÐаŅÐŧа з ÐаŅŅÐ―Ð―Ņ. ÐÐą'ŅÐīÐ―Ð°ÐđŅÐĩ ÐđÐūÐģÐū з TFC-ÐĄÐŋÐļŅŅÐūО, ŅÐūÐą ÐūŅŅÐļОаŅÐļ ÐŅÐūÐīÐļзÐĩÐŧŅ.\n\nÐĶÐĩÐđ ОÐĩŅÐūÐī ОÐūÐķÐĩ зÐīаŅÐļŅŅ ŅКÐŧаÐīÐ―ŅŅÐļО, аÐŧÐĩ ÐŅÐūÐīÐļзÐĩÐŧŅ Ð―Ð°ÐīзÐēÐļŅаÐđÐ―Ðū ÐŋÐūŅŅÐķÐ―ÐļÐđ Ð―Ð° ŅŅÐēÐ―ŅŅ
&7LV&r Ņа &bMV&r. ÐĢ ÐžÐ°ÐđÐąŅŅÐ―ŅÐūÐžŅ ÐēŅÐ― ÐīÐūÐąŅÐĩ ОаŅŅŅÐ°ÐąŅŅŅŅŅŅ Ð°Ðķ ÐīÐū &5EV&r заÐēÐīŅКÐļ &eÐŅÐūÐīÐļзÐĩÐŧŅ Ð· ÐŅÐīÐēÐļŅÐĩÐ―ÐļО ÐĶÐĩŅÐ°Ð―ÐūÐēÐļО ЧÐļŅÐŧÐūО&r.\n\nÐĐÐūÐą ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐŅÐūÐīÐļзÐĩÐŧŅ, ÐēаО Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ &7LV&r ÐÐēÐļÐģŅÐ― ÐÐ―ŅŅŅŅŅÐ―ŅÐūÐģÐū ÐÐģÐūŅŅÐ―Ð―Ņ. ÐĨÐūŅа ÐēŅÐ― ОÐūÐķÐĩ ÐąŅŅÐļ ŅŅÐūŅ
Ðļ ÐīÐūŅÐūÐķŅÐļО, КÐūÐķÐĩÐ― mB ÐŅÐūÐīÐļзÐĩÐŧŅ ÐīÐ°Ņ ÐēÐĩÐŧÐļÐšŅ ÐšŅÐŧŅКŅŅŅŅ EU, ŅÐū ŅÐŋŅÐūŅŅŅ ŅŅÐ°Ð―ŅÐŋÐūŅŅŅÐēÐ°Ð―Ð―Ņ Ņа Ð·ÐąÐĩŅŅÐģÐ°Ð―Ð―Ņ.\n\nÐÐļÐąŅŅ Ð·Ð° ÐēаОÐļ â ŅК ÐŋÐūŅаŅÐļ ŅÐēÐūŅ ÐĩÐ―ÐĩŅÐģÐĩŅÐļŅÐ―Ðĩ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēÐū.",
"quests.gregtech_energy.lv_generator.task": "ÐŅÐīŅ-ŅКÐļÐđ ÐÐĩÐ―ÐĩŅаŅÐūŅ LV",
"quests.gregtech_energy.mv_generator.title": "ÐÐĩÐ―ÐĩŅаŅÐūŅÐļ MV",
"quests.gregtech_energy.mv_generator.subtitle": "ÐĢ ÐŋŅÐļÐ―ŅÐļÐŋŅ ŅÐ°ÐšŅ ŅаОŅ, ŅК Ņ LV-ÐģÐĩÐ―ÐĩŅаŅÐūŅÐļ",
@@ -1221,7 +1328,7 @@
"quests.gregtech_energy.lce_fuel.desc.2": "ÐĐÐūÐđÐ―Ðū ÐēÐļ ÐīÐūŅŅÐģÐ―ÐĩŅÐĩ ŅŅÐēÐ―Ņ &5EV&r Ņ ÐūŅŅÐļОаŅŅÐĩ ÐīÐūŅŅŅÐŋ ÐīÐū &6ÐÐļŅŅÐļÐŧŅŅŅÐđÐ―ÐūŅ ÐÐĩÐķŅ&r, Ð―Ð°ŅŅаÐē ŅÐ°Ņ ÐŋÐĩŅÐĩŅ
ÐūÐīÐļŅÐļ Ð―Ð° ÐÐĩÐ―Ð·ÐļÐ― Ņ ÐÐļŅÐūКÐūÐūКŅÐ°Ð―ÐūÐēÐļÐđ ÐÐĩÐ―Ð·ÐļÐ―. ÐÐĩ ÐēаŅŅÐū ŅÐūÐąÐļŅÐļ ŅÐĩ Ð―Ð°ÐīŅÐū ŅÐ°Ð―Ðū â Ð―Ð°ŅŅÐļ ŅÐŧŅÐī ÐŋŅаÐēÐļÐŧŅÐ―Ðū ÐīÐļŅŅÐļÐŧŅÐēаŅÐļ, Ņ ŅÐūÐąÐļŅÐļ ŅÐĩ за ÐīÐūÐŋÐūОÐūÐģÐūŅ Ð·ÐēÐļŅаÐđÐ―ÐūŅ ÐÐļŅŅÐļÐŧÐĩŅŅŅ Ð·ÐūÐēŅŅО Ð―ÐĩÐĩŅÐĩКŅÐļÐēÐ―Ðū.\n\nÐÐŧŅ ŅÐūÐąÐūŅÐļ ŅŅŅŅ ŅÐļŅŅÐĩОÐļ ÐēаО Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ ÐŋÐūŅÐīÐ―Ð°Ð―Ð―Ņ ÐīÐļŅŅÐļÐŧŅŅŅŅ Ð―Ð°ŅŅÐļ Ņа ÐūÐąŅÐūÐąÐšÐļ ÐūŅÐģÐ°Ð―ŅŅÐ―ÐļŅ
ŅÐŋÐūÐŧŅК. Ðа ŅаŅŅŅ, ÐŅŅÐūÐŧŅÐ·Ð―Ð° ÐŅŅ Ņ ÐÐļŅŅÐļÐŧŅŅŅÐđÐ―Ð° ÐÐĩÐķа ŅÐŋŅаÐēÐŧŅŅŅŅŅŅ Ð· ŅÐļО Ð―Ð°ÐŋŅÐūŅŅÐī ÐĩŅÐĩКŅÐļÐēÐ―Ðū.\n\nÐŊКŅÐū ÐēаО ÐēÐīаŅŅŅŅŅ Ð·Ð°ÐąÐĩзÐŋÐĩŅÐļŅÐļ ŅŅÐ°ÐąŅÐŧŅÐ―Ðĩ ÐŋÐūŅŅаŅÐ°Ð―Ð―Ņ ÐÐļŅÐūКÐūÐūКŅÐ°Ð―ÐūÐēÐūÐģÐū ÐÐĩÐ―Ð·ÐļÐ―Ņ, ŅÐū зОÐūÐķÐĩŅÐĩ ÐŋŅÐūÐđŅÐļ ÐēÐĩŅŅ ÐžÐūÐīÐŋаК, ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅÐļ ÐŧÐļŅÐĩ ÐÐēÐļÐģŅÐ―Ðļ ÐÐ―ŅŅŅŅŅÐ―ŅÐūÐģÐū ÐÐģÐūŅŅÐ―Ð―Ņ.",
"quests.gregtech_energy.lce_fuel.task": "ÐĢ ÐžÐĩÐ―Ðĩ ÐīÐūŅŅаŅÐ―ŅÐū",
"quests.gregtech_energy.large_solar.subtitle": "ÐÐĩÐŧÐļŅÐĩÐ·Ð―Ð° ÐŋŅÐūŅŅа ÐĩÐ―ÐĩŅÐģŅŅ",
- "quests.gregtech_energy.large_solar.desc.1": "ÐÐĩÐŧÐļКа ŅÐūÐ―ŅŅÐ―Ð° ОаŅŅÐļŅŅ MK I â ŅÐĩ ŅÐēÐūŅ ÐūŅÐ―ÐūÐēÐ―Ðĩ ŅŅŅÐĩÐ―Ð―Ņ, ŅКŅÐū ÐŋÐŧÐ°Ð―ŅŅŅ ŅÐūзÐģÐūŅÐ―ŅŅÐļ ÐąŅÐŧŅŅŅ ÐąÐ°Ð·Ņ Ð―Ð° ÐŅŅŅŅŅ.\n\nÐÐūÐ―Ð° ÐūŅÐūÐąÐŧÐļÐēÐū КÐūŅÐļŅÐ―Ð° ÐīÐŧŅ &bÐūÐąŅÐūÐąÐ―ÐļŅ
ÐŧŅÐ―ŅÐđ AE2&r, а ŅаКÐūÐķ зÐīаŅÐ―Ð° ÐķÐļÐēÐļŅÐļ ŅÐēÐūŅ &bÐÐļÐīÐūÐąŅÐēаŅŅ ÐšÐūŅŅÐ―Ð―ÐūŅ ÐŋÐūŅÐūÐīÐļ&r.\n\nÐÐĩ Ð·Ð°ÐąŅÐīŅ, ŅÐū ŅÐļ ОÐūÐķÐĩŅ ŅКÐūŅÐļŅŅаŅÐļŅŅ ÐŋŅÐĩÐīОÐĩŅÐūО &bÐĒÐĩŅОŅÐ―Ð°Ðŧ GregTech&r, ŅÐūÐą ОÐļŅŅŅÐēÐū ÐŋÐūÐąŅÐīŅÐēаŅÐļ ОŅÐŧŅŅÐļÐąÐŧÐūК â ÐŋŅÐūŅŅÐū заŅÐļŅÐ―Ðļ Shift Ņ ÐšÐŧаŅÐ―Ðļ ÐÐÐ ÐŋÐū КÐūÐ―ŅŅÐūÐŧÐĩŅŅ.\n\nÐÐĩŅÐĩÐēŅŅ ŅÐĩŅÐĩÐŋŅÐļ, Ð―Ð°ŅÐļŅÐ―ŅÐēŅÐļ &eU&r Ð―Ð° КÐūÐ―ŅŅÐūÐŧÐĩŅŅ â ŅаО Ð·Ð―Ð°ÐđÐīÐĩŅ ŅŅŅ ÐīÐūŅŅŅÐŋÐ―Ņ ÐēаŅŅÐ°Ð―ŅÐļ.",
+ "quests.gregtech_energy.large_solar.desc.1": "ÐÐĩÐŧÐļКа ŅÐūÐ―ŅŅÐ―Ð° ОаŅŅÐļŅŅ MK I â ŅÐĩ ŅÐēÐūŅ ÐūŅÐ―ÐūÐēÐ―Ðĩ ŅŅŅÐĩÐ―Ð―Ņ, ŅКŅÐū ÐŋÐŧÐ°Ð―ŅŅŅ ŅÐūзÐģÐūŅÐ―ŅŅÐļ ÐąŅÐŧŅŅŅ ÐąÐ°Ð·Ņ Ð―Ð° ÐŅŅŅŅŅ.\n\nÐÐūÐ―Ð° ÐūŅÐūÐąÐŧÐļÐēÐū КÐūŅÐļŅÐ―Ð° ÐīÐŧŅ &bÐūÐąŅÐūÐąÐ―ÐļŅ
ÐŧŅÐ―ŅÐđ AE2&r, а ŅаКÐūÐķ зÐīаŅÐ―Ð° ÐķÐļÐēÐļŅÐļ ŅÐēÐūŅ &bÐÐŧÐļÐąÐļÐ―Ð―Ņ ÐąŅŅÐļ&r.\n\nÐÐĩ Ð·Ð°ÐąŅÐīŅ, ŅÐū ŅÐļ ОÐūÐķÐĩŅ ŅКÐūŅÐļŅŅаŅÐļŅŅ ÐŋŅÐĩÐīОÐĩŅÐūО &bÐĒÐĩŅОŅÐ―Ð°Ðŧ GregTech&r, ŅÐūÐą ОÐļŅŅŅÐēÐū ÐŋÐūÐąŅÐīŅÐēаŅÐļ ОŅÐŧŅŅÐļÐąÐŧÐūК â ÐŋŅÐūŅŅÐū заŅÐļŅÐ―Ðļ Shift Ņ ÐšÐŧаŅÐ―Ðļ ÐÐÐ ÐŋÐū КÐūÐ―ŅŅÐūÐŧÐĩŅŅ.\n\nÐÐĩŅÐĩÐēŅŅ ŅÐĩŅÐĩÐŋŅÐļ, Ð―Ð°ŅÐļŅÐ―ŅÐēŅÐļ &eU&r Ð―Ð° КÐūÐ―ŅŅÐūÐŧÐĩŅŅ â ŅаО Ð·Ð―Ð°ÐđÐīÐĩŅ ŅŅŅ ÐīÐūŅŅŅÐŋÐ―Ņ ÐēаŅŅÐ°Ð―ŅÐļ.",
"quests.gregtech_energy.large_solar.desc.2": "&6ÐÐĩÐŧÐļКа ŅÐūÐ―ŅŅÐ―Ð° ОаŅŅÐļŅŅ MK I&r ÐžÐ°Ņ &92 ŅŅÐ·Ð―Ņ ŅÐĩŅÐĩÐŋŅÐļ&r:\n\n&9âĒ ÐаŅÐļÐēÐ―ÐļÐđ ŅÐĩÐķÐļО&r â \nÐĢ ŅŅÐūÐžŅ ŅÐĩÐķÐļÐžŅ Ð―Ðĩ ÐēÐļŅŅаŅаŅŅŅŅŅ ÐķÐūÐīÐ―Ņ ÐŋŅÐĩÐīОÐĩŅÐļ, ŅÐū ŅÐūÐąÐļŅŅ ÐđÐūÐģÐū ÐŋÐūÐēÐ―ŅŅŅŅ ÐŋаŅÐļÐēÐ―ÐļО. ÐŅÐūŅÐĩ ÐēŅÐ― ÐģÐĩÐ―ÐĩŅŅŅ ÐŧÐļŅÐĩ &62A HV&r ÐēÐīÐĩÐ―Ņ â ŅŅÐūÐģÐū ÐēÐļŅŅаŅÐļŅŅ ÐīÐŧŅ ÐąÐ°Ð·ÐūÐēÐļŅ
ŅÐļŅŅÐĩО, аÐŧÐĩ ÐīаÐŧÐĩКÐū Ð―Ðĩ ÐūÐŋŅÐļОаÐŧŅÐ―Ðū.\n\n&9âĒ ÐКŅÐļÐēÐ―ÐļÐđ ŅÐĩÐķÐļО з ÐūÐąŅÐŧŅÐģÐūÐēŅÐēÐ°Ð―Ð―ŅО&r â \nÐŊКŅÐū Ņ
ÐūŅÐĩŅ &aОаКŅÐļОŅзŅÐēаŅÐļ ÐĩÐ―ÐĩŅÐģÐĩŅÐļŅÐ―ÐļÐđ ÐēÐļŅ
ŅÐī&r, ÐīÐūÐēÐĩÐīÐĩŅŅŅŅ ŅÐŧŅÐīКŅÐēаŅÐļ за ÐūÐąŅÐŧŅÐģÐūÐēŅÐēÐ°Ð―Ð―ŅО. Ðа ÐŋÐūŅаŅÐšŅ ÐšÐūÐķÐ―ÐūÐģÐū ŅÐļКÐŧŅ ŅŅÐ―ŅŅ &c5% ŅÐ°Ð―Ņ&r, ŅÐū ÐąŅÐīÐĩ ÐēÐļŅŅаŅÐĩÐ―Ðū &dÐĪÐūŅÐūÐēÐūÐŧŅŅаŅŅÐ―Ņ ÐšÐ°ÐŋŅŅÐŧŅ&r.\n\n&eÐаŅа ŅÐĩКÐūОÐĩÐ―ÐīаŅŅŅ:&r \nÐаÐŧаŅŅŅÐđ ÐŋаŅÐļÐēÐ―Ņ ÐŧÐūÐģŅŅŅÐļŅÐ―Ņ ÐŧŅÐ―ŅŅ ÐīÐŧŅ ÐŋÐūŅŅаŅÐ°Ð―Ð―Ņ ŅÐūÐ―ŅŅÐ―ÐūŅ ÐŋÐ°Ð―ÐĩÐŧŅ ŅÐūŅÐūÐēÐūÐŧŅŅаŅŅÐ―ÐļОÐļ КаÐŋŅŅÐŧаОÐļ.\n\nÐŅ
ОÐūÐķÐ―Ð° Ð°ÐąÐū ŅŅÐ°Ð―ŅÐŋÐūŅŅŅÐēаŅÐļ з &aÐÐĩОÐŧŅ&r, Ð°ÐąÐū ÐēÐļÐģÐūŅÐūÐēÐŧŅŅÐļ ÐąÐĩзÐŋÐūŅÐĩŅÐĩÐīÐ―ŅÐū Ð―Ð° &7ÐŅŅŅŅŅ&r â ÐēÐļÐąŅŅ Ð·Ð° ŅÐūÐąÐūŅ!",
"quests.gregtech_energy.large_solar_t2.subtitle": "ÐĐÐĩ ÐŋÐūŅŅÐķÐ―ŅŅÐĩ",
"quests.gregtech_energy.large_solar_t2.desc.1": "ÐŊКŅÐū ŅÐļ ÐąŅÐīŅŅŅ &dÐąÐ°Ð·Ņ AE2 Ð―Ð° ÐŅŅŅŅŅ&r, ŅÐūÐąŅ, ŅÐēÐļÐīŅÐĩ за ÐēŅÐĩ, Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ Ð―Ð°ÐąÐ°ÐģаŅÐū ÐąŅÐŧŅŅÐĩ ÐĩÐ―ÐĩŅÐģŅŅ. Ð ŅаОÐĩ ŅŅŅ ÐēŅŅŅÐŋÐ°Ņ Ðē ÐģŅŅ &6ÐÐĩÐŧÐļКа ŅÐūÐ―ŅŅÐ―Ð° ОаŅŅÐļŅŅ MK II&r!\n\nÐŊК Ņ MK I, ÐēÐūÐ―Ð° ÐžÐ°Ņ 2 ŅÐĩŅÐĩÐŋŅÐļ â аÐŧÐĩ ŅŅÐūÐģÐū ŅÐ°Ð·Ņ ÐķÐūÐīÐĩÐ― Ņз Ð―ÐļŅ
Ð―Ðĩ Ņ ÐŋÐūÐēÐ―ŅŅŅŅ ÐŋаŅÐļÐēÐ―ÐļО.",
@@ -1233,7 +1340,7 @@
"quests.gregtech_energy.storage.title": "ÐÐąÐĩŅÐĩÐķÐĩÐ―Ð―Ņ ÐÐ―ÐĩŅÐģŅŅ",
"quests.gregtech_energy.storage.subtitle": "ÐĒŅÐĩÐąÐ° Ðķ ÐīÐĩŅŅ ÐŋÐūÐīŅŅÐļ ÐēŅŅ ŅŅ ÐĩÐ―ÐĩŅÐģŅŅ",
"quests.gregtech_energy.storage.desc": "ÐÐąÐĩŅŅÐģÐ°Ð―Ð―Ņ ÐĩÐ―ÐĩŅÐģŅŅ â ÐūÐīÐ―Ð° з ŅŅÐ―ÐīаОÐĩÐ―ŅаÐŧŅÐ―ÐļŅ
заŅаÐī ÐĩÐ―ÐĩŅÐģÐĩŅÐļŅÐ―ÐūŅ ŅÐļŅŅÐĩОÐļ Ðē GregTech.\n\nЧÐūÐžŅ ŅÐĩ ŅаК? ÐÐū Ð―Ð°ÐēŅŅŅ Ð―Ð°ÐđÐŋÐūŅŅÐķÐ―ŅŅŅ ÐģÐĩÐ―ÐĩŅаŅÐūŅÐļ Ð―Ðĩ зÐīаŅÐ―Ņ ÐŋŅÐīŅŅÐļОŅÐēаŅÐļ ŅŅÐ°ÐąŅÐŧŅÐ―Ņ ÐŋÐūÐīаŅŅ ÐŋŅÐļ заÐŋŅŅÐšŅ ÐēÐĩÐŧÐļКÐūÐģÐū КŅаŅŅŅ â ÐūŅÐūÐąÐŧÐļÐēÐū Ð―Ð° ÐŋŅÐ·Ð―ŅŅ
ÐĩŅаÐŋаŅ
ÐģŅÐļ.\n\nÐĐÐūÐą ÐēÐŋÐūŅаŅÐļŅŅ Ð· ŅÐļО, GregTech ÐŋŅÐūÐŋÐūÐ―ŅŅ Ð―ÐļÐ·ÐšŅ ŅŅŅÐĩÐ―Ņ ÐīÐŧŅ Ð·ÐąÐĩŅŅÐģÐ°Ð―Ð―Ņ Ð°ŅŅŅÐūÐ―ÐūОŅŅÐ―ÐļŅ
ÐūÐąŅŅÐģŅÐē EU. ÐĒÐ°ÐšŅ ŅŅ
ÐūÐēÐļŅа ÐŋŅаŅŅŅŅŅ ŅК ÐąŅŅÐĩŅ ÐžŅÐķ ÐģÐĩÐ―ÐĩŅаŅŅŅŅ ÐĩÐ―ÐĩŅÐģŅŅ Ņа ОаŅÐļÐ―Ð°ÐžÐļ, ŅÐšŅ ŅŅ ÐŋÐūÐģÐŧÐļÐ―Ð°ŅŅŅ ÐŋŅÐī ŅÐ°Ņ ŅКÐŧаÐīÐ―ÐļŅ
ÐūÐŋÐĩŅаŅŅÐđ.\n\nЧÐļ ŅÐū ŅÐļ ÐģÐūŅŅŅŅŅŅ ÐīÐū заÐŋŅŅÐšŅ ŅÐĩаКŅÐūŅа ŅÐĩŅОÐūŅÐīÐĩŅÐ―ÐūÐģÐū ŅÐļÐ―ŅÐĩзŅ, ÐÐĨÐ ŅÐļ ÐŧÐ°Ð―ŅŅÐģа КŅаŅŅŅÐē ОаŅŅŅÐ°ÐąŅ HVâIV, ŅÐĩзÐĩŅÐēÐ―ÐļÐđ заÐŋÐ°Ņ ÐĩÐ―ÐĩŅÐģŅŅ ŅŅÐ°Ð―Ðĩ КÐŧŅŅÐĩО ÐīÐū ŅŅÐ°ÐąŅÐŧŅÐ―ÐūŅŅŅ.\n\nÐÐĩ Ð―ÐĩÐīÐūÐūŅŅÐ―ŅÐđ ŅÐļÐŧŅ Ņ
ÐūŅÐūŅÐūŅ ÐąÐ°ŅаŅÐĩŅ â ŅаОÐĩ ÐēÐūÐ―Ð° ОÐūÐķÐĩ ÐēŅŅŅŅÐēаŅÐļ ŅÐēÐūŅ ÐąÐ°Ð·Ņ ÐēŅÐī ÐąÐŧÐĩКаŅŅŅ Ņ ÐšŅÐļŅÐļŅÐ―ÐļÐđ ОÐūОÐĩÐ―Ņ.",
- "quests.gregtech_energy.storage.task": "ÐŅÐūзŅОŅÐŧÐū",
+ "quests.gregtech_energy.storage.task": "ÐŊ ŅÐūзŅОŅŅ",
"quests.gregtech_energy.tank.title": "ÐÐąÐĩŅŅÐģÐ°Ð―Ð―Ņ ÐŋаÐŧŅÐ―ÐūÐģÐū",
"quests.gregtech_energy.tank.subtitle": "ÐŅÐ―ŅŅŅŅ Ð―Ðĩ ÐŧÐļŅÐĩ ÐĩÐŧÐĩКŅŅÐļŅÐ―Ņ ÐąÐ°ŅаŅÐĩŅ",
"quests.gregtech_energy.tank.desc.1": "ÐŅÐĩÐēÐļÐīÐ―Ðū, ŅÐū Ð·ÐąÐĩŅŅÐģÐ°Ð―Ð―Ņ ÐĩÐ―ÐĩŅÐģŅŅ ŅаКÐūÐķ ÐūŅ
ÐūÐŋÐŧŅŅ Ņ Ð·ÐąÐĩŅŅÐģÐ°Ð―Ð―Ņ ÐŋаÐŧŅÐ―ÐūÐģÐū, ŅКÐĩ ŅŅ ÐģÐĩÐ―ÐĩŅŅŅ.\n\nÐĢ ŅŅÐūÐžŅ ÐēÐļÐŋаÐīКŅ, Ņ
ÐūŅа ÐÐūŅКÐļ Ņа ÐŊŅÐļКÐļ â Ð―ÐĩÐŋÐūÐģÐ°Ð―Ņ ÐēаŅŅÐ°Ð―ŅÐļ Ð―Ð° ŅÐ°Ð―Ð―ŅŅ
ÐĩŅаÐŋаŅ
, Ð―Ðĩ ÐēаŅŅÐū Ð―ÐĩÐīÐūÐūŅŅÐ―ŅÐēаŅÐļ &dÐĄŅÐŋÐĩŅÐąÐ°Ðš&r Ņ &dÐĄŅÐŋÐĩŅŅКŅÐļÐ―Ņ&r.",
@@ -1259,7 +1366,7 @@
"quests.gregtech_energy.spending_energy.desc.2": "ÐĄŅÐ°Ð―ÐīаŅŅÐ―Ð° ОÐĩŅ
Ð°Ð―ŅКа:\n- ÐŊКŅÐū ОŅÐŧŅŅÐļÐąÐŧÐūК ОÐūÐķÐĩ ÐŋŅÐļÐđОаŅÐļ ÐīÐēа ÐĩÐ―ÐĩŅÐģÐĩŅÐļŅÐ―ÐļŅ
ÐŧŅКÐļ (ÐąŅÐŧŅŅŅŅŅŅ Ð· Ð―ÐļŅ
), ŅÐĩ ÐīÐūзÐēÐūÐŧŅŅ ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ŅÐĩŅÐĩÐŋŅÐļ ÐēÐļŅÐūÐģÐū ŅŅÐēÐ―Ņ, Ð―ŅÐķ ÐąÐ°Ð·ÐūÐēÐļÐđ ŅŅÐēÐĩÐ―Ņ ÐžÐ°ŅÐļÐ―Ðļ.\n\nÐŅÐļКÐŧаÐī:\nÐŊКŅÐū ÐēÐļ ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅÐĩ ÐÐĩÐŧÐļÐšŅ ÐОŅŅŅÐēаÐŧŅÐ―Ņ ÐÐžÐ―ŅŅŅŅ Ņ ÐēŅŅÐ°Ð―ÐūÐēÐļŅÐĩ ÐīÐēа ÐĩÐ―ÐĩŅÐģÐĩŅÐļŅÐ―ÐļŅ
ÐŧŅКÐļ IV, ÐēÐūÐ―Ð° зОÐūÐķÐĩ ÐūÐąŅÐūÐąÐŧŅŅÐļ ŅÐĩŅÐĩÐŋŅÐļ ÐОŅŅŅÐēаŅа ŅŅÐēÐ―Ņ &cLuV&r.\n\nÐĶÐĩ ÐūÐīÐ―Ð° з КÐŧŅŅÐūÐēÐļŅ
ÐŋÐĩŅÐĩÐēаÐģ ОŅÐŧŅŅÐļÐąÐŧÐūКŅÐē Ð―Ð°Ðī ÐūÐīÐ―ÐūÐąÐŧÐūКÐūÐēÐļОÐļ ОаŅÐļÐ―Ð°ÐžÐļ â ŅÐūÐą ÐūÐ―ÐūÐēÐļŅÐļ ŅŅ
ÐīÐū Ð―Ð°ŅŅŅÐŋÐ―ÐūÐģÐū ŅŅÐēÐ―Ņ, ÐīÐūŅŅаŅÐ―ŅÐū заОŅÐ―ÐļŅÐļ ÐĩÐ―ÐĩŅÐģÐĩŅÐļŅÐ―Ņ ÐŧŅКÐļ, а Ð―Ðĩ ÐēŅŅ ÐžÐ°ŅÐļÐ―Ņ.",
"quests.gregtech_energy.spending_energy.desc.3": "ÐÐĩŅÐšŅ ÐžŅÐŧŅŅÐļÐąÐŧÐūКÐļ ÐŋŅÐļÐđОаŅŅŅ ÐŧÐļŅÐĩ ÐūÐīÐļÐ― ÐĩÐ―ÐĩŅÐģÐĩŅÐļŅÐ―ÐļÐđ ÐŧŅК, аÐŧÐĩ ŅÐĩ Ð―Ðĩ ÐūÐ·Ð―Ð°ŅаŅ, ŅÐū ÐēÐļ ÐūÐąÐžÐĩÐķÐĩÐ―Ņ 1A!\n\nÐÐļ ÐēŅÐĩ ŅÐĩ ОÐūÐķÐĩŅÐĩ ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐĩÐ―ÐĩŅÐģÐĩŅÐļŅÐ―ÐļÐđ ÐŧŅК Ð―Ð° 4A Ð°ÐąÐū 16A. ÐĶÐĩ ÐīÐūзÐēÐūÐŧÐļŅŅ &bÐ ÐūзÐģÐūÐ―Ņ&r ŅÐĩŅÐĩÐŋŅŅÐē, аÐŧÐĩ Ð―Ðĩ зОŅÐ―ÐļŅŅ ŅŅ
ŅŅÐēÐĩÐ―Ņ.\n\nÐŅÐļКÐŧаÐī:\nÐÐĩÐŧÐļКÐļÐđ ÐÐąÐļŅÐ°Ņ ÐĄŅ
ÐĩО ÐŋŅÐļÐđÐžÐ°Ņ ÐŧÐļŅÐĩ ÐūÐīÐļÐ― ÐĩÐ―ÐĩŅÐģÐĩŅÐļŅÐ―ÐļÐđ ÐŧŅК. ÐŊКŅÐū ÐēŅŅÐ°Ð―ÐūÐēÐļŅÐļ ÐĩÐ―ÐĩŅÐģÐĩŅÐļŅÐ―ÐļÐđ ÐŧŅК IV Ð―Ð° 4A, ÐēÐļ зОÐūÐķÐĩŅÐĩ ŅÐūзŅÐģÐ―Ð°ŅÐļ ÐēŅŅ ŅÐĩŅÐĩÐŋŅÐļ ŅŅÐēÐ―Ņ IV Ņ Ð―ÐļÐķŅÐĩ.\n\nÐÐīÐ―Ð°Ðš ÐēŅÐ― Ð―Ðĩ ОÐūÐķÐĩ ŅŅÐēÐūŅŅÐēаŅÐļ ŅÐĩŅÐĩÐŋŅÐļ ŅŅÐēÐ―Ņ LuV, ÐūŅКŅÐŧŅКÐļ ОаŅÐļÐ―Ð° Ð―Ðĩ ÐŋŅÐīŅŅÐļОŅŅ ÐšŅÐŧŅКа ÐŧŅКŅÐē. ÐĶÐĩ ÐūÐąÐžÐĩÐķÐĩÐ―Ð―Ņ Ð·ŅÐūÐąÐŧÐĩÐ―Ðū Ð―Ð°ÐēОÐļŅÐ―Ðū, ŅÐūÐą заÐŋÐūÐąŅÐģŅÐļ ÐŋŅÐūÐŋŅŅÐšŅ ŅÐļŅŅÐĩОÐļ ÐŋŅÐūÐģŅÐĩŅŅ GregTech.",
"quests.gregtech_energy.spending_energy.desc.4": "ÐĒÐūÐķ ÐŋаОâŅŅаÐđŅÐĩ: ÐąŅÐŧŅŅÐĩ аОÐŋÐĩŅŅÐē Ð―Ð° ÐūÐīÐ―ÐūÐžŅ ÐŧŅÐšŅ ÐūÐ·Ð―Ð°ŅÐ°Ņ ŅÐēÐļÐīŅŅ ÐūÐąŅÐūÐąÐšŅ, аÐŧÐĩ ÐīÐŧŅ ŅÐūÐ·ÐąÐŧÐūКŅÐēÐ°Ð―Ð―Ņ ŅÐĩŅÐĩÐŋŅŅÐē ÐēÐļŅÐūÐģÐū ŅŅÐēÐ―Ņ ÐŋÐūŅŅŅÐąÐ―Ņ ÐīÐēа ÐŧŅКÐļ.",
- "quests.gregtech_energy.spending_energy.task": "ÐŅÐūзŅОŅÐŧÐū",
+ "quests.gregtech_energy.spending_energy.task": "ÐŊ ŅÐūзŅОŅŅ",
"quests.gregtech_energy.overclock.title": "Ð ÐūзÐģŅÐ―",
"quests.gregtech_energy.overclock.subtitle": "ÐазÐūÐēа ОÐĩŅ
Ð°Ð―ŅКа ÐŋÐūКŅаŅÐĩÐ―Ð―Ņ",
"quests.gregtech_energy.overclock.desc.1": "ЧŅÐŧÐļ ÐŋŅÐū ŅÐūзÐģŅÐ―, аÐŧÐĩ Ð―Ðĩ зÐūÐēŅŅО ŅÐūзŅОŅŅŅÐĩ, ŅÐū ŅÐĩ? ÐаÐēаÐđŅÐĩ ŅŅÐūŅ
Ðļ ŅÐūÐ·ÐąÐĩŅÐĩОÐūŅŅ.\n\nÐÐūŅÐ―ÐĩОÐū з ÐūŅÐ―ÐūÐē:\n&dLV&r â ОаКŅÐļОŅО 32 EU/t â ŅÐ―ÐūÐīŅ ÐžÐĩÐ―ŅÐĩ, аÐŧÐĩ Ð―ŅКÐūÐŧÐļ ÐąŅÐŧŅŅÐĩ.\n&dMV&r â ÐīÐū 128 EU/t.\n&dHV&r â ÐīÐūŅŅÐģÐ°Ņ 512 EU/t.\nÐĪаКŅÐļŅÐ―Ðū, КÐūÐķÐĩÐ― ŅŅÐēÐĩÐ―Ņ â ŅÐĩ Ð·ÐąŅÐŧŅŅÐĩÐ―Ð―Ņ ŅÐŋÐūÐķÐļÐēÐ°Ð―Ð―Ņ ÐĩÐ―ÐĩŅÐģŅŅ Ðē 4 ŅазÐļ.",
@@ -1287,7 +1394,7 @@
"quests.high_voltage.energium_crystals.subtitle": "ÐаŅКÐūÐēÐū-ŅÐ°Ð―ŅаŅŅÐļŅÐ―Ņ ÐąÐ°ŅаŅÐĩŅ!",
"quests.high_voltage.energium_crystals.desc": "&aÐŅÐļŅŅаÐŧÐļ ÐÐ―ÐĩŅÐģŅŅОŅ&r Ð·ÐąÐĩŅŅÐģаŅŅŅ Ð·Ð―Ð°ŅÐ―Ņ ÐšŅÐŧŅКŅŅŅŅ &9EU&r. ÐŅ
ŅаКÐūÐķ ОÐūÐķÐ―Ð° ÐēÐēаÐķаŅÐļ ÐīÐĩŅÐĩÐēŅÐļОÐļ.",
"quests.high_voltage.autoclave.title": "ÐÐēŅÐūКÐŧаÐē HV",
- "quests.high_voltage.autoclave.subtitle": "Home-grown batteries",
+ "quests.high_voltage.autoclave.subtitle": "ÐÐūОаŅÐ―Ņ Ð°ÐšŅОŅÐŧŅŅÐūŅÐļ ÐēÐŧаŅÐ―ÐūÐģÐū ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēа",
"quests.high_voltage.autoclave.desc": "&3ÐÐēŅÐūКÐŧаÐē Hv&r â Ņ
ÐūŅ Ņ Ð―ÐĩÐūÐąÐūÐēâŅзКÐūÐēÐļÐđ, аÐŧÐĩ ŅÐĩ ОаŅÐļÐ―Ð°, ŅÐšŅ ÐēÐļ ŅÐūŅÐ―Ðū заŅ
ÐūŅÐĩŅÐĩ ÐūŅŅÐļОаŅÐļ.\n\nÐÐūÐ―Ð° ÐēŅÐīКŅÐļÐēÐ°Ņ ÐīÐūŅŅŅÐŋ ÐīÐū ŅÐ―ŅКаÐŧŅÐ―ÐļŅ
ÐąÐ°ŅаŅÐĩÐđ, ŅÐšŅ &6Ð·Ð―Ð°ŅÐ―Ðū ÐŋÐĩŅÐĩÐēÐĩŅŅŅŅŅŅ&r ŅÐēÐūŅ ŅŅÐ°Ð―ÐīаŅŅÐ―Ņ Ð°Ð―Ð°ÐŧÐūÐģÐļ.",
"quests.high_voltage.chem_bath.title": "ÐŅÐŋÐ°Ð―Ð―Ņ ÐŋŅÐī ÐÐļŅÐūКÐūŅ ÐаÐŋŅŅÐģÐūŅ",
"quests.high_voltage.chem_bath.subtitle": "ÐŅÐīŅ ÐŧаŅКа, Ð―Ðĩ ÐŋŅÐļÐđОаÐđ ÐēÐ°Ð―Ð―Ņ Ð· ŅÐūŅŅÐĩŅÐūО...",
@@ -1355,6 +1462,7 @@
"quests.high_voltage.lcr.desc.2": "ÐŅÐ―ŅŅŅŅ ŅаКÐūÐķ ÐĩКŅКÐŧŅзÐļÐēÐ―Ņ ŅÐĩŅÐĩÐŋŅÐļ ÐīÐŧŅ &3ÐÐĨÐ &r. ÐаÐŋŅÐļКÐŧаÐī, &dРаÐīÐūÐ―&r Ð―Ð°ŅÐ°Ð·Ņ ÐžÐūÐķÐ―Ð° ŅŅÐēÐūŅÐļŅÐļ ÐŧÐļŅÐĩ Ðē ÐÐĨÐ .\n\nÐĢŅŅ &dÐ ÐūзÐģÐūÐ―Ðļ&r Ðē &3ÐÐĨÐ &r ОаŅŅŅ &6100%% ÐĩŅÐĩКŅÐļÐēÐ―ŅŅŅŅ&r (ŅаК зÐēÐ°Ð―Ņ \"ÐÐīÐĩаÐŧŅÐ―Ņ ŅÐūзÐģÐūÐ―Ðļ\"); КÐūÐķÐĩÐ― ŅÐūзÐģŅÐ― &5ÐēŅÐĩŅÐēÐĩŅÐū&r ÐŋŅÐļŅÐēÐļÐīŅŅŅ ÐūÐąŅÐūÐąÐšŅ, Ð―Ð° ÐēŅÐīОŅÐ―Ņ ÐēŅÐī зÐēÐļŅаÐđÐ―ÐūÐģÐū ÐŋÐūÐīÐēÐūŅÐ―Ð―Ņ.\n\n&3ÐÐĨÐ &r ÐžÐ°Ņ ŅÐĩ ÐūÐīÐ―Ņ &6ÐŋÐĩŅÐĩÐēаÐģŅ&r: ОÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅаŅÐļ &32 ÐÐ―ÐĩŅÐģÐĩŅÐļŅÐ―Ņ ÐŧŅКÐļ&r, ŅÐūÐą заÐŋŅŅКаŅÐļ ŅÐĩŅÐĩÐŋŅÐļ &5Ð―Ð° Ð―Ð°ŅŅŅÐŋÐ―ÐūÐžŅ ŅŅÐēÐ―Ņ&r, ÐŋÐūÐīŅÐąÐ―Ðū ÐīÐū &3ÐÐŧÐĩКŅŅÐļŅÐ―ÐūŅ ÐīÐūОÐĩÐ―Ð―ÐūŅ ÐŋÐĩŅŅ&r.",
"quests.high_voltage.lcr.desc.3": "&9ÐÐūŅаÐīа:&r ÐŅаŅ
ÐūÐēŅŅŅÐļ КŅÐŧŅКŅŅŅŅ ÐÐĨÐ , ŅÐšŅ ŅÐļ ОÐūÐķÐĩŅ ÐēÐļКÐūŅÐļŅŅаŅÐļ, ŅÐūÐžŅ Ðą Ð―Ðĩ заŅŅÐūŅŅÐēаŅÐļ &dŅÐŋŅÐŧŅÐ―Ņ ŅŅŅÐ―Ðļ&r Ð―Ð° ÐŋÐūÐēÐ―Ņ?\n\nÐÐūÐķÐ―Ð° ÐŋÐūÐīŅÐŧÐļŅÐļ ÐūÐīÐļÐ― ŅŅÐ°Ð―ÐīаŅŅÐ―ÐļÐđ &3ÐÐ―ÐĩŅÐģÐĩŅÐļŅÐ―ÐļÐđ ÐŧŅК&r (2A) ОŅÐķ ÐīÐēÐūОа ÐÐĨÐ .\n\nÐÐūÐķÐ―Ð° ŅаКÐūÐķ ŅÐŋŅÐūÐąŅÐēаŅÐļ ÐŋÐūÐīŅÐŧÐļŅÐļ &3ÐŅКÐļ ÐēÐēÐĩÐīÐĩÐ―Ð―Ņ/ÐēÐļÐēÐĩÐīÐĩÐ―Ð―Ņ&r, аÐŧÐĩ ÐŋÐĩŅÐĩКÐūÐ―Ð°ÐđŅŅ, ŅÐū КÐūÐķÐĩÐ― ÐÐĨÐ ÐēÐļКÐūÐ―ŅŅ ÐŋŅаÐēÐļÐŧŅÐ―ÐļÐđ ŅÐĩŅÐĩÐŋŅ.\n\nÐÐēÐĩŅÐ―Ðļ ŅÐēаÐģŅ: &dÐŅКÐļ ÐūÐąŅÐŧŅÐģÐūÐēŅÐēÐ°Ð―Ð―Ņ&r Ð―Ðĩ ОÐūÐķÐ―Ð° ÐīŅÐŧÐļŅÐļ.",
"quests.high_voltage.tnt.title": "ÐĒÐÐĒ",
+ "quests.high_voltage.tnt.task": "ÐŅÐīŅ-ŅКа ÐēÐļÐąŅŅ
ŅÐēКа",
"quests.high_voltage.tnt.desc.1": "ÐÐūŅŅÐđŅŅ ŅŅÐēÐūŅŅÐēаŅÐļ ÐēÐļÐąŅŅ
ŅÐēÐšŅ â ÐēÐūÐ―Ð° Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ ÐīÐŧŅ &cÐОÐŋÐŧÐūзŅÐđÐ―ÐūÐģÐū КÐūОÐŋŅÐĩŅÐūŅа&r. ÐаŅŅ ŅÐūŅÐļŅÐļ ÐēаŅŅÐ°Ð―ŅÐļ, ÐēŅÐī ÐŋŅÐūŅŅÐūÐģÐū ÐīÐū Ð―Ð°ÐđŅКÐŧаÐīÐ―ŅŅÐūÐģÐū, аÐŧÐĩ ОÐļ ŅаÐīÐļОÐū ŅÐšÐ―Ð°ÐđŅÐēÐļÐīŅÐĩ ÐŋÐĩŅÐĩÐđŅÐļ Ð―Ð° &dÐÐ―ÐīŅŅŅŅŅаÐŧŅÐ―ÐļÐđ ÐĒÐÐĒ&r.",
"quests.high_voltage.tnt.desc.2": "&cÐĒÐÐĒ&r (ŅŅÐļÐ―ŅŅŅÐūŅÐūÐŧŅÐūÐŧ) ÐąŅÐŧŅŅÐĩ Ð―Ðĩ ОÐūÐķÐ―Ð° ÐēÐļÐģÐūŅÐūÐēÐļŅÐļ Ð·Ņ Ð·ÐēÐļŅаÐđÐ―ÐūÐģÐū ÐÐūŅÐūŅ
Ņ Ņа ÐŅŅКŅ. ÐаŅÐūОŅŅŅŅ ÐīÐūÐēÐĩÐīÐĩŅŅŅŅ ŅŅÐēÐūŅÐļŅÐļ &aÐаÐģŅŅÐĩÐ―ÐļÐđ ÐĒÐūÐŧŅÐūÐŧ&r Ņ ÐēŅÐīŅÐĩаÐģŅÐēаŅÐļ ÐđÐūÐģÐū з ÐĄŅŅŅÐ°Ð―ÐūŅ ÐšÐļŅÐŧÐūŅÐūŅ ÐīÐŧŅ ÐūŅŅÐļÐžÐ°Ð―Ð―Ņ ÐĒÐÐĒ.\n\nÐ ÐĩŅÐĩÐŋŅ Ņ &3HV ÐĨŅОŅŅÐ―ÐūÐžŅ Ð ÐĩаКŅÐūŅŅ&r ÐīÐūзÐēÐūÐŧŅŅ ÐŋÐūÐīÐēÐūŅŅÐļ ÐēÐļŅ
ŅÐī &aÐаÐģŅŅÐĩÐ―ÐūÐģÐū ÐĒÐūÐŧŅÐūÐŧŅ&r, аÐŧÐĩ ÐŋÐūŅŅÐĩÐąŅŅ ÐīÐūÐīаŅКÐūÐēÐļŅ
ŅÐĩŅŅŅŅŅÐē.",
"quests.high_voltage.tnt.desc.3": "ÐŅŅКÐļŅ
ÐŋŅÐūŅŅÐļŅ
ÐŋÐūŅаÐī ŅÐūÐīÐū &aÐĒÐūÐŧŅÐūÐŧŅ&r ОÐļ Ð―Ðĩ ОаŅОÐū â ŅКÐļО ÐąÐļ ŅÐŧŅŅ
ÐūО ŅÐļ Ð―Ðĩ ÐŋŅŅÐūÐē, ŅÐĩ ÐąŅÐīÐĩ Ð―ÐĩÐŋŅÐūŅŅÐū.\n\nÐÐŧÐĩ Ð―Ðĩ ÐŋŅÐūÐŋŅŅŅÐļ ÐŋŅŅОÐļÐđ ŅÐĩŅÐĩÐŋŅ Ð· &aÐаÐķКÐūÐģÐū ÐŋаÐŧŅÐ―ÐūÐģÐū&r Ņ &aÐĒÐūÐŧŅÐūÐŧ&r Ņ ÐūÐīÐ―ÐūÐąÐŧÐūКÐūÐēŅÐđ &3ÐÐļŅŅÐļÐŧŅŅÐ―Ņ&r.\n\n&aÐĒÐūÐŧŅÐūÐŧ&r ŅаКÐūÐķ ОÐūÐķÐ―Ð° ÐūÐŋŅŅÐūÐ―Ð°ÐŧŅÐ―Ðū ÐēÐļКÐūŅÐļŅŅаŅÐļ Ð―Ð° &5EV&r ŅŅÐēÐ―Ņ ÐīÐŧŅ ŅŅÐēÐūŅÐĩÐ―Ð―Ņ &dÐÐĩÐ―Ð·ÐļÐ―Ņ&r.\n\n&cÐĒÐÐĒ&r ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅŅŅ Ðē &3ÐОÐŋÐŧÐūзŅÐđÐ―ÐūÐžŅ ÐšÐūОÐŋŅÐĩŅÐūŅŅ&r ÐīÐŧŅ ŅŅÐēÐūŅÐĩÐ―Ð―Ņ ÐĄÐ°ÐžÐūŅÐēŅŅŅÐē. Ð ŅÐĩ ÐēŅÐ― ÐēÐļÐąŅŅ
аŅ.",
@@ -1422,7 +1530,7 @@
"quests.high_voltage.250_iq.desc.1": "ÐĶÐĩ ÐģаÐđÐī ÐŋŅÐū ŅÐĩ, ŅК аÐēŅÐūОаŅÐļŅÐ―Ðū Ð―Ð°ÐŋŅаÐēÐļŅÐļ &lÐēŅŅ&r ŅÐēÐūŅ ÐаŅŅŅŅ ÐÐŧÐļŅКÐļ ÐīÐū &3ÐĨŅОŅŅÐ―ÐūŅ ÐēÐ°Ð―Ð―Ðļ&r, Ð·ÐąÐĩŅŅÐģаŅŅÐļ ÐŋÐūÐēÐ―Ņ Ð°ÐēŅÐūОаŅÐļзаŅŅŅ Ðē ŅÐīÐĩаÐŧŅÐ―ÐūÐžŅ ŅŅÐ°Ð―Ņ.\n\nÐÐĩŅÐĩÐēÐļÐđ ÐēаŅŅÐ°Ð―Ņ â ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ŅŅÐŧŅŅŅÐļ Ņа ÐēŅŅŅÐ―Ņ ÐīÐūÐīаÐēаŅÐļ ÐаŅŅŅŅ ÐÐŧÐļŅКÐļ ÐŋÐū ÐūÐīÐ―ÐūОŅ... аÐŧÐĩ ŅÐĩ Ðķ ŅаК Ð―ŅÐīÐ―Ðū! ÐаÐēаÐđ КŅаŅÐĩ ÐūÐąÐĩŅÐĩОÐū ÐēÐĩŅÐĩÐŧÐļÐđ ÐēаŅŅÐ°Ð―Ņ.\n\nÐŅŅÐ°Ð―ÐūÐēÐļ &aÐĪŅÐŧŅŅŅ Ð·Ð° ŅÐĩÐģÐūО ÐŋŅÐĩÐīОÐĩŅа&r Ð―Ð° ÐąŅК &3ÐĨŅОŅŅÐ―ÐūŅ ÐēÐ°Ð―Ð―Ðļ&r, ÐēŅÐīКŅÐļÐđ ÐđÐūÐģÐū Ņа ÐēŅŅÐ°Ð―ÐūÐēÐļ ŅÐĩÐķÐļО whitelist Ð―Ð° -&e&l*hot_ingots*&r-.\n\nÐÐēŅÐīŅÐļ ŅÐļ ОÐūÐķÐĩŅ ÐŋŅÐūКÐŧаÐīаŅÐļ ОаŅŅŅŅŅÐļ ŅÐĩŅÐĩз &9ÐąŅÐīŅ-ŅÐšŅ ÐŧÐūÐģŅŅŅÐļŅÐ―Ņ ŅÐļŅŅÐĩОŅ&r Ð―Ð° ŅÐēŅÐđ ÐēÐļÐąŅŅ.",
"quests.high_voltage.250_iq.desc.2": "ÐŅÐīКÐŧŅŅÐļ ÐēÐļŅ
ŅÐī ŅÐēÐūÐģÐū &3ÐÐÐ(ŅÐē)&r ÐīÐū ÐēŅ
ÐūÐīŅ &3ÐĨŅОŅŅÐ―ÐūŅ ÐēÐ°Ð―Ð―Ðļ&r Ņа ÐīÐū ÐēÐļŅ
ŅÐīÐ―ÐūÐģÐū КÐūÐ―ŅÐĩÐđÐ―ÐĩŅа (ÐĄÐšŅÐļÐ―Ņ Ð°ÐąÐū ÐŊŅÐļКа). ÐĒаКÐūÐķ ОÐūÐķÐĩŅ ÐŋÐūŅŅаÐēÐļŅÐļ &dÐÐąÐžÐĩÐķŅÐēаÐŧŅÐ―Ņ ŅŅŅÐąŅ&r ÐŋÐĩŅÐĩÐī КÐūÐ―ŅÐĩÐđÐ―ÐĩŅÐūО, ŅÐūÐą Ð·Ð°ÐąÐĩзÐŋÐĩŅÐļŅÐļ ÐŋŅŅÐūŅÐļŅÐĩŅ ÐīÐŧŅ ÐĨŅОŅŅÐ―ÐūŅ ÐēÐ°Ð―Ð―Ðļ.\n\n&l&9ÐŅÐļОŅŅКа:&r ÐŊКŅÐū Ņ
ÐūŅÐĩŅ ÐīŅÐ·Ð―Ð°ŅÐļŅŅ ÐąŅÐŧŅŅÐĩ ŅÐĩÐģŅÐē ÐīÐŧŅ Ð°ÐēŅÐūОаŅÐļзаŅŅŅ, ÐēÐūÐ―Ðļ ÐēŅÐīÐūÐąŅаÐķаŅŅŅŅŅ ÐŋŅÐļ Ð―Ð°ÐēÐĩÐīÐĩÐ―Ð―Ņ Ð―Ð° ÐŋŅÐĩÐīОÐĩŅ Ņз заŅÐļŅÐ―ŅŅÐļО Shift. ÐаÐŋŅÐļКÐŧаÐī, ÐŋŅÐĩÐīОÐĩŅ Ņз ŅÐĩÐģÐūО &e&o#forge:plates/copper&r ÐąŅÐīÐĩ ŅŅÐŧŅŅŅŅÐēаŅÐļŅŅ ŅК &e&lplates/copper&r.\n\n&9&lÐÐ―Ņа ÐŋŅÐļОŅŅКа:&r ÐĪŅÐŧŅŅŅ Ð·Ð° ŅÐĩÐģÐūО ÐŋŅÐĩÐīОÐĩŅа ŅаŅŅКÐūÐēÐū ÐŋŅÐīŅŅÐļОŅŅ &dregex&r. ÐаÐēÐĩÐīÐļ КŅŅŅÐūŅ Ð―Ð° ŅКÐūÐ―ÐšŅ ŅÐ―ŅÐūŅОаŅŅŅ, ŅÐūÐą ÐīŅÐ·Ð―Ð°ŅÐļŅŅ ÐąŅÐŧŅŅÐĩ.",
"quests.high_voltage.bedrock_miner.subtitle": "ÐÐĩÐūÐąÐžÐĩÐķÐĩÐ―Ņ ŅŅÐīÐļ?",
- "quests.high_voltage.bedrock_miner.desc.1": "ÐĶÐĩ ОÐūÐķÐĩ ÐąŅŅÐļ ŅÐēÐūŅ ÐŋÐĩŅŅÐĩ Ð·Ð―Ð°ÐđÐūОŅŅÐēÐū з &cÐ ŅÐīÐ―ÐļО ÐąŅŅÐūО КÐūŅŅÐ―Ð―ÐūŅ ÐŋÐūŅÐūÐīÐļ&r, аÐīÐķÐĩ ÐđÐūÐģÐū ŅŅÐīКÐū ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅ Ņ GregTech.\n\nÐŅÐ― ÐŋŅаŅŅŅ ÐŋÐūÐīŅÐąÐ―Ðū ÐīÐū &bÐ ŅÐīÐļÐ―Ð―ÐūŅ ÐąŅŅÐūÐēÐūŅ ŅŅŅÐ°Ð―ÐūÐēКÐļ&r, аÐŧÐĩ ŅŅÐŧŅÐūÐēŅ ÐķÐļÐŧÐļ &nÐ―ŅКÐūÐŧÐļ Ð―Ðĩ ÐēÐļŅÐ―Ð°ÐķŅŅŅŅŅŅ&r.\n\nÐŅÐ― ОаÐđÐķÐĩ Ð―Ðĩ ŅÐŋÐūÐķÐļÐēÐ°Ņ ÐĩÐ―ÐĩŅÐģŅŅ â ŅŅÐīÐūÐēÐū ÐŋŅаŅŅŅ Ð―Ð° &bMV&r Ð°ÐąÐū &6HV&r â Ņ Ð―Ðĩ ÐŋÐūŅŅÐĩÐąŅŅ &aÐķÐūÐīÐ―ÐļŅ
ÐēŅ
ŅÐīÐ―ÐļŅ
ОаŅÐĩŅŅаÐŧŅÐē&r.\n\nÐĒÐū Ðē ŅÐūÐžŅ Ðķ ÐŋŅÐīŅŅŅÐŋ? \nÐÐūŅŅŅÐąÐ―Ðū Ð·Ð―Ð°ÐđŅÐļ ŅÐ°ÐžŅ ÐķÐļÐŧÐļ.",
+ "quests.high_voltage.bedrock_miner.desc.1": "ÐĶÐĩ ОÐūÐķÐĩ ÐąŅŅÐļ ŅÐēÐūŅ ÐŋÐĩŅŅÐĩ Ð·Ð―Ð°ÐđÐūОŅŅÐēÐū з &cÐÐŧÐļÐąÐļÐ―Ð―ÐļО ÐąŅŅÐūО&r, аÐīÐķÐĩ ÐđÐūÐģÐū ŅŅÐīКÐū ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅ Ņ GregTech.\n\nÐŅÐ― ÐŋŅаŅŅŅ ÐŋÐūÐīŅÐąÐ―Ðū ÐīÐū &bÐ ŅÐīÐļÐ―Ð―ÐūŅ ÐŅŅÐūÐēÐūŅ ÐĢŅŅÐ°Ð―ÐūÐēКÐļ&r, аÐŧÐĩ ŅŅÐŧŅÐūÐēŅ ÐķÐļÐŧÐļ &nÐ―ŅКÐūÐŧÐļ Ð―Ðĩ ÐēÐļŅÐ―Ð°ÐķŅŅŅŅŅŅ&r.\n\nÐŅÐ― ОаÐđÐķÐĩ Ð―Ðĩ ŅÐŋÐūÐķÐļÐēÐ°Ņ ÐĩÐ―ÐĩŅÐģŅŅ â ŅŅÐīÐūÐēÐū ÐŋŅаŅŅŅ Ð―Ð° &bMV&r Ð°ÐąÐū &6HV&r â Ņ Ð―Ðĩ ÐŋÐūŅŅÐĩÐąŅŅ &aÐķÐūÐīÐ―ÐļŅ
ÐēŅ
ŅÐīÐ―ÐļŅ
ОаŅÐĩŅŅаÐŧŅÐē&r.\n\nÐĒÐū Ðē ŅÐūÐžŅ Ðķ ÐŋŅÐīŅŅŅÐŋ? \nÐÐūŅŅŅÐąÐ―Ðū Ð·Ð―Ð°ÐđŅÐļ ŅÐ°ÐžŅ ÐķÐļÐŧÐļ.",
"quests.high_voltage.bedrock_miner.desc.2": "ÐĒÐūÐąŅ Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ &6HV&r Ð ÐūзÐēŅÐīÐ―ÐļК, Ð―Ð°ÐŧаŅŅÐūÐēÐ°Ð―ÐļÐđ Ð―Ð° ŅÐĩÐķÐļО &oÐÐūŅŅÐšŅ ŅŅÐī Ņ ÐšÐūŅŅÐ―Ð―ŅÐđ ÐŋÐūŅÐūÐīŅ&r (&7Shift + ÐÐÐ&r), а ŅаКÐūÐķ ŅŅÐūŅ
Ðļ ŅÐĩŅÐŋŅÐ―Ð―Ņ. ÐÐūÐŧÐļ Ð·Ð―Ð°ÐđÐīÐĩŅ ÐŋÐūŅŅŅÐąÐ―Ņ ÐķÐļÐŧŅ, ÐīÐūÐēÐĩÐīÐĩŅŅŅŅ ŅÐĩ Ðđ ÐŋŅÐļÐīŅОаŅÐļ, ŅК ÐīÐūŅŅаÐēÐļŅÐļ ŅÐĩŅŅŅŅÐļ Ð―Ð°Ð·Ð°Ðī Ð―Ð° ŅÐēÐūŅ ÐąÐ°Ð·Ņ.\n\nÐа &fÐŅŅŅŅŅ&r ŅÐļ зОÐūÐķÐĩŅ Ð·Ð―Ð°ÐđŅÐļ ŅÐēÐūŅ ÐŋÐĩŅŅŅ ŅŅÐīÐ―Ņ ÐķÐļÐŧÐļ Ðē КÐūŅŅÐ―Ð―ŅÐđ ÐŋÐūŅÐūÐīŅ, ŅÐū ÐīÐūзÐēÐūÐŧÐļŅŅ ÐŋаŅÐļÐēÐ―Ðū ÐūŅŅÐļОŅÐēаŅÐļ КŅÐŧŅКа ÐēаÐķÐŧÐļÐēÐļŅ
ÐĩÐŧÐĩОÐĩÐ―ŅŅÐē Ð°ÐąŅÐūÐŧŅŅÐ―Ðū ÐąÐĩзКÐūŅŅÐūÐēÐ―Ðū â Ð―Ð°Ð·Ð°ÐēÐķÐīÐļ. ÐÐĩŅÐĩÐēŅŅ JEI, ŅÐūÐą ÐŋÐūÐąÐ°ŅÐļŅÐļ ÐīÐūŅŅŅÐŋÐ―Ņ ÐēаŅŅÐ°Ð―ŅÐļ! ЧÐļО ÐēÐļŅа &aÐÐļŅÐūŅа&r, ŅÐļО ŅаŅŅŅŅÐĩ ŅŅаÐŋÐŧŅŅŅŅŅŅ ÐķÐļÐŧа.\n\nÐŅКŅÐŧŅКÐļ ÐēÐūÐ―Ðļ ÐąŅÐīŅŅŅ ÐīŅÐķÐĩ ŅÐūзКÐļÐīÐ°Ð―Ņ, ŅÐĩ ŅŅÐīÐūÐēа Ð―Ð°ÐģÐūÐīа ÐŋÐūÐąŅÐīŅÐēаŅÐļ &7ОŅŅŅŅÐ―ÐļÐđ ÐŋÐūŅŅÐģ&r!",
"quests.high_voltage.space_alloy.title": "R-ÐÐŧŅОŅÐ―ÐūŅŅаÐŧŅ",
"quests.high_voltage.space_alloy.subtitle": "ÐÐļ ŅÐĩ ÐēÐļÐģаÐīаÐŧÐļ ŅаОŅ",
@@ -1447,6 +1555,14 @@
"quests.high_voltage.welcome_moon.title": "ÐŊ Ð―Ð° &3ÐŅŅŅŅŅ&r!",
"quests.high_voltage.welcome_moon.subtitle": "ÐĄÐŋÐūÐīŅÐēаŅŅŅ, Ðē ŅÐĩÐąÐĩ Ņ ÐēŅÐĩ, ŅÐūÐą ÐŋÐūÐēÐĩŅÐ―ŅŅÐļŅŅ",
"quests.high_voltage.welcome_moon.desc": "&2ÐŅŅаŅОÐū&r, ŅÐļ ŅŅÐŋŅŅÐ―Ðū ÐŋŅÐļзÐĩОÐŧÐļÐēŅŅ Ð―Ð° &7ÐŅŅŅŅŅ&r! \nÐĒŅŅ ŅÐļ Ð·Ð―Ð°ÐđÐīÐĩŅ ÐķÐļÐŧÐļ &bÐŅŅÐļÐ―Ð―ÐļÐđ КÐēаŅŅ&r Ņ ÐžÐĩŅÐĩÐūŅÐļŅÐļ, ŅÐšŅ ÐīÐūзÐēÐūÐŧŅŅŅŅ ÐŋÐūŅаŅÐļ ŅÐūÐ·ÐąÐŧÐūКÐūÐēŅÐēаŅÐļ &dAE2&r.\n\nÐÐŧÐĩ ŅÐĩ ŅÐĩ Ð―Ðĩ ÐēŅÐĩ â ÐīÐĩŅÐšŅ ÐķÐļÐŧÐļ ŅŅŅ Ð―Ð°ÐąÐ°ÐģаŅÐū ŅŅÐŧŅÐ―ŅŅŅ, Ð―ŅÐķ Ð―Ð° ÐÐĩОÐŧŅ.\n\nÐаÐŋŅÐļКÐŧаÐī, Ð―Ð° ÐŅŅŅŅŅ ÐŧÐĩÐģКÐū Ð·Ð―Ð°ÐđŅÐļ ÐķÐļÐŧÐļ &6ÐÐŧŅОÐĩÐ―ŅŅŅ&r, &7ÐÐūКŅÐļŅŅ&r, &7ÐÐŧŅОŅÐ―ŅŅ&r Ņа &5ÐĨŅÐūОŅŅŅ&r. \nÐĄŅÐēÐūŅÐĩÐ―Ð―Ņ Ð―ÐĩÐēÐĩÐŧÐļКÐūŅ ÐąÐ°Ð·Ðļ ŅŅŅ ÐąŅÐīÐĩ ÐēÐļŅŅŅаÐŧŅÐ―ÐļО ÐīÐŧŅ ÐŋÐūÐīаÐŧŅŅÐūÐģÐū ÐŋŅÐūÐģŅÐĩŅŅ.\n\nÐаÐđÐąŅÐŧŅŅÐļО ÐēÐļКÐŧÐļКÐūО ÐąŅÐīÐĩ ŅŅÐ°Ð―ŅÐŋÐūŅŅŅÐēÐ°Ð―Ð―Ņ ŅÐĩŅŅŅŅŅÐē, аÐīÐķÐĩ Ð―Ð°ŅÐ°Ð·Ņ Ð―ÐĩÐžÐ°Ņ Ð·ŅŅŅÐ―ÐļŅ
ОŅÐķÐēÐļОŅŅÐ―ÐļŅ
ŅÐ―ŅŅŅŅОÐĩÐ―ŅŅÐē, ŅаКÐļŅ
ŅК &5ÐÐ―ÐīÐĩŅ-ÐĄÐšŅÐļÐ―Ņ&r Ð°ÐąÐū &dAE2 ÐÐēÐ°Ð―ŅÐūÐēÐļÐđ ÐÐēâŅзÐūК&r.\n\nÐĄÐŋÐūÐīŅÐēаŅОÐūŅŅ, ŅÐļ ÐīÐūÐąŅÐĩ ÐŋŅÐīÐģÐūŅŅÐēаÐēŅŅ â ŅÐ―Ð°ÐšŅÐĩ ÐīÐūÐēÐĩÐīÐĩŅŅŅŅ ÐžÐ°ÐđŅŅŅŅÐēаŅÐļ ÐīŅŅÐģŅ ŅаКÐĩŅŅ Ņа ŅКаŅÐ°Ð―ÐīŅ, ŅÐūÐąÐļ Ð·Ð°ÐąŅаŅÐļ ŅÐēŅÐđ ŅŅŅÐŋ!",
+ "quests.high_voltage.gun.title": "ÐŅзŅОŅŅŅ Ð·ÐąŅÐūŅ",
+ "quests.high_voltage.gun.subtitle": "Ð ŅКŅÐū ŅÐĩ Ð―Ðĩ ŅÐŋŅаŅŅŅ â ÐēÐļКÐūŅÐļŅŅаÐđŅÐĩ ÐąŅÐŧŅŅÐĩ Ð·ÐąŅÐūŅ",
+ "quests.high_voltage.gun.task1": "ÐŅÐīŅ-ŅКа Ð·ÐąŅÐūŅ",
+ "quests.high_voltage.gun.task2": "ÐŅÐīŅ-ŅÐšŅ ÐŧŅКÐļ Ð°ÐąÐū ÐēÐļŅŅÐļÐžÐ°Ð―ÐļÐđ аÐŧКÐūÐģÐūÐŧŅ",
+ "quests.high_voltage.gun.desc": "ÐÐ°Ð―Ð°ÐīŅÐū ŅÐūзŅÐŧÐ°ÐąÐļÐēŅŅ Ð―Ð° ÐÐĩОÐŧŅ? Ðа ÐŅŅŅŅŅ ŅÐļ ÐąŅÐīÐĩŅ Ð―Ðĩ ŅаО, ŅÐūÐķ ÐŋŅÐīÐģÐūŅŅÐđŅŅ ÐīÐū ÐūÐąÐūŅÐūÐ―Ðļ â ОÐĩŅа ŅÐļ КаОâŅÐ―ÐļŅ
ÐīŅÐūŅÐļКŅÐē ÐąŅÐīÐĩ Ð―ÐĩÐīÐūŅŅаŅÐ―ŅÐū.\n\nÐÐąÐĩŅÐļ ÐģаŅÐ―Ņ ÐģаŅОаŅŅ (ŅКŅÐū Ð―Ðĩ Ð·Ð―Ð°ŅŅ ŅÐšŅ â ŅаÐīÐļОÐū &oÂŦClockworkÂŧ ÐĄÐ―Ð°ÐđÐŋÐĩŅКа&r), ŅŅÐēÐūŅÐļ ÐąÐūŅÐŋŅÐļÐŋаŅÐļ, а ŅКŅÐū Ņ
ÐūŅÐĩŅ ŅÐūÐģÐūŅŅ ÐūŅÐūÐąÐŧÐļÐēÐūÐģÐū â ŅÐŋŅÐūÐąŅÐđ Ð―Ð°ŅаÐīКÐļ.\n\nÐĒаКÐūÐķ ÐēаŅŅÐū ÐēзŅŅÐļ ÐŋÐūÐķÐļÐēÐ―Ņ ŅÐķŅ ÐīÐŧŅ ÐŋŅÐīÐēÐļŅÐĩÐ―Ð―Ņ ÐžÐ°ÐšŅ. HP (ŅÐŋŅÐūÐąŅÐđ ÐŋаÐđКÐļ!), а ŅÐĩ аÐŧКÐūÐģÐūÐŧŅ Ņ ÐŧŅКÐļ ÐīÐŧŅ ÐąÐ°ŅŅÐē Ņ ÐŧŅКŅÐēÐ°Ð―Ð―Ņ.",
+ "quests.high_voltage.space_survival.title": "ÐаŅÐļŅÐūК ÐīаÐŧÐĩКÐū ÐēŅÐī ÐīÐūОŅ",
+ "quests.high_voltage.space_survival.subtitle": "ÐŅÐŧŅŅÐĩ, Ð―ŅÐķ ÐŋŅÐūŅŅÐū ŅаŅ
ŅаŅŅŅКÐļÐđ ÐēÐļОŅŅ",
+ "quests.high_voltage.space_survival.desc": "ÐŊКŅÐū ŅÐļ ŅÐĩ Ð―Ðĩ ÐūÐ·Ð―Ð°ÐđÐūОÐļÐēŅŅ, ÐūÐąÐūÐēâŅзКÐūÐēÐū ÐŋÐĩŅÐĩÐģÐŧŅÐ―Ņ ŅÐūзÐīŅÐŧ заÐēÐīÐ°Ð―Ņ &3ÐÐūŅаÐīÐļ â ÐÐūŅОŅŅÐ―Ðĩ ÐēÐļÐķÐļÐēÐ°Ð―Ð―Ņ&r! ÐĢ Ð―ŅÐūÐžŅ Ņ ÐēŅŅ Ð―ÐĩÐūÐąŅ
ŅÐīÐ―Ð° ŅÐ―ŅÐūŅОаŅŅŅ ÐīÐŧŅ ŅŅÐēÐūŅÐĩÐ―Ð―Ņ ÐŋÐūÐēÐ―ÐūŅŅÐ―Ð―ÐūŅ ÐšÐūÐŧÐūÐ―ŅŅ Ð―Ð° ÐŅŅŅŅŅ.",
"quests.low_voltage": "&7LV&r â ÐÐļзŅКа Ð―Ð°ÐŋŅŅÐģа",
"quests.low_voltage.subtitle": "ÐŅÐļÐąÐūŅКаÐđ ÐĩÐŧÐĩКŅŅÐļÐšŅ Ņа ŅÐūзÐŋÐūŅÐ―Ðļ ŅÐēÐūŅ ÐŋÐūÐīÐūŅÐūÐķ Ņ GregTech",
"quests.low_voltage.lv_machine_hull.title": "ÐĒÐēŅÐđ ÐīŅŅÐģÐļÐđ КÐūŅÐŋŅŅ ÐžÐ°ŅÐļÐ―Ðļ",
@@ -1471,7 +1587,7 @@
"quests.low_voltage.lbb.subtitle": "ÐŅО, ÐąŅО, ÐąŅО, ÐąŅО",
"quests.low_voltage.lbb.desc.1": "&3ÐÐĩÐŧÐļКÐļÐđ КÐūŅÐĩÐŧ&r â ŅÐĩ &6Ð―ÐĩÐūÐąÐūÐēâŅзКÐūÐēÐļÐđ&r ÐŋÐūŅŅÐķÐ―ÐļÐđ ÐēаŅŅÐ°Ð―Ņ ÐаÐŧÐļŅ
КÐūŅÐŧŅÐē. ÐŅÐ― ÐŋŅаŅŅŅ Ð―Ð° ŅÐēÐĩŅÐīÐūÐžŅ Ð°ÐąÐū ŅŅÐīКÐūÐžŅ ÐŋаÐŧÐļÐēŅ. \n\nÐŊКŅÐū ŅÐļ Ņ
ÐūŅÐĩŅ ÐēÐļŅÐūÐąÐŧŅŅÐļ ÐĩÐ―ÐĩŅÐģŅŅ Ð―Ð° ÐūŅÐ―ÐūÐēŅ ÐŋаŅÐļ, ŅÐĩ аÐŧŅŅÐĩŅÐ―Ð°ŅÐļÐēа ÐŋаŅÐūÐēÐūÐžŅ ÐīÐēÐļÐģŅÐ―Ņ Create. ÐаÐđÐąŅŅÐ―Ņ ÐēаŅŅÐ°Ð―ŅÐļ ÐĩÐ―ÐĩŅÐģÐūÐŋÐūŅŅаŅÐ°Ð―Ð―Ņ ÐūÐŋÐļŅÐ°Ð―Ņ Ðē ŅÐūзÐīŅÐŧŅ &bMV&r. \n\nÐа ÐīÐ°Ð―ÐļÐđ ОÐūОÐĩÐ―Ņ, ŅÐĩŅÐĩз ÐąÐ°Ðģ Ņ GTCEu, ŅŅ ÐžÐ°ŅÐļÐ―Ð° Ð―ŅКÐūÐŧÐļ Ð―Ðĩ ÐēÐļÐąŅŅ
аŅ, аÐŧÐĩ ŅÐūÐąŅ ÐēаŅŅÐū Ð―Ð°ÐŧаŅŅŅÐēаŅÐļ ŅŅ ŅаК, ŅÐūÐą ÐēÐūÐ―Ð° Ð―ŅКÐūÐŧÐļ Ð―Ðĩ заÐŧÐļŅаÐŧаŅŅ ÐąÐĩз ÐēÐūÐīÐļ, ŅК Ņ ŅÐēÐūŅ ÐаÐŧŅ ÐšÐūŅÐŧÐļ, ŅÐūÐą ÐēÐūÐ―Ð° Ð―Ðĩ ÐēÐļÐąŅŅ
Ð―ŅÐŧа, КÐūÐŧÐļ ÐąÐ°Ðģ ÐąŅÐīÐĩ ÐēÐļÐŋŅаÐēÐŧÐĩÐ―ÐļÐđ.",
"quests.low_voltage.lbb.desc.2": "ÐŅŅÐŧŅ ÐŋÐūÐēÐ―ÐūÐģÐū Ð―Ð°ÐģŅŅÐēÐ°Ð―Ð―Ņ &3LBB&r ÐēÐļŅÐūÐąÐŧŅŅ 800 ÐŋаŅÐļ за ŅÐļК, ŅÐū ÐŋŅŅÐŧŅ ÐšÐūÐ―ÐēÐĩŅŅŅŅ ÐīÐ°Ņ &d400EU/t&r, Ð°ÐąÐū 12,5 ÐąÐ°Ð·ÐūÐēÐļŅ
ÐŋаŅÐūÐēÐļŅ
ŅŅŅÐąŅÐ―. ÐĶŅ (ÐēŅÐīÐ―ÐūŅÐ―Ðū!) ÐēÐĩÐŧÐļŅÐĩÐ·Ð―Ð° ÐŋÐūŅŅÐķÐ―ŅŅŅŅ ÐžÐ°Ņ ŅŅÐ―Ņ Ņ ÐēÐļÐģÐŧŅÐīŅ &lÐēÐĩÐŧÐļКÐūŅ&r КŅÐŧŅКÐūŅŅŅ ÐŋаÐŧŅÐ―ÐūÐģÐū. &5Ð ÐūÐģÐŧŅÐīŅ Ð―Ð° ŅÐĩ&r, GUI ÐīÐūзÐēÐūÐŧŅŅ ŅÐūÐąŅ &9Ð·Ð―ÐļзÐļŅÐļ ÐŋÐūŅŅÐķÐ―ŅŅŅŅ&r КÐūŅÐŧа ÐīÐū 25 ÐēŅÐīŅÐūŅКŅÐē, ŅÐū ÐīÐ°Ņ 200 ÐŋаŅÐļ за ŅÐļК. ÐĶÐĩ &d100EU/t&r, Ð°ÐąÐū ŅŅÐūŅ
Ðļ ÐąŅÐŧŅŅÐĩ 3 ÐąÐ°Ð·ÐūÐēÐļŅ
ÐŋаŅÐūÐēÐļŅ
ŅŅŅÐąŅÐ―. \n\nÐÐļ ŅÐĩКÐūОÐĩÐ―ÐīŅŅОÐū ÐēŅÐīКÐŧаŅŅÐļ ŅŅÐēÐūŅÐĩÐ―Ð―Ņ ŅŅÐūÐģÐū КÐūŅÐŧа, ÐŋÐūКÐļ ŅÐļ Ð―Ðĩ ÐąŅÐīÐĩŅ ÐģÐūŅÐūÐēÐļÐđ ÐķÐļÐēÐļŅÐļ ŅÐēÐūŅ ÐÐÐ.",
- "quests.low_voltage.lbb.desc.3": "ÐĢ TerraFirmaGreg Ņ ŅÐĩÐąÐĩ Ņ ÐšŅÐŧŅКа ÐēаŅŅÐ°Ð―ŅŅÐē ÐŋаÐŧŅÐ―ÐūÐģÐū. ÐĒÐļ ОÐūÐķÐĩŅ ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ŅÐŧÐ°Ð―ÐģÐūÐēÐļÐđ ŅКŅÐē, ŅÐūÐą ÐīÐūÐąŅÐēаŅÐļ Ð―ÐĩŅКŅÐ―ŅÐĩÐ―Ð―Ņ &cÐŧаÐēŅ&r з ÐģÐŧÐļÐąÐūКÐūÐģÐū ÐŋŅÐīзÐĩÐžÐ―ÐūÐģÐū ÐūзÐĩŅа, Ð°ÐąÐū Ð―Ð°ÐŧаŅŅŅÐēаŅÐļ ŅÐĩŅÐžŅ ÐīÐĩŅÐĩÐē, ŅÐūÐą ÐūŅŅÐļОŅÐēаŅÐļ Ð―ÐĩŅКŅÐ―ŅÐĩÐ―Ð―Ņ &8ÐēŅÐģŅÐŧÐŧŅ&r Ņа &8КŅÐĩÐūзÐūŅ&r. ÐŅŅÐ°Ð―Ð―ŅÐđ ÐēаŅŅÐ°Ð―Ņ â ŅÐĩ ÐēÐĩÐŧÐļŅÐĩÐ·Ð―Ņ ÐŋÐūÐēÐĩŅŅ
Ð―ÐĩÐēŅ ÐķÐļÐŧÐļ &8ÐēŅÐģŅÐŧÐŧŅ&r, ŅÐšŅ ŅÐļ ОÐūÐķÐĩŅ ÐīÐūÐąŅÐēаŅÐļ за ÐīÐūÐŋÐūОÐūÐģÐūŅ Ð°ÐēŅÐūОаŅÐļзÐūÐēÐ°Ð―ÐļŅ
ŅаŅ
ŅÐ―ÐļŅ
ОаŅÐļÐ― Ņ ÐŋÐĩŅÐĩŅÐēÐūŅŅÐēаŅÐļ Ð―Ð° КÐūКŅ, ÐūŅŅÐļОŅŅŅÐļ Ð·Ð―Ð°ŅÐ―Ðū ÐąŅÐŧŅŅÐĩ КŅÐĩÐūзÐūŅŅ, Ð―ŅÐķ Ņз ÐīÐĩŅÐĩÐēÐ―ÐūÐģÐū ÐēŅÐģŅÐŧÐŧŅ.",
+ "quests.low_voltage.lbb.desc.3": "ÐĢ TerraFirmaGreg Ņ ŅÐĩÐąÐĩ Ņ ÐšŅÐŧŅКа ÐēаŅŅÐ°Ð―ŅŅÐē ÐŋаÐŧÐļÐēа. ÐÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅаŅÐļ ÐĻÐŧÐ°Ð―ÐģÐūÐēÐļÐđ ÐĻКŅÐē, ŅÐūÐą ÐēÐļŅŅÐģÐ―ŅŅÐļ ÐŧаÐēŅ Ð· ÐģÐŧÐļÐąÐūКÐūÐģÐū ÐŋŅÐīзÐĩÐžÐ―ÐūÐģÐū ÐūзÐĩŅа, Ð°ÐąÐū ŅŅÐēÐūŅÐļŅÐļ ŅÐĩŅÐžŅ ÐīÐĩŅÐĩÐē ÐīÐŧŅ ÐūŅŅÐļÐžÐ°Ð―Ð―Ņ ÐīÐĩŅÐĩÐēÐ―ÐūÐģÐū ÐēŅÐģŅÐŧÐŧŅ Ņа КŅÐĩÐūзÐūŅŅ. ÐаŅÐĩŅŅŅ, ŅŅÐ―ŅŅŅŅ ÐēÐĩÐŧÐļŅÐĩÐ·Ð―Ņ ÐŋÐūÐēÐĩŅŅ
Ð―ÐĩÐēŅ ÐŋÐūКÐŧаÐīÐļ КаОâŅÐ―ÐūÐģÐū ÐēŅÐģŅÐŧÐŧŅ, ŅÐšŅ ÐžÐūÐķÐ―Ð° ÐīÐūÐąŅÐēаŅÐļ за ÐīÐūÐŋÐūОÐūÐģÐūŅ Ð°ÐēŅÐūОаŅÐļŅÐ―ÐļŅ
ŅаŅ
ŅаŅŅŅКÐļŅ
ОаŅÐļÐ― Ņ ÐŋÐĩŅÐĩŅÐēÐūŅŅÐēаŅÐļ Ð―Ð° КÐūКŅ, ÐūŅŅÐļОŅŅŅÐļ Ð·Ð―Ð°ŅÐ―Ðū ÐąŅÐŧŅŅÐĩ КŅÐĩÐūзÐūŅŅ, Ð―ŅÐķ Ņз ÐīÐĩŅÐĩÐēÐ―ÐūÐģÐū ÐēŅÐģŅÐŧÐŧŅ.",
"quests.low_voltage.lv_polariser.title": "ÐазÐūÐēÐļÐđ ÐŋÐūÐŧŅŅÐļзаŅÐūŅ",
"quests.low_voltage.lv_polariser.subtitle": "ÐÐūÐŧŅŅÐļзаŅÐūŅ ÐŋÐūÐŧŅŅÐļзŅŅ!",
"quests.low_voltage.lv_polariser.desc": "ÐÐīÐ―Ð° з Ð―Ð°ÐđÐīÐĩŅÐĩÐēŅÐļŅ
â ŅКŅÐū Ð―Ðĩ Ð―Ð°ÐđÐīÐĩŅÐĩÐēŅа â &7LV&r ОаŅÐļÐ―Ð°. ÐÐļКÐūŅÐļŅŅÐūÐēŅÐđ ŅŅ ÐīÐŧŅ ŅŅÐēÐūŅÐĩÐ―Ð―Ņ &6ÐаÐģÐ―ŅŅÐ―ÐļŅ
ÐĄŅŅÐļÐķŅÐē ÐąÐĩз Ð ÐĩÐīŅŅÐūŅÐ―Ð°&r ÐīÐŧŅ ŅÐēÐūŅŅ
ОÐūŅÐūŅŅÐē. ÐĐÐūŅазŅ, КÐūÐŧÐļ ŅÐļ ÐŋÐūŅÐļÐ―Ð°ŅŅ ÐžÐ°ŅÐūÐēÐĩ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēÐū ОÐūŅÐūŅŅÐē, ŅŅ ÐžÐ°ŅÐļÐ―Ð° зÐĩКÐūÐ―ÐūОÐļŅŅ ŅÐūÐąŅ ŅŅÐŧŅ ŅŅÐūÐŋКÐļ Ð ÐĩÐīŅŅÐūŅÐ―Ð°.",
@@ -1490,8 +1606,8 @@
"quests.low_voltage.lv_seed_oil.desc": "ÐĢ ŅÐĩÐąÐĩ Ņ ÐīÐēа ÐēаŅŅÐ°Ð―ŅÐļ ÐīÐŧŅ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēа &aÐÐŧŅŅ Ð· Ð―Ð°ŅŅÐ―Ð―Ņ&r: Ð°ÐąÐū за ÐīÐūÐŋÐūОÐūÐģÐūŅ &9ÐаКŅŅÐžÐ―ÐūŅ ÐšÐ°ÐžÐĩŅÐļ&r, Ð°ÐąÐū, ŅКŅÐū ÐēÐūÐ―Ð° ÐēÐķÐĩ Ņ, &7ÐКŅŅŅаКŅÐūŅ Lv&r ŅŅÐīÐūÐēÐū ÐēÐŋÐūŅаŅŅŅŅŅ Ð· ŅÐļО заÐēÐīÐ°Ð―Ð―ŅО.\n\nÐĒаКÐūÐķ зÐēÐĩŅÐ―Ðļ ŅÐēаÐģŅ, ŅÐū &aÐÐŧŅŅ Ð· Ð―Ð°ŅŅÐ―Ð―Ņ&r ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅŅŅ Ð―Ðĩ ÐŧÐļŅÐĩ ÐīÐŧŅ ŅŅÐēÐūŅÐĩÐ―Ð―Ņ &2ÐŅÐūÐīÐļзÐĩÐŧŅ&r.\n\nÐŅ ŅаКÐūÐķ ОÐūÐķÐ―Ð° ÐŋÐĩŅÐĩŅÐūÐąÐļŅÐļ Ð―Ð° &6ÐаŅŅÐļÐŧÐū&r Ð°ÐąÐū ÐūÐīŅÐ°Ð·Ņ ÐēŅÐīÐŋŅаÐēÐļŅÐļ ÐīÐū ŅÐēÐūÐģÐū &cÐÐūÐģÐ―ŅÐ―ÐūÐģÐū ÐŋаÐŧŅÐ―ÐļКа&r ŅК ÐŋаÐŧÐļÐēÐū.",
"quests.low_voltage.lv_seeds.title": "ÐĄÐŋÐūŅаŅÐšŅ ÐēŅзŅОÐļ Ð―Ð°ŅŅÐ―Ð―Ņ",
"quests.low_voltage.lv_seeds.subtitle": "ÐĶÐĩ ÐēÐļŅÐūÐšŅ ŅÐūŅÐŧÐļÐ―Ðļ",
- "quests.low_voltage.lv_seeds.desc": "ÐŊКŅÐū ŅÐļ Ð―Ð°ŅŅаÐŋÐļŅ Ð―Ð° ŅŅ ŅÐūŅÐŧÐļÐ―Ðļ â Ð·ÐąÐĩŅÐļ ŅŅ
Ņ ÐŋÐūŅÐ―Ðļ ŅÐĩŅОŅ.\n\nÐÐūÐ―Ðļ ŅŅÐ°Ð―ŅŅŅ Ð―Ð°ÐđКŅаŅÐļО ÐīÐķÐĩŅÐĩÐŧÐūО &aÐÐŧŅŅ Ð· Ð―Ð°ŅŅÐ―Ð―Ņ&r â ŅŅÐīÐļÐ―Ðļ, ŅÐū ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅŅŅ ÐīÐŧŅ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēа &eÐŅÐūÐīÐļзÐĩÐŧŅ&r. Ð ŅÐŋаК ŅŅÐūŅ
Ðļ ŅŅŅÐđКŅŅÐļÐđ ÐīÐū Ð―ÐļзŅКÐļŅ
ŅÐĩОÐŋÐĩŅаŅŅŅ, а ŅÐūÐ―ŅŅÐ―ÐļК ÐīÐūÐąŅÐĩ ŅÐūŅŅÐĩ Ðē ŅÐĩÐŋÐŧÐūÐžŅ ÐšÐŧŅОаŅŅ. ÐĒÐļ ŅаКÐūÐķ ОÐūÐķÐĩŅ ÐēÐļŅÐūŅŅÐēаŅÐļ ŅŅ
Ņ ŅÐēÐūŅÐđ ÐÐŧÐĩКŅŅÐļŅÐ―ŅÐđ ŅÐĩÐŋÐŧÐļŅŅ, ŅКŅÐū Ð―Ðĩ Ņ
ÐūŅÐĩŅ ÐēÐļŅŅаŅаŅÐļ ÐąÐ°ÐģаŅÐū ŅаŅŅ Ð―Ð° ŅÐĩŅОÐĩŅŅŅÐēÐū â Ðē ŅаКÐūÐžŅ ŅÐ°Ð·Ņ ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐđ ŅŅÐŋаК, аÐīÐķÐĩ ÐēŅÐ― Ð―Ðĩ ÐŋŅŅŅŅŅŅŅ.\n\nÐĶÐĩ ÐąŅÐīÐĩ ŅŅÐīÐūÐēÐļО Ð―Ð°ÐīÐąÐ°Ð―Ð―ŅО ÐīÐŧŅ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēа ÐĩÐ―ÐĩŅÐģŅŅ.",
- "quests.low_voltage.lv_seeds.task": "Ð ŅÐŋаК Ð°ÐąÐū ŅÐūÐ―ŅŅÐ―ÐļК",
+ "quests.low_voltage.lv_seeds.desc": "ÐŊКŅÐū Ð―Ð°ŅŅаÐŋÐļŅÐĩ Ð―Ð° ŅŅ ŅÐūŅÐŧÐļÐ―Ðļ â ÐūÐąÐūÐēâŅзКÐūÐēÐū ÐŋŅÐīÐąÐĩŅŅŅŅ Ņ ÐŋÐūŅÐ―ŅŅŅ ÐēÐļŅÐūŅŅÐēаŅÐļ.\n\nÐÐūÐ―Ðļ ŅŅÐ°Ð―ŅŅŅ ÐēаŅÐļО Ð―Ð°ÐđКŅаŅÐļО ÐīÐķÐĩŅÐĩÐŧÐūО &aÐ ÐūŅÐŧÐļÐ―ÐūŅ ÐūÐŧŅŅ&r â ŅŅÐīÐļÐ―Ðļ, ŅÐū ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅŅŅ ÐīÐŧŅ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēа &eÐŅÐūÐīÐļзÐĩÐŧŅ&r. ÐÐ°Ð―ÐūÐŧа ŅŅÐūŅ
Ðļ ŅŅŅÐđКŅŅа ÐīÐū Ð―ÐļзŅКÐļŅ
ŅÐĩОÐŋÐĩŅаŅŅŅ, а ŅÐūÐ―ŅŅÐ―ÐļКÐļ КŅаŅÐĩ ÐŋÐūŅŅÐēаŅŅŅŅŅ Ðē ŅÐĩÐŋÐŧŅŅÐūÐžŅ ÐšÐŧŅОаŅŅ. ÐÐļ ŅаКÐūÐķ ОÐūÐķÐĩŅÐĩ ÐēÐļŅÐūŅŅÐēаŅÐļ ŅŅ
Ðē ÐĩÐŧÐĩКŅŅÐļŅÐ―ŅÐđ ŅÐĩÐŋÐŧÐļŅŅ, ŅКŅÐū Ð―Ðĩ Ņ
ÐūŅÐĩŅÐĩ ÐēÐļŅŅаŅаŅÐļ ÐąÐ°ÐģаŅÐū ŅаŅŅ Ð―Ð° ŅÐĩŅОÐĩŅŅŅÐēÐū â ŅÐūÐŋŅаÐēÐīа, ÐīÐūÐēÐĩÐīÐĩŅŅŅŅ ÐēÐļŅŅаŅаŅÐļ ŅŅÐūŅ
Ðļ ÐĩÐ―ÐĩŅÐģŅŅ Ð―Ð° ŅŅ
Ð―Ņ Ð·ŅÐūŅŅÐ°Ð―Ð―Ņ.",
+ "quests.low_voltage.lv_seeds.task": "ÐÐ°Ð―ÐūÐŧа Ð°ÐąÐū ÐĄÐūÐ―ŅŅÐ―ÐļК",
"quests.low_voltage.lv_turbo_charge.title": "ÐĻÐēÐļÐīКа заŅŅÐīКа",
"quests.low_voltage.lv_turbo_charge.subtitle": "ÐÐūŅÐļŅÐ―Ðū ÐīÐŧŅ ŅÐēÐļÐīŅÐūÐģÐū заŅŅÐīÐķÐ°Ð―Ð―Ņ ÐĩÐŧÐĩКŅŅÐūŅÐ―ŅŅŅŅОÐĩÐ―ŅŅÐē",
"quests.low_voltage.lv_turbo_charge.desc": "&oÐĶŅ ŅÐĩОа КÐēÐĩŅŅŅ Ņ Ð―ÐĩÐūÐąÐūÐēâŅзКÐūÐēÐūŅ, аÐŧÐĩ ОÐūÐķÐĩ заŅŅКаÐēÐļŅÐļ ŅÐĩÐąÐĩ. ÐÐļ ÐīÐūÐīаÐŧÐļ ŅŅ Ð·Ð°ŅаÐīÐļ ÐŋÐūÐēÐ―ÐūŅÐļ.&r \n\n&3ÐĻÐēÐļÐīКа заŅŅÐīКа&r заŅŅÐīÐķÐ°Ņ &6RF Ņа EU&r ÐŋŅÐĩÐīОÐĩŅÐļ, ŅÐ°ÐšŅ ŅК &9ÐŅÐļÐŧŅ&r, Ð―Ð°ÐīзÐēÐļŅаÐđÐ―Ðū ŅÐēÐļÐīКÐū. \n\nÐŅÐ― ÐŋŅÐļÐđÐžÐ°Ņ ÐīÐū 4 ÐОÐŋÐĩŅ Ð―Ð° КÐūÐķÐĩÐ― ÐŋŅÐĩÐīОÐĩŅ, ŅКÐļÐđ заŅŅÐīÐķаŅ, ŅÐū ŅÐūÐąÐļŅŅ ÐđÐūÐģÐū &6ÐēÐīÐēŅŅŅ ŅÐēÐļÐīŅÐļО&r за &3ÐŅŅÐĩŅ ÐąÐ°ŅаŅÐĩÐđ&r. ÐÐīÐ―Ð°Ðš ÐēŅÐ― Ð―Ðĩ ОÐūÐķÐĩ ŅÐūзŅŅÐīÐķаŅÐļ. \n\n&eÐŅÐīŅ-ŅКÐļÐđ&r ÐаŅŅÐīÐ―ÐļÐđ ÐŋŅÐļŅŅŅŅÐđ заÐēÐĩŅŅÐļŅŅ ŅÐĩÐđ КÐēÐĩŅŅ.",
@@ -1531,7 +1647,7 @@
"quests.low_voltage.machine_auto_output_behaviour.title": "ÐÐūÐēÐĩÐīŅÐ―ÐšÐ° аÐēŅÐūОаŅÐļŅÐ―ÐūÐģÐū ÐēÐļÐēÐūÐīŅ ÐžÐ°ŅÐļÐ―Ðļ",
"quests.low_voltage.machine_auto_output_behaviour.subtitle": "ÐаÐēаÐđ Ð―Ð°ÐēŅаŅÐļŅŅ.",
"quests.low_voltage.machine_auto_output_behaviour.desc.1": "ÐĢŅŅ ÐžÐ°ŅÐļÐ―Ðļ зазÐēÐļŅаÐđ ОаŅŅŅ ÐūÐīÐ―Ņ &7ÐÐļŅŅÐūÐēŅ ÐĄŅÐūŅÐūÐ―Ņ&r Ņа ÐūÐīÐ―Ņ &9ÐÐļŅ
ŅÐīÐ―Ņ ÐĄŅÐūŅÐūÐ―Ņ&r. \n\n&7ÐÐļŅŅÐūÐēа ÐĄŅÐūŅÐūÐ―Ð°&r ÐŋÐūÐēÐļÐ―Ð―Ð° ÐąŅŅÐļ ÐūŅÐĩÐēÐļÐīÐ―ÐūŅ. \n&9ÐÐļŅ
ŅÐīÐ―Ð° ÐĄŅÐūŅÐūÐ―Ð°&r â ŅÐĩ ŅŅÐūŅÐūÐ―Ð° з ŅÐūŅКÐūŅ Ð°ÐąÐū ÐūŅÐēÐūŅÐūО. Ðа заОÐūÐēŅŅÐēÐ°Ð―Ð―ŅО ÐēÐūÐ―Ð° ŅÐūзŅаŅÐūÐēÐ°Ð―Ð° Ð―Ð° заÐīÐ―ŅÐđ ŅаŅŅÐļÐ―Ņ ÐžÐ°ŅÐļÐ―Ðļ ÐŋŅÐļ ŅŅ ÐēŅŅÐ°Ð―ÐūÐēÐŧÐĩÐ―Ð―Ņ. \n\nÐаŅÐļÐ―Ðļ ОÐūÐķŅŅŅ &aаÐēŅÐūÐēÐļÐēÐ°Ð―ŅаÐķŅÐēаŅÐļ&r ŅÐĩŅÐĩз ŅÐēÐūŅ ÐēÐļŅ
ŅÐīÐ―Ņ ŅŅÐūŅÐūÐ―Ņ. \nÐĐÐūÐą ŅÐēŅÐžÐšÐ―ŅŅÐļ аÐēŅÐūÐēÐļÐēÐ°Ð―ŅаÐķÐĩÐ―Ð―Ņ, Ð―Ð°ŅÐļŅÐ―Ðļ ÐēŅÐīÐŋÐūÐēŅÐīÐ―Ņ ÐšÐ―ÐūÐŋÐšŅ Ðē GUI.\nÐÐēŅÐūÐēÐļÐēÐ°Ð―ŅаÐķÐĩÐ―Ð―Ņ ŅŅÐīÐļÐ― Ņа ÐŋŅÐĩÐīОÐĩŅŅÐē ÐŋÐĩŅÐĩОÐļКаŅŅŅŅŅ ÐūКŅÐĩОÐū. \nÐÐūÐīаŅКÐūÐēÐļÐđ КÐūÐ―ŅŅÐūÐŧŅ Ð―Ð°Ðī аÐēŅÐūÐēÐļÐēÐ°Ð―ŅаÐķÐĩÐ―Ð―ŅО ОÐūÐķÐ―Ð° зÐīŅÐđŅÐ―ÐļŅÐļ за ÐīÐūÐŋÐūОÐūÐģÐūŅ &dÐĪŅÐŧŅŅŅŅÐē&r Ņа &dÐŅÐļŅÐūК&r, ŅÐšŅ ÐūÐŋÐļŅÐ°Ð―Ņ Ðē КÐēÐĩŅŅŅ Ņ ÐēÐĩŅŅ
Ð―ŅÐūÐžŅ ÐŧŅÐēÐūÐžŅ ÐšŅŅŅ ŅŅÐūÐģÐū.",
- "quests.low_voltage.machine_auto_output_behaviour.desc.2": "ÐÐŧаŅÐ°Ð―Ð―Ņ ÐŋŅаÐēÐūŅ ÐšÐ―ÐūÐŋКÐūŅ ÐžÐļŅŅ Ð―Ð° ОаŅÐļÐ―Ņ Ð· &5ÐаÐđКÐūÐēÐļО КÐŧŅŅÐĩО&r зОŅÐ―ŅŅ ÐēÐļŅ
ŅÐīÐ―Ņ ŅŅÐūŅÐūÐ―Ņ, а shift+КÐŧаŅÐ°Ð―Ð―Ņ Ð·ÐžŅÐ―ŅŅ ÐŧÐļŅŅÐūÐēŅ ŅŅÐūŅÐūÐ―Ņ. ÐаÐđ Ð―Ð° ŅÐēазŅ, ŅÐū ÐŧÐļŅŅÐūÐēа ŅŅÐūŅÐūÐ―Ð° &cÐ―Ðĩ ОÐūÐķÐĩ&r ÐąŅŅÐļ ÐēÐļŅ
ŅÐīÐ―ÐūŅ ŅŅÐūŅÐūÐ―ÐūŅ! \n\nÐа заОÐūÐēŅŅÐēÐ°Ð―Ð―ŅО ÐŋŅÐĩÐīОÐĩŅÐļ Ņа ŅŅÐīÐļÐ―Ðļ Ð―Ðĩ ОÐūÐķÐ―Ð° ÐēŅŅаÐēÐŧŅŅÐļ ŅÐĩŅÐĩз ÐēÐļŅ
ŅÐīÐ―Ņ ŅŅÐūŅÐūÐ―Ņ, аÐŧÐĩ ŅÐĩ ОÐūÐķÐ―Ð° зОŅÐ―ÐļŅÐļ за ÐīÐūÐŋÐūОÐūÐģÐūŅ &5ÐÐļКŅŅŅКÐļ&r. \nÐÐąÐū КÐŧаŅÐ―Ðļ ÐŋŅаÐēÐūŅ ÐšÐ―ÐūÐŋКÐūŅ ÐžÐļŅŅ ÐąÐĩзÐŋÐūŅÐĩŅÐĩÐīÐ―ŅÐū Ð―Ð° ÐēÐļŅ
ŅÐīÐ―ŅÐđ ŅŅÐūŅÐūÐ―Ņ, Ð°ÐąÐū shift+КÐŧаŅÐ―Ðļ Ð―Ð° ŅŅŅŅŅ, ŅÐū ÐēŅÐīÐŋÐūÐēŅÐīÐ°Ņ ŅŅÐūŅÐūÐ―Ņ ÐēÐļŅ
ÐūÐīŅ. \n\nÐ ŅÐ―ŅКаÐŧŅÐ―Ņ ÐžÐ°ŅÐļÐ―Ðļ, ŅÐšŅ Ð―Ðĩ ÐūÐąŅÐūÐąÐŧŅŅŅŅ ŅÐĩŅÐĩÐŋŅÐļ, ŅÐ°ÐšŅ ŅК &3ÐаŅÐūŅ&r, &3ÐĻаŅ
ŅаŅ&r, &3Ð ÐļÐąÐ°ÐŧКа&r, &3ÐÐūÐŧÐĩКŅÐūŅ ÐŋŅÐĩÐīОÐĩŅŅÐē&r ŅÐūŅÐū. ÐĶŅ ÐžÐ°ŅÐļÐ―Ðļ ÐēÐļÐēÐ°Ð―ŅаÐķŅŅŅŅ ÐŋŅÐĩÐīОÐĩŅÐļ Ð―Ð° ŅÐēÐūŅ &7ÐÐļŅŅÐūÐēŅ ŅŅÐūŅÐūÐ―Ņ&r (ŅКа ÐēŅÐĩ ŅÐĩ ÐŋÐūÐ·Ð―Ð°ŅÐĩÐ―Ð° КŅаÐŋКÐūŅ).",
+ "quests.low_voltage.machine_auto_output_behaviour.desc.2": "ÐÐÐ Ð―Ð° ОаŅÐļÐ―Ņ Ð· &5ÐаÐđКÐūÐēÐļО КÐŧŅŅÐĩО&r зОŅÐ―ŅŅ ÐēÐļŅ
ŅÐīÐ―Ņ ŅŅÐūŅÐūÐ―Ņ, а shift+КÐŧаŅÐ°Ð―Ð―Ņ Ð·ÐžŅÐ―ŅŅ ÐŧÐļŅŅÐūÐēŅ ŅŅÐūŅÐūÐ―Ņ. ÐаÐđ Ð―Ð° ŅÐēазŅ, ŅÐū ÐŧÐļŅŅÐūÐēа ŅŅÐūŅÐūÐ―Ð° &cÐ―Ðĩ ОÐūÐķÐĩ&r ÐąŅŅÐļ ÐēÐļŅ
ŅÐīÐ―ÐūŅ ŅŅÐūŅÐūÐ―ÐūŅ! \n\nÐа заОÐūÐēŅŅÐēÐ°Ð―Ð―ŅО ÐŋŅÐĩÐīОÐĩŅÐļ Ņа ŅŅÐīÐļÐ―Ðļ Ð―Ðĩ ОÐūÐķÐ―Ð° ÐēŅŅаÐēÐŧŅŅÐļ ŅÐĩŅÐĩз ÐēÐļŅ
ŅÐīÐ―Ņ ŅŅÐūŅÐūÐ―Ņ, аÐŧÐĩ ŅÐĩ ОÐūÐķÐ―Ð° зОŅÐ―ÐļŅÐļ за ÐīÐūÐŋÐūОÐūÐģÐūŅ &5ÐÐļКŅŅŅКÐļ&r. \nÐÐąÐū КÐŧаŅÐ―Ðļ ÐŋŅаÐēÐūŅ ÐšÐ―ÐūÐŋКÐūŅ ÐžÐļŅŅ ÐąÐĩзÐŋÐūŅÐĩŅÐĩÐīÐ―ŅÐū Ð―Ð° ÐēÐļŅ
ŅÐīÐ―ŅÐđ ŅŅÐūŅÐūÐ―Ņ, Ð°ÐąÐū shift+КÐŧаŅÐ―Ðļ Ð―Ð° ŅŅŅŅŅ, ŅÐū ÐēŅÐīÐŋÐūÐēŅÐīÐ°Ņ ŅŅÐūŅÐūÐ―Ņ ÐēÐļŅ
ÐūÐīŅ. \n\nÐ ŅÐ―ŅКаÐŧŅÐ―Ņ ÐžÐ°ŅÐļÐ―Ðļ, ŅÐšŅ Ð―Ðĩ ÐūÐąŅÐūÐąÐŧŅŅŅŅ ŅÐĩŅÐĩÐŋŅÐļ, ŅÐ°ÐšŅ ŅК &3ÐаŅÐūŅ&r, &3ÐŅŅ&r, &3Ð ÐļÐąÐ°ÐŧКа&r, &3ÐÐūÐŧÐĩКŅÐūŅ ÐŋŅÐĩÐīОÐĩŅŅÐē&r ŅÐūŅÐū. ÐĶŅ ÐžÐ°ŅÐļÐ―Ðļ ÐēÐļÐēÐ°Ð―ŅаÐķŅŅŅŅ ÐŋŅÐĩÐīОÐĩŅÐļ Ð―Ð° ŅÐēÐūŅ &7ÐÐļŅŅÐūÐēŅ ŅŅÐūŅÐūÐ―Ņ&r (ŅКа ÐēŅÐĩ ŅÐĩ ÐŋÐūÐ·Ð―Ð°ŅÐĩÐ―Ð° КŅаÐŋКÐūŅ).",
"quests.low_voltage.machine_auto_output_behaviour.task": "ÐĨО, ŅК ŅŅКаÐēÐū!",
"quests.low_voltage.programmed_circuits.title": "ÐŅÐūÐģŅаОÐūÐēÐ°Ð―Ņ ŅŅ
ÐĩОÐļ",
"quests.low_voltage.programmed_circuits.subtitle": "ÐÐĩ Ņ
ÐūŅÐĩŅ ÐēÐļŅŅаŅаŅÐļ ŅÐēÐūŅ ŅŅ
ÐĩОÐļ Ð―Ð° ÐēÐļÐąŅŅ ŅÐĩŅÐĩÐŋŅŅÐē?",
@@ -1588,7 +1704,7 @@
"quests.low_voltage.other_machines.desc": "ÐÐļ Ð―Ðĩ ÐąŅÐīÐĩОÐū ŅÐūзÐģÐŧŅÐīаŅÐļ &dÐŋÐūÐēÐ―ÐļÐđ ОаŅŅŅÐ°Ðą зÐēÐļŅаÐđÐ―ÐūŅ ÐūÐąŅÐūÐąÐšÐļ ŅŅÐīÐļ&r. ЧÐūÐžŅ Ð·ÐēÐļŅаÐđÐ―ÐūŅ? ÐÐĩŅÐšŅ ŅŅÐīÐļ ÐŋÐūŅŅÐĩÐąŅŅŅŅ ŅÐŋÐĩŅŅаÐŧŅÐ―ÐūŅ ÐūÐąŅÐūÐąÐšÐļ, аÐŧÐĩ ŅÐĩ ŅÐĩОа ÐīÐŧŅ Ð―Ð°ÐąÐ°ÐģаŅÐū ÐŋŅÐ·Ð―ŅŅÐĩ. Ð Ð―Ņ, ОÐļ ÐēÐķÐĩ заŅ
ÐūÐŋÐļÐŧÐļŅŅ! \n\nÐÐĩŅÐšŅ ÐžÐ°ŅÐļÐ―Ðļ, ŅÐ°ÐšŅ ŅК &bÐĨŅОŅŅÐ―Ð° ÐÐ°Ð―Ð―Ð°&r Ð°ÐąÐū &bÐÐŧÐĩКŅŅÐūÐŧŅзÐĩŅ&r, ОÐūÐķŅŅŅ ÐąŅŅÐļ КÐūŅÐļŅÐ―ÐļОÐļ. \n\nÐÐŧŅКаÐēŅŅ ÐūÐąŅÐūÐąÐšÐļ ŅŅÐīÐļ? ÐÐĩŅÐĩÐģÐŧŅÐ―Ņ ŅÐŋÐĩŅŅаÐŧŅÐ―ÐļÐđ ŅÐūзÐīŅÐŧ &cÐÐąŅÐūÐąÐšÐ° Ð ŅÐīÐļ&r ÐīÐŧŅ ÐŋÐūÐēÐ―ÐūÐģÐū ÐŋÐūКŅÐūКÐūÐēÐūÐģÐū КÐĩŅŅÐēÐ―ÐļŅŅÐēа!",
"quests.low_voltage.other_machines.task": "ÐŊ ÐŋÐūÐģÐūÐīÐķŅŅŅŅ ÐēŅŅаŅÐļŅÐļ зÐīÐūŅÐūÐēÐļÐđ ÐģÐŧŅзÐī",
"quests.low_voltage.lv_chemical_bath.title": "ÐазÐūÐēа ÐĨŅОŅŅÐ―Ð° ÐÐ°Ð―Ð―Ð°",
- "quests.low_voltage.lv_chemical_bath.subtitle": "The Chemical Bath bathes...",
+ "quests.low_voltage.lv_chemical_bath.subtitle": "ÐĨŅОŅŅÐ―Ð° ÐēÐ°Ð―Ð―Ð° Ð·Ð°Ð―ŅŅŅŅ...",
"quests.low_voltage.lv_chemical_bath.desc.1": "&lÐÐūзa ОÐĩÐķаОÐļ ÐūÐąŅÐūÐąÐšÐļ ŅŅÐīÐļ:&r \n\nÐĒÐļ ОÐūÐķÐĩŅ ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐĨŅОŅŅÐ―Ņ ÐÐ°Ð―Ð―Ņ ÐīÐŧŅ Ð·Ð°ÐžŅÐ―Ðļ ŅÐĩŅÐĩÐŋŅŅÐē, ŅÐū ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅ &6заÐŋÐĩŅаŅÐ°Ð―Ņ ÐąÐūŅКŅ&r, ŅÐūÐąÐŧŅŅÐļ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēÐū ÐŋаÐŋÐĩŅŅ Ņа ŅКŅŅÐļ &6ÐąÐĩÐ·ÐąÐūÐŧŅŅÐ―ÐļО&r. \n\nÐ Ðđ ŅÐ―ŅŅ ÐžÐĩÐ―Ņ ÐēаÐķÐŧÐļÐēŅ ŅÐĩŅÐĩÐŋŅÐļ, ŅÐ°ÐšŅ ŅК ŅаŅÐąŅÐēÐ°Ð―Ð―Ņ ŅŅÐ·Ð―ÐļŅ
ÐŋŅÐĩÐīОÐĩŅŅÐē Ņ ÐąÐŧÐūКŅÐē Ð°ÐąÐū ŅŅ
ÐēŅÐīÐąŅÐŧŅÐēÐ°Ð―Ð―Ņ.",
"quests.low_voltage.lv_chemical_bath.desc.2": "&lÐÐŧŅ ÐūÐąŅÐūÐąÐšÐļ ŅŅÐīÐļ:&r \n\nÐÐĩŅÐšŅ &aÐŅÐūÐąÐŧÐĩÐ―Ņ Ð ŅÐīÐļ&r ОаŅŅŅ Ð°ÐŧŅŅÐĩŅÐ―Ð°ŅÐļÐēÐ―Ņ ŅÐŧŅŅ
Ðļ ÐŋŅÐļ ÐŋŅÐūОÐļÐēÐ°Ð―Ð―Ņ ÐīÐū &aÐŅÐļŅÐĩÐ―ÐūŅ Ð ŅÐīÐļ&r, ŅÐū ÐēКÐŧŅŅÐ°Ņ ÐšŅÐŋÐ°Ð―Ð―Ņ Ņ &aÐ ŅŅŅŅ&r Ð°ÐąÐū &aÐÐĩŅŅŅÐŧŅŅаŅŅ ÐаŅŅŅŅ&r. ÐĶÐĩÐđ КŅÐūК Ð―Ðĩ Ņ Ð―Ð°ÐīŅÐū ÐēаÐķÐŧÐļÐēÐļО, ŅКŅÐū ŅŅÐŧŅКÐļ ŅÐūÐąŅ Ð―Ðĩ ÐŋÐūŅŅŅÐąÐĩÐ― ŅÐūÐđ ÐūŅÐūÐąÐŧÐļÐēÐļÐđ &6ÐÐūÐąŅŅÐ―ÐļÐđ ÐŅÐūÐīŅКŅ&r. ÐĶÐĩ ОÐūÐķÐĩ ÐąŅŅÐļ ŅŅÐīÐūÐēÐļО аÐŧŅŅÐĩŅÐ―Ð°ŅÐļÐēÐ―ÐļО ÐīÐķÐĩŅÐĩÐŧÐūО ÐĄŅŅÐąÐŧа (Ð―Ð°ŅŅК, Ð―Ð°ŅŅК!).",
"quests.low_voltage.lv_electroliser.title": "ÐазÐūÐēÐļÐđ ÐÐŧÐĩКŅŅÐūÐŧŅзÐĩŅ",
@@ -1663,6 +1779,7 @@
"quests.low_voltage.lv_extractor.desc.2": "&l&3ÐÐūŅ:&r&o ÐĒÐļ ÐŋÐūОŅŅÐļÐē, ŅÐū ŅŅ ÐžÐ°ŅÐļÐ―Ð° ÐŋÐūŅÐīÐ―ŅŅ ŅŅÐ―ÐšŅŅŅ ÐКŅŅŅаКŅÐūŅа Ņа Ð ŅÐīÐļÐ―Ð―ÐūÐģÐū ÐКŅŅŅаКŅÐūŅа? ÐĢ ÐŋÐūÐŋÐĩŅÐĩÐīÐ―ŅŅ
ÐēÐĩŅŅŅŅŅ
GregTech ŅÐĩ ÐąŅÐŧÐļ ÐūКŅÐĩÐžŅ ÐžÐ°ŅÐļÐ―Ðļ.",
"quests.low_voltage.lv_chemical_reactor.title": "ÐазÐūÐēÐļÐđ ÐĨŅОŅŅÐ―ÐļÐđ Ð ÐĩаКŅÐūŅ",
"quests.low_voltage.lv_chemical_reactor.subtitle": "ÐĨŅОŅŅ ÐīÐŧŅ ŅаÐđÐ―ÐļКŅÐē",
+ "quests.low_voltage.lv_chemical_reactor.task": "Ð ŅÐīКа ÐģŅОа",
"quests.low_voltage.lv_chemical_reactor.desc.1": "&3ÐĨŅОŅŅÐ―ÐļÐđ Ð ÐĩаКŅÐūŅ&r ÐąŅÐīÐĩ Ð―ÐĩÐūÐąŅ
ŅÐīÐ―ÐļÐđ ÐīÐŧŅ &lÐąÐ°ÐģаŅŅÐūŅ
&r ŅÐĩŅÐĩÐŋŅŅÐē. \n\nÐŅОÐū ÐēÐļÐŋŅÐūÐąŅÐđОÐū ÐđÐūÐģÐū â ŅÐūÐžŅ Ðą Ð―Ðĩ ÐēÐļКÐūŅÐļŅŅаŅÐļ ŅÐēŅÐđ ŅÐūÐđÐ―Ðū ŅŅÐēÐūŅÐĩÐ―ÐļÐđ ÐĨŅОŅŅÐ―ÐļÐđ Ð ÐĩаКŅÐūŅ, ŅÐūÐą ŅÐūÐ·ÐąÐŧÐūКŅÐēаŅÐļ Ð―ÐūÐēÐļÐđ, &6КŅаŅÐļÐđ ŅÐĩŅÐĩÐŋŅ ÐŅОÐļ&r? ÐŅОа &dÐ―ÐĩÐŋŅÐļÐīаŅÐ―Ð°&r Ņ ÐēÐļÐģÐŧŅÐīŅ ŅŅÐīÐļÐ―Ðļ, ŅÐūÐžŅ ŅÐūÐąŅ Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ ŅÐĩ ÐūÐīÐ―Ð° ОаŅÐļÐ―Ð° ÐīÐŧŅ ŅŅ ÐŋÐūÐīаÐŧŅŅÐūŅ ÐūÐąŅÐūÐąÐšÐļ.",
"quests.low_voltage.lv_chemical_reactor.desc.2": "ÐĒÐļ Ð―Ðĩ ОÐūÐķÐĩŅ ŅŅÐēÐūŅÐļŅÐļ ÐŅОŅ, ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅÐļ ÐŧÐļŅÐĩ ÐĨŅОŅŅÐ―ÐļÐđ Ð ÐĩаКŅÐūŅ, ŅÐūÐžŅ ÐūŅŅ ÐšŅÐŧŅКа &aŅÐ―ŅÐļŅ
ОаŅÐļÐ―&r, ŅÐšŅ ŅÐūÐąŅ ÐēаŅŅÐū ŅÐūзÐģÐŧŅÐ―ŅŅÐļ: \n\n&3ÐаŅÐēÐĩŅÐīÐķŅÐēаŅ&r ÐīÐūÐŋÐūОÐūÐķÐĩ ŅÐūÐąŅ ÐŋÐĩŅÐĩŅÐēÐūŅÐļŅÐļ ŅŅÐīÐšŅ ÐŅÐžŅ ÐąÐĩзÐŋÐūŅÐĩŅÐĩÐīÐ―ŅÐū Ðē &aÐŅОÐūÐēŅ ÐÐļŅŅÐļ&r. ÐÐūÐ―Ðļ ŅÐūÐąŅ Ð·Ð―Ð°ÐīÐūÐąÐŧŅŅŅŅŅ Ð―Ð°ÐīаÐŧŅ. \n\nÐÐūŅŅО ŅÐļ ОÐūÐķÐĩŅ ŅКÐūŅÐļŅŅаŅÐļŅŅ &3ÐÐąÐļŅаŅÐĩО&r, ŅÐūÐą ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ŅÐūзÐŋÐŧаÐēÐŧÐĩÐ―Ņ ÐŅÐžŅ ÐīÐŧŅ ŅŅÐēÐūŅÐĩÐ―Ð―Ņ &aÐÐ°ÐąÐĩÐŧŅÐē&r. ÐĶÐĩ Ð―Ðĩ ÐēаÐķÐŧÐļÐēÐū ÐīÐŧŅ ÐÐŧÐūÐē'ŅÐ―ÐļŅ
ÐÐ°ÐąÐĩÐŧŅÐē, аÐŧÐĩ КŅаŅŅ ÐšÐ°ÐąÐĩÐŧŅ &eÐŋÐūŅŅŅÐąÐ―Ðū&r ÐąŅÐīÐĩ ŅŅÐēÐūŅŅÐēаŅÐļ ŅаОÐĩ Ðē ÐÐąÐļŅаŅŅ. \n\n&eÐŅÐļОŅŅКа:&r ÐĐÐūÐą зÐīаŅÐļ ŅŅÐīÐļÐ―Ņ, Ð·ÐąÐĩŅÐĩÐķÐļ ŅŅ Ðē &lÐąŅÐīŅ-ŅКÐūОŅ&r ŅÐĩзÐĩŅÐēŅаŅŅ Ņ ŅÐēÐūŅÐžŅ ŅÐ―ÐēÐĩÐ―ŅаŅŅ. ÐÐūŅКа â ŅÐīÐĩаÐŧŅÐ―ÐļÐđ ÐēаŅŅÐ°Ð―Ņ.",
"quests.low_voltage.lv_fluid_solidifier.title": "ÐазÐūÐēÐļÐđ ÐаŅÐēÐĩŅÐīÐķŅÐēÐ°Ņ Ð ŅÐīÐļÐ―",
@@ -1716,8 +1833,8 @@
"quests.medium_voltage.mv_miner.subtitle": "ÐĒаК ŅÐū ÐēаО Ð―Ð°ÐąŅÐļÐīÐŧÐū ÐīÐūÐąŅÐēаŅÐļ ŅаОÐūОŅ?",
"quests.medium_voltage.mv_miner.desc.1": "ÐĶŅ ÐīÐūÐąŅа ÐīŅŅа&r ÐąŅÐīÐĩ ÐīÐūÐąŅÐēаŅÐļ ŅŅÐīÐļ ÐīÐŧŅ ŅÐĩÐąÐĩ, ŅКŅÐū ŅŅ ŅÐūзОŅŅŅÐļŅÐļ Ð―Ð°Ðī ÐķÐļÐŧÐūŅ. \n\nÐÐĩŅŅÐļКаÐŧŅÐ―ÐļÐđ ÐīŅаÐŋазÐūÐ― Ð―ÐĩÐūÐąÐžÐĩÐķÐĩÐ―ÐļÐđ ÐŋŅÐī ОаÐđÐ―ÐĩŅÐūО. ÐÐūŅÐļзÐūÐ―ŅаÐŧŅÐ―ÐļÐđ ÐīŅаÐŋазÐūÐ― ÐēŅÐīÐūÐąŅаÐķаŅŅŅŅŅ Ņ ÐŋŅÐīКазŅŅ. \n\nÐаŅŅÐ°Ð―Ņ &bMV&r ОÐūÐķÐĩ Ð―Ðĩ ОаŅÐļ ÐīÐūŅŅаŅÐ―ŅÐūÐģÐū ÐīŅаÐŋазÐūÐ―Ņ ÐīÐŧŅ ÐēÐļÐīÐūÐąŅŅÐšŅ ÐēŅŅŅŅ ÐķÐļÐŧÐļ, аÐŧÐĩ ÐēаŅŅÐ°Ð―Ņ &6HV&r ОаŅ, ŅÐūÐžŅ ÐžÐūÐķÐŧÐļÐēÐū ÐēаŅŅÐū заŅÐĩКаŅÐļ. ÐŅŅÐļОаÐđ &eÐąŅÐīŅ-ŅКÐļÐđ&r, ŅÐūÐą заÐēÐĩŅŅÐļŅÐļ ŅÐĩ заÐēÐīÐ°Ð―Ð―Ņ.",
"quests.medium_voltage.mv_miner.desc.2": "ÐĒÐūÐąŅ Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ &9ÐÐ―ÐĩŅÐģŅŅ&r. &aÐаŅŅÐīÐķÐĩÐ―Ņ ÐаŅаŅÐĩŅ&r ОÐūÐķŅŅŅ ÐŋŅаŅŅÐēаŅÐļ, аÐŧÐĩ ÐēÐūÐ―Ðļ ОаŅŅŅ ÐēÐŧаŅŅÐļÐēŅŅŅŅ ŅÐēÐļÐīКÐū ŅÐūзŅŅÐīÐķаŅÐļŅŅ, ŅÐū ŅŅÐūŅ
Ðļ Ð―ÐĩзŅŅŅÐ―Ðū. \n\nÐаÐđКŅаŅа ŅÐĩКÐūОÐĩÐ―ÐīаŅŅŅ â ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ заÐŋÐūÐēÐ―ÐĩÐ―Ņ &3ÐÐūŅКŅ&r з ŅКÐļОÐūŅŅ ÐŋаÐŧÐļÐēÐūО &7(ŅКŅÐū ŅÐļ ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅ ÐаŅ, ŅÐĩ Ð―Ðĩ ŅÐŋŅаŅŅŅ!)&r Ņа &3ÐÐĩÐ―ÐĩŅаŅÐūŅ&r. \n\nÐ ÐūзОŅŅŅÐļ ÐÐūŅÐšŅ Ð―Ð°Ðī ÐÐĩÐ―ÐĩŅаŅÐūŅÐūО Ņ ÐšÐŧаŅÐ―Ðļ ÐŋÐū Ð―ŅÐūÐžŅ &5ÐÐļКŅŅŅКÐūŅ&r, ŅÐūÐą аÐēŅÐūОаŅÐļŅÐ―Ðū ÐŋÐĩŅÐĩÐīаÐēаŅÐļ ÐŋаÐŧÐļÐēÐū Ðē ÐÐĩÐ―ÐĩŅаŅÐūŅ.",
- "quests.medium_voltage.mv_miner.desc.3": "&cÐŅÐļОŅŅКа:&r ÐÐĩ Ð·Ð°ÐąŅÐīŅ &dзаÐēÐ°Ð―ŅаÐķÐļŅÐļ ŅÐ°Ð―ÐšÐļ&r ÐēŅŅŅ
9 ŅОаŅКŅÐē ŅŅÐīÐ―ÐūŅ ÐķÐļÐŧÐļ &7(ÐēŅÐīКŅÐļÐđ КаŅŅŅ, заŅ
ÐūÐŋÐļ ŅÐ°Ð―ÐšÐļ за ÐīÐūÐŋÐūОÐūÐģÐūŅ Ctrl + ÐÐÐ Ņ ŅÐēŅÐžÐšÐ―Ðļ ÐŋŅÐļОŅŅÐūÐēÐĩ заÐēÐ°Ð―ŅаÐķÐĩÐ―Ð―Ņ ÐŋŅŅÐŧŅ ŅŅ
заŅ
ÐūÐŋÐŧÐĩÐ―Ð―Ņ)&r. \n\n&9ÐÐūŅаÐīа:&r ÐĒÐļ ОÐūÐķÐĩŅ ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ Ð°ÐąÐū &3ME ÐĄŅÐ―ÐīŅК&r, Ð°ÐąÐū &3GT Create&r ŅК ÐēÐļŅ
ŅÐīÐ―ÐļÐđ ŅÐ―ÐēÐĩÐ―ŅаŅ, ŅÐūÐą зŅÐūÐąÐļŅÐļ ŅŅÐ°Ð―ŅÐŋÐūŅŅŅÐēÐ°Ð―Ð―Ņ ŅŅÐī ÐīÐūÐīÐūÐžŅ ÐŋŅÐūŅŅŅŅÐļО. &3ME ÐĄŅÐ―ÐīŅК&r ОÐūÐķÐ―Ð° ÐķÐļÐēÐļŅÐļ ÐąÐĩзÐŋÐūŅÐĩŅÐĩÐīÐ―ŅÐū ÐēŅÐī EU, аÐŧÐĩ ŅÐĩ ÐąŅÐīÐĩ ÐīÐūŅŅŅÐŋÐ―Ðū Ð―Ðĩ ÐēŅÐīŅазŅ.",
- "quests.medium_voltage.mv_miner.task": "ÐŅÐīŅ-ŅКÐļÐđ ОаÐđÐ―ÐĩŅ",
+ "quests.medium_voltage.mv_miner.desc.3": "&cÐŅÐļОŅŅКа:&r ÐÐĩ Ð·Ð°ÐąŅÐīŅ &dзаÐēÐ°Ð―ŅаÐķÐļŅÐļ ŅÐ°Ð―ÐšÐļ&r ÐēŅŅŅ
9 ŅОаŅКŅÐē ŅŅÐīÐ―ÐūŅ ÐķÐļÐŧÐļ &7(ÐēŅÐīКŅÐļÐđ КаŅŅŅ, заŅ
ÐūÐŋÐļ ŅÐ°Ð―ÐšÐļ за ÐīÐūÐŋÐūОÐūÐģÐūŅ Ctrl + ÐÐÐ Ņ ŅÐēŅÐžÐšÐ―Ðļ ÐŋŅÐļОŅŅÐūÐēÐĩ заÐēÐ°Ð―ŅаÐķÐĩÐ―Ð―Ņ ÐŋŅŅÐŧŅ ŅŅ
заŅ
ÐūÐŋÐŧÐĩÐ―Ð―Ņ)&r. \n\n&9ÐÐūŅаÐīа:&r ÐĒÐļ ОÐūÐķÐĩŅ ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ Ð°ÐąÐū &3ME ÐĄÐšŅÐļÐ―Ņ&r, Ð°ÐąÐū &3GT ÐŊŅÐļК&r ŅК ÐēÐļŅ
ŅÐīÐ―ÐļÐđ ŅÐ―ÐēÐĩÐ―ŅаŅ, ŅÐūÐą зŅÐūÐąÐļŅÐļ ŅŅÐ°Ð―ŅÐŋÐūŅŅŅÐēÐ°Ð―Ð―Ņ ŅŅÐī ÐīÐūÐīÐūÐžŅ ÐŋŅÐūŅŅŅŅÐļО. &3ME ÐĄÐšŅÐļÐ―Ņ&r ОÐūÐķÐ―Ð° ÐķÐļÐēÐļŅÐļ ÐąÐĩзÐŋÐūŅÐĩŅÐĩÐīÐ―ŅÐū ÐēŅÐī EU, аÐŧÐĩ ŅÐĩ ÐąŅÐīÐĩ ÐīÐūŅŅŅÐŋÐ―Ðū Ð―Ðĩ ÐēŅÐīŅазŅ.",
+ "quests.medium_voltage.mv_miner.task": "ÐŅÐīŅ-ŅКÐļÐđ ÐąŅŅ",
"quests.medium_voltage.mv_component.title": "ÐÐūОÐŋÐūÐ―ÐĩÐ―ŅÐļ MV",
"quests.medium_voltage.mv_component_.subtitle": "ÐÐĩÐ―Ð°ÐēÐļÐīŅÐē ŅŅÐēÐūŅŅÐēаŅÐļ ŅÐĩ Ð―Ð° ÐŋÐūÐŋÐĩŅÐĩÐīÐ―ŅÐūÐžŅ ŅŅÐēÐ―Ņ?",
"quests.medium_voltage.mv_component.desc": "ÐŅŅ ŅÐŋÐļŅÐūК КÐūОÐŋÐūÐ―ÐĩÐ―ŅŅÐē, ŅÐšŅ ŅÐūÐąŅ Ð·Ð―Ð°ÐīÐūÐąÐŧŅŅŅŅŅ Ðē &bMV&r. ÐĐÐūÐą зОÐĩÐ―ŅÐļŅÐļ ŅКÐŧаÐīÐ―ŅŅŅŅ, ÐūÐąÐūÐēâŅзКÐūÐēÐū Ð―Ð°ÐŧаŅŅŅÐđ аÐēŅÐūКŅаŅŅ Ð°ÐąÐū &dОаŅÐūÐēÐĩ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēÐū&r ŅÐļŅ
ÐīÐĩŅаÐŧÐĩÐđ, ÐūŅÐūÐąÐŧÐļÐēÐū &aÐÐūŅÐūŅŅÐē&r. \n\nÐÐ―Ð°ÐđÐūОÐļÐđ з &aÐОŅŅÐĩŅÐūО&r? ÐĢ ŅŅÐūÐžŅ ŅŅÐēÐ―Ņ ÐОŅŅÐĩŅ ÐēÐļОаÐģÐ°Ņ &dÐÐĩзÐīÐūÐģÐ°Ð―Ð―ÐļÐđ ÐĄÐžÐ°ŅаÐģÐī&r Ņ ŅÐĩŅÐĩÐŋŅŅ, ŅКÐļÐđ Ð―Ð°ŅÐ°Ð·Ņ ÐžÐūÐķÐ―Ð° ÐūŅŅÐļОаŅÐļ ÐŧÐļŅÐĩ ŅÐĩŅÐĩз &3ÐĄÐūŅŅŅÐēаÐŧŅÐ―Ņ ÐаŅÐļÐ―Ņ&r. \n\nÐÐūÐ―ÐēÐĩŅŅÐļ, ÐÐūОÐŋÐļ Ņа Ð ÐūÐąÐūŅÐļзÐūÐēÐ°Ð―Ņ Ð ŅКÐļ Ņ ÐūÐąâŅКŅÐļÐēÐ―ÐļОÐļ ÐŋÐūКŅаŅÐĩÐ―Ð―ŅОÐļ ÐŋÐūŅŅÐēÐ―ŅÐ―Ðū з ÐēÐĩŅŅŅŅОÐļ &7LV&r, ŅКŅÐū ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ŅŅ
ŅК Ð―Ð°ÐšÐŧаÐīКÐļ.",
@@ -1747,14 +1864,14 @@
"quests.medium_voltage.mv_battery.desc": "ÐŊК заÐēÐķÐīÐļ, ОÐļ Ð―Ð°ÐŋÐūÐŧÐĩÐģÐŧÐļÐēÐū ŅÐĩКÐūОÐĩÐ―ÐīŅŅОÐū ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ &bÐŅŅÐĩŅ ÐКŅОŅÐŧŅŅÐūŅŅÐē&r â Ð―Ð°ÐēŅŅŅ ŅКŅÐū ÐēÐļ ŅÐŋÐūÐķÐļÐēаŅŅÐĩ ÐąŅÐŧŅŅÐĩ &6ÐĩÐ―ÐĩŅÐģŅŅ&r, Ð―ŅÐķ ÐēÐļŅÐūÐąÐŧŅŅŅÐĩ, ÐēÐļ Ð―Ðĩ ÐēŅŅаŅÐļŅÐĩ ŅŅ ÐžÐļŅŅŅÐēÐū, а зОÐūÐķÐĩŅÐĩ ÐēŅÐīÐ―ÐūÐēÐļŅÐļ заÐŋаŅ, ÐŋÐūКÐļ ÐēаŅŅ ÐžÐ°ŅÐļÐ―Ðļ Ð―Ðĩ ÐŋŅаŅŅŅŅŅ.",
"quests.medium_voltage.mv_battery.task": "ÐŅÐīŅ-ŅКÐļÐđ MV ÐŅŅÐĩŅ ÐКŅОŅÐŧŅŅÐūŅŅÐē",
"quests.medium_voltage.mv_batteries.title": "ÐŅаŅŅ ÐąÐ°ŅаŅÐĩŅ",
- "quests.medium_voltage.mv_batteries.subtitle": "Baby Got Battery",
+ "quests.medium_voltage.mv_batteries.subtitle": "ÐĢ ÐžÐ°ÐŧŅКа зâŅÐēÐļÐēŅŅ Ð°ÐšŅОŅÐŧŅŅÐūŅ",
"quests.medium_voltage.mv_batteries.desc": "&bMV&r ÐаŅаŅÐĩŅ ŅÐŋÐūÐīÐūÐąÐ°ŅŅŅŅŅ ŅÐūÐąŅ, ŅКŅÐū ŅÐļ Ņ
ÐūŅÐĩŅ ÐąŅŅÐĩŅÐļзŅÐēаŅÐļ ÐÐ―ÐĩŅÐģŅŅ, ŅаК ŅаОÐū ŅК &7LV&r. \n\nÐаŅŅŅŅŅŅ Ņ &aÐаŅŅŅŅ&r, &aÐŅŅŅŅ&r Ð°ÐąÐū &aÐаÐīОŅŅ&r зŅÐūŅŅÐ°Ņ ÐīÐū 8 ÐŋÐļÐŧŅ, ŅÐūÐžŅ ÐēаŅŅÐū ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ŅÐĩ, ŅÐūÐģÐū Ņ ŅÐĩÐąÐĩ Ð―Ð°ÐđÐąŅÐŧŅŅÐĩ. Ð ŅÐ·Ð―ÐļŅŅ Ðē ŅÐžÐ―ÐūŅŅŅ Ð―Ðĩ &7ÐĒÐÐ&r ÐēÐĩÐŧÐļКа, зŅÐĩŅŅÐūŅ! \n\nÐŅŅÐļОаÐđ &eÐąŅÐīŅ-ŅКŅ&r ÐаŅаŅÐĩŅ, ŅÐūÐą заÐēÐĩŅŅÐļŅÐļ ÐаÐēÐīÐ°Ð―Ð―Ņ.",
"quests.medium_voltage.mv_steel_alloy.title": "ÐĄŅаÐŧÐĩÐēŅ ÐĄÐŋÐŧаÐēÐļ",
"quests.medium_voltage.mv_steel_alloy.subtitle": "ÐаÐģаŅŅŅÐđ ŅÐēÐūŅ ŅÐĩŅŅÐĩ",
"quests.medium_voltage.mv_steel_alloy.desc": "ÐÐ°Ð―Ð°ÐīŅŅÐēа ŅŅаÐŧŅ ÐŋÐūŅŅŅÐąÐ―Ð° Ðē Ð―ÐĩÐēÐĩÐŧÐļКÐļŅ
КŅÐŧŅКÐūŅŅŅŅ
Ņ ÐŋŅÐūÐģŅÐĩŅŅŅ. ÐÐūÐ―Ð° &6ОаÐđÐķÐĩ ÐēŅÐĩŅÐēÐĩŅÐū ОŅŅÐ―ŅŅа&r за зÐēÐļŅаÐđÐ―Ņ ŅŅаÐŧŅ, ŅКŅÐū ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅŅŅ Ðē ŅÐ―ŅŅŅŅОÐĩÐ―ŅаŅ
GregTech. ÐÐ°Ð―Ð°ÐīŅÐđ ÐīÐūÐąŅÐēаŅŅŅŅŅ Ð· &aÐÐ°Ð―Ð°ÐīŅŅÐēÐūÐģÐū ÐаÐģÐ―ÐĩŅÐļŅŅ&r, ŅКÐļÐđ ŅÐļ ОŅÐģ зŅŅŅŅŅŅÐļ Ņ ÐžÐ°ÐģÐ―ÐĩŅÐļŅÐūÐēÐļŅ
ÐķÐļÐŧаŅ
. \n\nÐÐ―ŅŅ ŅŅаÐŧÐĩÐēŅ ŅÐŋÐŧаÐēÐļ ÐēКÐŧŅŅаŅŅŅ ÐĄÐļÐ―Ņ ÐĄŅаÐŧŅ, ЧÐĩŅÐēÐūÐ―Ņ ÐĄŅаÐŧŅ Ņа ЧÐūŅÐ―Ņ ÐĄŅаÐŧŅ! \n\nÐŅзŅОÐļ ŅŅÐūŅ
Ðļ ÐĄÐļÐ―ŅÐūŅ ÐĄŅаÐŧŅ ÐąÐĩзКÐūŅŅÐūÐēÐ―Ðū â ÐēÐūÐ―Ð° ÐēÐīÐēŅŅŅ ÐžŅŅÐ―ŅŅа за зÐēÐļŅаÐđÐ―Ņ ŅŅаÐŧŅ.",
"quests.medium_voltage.pyrolyse.title": "ÐŅŅÐūÐŧŅÐ·Ð―Ð° ÐŅŅ",
"quests.medium_voltage.pyrolyse.subtitle": "ÐĒÐĩŅОŅŅÐ―ÐļÐđ Ð ÐūзКÐŧаÐī",
- "quests.medium_voltage.pyrolyse.desc.1": "&3ÐŅŅÐūÐŧŅÐ·Ð―Ð° ÐŅŅ&r â ŅÐĩ ÐĩÐŧÐĩКŅŅÐļŅÐ―ÐļÐđ Ð°Ð―Ð°ÐŧÐūÐģ &3ÐÐūКŅÐūÐēÐūŅ ÐÐĩŅŅ&r. ÐÐūÐ―Ð° ОÐūÐķÐĩ ÐēÐļŅÐūÐąÐŧŅŅÐļ &9ÐÐūКŅŅÐēÐ―Ðĩ ÐŅÐģŅÐŧÐŧŅ&r Ņа &9ÐÐĩŅÐĩÐēÐ―Ðĩ ÐŅÐģŅÐŧÐŧŅ&r з ÐŋÐūÐąŅŅÐ―ÐļО ÐŋŅÐūÐīŅКŅÐūО &9ÐŅÐĩÐūзÐūŅÐūО&r, ŅК Ņ ŅÐ°Ð―ŅŅÐĩ, аÐŧÐĩ ŅаКÐūÐķ ÐžÐ°Ņ ÐīÐūÐīаŅКÐūÐēŅ &6ÐŅÐģÐ°Ð―ŅŅÐ―Ņ ÐÐūÐąŅŅÐ―Ņ ÐŅÐūÐīŅКŅÐļ&r, Ð―Ð°ÐđКÐūŅÐļŅÐ―ŅŅÐļО з ŅКÐļŅ
Ņ &aÐÐĩŅÐĩÐēÐ―ÐļÐđ ÐŅÐūÐģÐūŅŅ&r. \n\nÐĐÐĩ ÐūÐīÐ―ÐļО ÐŋŅÐūÐīŅКŅÐūО Ņ &aÐŅÐūОаŅа&r, ŅКа заŅаз Ņ ÐąŅÐŧŅŅ Ð°ÐšŅŅаÐŧŅÐ―ÐūŅ ÐīÐŧŅ ŅÐēÐūÐģÐū ÐŋŅÐūÐģŅÐĩŅŅ.",
+ "quests.medium_voltage.pyrolyse.desc.1": "&3ÐŅŅÐūÐŧŅÐ·Ð―Ð° ÐŅŅ&r â ŅÐĩ ÐĩÐŧÐĩКŅŅÐļŅÐ―ÐļÐđ Ð°Ð―Ð°ÐŧÐūÐģ &3ÐÐūКŅÐūÐēÐūŅ ÐÐĩŅŅ&r. ÐÐūÐ―Ð° ОÐūÐķÐĩ ÐēÐļŅÐūÐąÐŧŅŅÐļ &9ÐÐūКŅÐūÐēÐĩ ÐŅÐģŅÐŧÐŧŅ&r Ņа &9ÐÐĩŅÐĩÐēÐ―Ðĩ ÐŅÐģŅÐŧÐŧŅ&r з ÐŋÐūÐąŅŅÐ―ÐļО ÐŋŅÐūÐīŅКŅÐūО &9ÐŅÐĩÐūзÐūŅÐūО&r, ŅК Ņ ŅÐ°Ð―ŅŅÐĩ, аÐŧÐĩ ŅаКÐūÐķ ÐžÐ°Ņ ÐīÐūÐīаŅКÐūÐēŅ &6ÐŅÐģÐ°Ð―ŅŅÐ―Ņ ÐÐūÐąŅŅÐ―Ņ ÐŅÐūÐīŅКŅÐļ&r, Ð―Ð°ÐđКÐūŅÐļŅÐ―ŅŅÐļО з ŅКÐļŅ
Ņ &aÐÐĩŅÐĩÐēÐ―ÐļÐđ ÐŅÐūÐģÐūŅŅ&r. \n\nÐĐÐĩ ÐūÐīÐ―ÐļО ÐŋŅÐūÐīŅКŅÐūО Ņ &aÐŅÐūОаŅа&r, ŅКа заŅаз Ņ ÐąŅÐŧŅŅ Ð°ÐšŅŅаÐŧŅÐ―ÐūŅ ÐīÐŧŅ ŅÐēÐūÐģÐū ÐŋŅÐūÐģŅÐĩŅŅ.",
"quests.medium_voltage.pyrolyse.desc.2": "ÐÐūÐąŅŅÐ―Ņ ÐŋŅÐūÐīŅКŅÐļ ОÐūÐķÐ―Ð° ÐŋÐĩŅÐĩÐģÐ°Ð―ŅŅÐļ ÐīÐŧŅ ÐūŅŅÐļÐžÐ°Ð―Ð―Ņ ŅŅÐ·Ð―ÐūÐžÐ°Ð―ŅŅÐ―ÐļŅ
ÐūŅÐģÐ°Ð―ŅŅÐ―ÐļŅ
ŅÐĩŅŅŅŅŅÐē, ÐŋŅÐļŅÐūÐžŅ &oŅŅÐ·Ð―Ņ&r ÐŋÐūÐąŅŅÐ―Ņ ÐŋŅÐūÐīŅКŅÐļ ÐīаŅŅŅ &oŅŅÐ·Ð―Ņ&r ŅÐŋŅÐēÐēŅÐīÐ―ÐūŅÐĩÐ―Ð―Ņ &oŅŅÐ·Ð―ÐļŅ
&r Ņ
ŅОŅŅÐ―ÐļŅ
ŅÐĩŅÐūÐēÐļÐ―. \n\nÐĒÐūÐąŅ ÐŋÐūŅŅŅÐąÐ―Ðū заÐģÐŧŅÐ―ŅŅÐļ Ðē &9ÐаÐēÐīÐ°Ð―Ð―Ņ Ð· ÐÐĩŅÐĩÐģÐūÐ―ÐšÐļ&r, ŅÐūÐą ŅÐūзŅÐąŅаŅÐļŅŅ Ðē ŅÐļÐŧŅ ÐīÐļŅŅÐļÐŧŅŅŅŅ...",
"quests.medium_voltage.pyrolyse.desc.3": "Ð ŅÐĩŅÐĩÐŋŅÐļ, ŅÐšŅ ÐžÐūÐķŅŅŅ ÐŋŅÐļÐđОаŅÐļ &bÐзÐūŅ&r ÐīÐŧŅ ÐŋÐūÐīÐēÐūŅÐ―Ð―Ņ ŅÐēÐļÐīКÐūŅŅŅ. ÐаŅаз ŅÐĩ Ð―Ðĩ Ð―Ð°ÐīŅÐū ÐēаŅŅÐū ÐŋÐĩŅÐĩŅÐŧŅÐīŅÐēаŅÐļ, аÐŧÐĩ ÐзÐūŅ Ð·ÐģÐūÐīÐūО ŅŅÐ°Ð―Ðĩ ÐąÐĩзКÐūŅŅÐūÐēÐ―ÐļО Ņ Ð―ÐĩŅКŅÐ―ŅÐĩÐ―Ð―ÐļО. \n\nÐĒÐūÐąŅ ŅŅÐŧКÐūО ÐēÐļŅŅаŅÐļŅŅ ÐūÐīÐ―ÐūÐģÐū &3LV ÐÐ―ÐĩŅÐģÐĩŅÐļŅÐ―ÐūÐģÐū ÐŅКа&r Ņа ÐаÐīÐŋŅÐūÐēŅÐīÐ―ÐļКŅÐē ÐīÐŧŅ ŅŅÐ°ÐąŅÐŧŅÐ―ÐūÐģÐū ÐŋÐūŅŅаŅÐ°Ð―Ð―Ņ &d64 EU/t&r. \n\nÐŅŅО ŅÐūÐģÐū, &3ÐŅÐŋŅÐūÐ―ŅКÐĩÐŧÐĩÐēŅ ÐÐūŅŅŅКÐļ&r ŅÐīÐĩаÐŧŅÐ―Ņ ÐīÐŧŅ ÐŋÐūŅаŅКÐūÐēÐūÐģÐū ÐēÐļКÐūŅÐļŅŅÐ°Ð―Ð―Ņ ÐŅŅÐūÐŧŅÐ·Ð―ÐūŅ ÐÐĩŅŅ, аÐŧÐĩ з ŅаŅÐūО ŅÐļ ОÐūÐķÐĩŅ Ð·Ð°Ņ
ÐūŅŅŅÐļ ÐūÐ―ÐūÐēÐļŅÐļŅŅ ÐīÐū &bÐÐ°Ð―ŅаÐŧŅ&r.",
"quests.medium_voltage.pyrolyse.desc.4": "&9&lÐŅÐļОŅŅКа:&r&l Ð ÐūŅÐŧÐļÐ―Ð―ÐļÐđ ŅÐŧŅŅ
â ÐūÐīÐļÐ― Ņз ÐēаŅŅÐ°Ð―ŅŅÐē ÐūŅŅÐļÐžÐ°Ð―Ð―Ņ &9&lÐŅÐļÐŧÐĩÐ―Ņ&r&l, ŅКÐļÐđ Ņ Ð―ÐĩÐūÐąŅ
ŅÐīÐ―ÐļО Ņ
ŅОŅŅÐ―ÐļО ÐĩÐŧÐĩОÐĩÐ―ŅÐūО ÐīÐŧŅ ÐŋŅÐūÐģŅÐĩŅŅ ÐīÐū &6HV&r&l. ÐÐ―ŅÐļÐđ ŅÐŧŅŅ
ÐēКÐŧŅŅÐ°Ņ ÐēÐļКÐūŅÐļŅŅÐ°Ð―Ð―Ņ ÐаŅŅÐļ.&r \n\nÐŅŅÐūÐŧŅÐ·Ð―Ð° ÐŅŅ Ð·Ð°ÐŧÐļŅаŅŅŅŅŅ &dÐ―ÐĩÐūÐąÐūÐēâŅзКÐūÐēÐūŅ&r. ÐÐīÐ―Ð°Ðš ŅŅ ŅŅÐēÐūŅÐĩÐ―Ð―Ņ ÐīŅÐķÐĩ ÐēÐļÐģŅÐīÐ―Ðĩ â ŅК ÐīÐŧŅ ÐūŅŅÐļÐžÐ°Ð―Ð―Ņ ÐÐ―ÐĩŅÐģŅŅ, ŅаК Ņ ÐīÐŧŅ ŅŅÐ·Ð―ÐļŅ
ÐÐūÐąŅŅÐ―ÐļŅ
ÐŅÐūÐīŅКŅŅÐē, ŅÐūÐžŅ ÐžÐļ Ð―Ð°ŅŅŅÐđÐ―Ðū ŅÐĩКÐūОÐĩÐ―ÐīŅŅОÐū ŅÐūÐąŅ ŅÐūзÐģÐŧŅÐ―ŅŅÐļ ŅÐĩÐđ ÐēаŅŅÐ°Ð―Ņ. \n\n&l&3ÐÐūŅ:&r&o ÐĢ GT5u ŅŅŅŅКŅŅŅа ÐŅŅÐūÐŧŅÐ·Ð―ÐūŅ ÐÐĩŅŅ ÐąŅÐŧа ÐēŅÐīÐūОÐūŅ ŅК ÐģŅÐģÐ°Ð―ŅŅŅКа КÐūŅÐūÐąÐšÐ° з ÐŧÐļŅÐĩ 9 КÐūŅŅŅКаОÐļ ÐēŅÐĩŅÐĩÐīÐļÐ―Ņ. ÐŅаÐēŅŅ Ð·Ð°Ð·ÐēÐļŅаÐđ ÐēÐļŅŅаŅаÐŧÐļ КŅÐŧŅКа Ņ
ÐēÐļÐŧÐļÐ― Ð―Ð° ÐŋÐūŅŅК ÐŋŅÐūÐąÐŧÐĩОÐļ ŅÐĩŅÐĩз ÐēŅÐīŅŅŅÐ―ŅŅŅŅ ÐŋÐūÐŋÐĩŅÐĩÐīÐ―ŅÐūÐģÐū ÐŋÐĩŅÐĩÐģÐŧŅÐīŅ EMI.",
@@ -1771,14 +1888,14 @@
"quests.medium_voltage.mv_lpg.subtitle": "ÐĨŅÐū ÐŋÐĩŅŅÐļÐđ ÐēŅÐīŅŅÐē заÐŋаŅ
...",
"quests.medium_voltage.mv_lpg.desc.1": "&aРаŅŅÐ―ÐūÐēÐ°Ð―ÐļÐđ Ðаз&r, &aLPG&r Ņа &aÐÐĩŅÐ°Ð―&r â ŅÐĩ &9ÐазÐūÐēŅ ÐаÐŧÐļÐēа&r. LPG (ÐŅŅÐīÐķÐĩÐ―ÐļÐđ ÐаŅŅÐūÐģаз) â ŅÐĩ ŅŅОŅŅ ÐēŅÐģÐŧÐĩÐēÐūÐīÐ―ŅÐē, ŅКа зазÐēÐļŅаÐđ ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅŅŅ Ðē ÐūÐŋаÐŧŅÐēаÐŧŅÐ―ÐļŅ
ÐŋŅÐļŅŅŅÐūŅŅ
. \n\nРаŅŅÐ―ÐūÐēÐ°Ð―ÐļÐđ Ðаз ÐūŅŅÐļОŅŅŅŅŅŅ Ð°ÐąÐū з &dÐŅÐļŅÐūÐīÐ―ÐūÐģÐū ÐазŅ&r, Ð°ÐąÐū з &dÐÐĩÐģКÐūŅ ÐаŅŅÐļ&r, ÐŋŅÐļŅÐūÐžŅ ÐūŅŅÐ°Ð―Ð―ŅÐđ ÐēаŅŅÐ°Ð―Ņ ÐīÐ°Ņ ÐąŅÐŧŅŅÐļÐđ ÐēÐļŅ
ŅÐī, аÐŧÐĩ ÐēÐļОаÐģÐ°Ņ ÐīÐūÐīаŅКÐūÐēÐūÐģÐū ÐĩŅаÐŋŅ ÐīÐļŅŅÐļÐŧŅŅŅŅ. \n\nÐÐļКÐūŅÐļŅŅÐ°Ð―Ð―Ņ &3ÐĶÐĩÐ―ŅŅÐļŅŅÐģÐļ&r ÐīÐŧŅ ŅÐūзÐīŅÐŧÐĩÐ―Ð―Ņ Ð―Ð° &aLPG&r Ņа &aÐÐĩŅÐ°Ð―&r заÐēÐķÐīÐļ ÐēаŅŅÐū ÐŋŅÐūÐēÐūÐīÐļŅÐļ, ÐūŅКŅÐŧŅКÐļ ŅÐĩ ÐŋŅаКŅÐļŅÐ―Ðū ÐąÐĩзКÐūŅŅÐūÐēÐ―Ðū.",
"quests.medium_voltage.mv_lpg.desc.2": "&a&aLPG&r Ņа &aÐÐĩŅÐ°Ð―&r ŅÐŋаÐŧŅŅŅŅŅŅ Ðē &3ÐазÐūÐēŅÐđ ÐĒŅŅÐąŅÐ―Ņ&r. ÐĄÐĩŅÐĩÐī ŅÐ―ŅÐļŅ
ÐēаŅŅÐ°Ð―ŅŅÐē ÐŋаÐŧÐļÐēа ÐēÐūÐ―Ðļ Ð―Ð°ÐđÐŋŅÐūŅŅŅŅŅ Ņ Ð―Ð°ÐŧаŅŅŅÐēÐ°Ð―Ð―Ņ, ŅÐū ŅÐūÐąÐļŅŅ ŅŅ
ŅŅÐīÐūÐēÐļОÐļ ÐīÐŧŅ ŅŅаŅŅŅ. \nÐŅ
Ð―ŅÐđ Ð―ÐĩÐīÐūÐŧŅК Ņ ŅÐūОŅ, ŅÐū ŅŅ
Ð―Ðĩ ОÐūÐķÐ―Ð° ÐīÐūÐīаŅКÐūÐēÐū ÐūŅÐļŅаŅÐļ, ŅÐūÐžŅ ÐūÐ―ÐūÐēÐŧÐĩÐ―Ð―Ņ &3Ð ŅÐīÐļÐ―Ð―ÐūŅ ÐŅŅÐūÐēÐūŅ ÐĢŅŅÐ°Ð―ÐūÐēКÐļ&r ОÐūÐķÐĩ ŅŅаŅÐļ ÐŋŅŅÐūŅÐļŅÐĩŅÐūО, ŅКŅÐū ŅÐļ ÐēÐļŅŅŅÐļŅ ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ŅÐĩÐđ ŅÐļÐŋ ÐŋаÐŧÐļÐēа. \n\n&aÐÐĩŅÐ°Ð―&r ŅаКÐūÐķ ОÐūÐķÐ―Ð° ÐūŅŅÐļОаŅÐļ з КŅÐŧŅКÐūŅ
&aÐŋŅÐļŅÐūÐīÐ―ÐļŅ
ÐīÐķÐĩŅÐĩÐŧ&r. &eÐŅÐķ Ð―Ð°ÐžÐļ&r, ŅÐĩ ОÐĩОÐļ, аÐŧÐĩ ŅÐļ ОÐūÐķÐĩŅ ÐīÐūŅÐŧŅÐīÐļŅÐļ ŅŅ
, ŅКŅÐū Ņ
ÐūŅÐĩŅ. ÐŅÐĩŅŅŅ-ŅÐĩŅŅ, ÐēÐļÐąŅŅ ÐīÐķÐĩŅÐĩÐŧа ÐĩÐ―ÐĩŅÐģŅŅ â ŅÐēŅÐđ.",
- "quests.medium_voltage.mv_brewery.title": "ÐŅŅŅÐĩÐēа ÐÐļÐēÐūÐēаŅÐ―Ņ, ŅÐū ÐŋŅÐūÐīÐ°Ņ ÐÐŧКÐūÐģÐūÐŧŅ",
+ "quests.medium_voltage.mv_brewery.title": "ÐŅŅŅÐĩÐēа ÐŅÐūÐēаŅÐ―Ņ, ŅÐū ÐŋŅÐūÐīÐ°Ņ ÐÐŧКÐūÐģÐūÐŧŅ",
"quests.medium_voltage.mv_brewery.subtitle": "*ŅК*... *ŅК*",
- "quests.medium_voltage.mv_brewery.desc.1": "ÐÐļÐēÐūÐēаŅÐ―Ņ (Brewery) ОÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐīÐŧŅ ÐēÐļÐģÐūŅÐūÐēÐŧÐĩÐ―Ð―Ņ &aÐОазКÐļ&r з &aÐ ÐĩÐīŅŅÐūŅÐ―Ð°&r Ņа &aÐŅÐĩÐūзÐūŅŅ&r/&aÐаŅŅÐļ&r. ÐОазКа ÐžÐ°Ņ ÐšŅÐŧŅКа ÐēŅзŅКÐļŅ
заŅŅÐūŅŅÐēÐ°Ð―Ņ â зÐūКŅÐĩОа ŅŅ ÐžÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ Ðē &3Ð ŅзаКŅ&r ÐīÐŧŅ Ð·Ð―Ð°ŅÐ―ÐūÐģÐū ŅКÐūŅÐūŅÐĩÐ―Ð―Ņ ŅаŅŅ ÐēÐļКÐūÐ―Ð°Ð―Ð―Ņ ŅÐĩŅÐĩÐŋŅŅÐē.\n\nÐÐļÐēÐūÐēаŅÐ―Ņ â Ð―Ð°ÐīзÐēÐļŅаÐđÐ―Ðū ÐŋÐūÐēŅÐŧŅÐ―Ð° ОаŅÐļÐ―Ð°, аÐŧÐĩ ÐēÐūÐ―Ð° ОаÐđÐķÐĩ Ð―Ðĩ ÐŋÐūŅŅÐĩÐąŅŅ ÐĩÐ―ÐĩŅÐģŅŅ ÐīÐŧŅ ŅÐūÐąÐūŅÐļ. ÐÐūÐąŅÐīÐūÐēа &2ÐąÐ°ÐģаŅŅÐūŅ
ÐÐļÐēÐūÐēаŅÐĩÐ―Ņ&r ÐīÐūÐŋÐūОÐūÐķÐĩ ŅÐūÐąŅ ÐūŅŅÐļОаŅÐļ ÐīÐūŅŅаŅÐ―ŅÐū ÐŅÐūОаŅÐļ ÐīÐŧŅ ŅŅÐēÐūŅÐĩÐ―Ð―Ņ ÐŋÐŧаŅŅÐļКŅ.\n\n&9ÐŅÐļОŅŅКа:&r ÐÐļÐēÐūÐēаŅÐ―Ņ ÐēŅÐīКŅÐļÐēÐ°Ņ ŅÐŧŅŅ
ÐŅÐūОаŅÐļ ÐīÐū &9ÐŅÐļÐŧÐĩÐ―Ņ&r. ÐĒÐĩ Ðķ ŅаОÐĩ ОÐūÐķÐ―Ð° зÐīŅÐđŅÐ―ÐļŅÐļ Ðē &3ÐŅŅÐūÐŧŅÐ·Ð―ŅÐđ ÐÐĩŅŅ&r. ÐÐŧŅŅÐĩŅÐ―Ð°ŅÐļÐēÐ―ÐļÐđ ŅÐŧŅŅ
ÐŋÐĩŅÐĩÐīÐąÐ°ŅÐ°Ņ ÐēÐļКÐūŅÐļŅŅÐ°Ð―Ð―Ņ ÐаŅŅÐļ.&r",
- "quests.medium_voltage.mv_brewery.desc.2": "&l&3ÐÐūŅ:&r&o ÐĒÐļ ОÐūÐķÐĩŅ ŅŅÐēÐūŅÐļŅÐļ ÐēÐŧаŅÐ―Ņ ÐÐļÐēÐūÐēаŅÐ―Ņ, ŅКŅÐū Ņ
ÐūŅÐĩŅ Ð·Ð°ŅÐ―ŅÐēаŅÐļ КÐūОÐŋÐ°Ð―ŅŅ Ņа ÐŋÐūŅаŅÐļ ÐŋŅÐūÐīаÐēаŅÐļ ÐÐŧКÐūÐģÐūÐŧŅ... Ņ GregTech 6.&r",
+ "quests.medium_voltage.mv_brewery.desc.1": "ÐŅÐūÐēаŅÐ―Ņ ÐžÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐīÐŧŅ ÐēÐļÐģÐūŅÐūÐēÐŧÐĩÐ―Ð―Ņ &aÐОазКÐļ&r з &aÐ ÐĩÐīŅŅÐūŅÐ―Ð°&r Ņа &aÐŅÐĩÐūзÐūŅŅ&r/&aÐаŅŅÐļ&r. ÐОазКа ÐžÐ°Ņ ÐšŅÐŧŅКа ÐēŅзŅКÐļŅ
заŅŅÐūŅŅÐēÐ°Ð―Ņ â зÐūКŅÐĩОа ŅŅ ÐžÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ Ðē &3Ð ŅзаКŅ&r ÐīÐŧŅ Ð·Ð―Ð°ŅÐ―ÐūÐģÐū ŅКÐūŅÐūŅÐĩÐ―Ð―Ņ ŅаŅŅ ÐēÐļКÐūÐ―Ð°Ð―Ð―Ņ ŅÐĩŅÐĩÐŋŅŅÐē.\n\nÐŅÐūÐēаŅÐ―Ņ â Ð―Ð°ÐīзÐēÐļŅаÐđÐ―Ðū ÐŋÐūÐēŅÐŧŅÐ―Ð° ОаŅÐļÐ―Ð°, аÐŧÐĩ ÐēÐūÐ―Ð° ОаÐđÐķÐĩ Ð―Ðĩ ÐŋÐūŅŅÐĩÐąŅŅ ÐĩÐ―ÐĩŅÐģŅŅ ÐīÐŧŅ ŅÐūÐąÐūŅÐļ. ÐÐūÐąŅÐīÐūÐēа &2ÐąÐ°ÐģаŅŅÐūŅ
ÐŅÐūÐēаŅÐĩÐ―Ņ&r ÐīÐūÐŋÐūОÐūÐķÐĩ ŅÐūÐąŅ ÐūŅŅÐļОаŅÐļ ÐīÐūŅŅаŅÐ―ŅÐū ÐŅÐūОаŅÐļ ÐīÐŧŅ ŅŅÐēÐūŅÐĩÐ―Ð―Ņ ÐŋÐŧаŅŅÐļКŅ.\n\n&9ÐŅÐļОŅŅКа:&r ÐŅÐūÐēаŅÐ―Ņ ÐēŅÐīКŅÐļÐēÐ°Ņ ŅÐŧŅŅ
ÐŅÐūОаŅÐļ ÐīÐū &9ÐŅÐļÐŧÐĩÐ―Ņ&r. ÐĒÐĩ Ðķ ŅаОÐĩ ОÐūÐķÐ―Ð° зÐīŅÐđŅÐ―ÐļŅÐļ Ðē &3ÐŅŅÐūÐŧŅÐ·Ð―ŅÐđ ÐÐĩŅŅ&r. ÐÐŧŅŅÐĩŅÐ―Ð°ŅÐļÐēÐ―ÐļÐđ ŅÐŧŅŅ
ÐŋÐĩŅÐĩÐīÐąÐ°ŅÐ°Ņ ÐēÐļКÐūŅÐļŅŅÐ°Ð―Ð―Ņ ÐаŅŅÐļ.&r",
+ "quests.medium_voltage.mv_brewery.desc.2": "&l&3ÐÐūŅ:&r&o ÐĒÐļ ОÐūÐķÐĩŅ ŅŅÐēÐūŅÐļŅÐļ ÐēÐŧаŅÐ―Ņ ÐŅÐūÐēаŅÐ―Ņ, ŅКŅÐū Ņ
ÐūŅÐĩŅ Ð·Ð°ŅÐ―ŅÐēаŅÐļ КÐūОÐŋÐ°Ð―ŅŅ Ņа ÐŋÐūŅаŅÐļ ÐŋŅÐūÐīаÐēаŅÐļ ÐÐŧКÐūÐģÐūÐŧŅ... Ņ GregTech 6.&r",
"quests.medium_voltage.mv_biomass.title": "ÐŅÐūОаŅа",
"quests.medium_voltage.mv_biomass.subtitle": "Ð ÐūŅÐŧÐļÐ―Ðļ Ð―ÐĩÐīÐūŅŅаŅÐ―ŅÐū ŅÐ―ÐīŅŅŅŅŅаÐŧŅÐ―Ņ!",
- "quests.medium_voltage.mv_biomass.desc.1": "ÐаŅКаÐēÐū ÐŋŅÐūŅÐļОÐū Ð―Ð° ÐūŅÐģÐ°Ð―ŅŅÐ―ÐļÐđ ŅÐŧŅŅ
ÐīÐū &dÐŅÐļÐŧÐĩÐ―Ņ&r! ÐÐĩŅа ŅŅŅ â ÐūŅŅÐļОаŅÐļ &dÐŅÐ°Ð―ÐūÐŧ&r Ņ Ð·ÐžŅŅаŅÐļ ÐđÐūÐģÐū з &dÐĄŅŅŅÐ°Ð―ÐūŅ ÐÐļŅÐŧÐūŅÐūŅ&r, ŅÐūÐą ŅŅÐēÐūŅÐļŅÐļ &dÐŅÐļÐŧÐĩÐ―&r. \n\nÐĐÐūÐą ÐūŅŅÐļОаŅÐļ &dÐŅÐ°Ð―ÐūÐŧ&r, ŅÐūÐąŅ ÐŋÐūŅŅŅÐąÐ―Ðū ÐŋÐĩŅÐĩÐģÐ°Ð―ŅŅÐļ ÐđÐūÐģÐū з &aÐŅÐūОаŅÐļ&râŅÐūÐķ ÐīаÐēаÐđ ŅÐūзÐģÐŧŅÐ―ÐĩОÐū ŅŅÐ·Ð―Ņ ŅÐŋÐūŅÐūÐąÐļ ŅŅ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēа. \n\nÐÐĩŅŅÐļÐđ ОÐĩŅÐūÐī ÐŋŅÐūŅŅÐļÐđ: ÐŋÐūКÐŧаÐīÐļ &aŅаÐīÐķÐ°Ð―ŅŅ&r Ņ &dÐÐļÐēÐūÐēаŅÐ―Ņ&r з ÐēÐūÐīÐūŅ. ÐÐĩÐīÐūÐŧŅК? &eÐĶÐĩ ÐŋÐūÐēŅÐŧŅÐ―Ðū&r.",
- "quests.medium_voltage.mv_biomass.desc.2": "ÐŅŅÐģÐļÐđ ОÐĩŅÐūÐī ŅКÐŧаÐīÐ―ŅŅÐļÐđ, аÐŧÐĩ ÐīÐ°Ņ Ð―Ð°ÐąÐ°ÐģаŅÐū КŅаŅŅ ŅÐĩзŅÐŧŅŅаŅÐļ. ÐĒÐūÐąŅ ÐŋÐūŅŅŅÐąÐ―Ðū ÐūŅŅÐļОаŅÐļ &aÐŅÐū-ÐĻОаŅКÐļ&r, ŅÐšŅ ÐēÐļŅ
ÐūÐīŅŅŅ ÐŋŅÐļ &aÐŋÐūÐīŅŅÐąÐ―ÐĩÐ―Ð―Ņ Ð ÐūŅÐŧÐļÐ―Ð―ÐļŅ
ÐŅÐŧŅ&r. ÐÐēÐĩŅÐ―Ðļ ŅÐēаÐģŅ, ŅÐū ŅÐļ Ð―Ðĩ ÐūŅŅÐļОаŅŅ &aÐīÐūÐīаŅКÐūÐēÐļÐđ ŅÐ°Ð―Ņ&r, ÐŋÐūКÐļ Ð―Ðĩ ŅÐūÐ·ÐąÐŧÐūКŅŅŅ &6HV ÐŅÐūÐąÐŧÐĩÐ―Ð―Ņ&r. \n\n&bÐ ÐūŅÐŧÐļÐ―Ð―Ņ ÐŅÐŧŅ&r ОÐūÐķÐ―Ð° ÐūŅŅÐļОаŅÐļ ŅÐŧŅŅ
ÐūО: \n- ÐĶÐĩÐ―ŅŅÐļŅŅÐģŅÐēÐ°Ð―Ð―Ņ &9ÐĶŅКŅÐūÐēÐūŅ ÐĒŅÐūŅŅÐļÐ―Ðļ&r Ð°ÐąÐū &9ÐŅŅŅКа&r \n- ÐĶÐĩÐ―ŅŅÐļŅŅÐģŅÐēÐ°Ð―Ð―Ņ ÐąŅÐīŅ-ŅКÐūŅ &aÐīÐĩŅÐĩÐēÐļÐ―Ðļ&r, ŅÐšŅ ÐžÐūÐķÐ―Ð° ÐīÐūÐąŅÐēаŅÐļ &9#afc:tappable_logs&r \n- ÐĄŅÐļŅÐšÐ°Ð―Ð―Ņ &aŅаÐīÐķÐ°Ð―ŅŅÐē&r ÐąÐĩзÐŋÐūŅÐĩŅÐĩÐīÐ―ŅÐū \n\nÐаŅÐĩŅŅŅ, ÐūÐąŅÐūÐąÐļ ŅÐēÐūŅ &aÐŅÐū-ÐĻОаŅКÐļ&r з ÐēÐūÐīÐūŅ Ðē &dÐÐļÐēÐūÐēаŅÐ―Ņ&r Ð°ÐąÐū ŅКÐūŅÐļŅŅаÐđŅŅ &dÐŅŅÐūÐŧŅÐ·Ð―ÐūŅ ÐŅŅŅŅ&r ÐīÐŧŅ &e66 ÐēŅÐīŅÐūŅКŅÐē Ð·ÐąŅÐŧŅŅÐĩÐ―Ð―Ņ&r ÐēÐļŅ
ÐūÐīŅ.",
+ "quests.medium_voltage.mv_biomass.desc.1": "ÐаŅКаÐēÐū ÐŋŅÐūŅÐļОÐū Ð―Ð° ÐūŅÐģÐ°Ð―ŅŅÐ―ÐļÐđ ŅÐŧŅŅ
ÐīÐū &dÐŅÐļÐŧÐĩÐ―Ņ&r! ÐÐĩŅа ŅŅŅ â ÐūŅŅÐļОаŅÐļ &dÐŅÐ°Ð―ÐūÐŧ&r Ņ Ð·ÐžŅŅаŅÐļ ÐđÐūÐģÐū з &dÐĄŅŅŅÐ°Ð―ÐūŅ ÐÐļŅÐŧÐūŅÐūŅ&r, ŅÐūÐą ŅŅÐēÐūŅÐļŅÐļ &dÐŅÐļÐŧÐĩÐ―&r. \n\nÐĐÐūÐą ÐūŅŅÐļОаŅÐļ &dÐŅÐ°Ð―ÐūÐŧ&r, ŅÐūÐąŅ ÐŋÐūŅŅŅÐąÐ―Ðū ÐŋÐĩŅÐĩÐģÐ°Ð―ŅŅÐļ ÐđÐūÐģÐū з &aÐŅÐūОаŅÐļ&râŅÐūÐķ ÐīаÐēаÐđ ŅÐūзÐģÐŧŅÐ―ÐĩОÐū ŅŅÐ·Ð―Ņ ŅÐŋÐūŅÐūÐąÐļ ŅŅ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēа. \n\nÐÐĩŅŅÐļÐđ ОÐĩŅÐūÐī ÐŋŅÐūŅŅÐļÐđ: ÐŋÐūКÐŧаÐīÐļ &aŅаÐīÐķÐ°Ð―ŅŅ&r Ņ &dÐŅÐūÐēаŅÐ―Ņ&r з ÐēÐūÐīÐūŅ. ÐÐĩÐīÐūÐŧŅК? &eÐĶÐĩ ÐŋÐūÐēŅÐŧŅÐ―Ðū&r.",
+ "quests.medium_voltage.mv_biomass.desc.2": "ÐŅŅÐģÐļÐđ ОÐĩŅÐūÐī ŅКÐŧаÐīÐ―ŅŅÐļÐđ, аÐŧÐĩ ÐīÐ°Ņ Ð―Ð°ÐąÐ°ÐģаŅÐū КŅаŅŅ ŅÐĩзŅÐŧŅŅаŅÐļ. ÐĒÐūÐąŅ ÐŋÐūŅŅŅÐąÐ―Ðū ÐūŅŅÐļОаŅÐļ &aÐŅÐū-ÐĻОаŅКÐļ&r, ŅÐšŅ ÐēÐļŅ
ÐūÐīŅŅŅ ÐŋŅÐļ &aÐŋÐūÐīŅŅÐąÐ―ÐĩÐ―Ð―Ņ Ð ÐūŅÐŧÐļÐ―Ð―ÐļŅ
ÐŅÐŧŅŅŅŅ&r. ÐÐēÐĩŅÐ―Ðļ ŅÐēаÐģŅ, ŅÐū ŅÐļ Ð―Ðĩ ÐūŅŅÐļОаŅŅ &aÐīÐūÐīаŅКÐūÐēÐļÐđ ŅÐ°Ð―Ņ&r, ÐŋÐūКÐļ Ð―Ðĩ ŅÐūÐ·ÐąÐŧÐūКŅŅŅ &6HV ÐŅÐūÐąÐŧÐĩÐ―Ð―Ņ&r. \n\n&bÐ ÐūŅÐŧÐļÐ―Ð―Ņ ÐŅÐŧŅ&r ОÐūÐķÐ―Ð° ÐūŅŅÐļОаŅÐļ ŅÐŧŅŅ
ÐūО: \n- ÐĶÐĩÐ―ŅŅÐļŅŅÐģŅÐēÐ°Ð―Ð―Ņ &9ÐĶŅКŅÐūÐēÐūŅ ÐĒŅÐūŅŅÐļÐ―Ðļ&r Ð°ÐąÐū &9ÐŅŅŅКа&r \n- ÐĶÐĩÐ―ŅŅÐļŅŅÐģŅÐēÐ°Ð―Ð―Ņ ÐąŅÐīŅ-ŅКÐūŅ &aÐīÐĩŅÐĩÐēÐļÐ―Ðļ&r, ŅÐšŅ ÐžÐūÐķÐ―Ð° ÐīÐūÐąŅÐēаŅÐļ &9#afc:tappable_logs&r \n- ÐĄŅÐļŅÐšÐ°Ð―Ð―Ņ &aŅаÐīÐķÐ°Ð―ŅŅÐē&r ÐąÐĩзÐŋÐūŅÐĩŅÐĩÐīÐ―ŅÐū \n\nÐаŅÐĩŅŅŅ, ÐūÐąŅÐūÐąÐļ ŅÐēÐūŅ &aÐŅÐū-ÐĻОаŅКÐļ&r з ÐēÐūÐīÐūŅ Ðē &dÐŅÐūÐēаŅÐ―Ņ&r Ð°ÐąÐū ŅКÐūŅÐļŅŅаÐđŅŅ &dÐŅŅÐūÐŧŅÐ·Ð―ÐūŅ ÐŅŅŅŅ&r ÐīÐŧŅ &e66 ÐēŅÐīŅÐūŅКŅÐē Ð·ÐąŅÐŧŅŅÐĩÐ―Ð―Ņ&r ÐēÐļŅ
ÐūÐīŅ.",
"quests.medium_voltage.mv_biomass.desc.3": "&l&3ÐÐūŅ:&r&o ÐĒÐļ ОÐūÐķÐĩŅ ÐēÐŋŅÐ·Ð―Ð°ŅÐļ Ð ÐūŅÐŧÐļÐ―Ð―Ņ ÐŅÐŧŅ Ð· IndustrialCraft2! ÐĢ IC2 Experimental ÐąŅÐē ÐīÐūŅÐļŅŅ... Ð―ÐĩзŅÐūзŅОŅÐŧÐļÐđ ŅÐŋÐūŅŅÐą ÐŋÐĩŅÐĩŅÐēÐūŅÐĩÐ―Ð―Ņ ÐŅÐūОаŅÐļ Ð―Ð° ÐŅÐūÐģаз ÐīÐŧŅ ÐĩÐ―ÐĩŅÐģŅŅ, ŅКÐļÐđ, Ð―Ð° ÐķаÐŧŅ, ÐēÐļОаÐģаÐē Ð―Ð°ÐīŅÐū ÐēÐĩÐŧÐļКÐļŅ
ŅÐ―ÐēÐĩŅŅÐļŅŅÐđ, ŅÐūÐą ÐąŅŅÐļ ŅÐŋŅаÐēÐīŅ ÐēÐļÐģŅÐīÐ―ÐļО.",
"quests.medium_voltage.mv_distillery.title": "ÐÐļŅŅÐļÐŧŅŅÐ―Ņ",
"quests.medium_voltage.mv_distillery.subtitle": "ÐÐŧŅзŅŅ ÐŅÐŧŅÐ―ÐūÐģÐū ÐÐļÐąÐūŅŅ",
@@ -1806,7 +1923,7 @@
"quests.medium_voltage.mv_ethanol.desc": "ÐÐūКÐŧаÐīÐļ ŅÐēÐūŅ ŅÐ°Ð―ŅŅÐĩ ŅŅÐēÐūŅÐĩÐ―Ņ &aÐŅÐūОаŅŅ&r Ðē &3MV ÐÐļŅŅÐļÐŧŅŅÐ―Ņ&r, ŅÐūÐą ÐūŅŅÐļОаŅÐļ &aÐŅÐ°Ð―ÐūÐŧ&r. \n\nÐĒÐūÐąŅ Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ ÐēŅÐ― ÐīÐŧŅ &dÐŅÐļÐŧÐĩÐ―Ņ&r, ŅÐĩаÐģŅŅŅÐļ з &aÐĄŅŅŅÐ°Ð―ÐūŅ ÐÐļŅÐŧÐūŅÐūŅ&r Ņ &3MV ÐĨŅОŅŅÐ―ÐūÐžŅ Ð ÐĩаКŅÐūŅŅ&r... ŅКŅÐū ŅŅÐŧŅКÐļ ŅÐļ Ð―Ðĩ ÐūÐąŅаÐē ÐаŅŅÐūÐēÐļÐđ ŅÐŧŅŅ
. \n\nÐŊКŅÐū Ņ ŅÐĩÐąÐĩ ÐēÐķÐĩ Ņ Ð·Ð―Ð°ŅÐ―ÐļÐđ заÐŋÐ°Ņ ÐŅÐ°Ð―ÐūÐŧŅ, ÐŋÐūÐīŅОаÐđ ÐŋŅÐū ŅŅÐēÐūŅÐĩÐ―Ð―Ņ Ņа ÐīÐļŅŅÐļÐŧŅŅŅŅ &9ÐĪÐĩŅОÐĩÐ―ŅÐūÐēÐ°Ð―ÐūŅ ÐŅÐūОаŅÐļ&r Ņ &3ÐÐļŅŅÐļÐŧŅŅŅÐđÐ―ŅÐđ ÐÐĩÐķŅ&r (КÐūÐŧÐļ ÐīŅÐđÐīÐĩŅ ÐīÐū ŅŅÐūÐģÐū!) ÐīÐŧŅ ÐūŅŅÐļÐžÐ°Ð―Ð―Ņ ÐīÐūÐīаŅКÐūÐēÐļŅ
Ņ
ŅОŅКаŅŅÐē. \n\n&cÐÐĩ Ð―Ð°ÐžÐ°ÐģаÐđŅŅ&r ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐŅÐ°Ð―ÐūÐŧ ŅК ÐīÐķÐĩŅÐĩÐŧÐū ÐĩÐ―ÐĩŅÐģŅŅ... ŅÐĩ, ÐžÐ°ÐąŅŅŅ, Ð―Ð°ÐđÐģŅŅŅÐĩ ÐđÐūÐģÐū заŅŅÐūŅŅÐēÐ°Ð―Ð―Ņ. ÐŊКŅÐū ŅÐūÐąŅ ÐŋÐūŅŅŅÐąÐ―Ð° ÐūŅÐģÐ°Ð―ŅŅÐ―Ð° &9ÐÐ―ÐĩŅÐģŅŅ&r, КŅаŅÐĩ зÐēÐĩŅÐ―Ðļ ŅÐēаÐģŅ Ð―Ð° &dÐÐĩÐ―Ð·ÐūÐŧ&r!",
"quests.medium_voltage.mv_bio_diesel.title": "ÐĶÐĩŅКÐēа ÐŅÐū-ÐÐļзÐĩÐŧŅ",
"quests.medium_voltage.mv_bio_diesel.subtitle": "ÐĄÐļÐŧа КÐēŅŅŅÐē",
- "quests.medium_voltage.mv_bio_diesel.desc": "ÐĨÐūŅÐĩŅ ŅÐŋŅÐūÐąŅÐēаŅÐļ ŅÐūŅŅ ŅÐūŅÐŧÐļÐ―Ð―ÐūÐģÐū ÐŋÐūŅ
ÐūÐīÐķÐĩÐ―Ð―Ņ, аÐŧÐĩ ÐąÐĩз ÐŧŅŅÐūÐēÐļŅ
ŅÐĩŅО? ÐĄÐŋŅÐūÐąŅÐđ &3ÐŅÐū-ÐÐļзÐĩÐŧŅ&r! ÐаÐđКŅаŅÐļÐđ ŅÐŋÐūŅŅÐą ÐđÐūÐģÐū ÐūŅŅÐļÐžÐ°Ð―Ð―Ņ â ŅÐĩŅÐĩз &dÐÐŧŅŅ Ð· ÐаŅŅÐ―Ð―Ņ&r, ŅÐšŅ ÐžÐūÐķÐ―Ð° ÐīÐūÐąŅŅÐļ з ÐĄÐūÐ―ŅŅÐ―ÐļКŅÐē Ð°ÐąÐū Ð ŅÐŋаКŅ. ÐŅÐūŅŅÐū зОŅŅаÐđ ŅŅ Ð· Ð―ÐĩÐēÐĩÐŧÐļКÐūŅ ÐšŅÐŧŅКŅŅŅŅ ÐŅÐ°Ð―ÐūÐŧŅ Ņа ÐŅÐīŅÐūКŅÐļÐīŅ ÐаŅŅŅŅ (ÐūŅŅÐļÐžÐ°Ð―ÐūÐģÐū з ÐÐūŅŅŅКÐūŅ ÐÐūÐīÐļ!) Ņ ÐĨŅОŅŅÐ―ÐūÐžŅ Ð ÐĩаКŅÐūŅŅ â Ņ ÐēŅÐĩ ÐģÐūŅÐūÐēÐū! ÐÐūÐ―ŅŅÐūО ŅÐĩÐđ ОÐĩŅÐūÐī ŅаКÐūÐķ ÐīÐ°Ņ ÐÐŧŅŅÐĩŅÐļÐ―, ŅКÐļÐđ ОÐūÐķÐ―Ð° ÐŋÐĩŅÐĩŅÐēÐūŅÐļŅÐļ Ð―Ð° &dÐŅÐļÐŧÐĩÐ―&r!",
+ "quests.medium_voltage.mv_bio_diesel.desc": "ÐĨÐūŅÐĩŅ ŅÐŋŅÐūÐąŅÐēаŅÐļ ŅÐūŅŅ ŅÐūŅÐŧÐļÐ―Ð―ÐūÐģÐū ÐŋÐūŅ
ÐūÐīÐķÐĩÐ―Ð―Ņ, аÐŧÐĩ ÐąÐĩз ÐŧŅŅÐūÐēÐļŅ
ŅÐĩŅО? ÐĄÐŋŅÐūÐąŅÐđ &3ÐŅÐū-ÐÐļзÐĩÐŧŅ&r! ÐаÐđКŅаŅÐļÐđ ŅÐŋÐūŅŅÐą ÐđÐūÐģÐū ÐūŅŅÐļÐžÐ°Ð―Ð―Ņ â ŅÐĩŅÐĩз &dÐÐŧŅŅ Ð· ÐаŅŅÐ―Ð―Ņ&r, ŅÐšŅ ÐžÐūÐķÐ―Ð° ÐīÐūÐąŅŅÐļ з ÐĄÐūÐ―ŅŅÐ―ÐļКŅÐē Ð°ÐąÐū ÐÐ°Ð―ÐūÐŧÐļ. ÐŅÐūŅŅÐū зОŅŅаÐđ ŅŅ Ð· Ð―ÐĩÐēÐĩÐŧÐļКÐūŅ ÐšŅÐŧŅКŅŅŅŅ ÐŅÐ°Ð―ÐūÐŧŅ Ņа ÐŅÐīŅÐūКŅÐļÐīŅ ÐаŅŅŅŅ (ÐūŅŅÐļÐžÐ°Ð―ÐūÐģÐū з ÐÐūŅŅŅКÐūŅ ÐÐūÐīÐļ!) Ņ ÐĨŅОŅŅÐ―ÐūÐžŅ Ð ÐĩаКŅÐūŅŅ â Ņ ÐēŅÐĩ ÐģÐūŅÐūÐēÐū! ÐÐūÐ―ŅŅÐūО ŅÐĩÐđ ОÐĩŅÐūÐī ŅаКÐūÐķ ÐīÐ°Ņ ÐÐŧŅŅÐĩŅÐļÐ―, ŅКÐļÐđ ОÐūÐķÐ―Ð° ÐŋÐĩŅÐĩŅÐēÐūŅÐļŅÐļ Ð―Ð° &dÐŅÐļÐŧÐĩÐ―&r!",
"quests.medium_voltage.mv_mutli_channel.title": "ÐаÐģаŅÐūÐšÐ°Ð―Ð°ÐŧŅÐ―Ņ ÐĒŅŅÐąÐļ",
"quests.medium_voltage.mv_mutli_channel.subtitle": "ÐĶÐĩ ÐēÐķÐĩ AE2?",
"quests.medium_voltage.mv_mutli_channel.desc": "ÐÐēÐļŅаÐđÐ―Ņ &o&dGregTech&r Ð ŅÐīÐļÐ―Ð―Ņ ÐĒŅŅÐąÐļ ОÐūÐķŅŅŅ ŅŅÐ°Ð―ŅÐŋÐūŅŅŅÐēаŅÐļ ÐŧÐļŅÐĩ ÐūÐīÐļÐ― ŅÐļÐŋ ŅŅÐīÐļÐ―Ðļ за Ņаз. \n\n&3ЧÐūŅÐļŅÐļÐšÐ°Ð―Ð°ÐŧŅÐ―Ņ Ð ŅÐīÐļÐ―Ð―Ņ ÐĒŅŅÐąÐļ&r ОÐūÐķŅŅŅ ÐŋÐĩŅÐĩÐīаÐēаŅÐļ ŅÐūŅÐļŅÐļ ŅŅÐ·Ð―Ņ ŅÐļÐŋÐļ ŅŅÐīÐļÐ―. &3ÐÐĩÐēâŅŅÐļÐšÐ°Ð―Ð°ÐŧŅÐ―Ņ Ð ŅÐīÐļÐ―Ð―Ņ ÐĒŅŅÐąÐļ&r ОÐūÐķŅŅŅ ÐŋÐĩŅÐĩÐīаÐēаŅÐļ ÐīÐĩÐēâŅŅŅ ŅŅÐ·Ð―ÐļŅ
ŅÐļÐŋŅÐē! ÐÐūŅÐļŅÐ―Ðū ÐīÐŧŅ ÐšÐūОÐŋаКŅÐ―ÐļŅ
Ð―Ð°ÐŧаŅŅŅÐēÐ°Ð―Ņ. \n\n&3ÐÐĩÐēâŅŅÐļÐšÐ°Ð―Ð°ÐŧŅÐ―Ņ Ð ŅÐīÐļÐ―Ð―Ņ ÐĒŅŅÐąÐļ&r ÐąŅÐīŅŅŅ ÐšÐūŅÐļŅÐ―Ņ Ð―Ð° ŅŅÐēÐ―Ņ &5EV&r ÐīÐŧŅ ÐūÐąŅÐūÐąÐšÐļ ŅÐļŅÐŧÐĩÐ―Ð―ÐļŅ
ÐēÐļŅ
ÐūÐīŅÐē &3ÐÐļŅŅÐļÐŧŅŅŅÐđÐ―ÐūŅ ÐÐĩÐķŅ&r. \n\nÐŅŅÐļОаÐđ &eÐąŅÐīŅ-ŅКŅ&r, ŅÐūÐą заÐēÐĩŅŅÐļŅÐļ ŅÐĩÐđ КÐēÐĩŅŅ.",
@@ -1922,7 +2039,7 @@
"quests.medium_voltage.mv_cutter.title": "Ð ÐūзŅÐļŅÐĩÐ―ÐļÐđ Ð ŅзаК",
"quests.medium_voltage.mv_cutter.subtitle": "ÐÐ―ÐūÐēÐŧÐĩÐ―Ð―Ņ, ÐŧŅÐīÐļ, ÐūÐ―ÐūÐēÐŧÐĩÐ―Ð―Ņ!",
"quests.medium_voltage.mv_cutter.desc": "&3MV Ð ŅзаК&r Ð―ÐĩÐūÐąŅ
ŅÐīÐ―ÐļÐđ ÐīÐŧŅ Ð―Ð°ŅŅÐ·Ð°Ð―Ð―Ņ &7ÐĄÐļÐŧŅКÐūÐ―ÐūÐēÐļŅ
ÐŅÐŧŅ&r, ŅÐūÐą ÐŋŅÐīÐģÐūŅŅÐēаŅÐļ ŅŅ
ÐīÐū &aÐазÐĩŅÐ―ÐūÐģÐū ÐŅаÐēŅŅÐēÐ°Ð―Ð―Ņ&r. \n\nÐ ÐĩКÐūОÐĩÐ―ÐīŅŅОÐū Ð·Ð°ÐąÐĩзÐŋÐĩŅÐļŅÐļ ŅŅ ÐžÐ°ŅÐļÐ―Ņ ŅŅÐ°ÐąŅÐŧŅÐ―ÐļО ÐŋÐūŅÐūКÐūО &dÐаŅŅÐļÐŧа&r, ŅÐūÐą ŅКÐūŅÐūŅÐļŅÐļ ŅÐ°Ņ ÐūÐąŅÐūÐąÐšÐļ. \n\nÐаŅŅÐļÐŧÐū ОÐūÐķÐ―Ð° &3зÐēаŅÐļŅÐļ&r з &eÐаŅŅÐļ&r Ņа &aÐĒаÐŧŅКŅ&r, &2ÐĄŅÐĩаŅÐļŅŅ&r Ð°ÐąÐū &cÐ ÐĩÐīŅŅÐūŅÐ―Ņ&r. \n\n&7ÐŅÐļОŅŅКа: ÐĒÐļ ОÐūÐķÐĩŅ ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ &6ÐÐĩÐŧÐļКŅ&r &7ÐēÐĩŅŅŅŅ, ÐēÐūÐ―Ð° ŅÐĩÐŋÐĩŅ ÐžÐ°Ņ ÐąÐ°Ðš ÐīÐŧŅ Ð·Ð°ÐŋÐūÐēÐ―ÐĩÐ―Ð―Ņ ŅŅÐīÐļÐ―ÐūŅ&r&r",
- "quests.medium_voltage.mv_cutter.task": "ÐŅÐīŅ-ŅКа ÐŋÐļÐēÐūÐēаŅÐ―Ņ",
+ "quests.medium_voltage.mv_cutter.task": "ÐŅÐīŅ-ŅКа ÐŅÐūÐēаŅÐ―Ņ",
"quests.medium_voltage.mv_laser_engraver.title": "ÐазÐĩŅÐ―Ðĩ ÐŅаÐēŅŅÐēÐ°Ð―Ð―Ņ",
"quests.medium_voltage.mv_laser_engraver.subtitle": "ÐĶÐĩ ÐēÐĩŅŅÐļÐ―Ð° ŅÐĩŅ
Ð―ÐūÐŧÐūÐģŅÐđ, аÐŧÐĩ ŅÐĩ ŅаКÐūÐķ ÐŋÐūÐēŅÐŧŅÐ―Ðū",
"quests.medium_voltage.mv_laser_engraver.desc": "&3ÐазÐĩŅÐ―ÐļÐđ ÐŅаÐēÐĩŅ&r Ð―Ð°Ð―ÐūŅÐļŅŅ ÐēŅзÐĩŅŅÐ―ÐšÐļ Ð―Ð° &9ÐĄÐļÐŧŅКÐūÐ―ÐūÐēŅ ÐаŅÐŧŅ&r заÐŧÐĩÐķÐ―Ðū ÐēŅÐī ŅÐļÐŋŅ &9ÐŅÐ―Ð·Ðļ&r, ŅÐšŅ ÐēŅÐ― ÐūŅŅÐļОŅŅ. ÐŅŅÐŧŅ ÐģŅаÐēŅŅÐēÐ°Ð―Ð―Ņ ÐēаŅÐŧŅ ÐŋÐūŅŅŅÐąÐ―Ðū ÐŋŅÐūÐŋŅŅŅÐļŅÐļ ŅÐĩŅÐĩз &3Ð ŅзаÐŧŅÐ―Ņ ÐаŅÐļÐ―Ņ&r, ŅÐūÐą ÐŋÐĩŅÐĩŅÐēÐūŅÐļŅÐļ ŅŅ
Ð―Ð° КÐūОÐŋÐūÐ―ÐĩÐ―ŅÐļ, ÐģÐūŅÐūÐēŅ ÐīÐū ÐēÐļКÐūŅÐļŅŅÐ°Ð―Ð―Ņ Ðē ÐĄŅ
ÐĩОаŅ
. \n\nÐŅаÐēÐĩŅÐļ ÐēÐļŅÐūÐģÐū ŅŅÐēÐ―Ņ ÐžÐūÐķŅŅŅ ÐģŅаÐēŅŅÐēаŅÐļ ŅКÐŧаÐīÐ―ŅŅŅ ÐēаŅÐŧŅ ÐīÐŧŅ ÐąŅÐŧŅŅ ÐĩŅÐĩКŅÐļÐēÐ―ÐļŅ
ÐĄŅ
ÐĩО.",
@@ -2000,7 +2117,7 @@
"quests.metal_age.beneath_graphite.title": "ÐÐķÐĩŅÐĩÐŧÐū ÐģŅаŅŅŅŅ: ÐÐĩзÐūÐīÐ―Ņ",
"quests.metal_age.beneath_graphite.subtitle": "ÐÐū ÐÐŧÐļÐąÐļÐ―",
"quests.metal_age.beneath_graphite.desc": "ÐÐŧÐļÐąÐūКÐū, ÐÐÐÐÐÐÐ ÐŋŅÐī зÐĩОÐŧÐĩŅ, за ОÐĩÐķаОÐļ ÐūŅÐ―ÐūÐēÐļ ŅÐēŅŅŅ, ÐēÐļ Ð·Ð―Ð°ÐđÐīÐĩŅÐĩ ÐÐĩзÐūÐīÐ―Ņ â ŅКÐŧаÐīÐ―Ņ ÐžÐĩŅÐĩÐķŅ ÐŋÐĩŅÐĩŅ, Ð―Ð°ÐŋÐūÐēÐ―ÐĩÐ―ÐļŅ
Ð―ÐĩÐąÐĩзÐŋÐĩКаОÐļ ŅŅÐ·Ð―ÐūÐģÐū ŅÐūÐīŅ Ð―Ð° КÐūÐķÐ―ÐūÐžŅ ÐšŅÐūŅŅ. ÐĢ ÐÐĩзÐūÐīÐ―Ņ ÐžÐūÐķÐ―Ð° Ð·Ð―Ð°ÐđŅÐļ ÐēÐĩÐŧÐļŅÐĩÐ·Ð―Ņ, ÐēÐļŅÐūÐšŅ ÐķÐļÐŧКÐļ ÐģŅаŅŅŅŅ, аÐŧÐĩ ÐŋÐĩÐēÐ―ÐļÐđ ОÐūÐ―ŅŅŅ ÐžÐūÐķÐĩ ŅŅ ÐūŅ
ÐūŅÐūÐ―ŅŅÐļ...!\n\nÐÐūКÐļ ÐēÐļ ŅŅŅ, ÐēÐļ ŅаКÐūÐķ ОÐūÐķÐĩŅÐĩ ŅŅКаŅÐļ Ð°Ð―ŅŅаŅÐļŅ â ŅŅÐīÐūÐēÐĩ ÐŋаÐŧÐļÐēÐū ÐīÐŧŅ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēа ŅŅаÐŧŅ.\n\nÐÐļÐķÐļÐēÐ°Ð―Ð―Ņ Ņ ÐÐĩзÐūÐīÐ―Ņ Ņ ŅКÐŧаÐīÐ―ÐļО, ŅÐūÐžŅ Ð·ÐēÐĩŅÐ―ŅŅŅŅŅ ÐīÐū ŅÐūзÐīŅÐŧŅ \"ÐÐūŅаÐīÐļ TerraFirmaGreg\" Ņ ŅŅÐūÐžŅ ÐīÐūÐēŅÐīÐ―ÐļÐšŅ Ņа ÐŋÐūÐŧŅÐūÐēÐūÐģÐū ÐŋÐūŅŅÐąÐ―ÐļКа ÐīÐŧŅ ÐūŅŅÐļÐžÐ°Ð―Ð―Ņ ÐīÐūÐīаŅКÐūÐēÐūŅ ŅÐ―ŅÐūŅОаŅŅŅ.",
- "quests.metal_age.beneath_graphite.task": "ÐŅÐūÐđÐīŅŅŅ ŅÐ°Ņ ÐūŅÐ―ÐūÐēÐ―ÐūŅ ÐŋÐūŅÐūÐīÐļ Ðē ÐŅÐ―ÐūÐēÐ―ÐūÐžŅ ŅÐēŅŅŅ Ðđ ÐīŅŅŅÐ°Ð―ŅŅÐĩŅŅ ÐÐĩзÐūÐīÐ―Ņ",
+ "quests.metal_age.beneath_graphite.task": "ÐŅÐūÐđÐīŅŅŅ ÐšÐūŅŅÐ―Ð―Ņ ÐŋÐūŅÐūÐīŅ Ðē ÐŅÐ―ÐūÐēÐ―ÐūÐžŅ ŅÐēŅŅŅ Ðđ ÐīÐūŅŅÐģÐ―ŅŅŅ ÐÐĩзÐūÐīÐ―Ņ",
"quests.metal_age.kaolin_clay.title": "ÐаÐūÐŧŅÐ―ÐūÐēа ÐģÐŧÐļÐ―Ð°",
"quests.metal_age.kaolin_clay.subtitle": "ÐÐūÐīÐūŅÐūÐķ за ÐаÐūÐŧŅÐ―ÐūО: ÐÐūÐēÐĩ ÐŋÐūКÐūÐŧŅÐ―Ð―Ņ",
"quests.metal_age.kaolin_clay.desc": "ÐŊК ŅŅÐŧŅКÐļ ÐēÐļ Ð·Ð―Ð°ÐđÐīÐĩŅÐĩ КаÐūÐŧŅÐ―ÐūÐēŅ ÐģÐŧÐļÐ―Ņ, ÐēаŅŅÐū ÐŋŅÐļÐ―ÐĩŅŅÐļ ŅŅŅÐŧŅКÐļ, ŅКŅÐŧŅКÐļ ÐēÐļ зОÐūÐķÐĩŅÐĩ ÐŋÐĩŅÐĩÐ―ÐĩŅŅÐļ! Ðа ÐķаÐŧŅ, ÐŧÐļŅÐĩ 20 ÐēŅÐīŅÐūŅКŅÐē з Ð―ÐĩŅ ŅŅÐŋŅŅÐ―Ðū ÐēÐļÐŋаÐŧŅŅŅŅŅŅ Ņ ÐšÐ°ÐūÐŧŅÐ―ŅŅÐūÐēÐļÐđ ÐŋÐūŅÐūŅÐūК, ŅÐūÐžŅ ŅÐĩКÐūОÐĩÐ―ÐīŅŅŅŅŅŅ ÐēÐļÐŋаÐŧŅÐēаŅÐļ ŅŅ Ð―Ð° ОŅŅŅŅ Ð·Ð° ÐīÐūÐŋÐūОÐūÐģÐūŅ ŅÐžÐ―ÐļŅ
ÐŋÐĩŅÐĩÐđ, ŅÐūÐą заÐūŅаÐīÐļŅÐļ ОŅŅŅÐĩ Ðē ŅÐ―ÐēÐĩÐ―ŅаŅŅ.\n\nÐŅŅÐŧŅ ŅÐūÐģÐū, ŅК ÐēÐļ ŅŅÐēÐūŅÐļŅÐĩ ŅÐļÐģÐĩÐŧŅ Ņ ÐīÐūОÐĩÐ―Ð―Ņ ÐŋŅŅ, ÐēаО Ð·Ð―Ð°ÐīÐūÐąÐļŅŅŅŅ Ð―Ðĩ ŅаК ÐąÐ°ÐģаŅÐū КаÐūÐŧŅÐ―ÐūÐēÐūŅ ÐģÐŧÐļÐ―Ðļ, аÐŧÐĩ ÐēŅÐĩ ÐūÐīÐ―Ðū ÐēаŅŅÐū ÐēзŅŅÐļ ÐąŅÐŧŅŅÐĩ, Ð―ŅÐķ зÐīаŅŅŅŅŅ ÐŋÐūŅŅŅÐąÐ―ÐļО, ŅÐūÐą ŅÐ―ÐļÐšÐ―ŅŅÐļ ÐŋÐūÐēŅÐūŅÐ―ÐūŅ ÐŋÐūÐīÐūŅÐūÐķŅ.\n\nP.S.: ÐŊКŅÐū ÐēÐļ Ð·Ð―Ð°ÐđŅÐŧÐļ КŅÐūÐēâŅÐ―Ņ ÐŧŅÐŧŅŅ, аÐŧÐĩ Ð―Ðĩ Ð·Ð―Ð°ÐđŅÐŧÐļ ÐģÐŧÐļÐ―Ņ, ŅÐŋŅÐūÐąŅÐđŅÐĩ КÐūÐŋаŅÐļ ŅŅÐūŅ
Ðļ ÐģÐŧÐļÐąŅÐĩ! ÐÐ―ÐūÐīŅ ÐēÐūÐ―Ð° з'ŅÐēÐŧŅŅŅŅŅŅ ŅŅÐūŅ
Ðļ ÐŋŅÐī зÐĩОÐŧÐĩŅ.",
@@ -2207,7 +2324,7 @@
"quests.space_survival.flag.task": "ÐŅÐīŅ-ŅКÐļÐđ ÐŋŅаÐŋÐūŅ",
"quests.space_survival.chorus.title": "ÐĪŅŅÐšŅ Ņ
ÐūŅŅŅа",
"quests.space_survival.chorus.subtitle": "ÐĶÐĩ КŅÐ―ÐĩŅŅ?",
- "quests.space_survival.chorus.desc": "&5ÐÐŧŅÐī ÐĨÐūŅŅŅŅ&r ÐēŅÐīŅÐģŅÐ°Ņ ÐīÐūÐēÐūÐŧŅ ÐēаÐķÐŧÐļÐēŅ ŅÐūÐŧŅ Ð―Ð° ÐŅŅŅŅŅ â ŅÐĩ ÐąŅÐīÐĩ ŅÐēÐūŅ ÐģÐūÐŧÐūÐēÐ―Ðĩ ÐīÐķÐĩŅÐĩÐŧÐū азÐūŅŅ. ÐĐÐūÐą ŅÐūзÐŋÐūŅаŅÐļ, Ð·Ð―Ð°ÐđÐīÐļ ŅÐūŅÐŧÐļÐ―Ðļ Ņ
ÐūŅŅŅŅ, заŅŅŅÐļÐąŅÐđ Ð―Ð° ÐēÐĩŅŅ
ŅÐēÐšŅ Ņа зŅÐļÐēаÐđ &5ÐÐēŅŅÐļ Ņ
ÐūŅŅŅŅ&r. ÐŊКŅÐū зÐŧаОаŅÐļ ŅÐūŅÐŧÐļÐ―Ņ Ð·Ð―ÐļÐ·Ņ â КÐēŅŅŅÐē Ð―Ðĩ ÐūŅŅÐļОаŅŅ! ÐаÐŧŅ ÐēÐļŅÐūŅŅÐđ КÐēŅŅÐļ Ņ
ÐūŅŅŅŅ Ðē ÐĩÐŧÐĩКŅŅÐļŅÐ―ŅÐđ ŅÐĩÐŋÐŧÐļŅŅ, ŅÐūÐą ÐūŅŅÐļОаŅÐļ ÐŋÐūÐ―ÐūÐēÐŧŅÐēÐ°Ð―Ðĩ ÐīÐķÐĩŅÐĩÐŧÐū ÐŋÐŧÐūÐīŅÐē Ņ
ÐūŅŅŅŅ. Ð Ð―ÐļŅ
ОÐūÐķÐ―Ð° ÐēÐļÐģÐūŅÐūÐēÐļŅÐļ ÐąŅÐūОаŅŅ Ņа азÐūŅ Ð·Ð° ÐīÐūÐŋÐūОÐūÐģÐūŅ ÐŋÐļÐēÐūÐēаŅÐ―Ņ Ņа ŅÐĩŅОÐĩÐ―ŅÐĩŅа ÐēŅÐīÐŋÐūÐēŅÐīÐ―Ðū. ÐŅÐūОаŅŅ ŅаКÐūÐķ ОÐūÐķÐ―Ð° ÐŋÐĩŅÐĩÐģÐ°Ð―ŅŅÐļ Ðē ÐēŅÐģÐŧÐĩŅŅ â ÐīÐŧŅ ÐīÐūÐīаŅКÐūÐēÐūÐģÐū ŅаКÐĩŅÐ―ÐūÐģÐū ÐŋаÐŧŅÐ―ÐūÐģÐū!",
+ "quests.space_survival.chorus.desc": "&5ÐÐŧŅÐī ÐĨÐūŅŅŅŅ&r ÐēŅÐīŅÐģŅÐ°Ņ ÐīÐūÐēÐūÐŧŅ ÐēаÐķÐŧÐļÐēŅ ŅÐūÐŧŅ Ð―Ð° ÐŅŅŅŅŅ â ŅÐĩ ÐąŅÐīÐĩ ŅÐēÐūŅ ÐūŅÐ―ÐūÐēÐ―Ðĩ ÐīÐķÐĩŅÐĩÐŧÐū ÐзÐūŅŅ. ÐĐÐūÐą ÐŋÐūŅаŅÐļ, Ð·Ð―Ð°ÐđÐīÐļ ŅÐūŅÐŧÐļÐ―Ðļ Ņ
ÐūŅŅŅŅ, заŅŅŅÐļÐąŅÐđ Ð―Ð° ÐēÐĩŅŅ
ŅÐēÐšŅ Ņа зÐŧаОаÐđ &5ÐÐēŅŅÐļ Ņ
ÐūŅŅŅŅ&r. ÐаОаŅŅÐļ ŅÐūŅÐŧÐļÐ―Ņ Ð·Ð―ÐļзŅ, ŅÐļ Ð―Ðĩ ÐūŅŅÐļОаŅŅ ÐķÐūÐīÐ―ÐūŅ ÐšÐēŅŅКÐļ! ÐаÐŧŅ ÐēÐļŅÐūŅŅÐđ КÐēŅŅÐļ Ņ
ÐūŅŅŅŅ Ðē ÐÐŧÐĩКŅŅÐļŅÐ―ŅÐđ ŅÐĩÐŋÐŧÐļŅŅ, ŅÐūÐą ÐūŅŅÐļОаŅÐļ ÐŋÐūÐ―ÐūÐēÐŧŅÐēÐ°Ð―Ðĩ ÐīÐķÐĩŅÐĩÐŧÐū ÐŋÐŧÐūÐīŅÐē Ņ
ÐūŅŅŅŅ, а ÐēÐķÐĩ з Ð―ÐļŅ
ОÐūÐķÐ―Ð° ÐēÐļÐģÐūŅÐūÐēÐļŅÐļ ÐŅÐūОаŅŅ Ņа ÐзÐūŅ Ð·Ð° ÐīÐūÐŋÐūОÐūÐģÐūŅ ÐŅÐūÐēаŅÐ―Ņ Ņа ÐĪÐĩŅОÐĩÐ―ŅаŅÐūŅа ÐēŅÐīÐŋÐūÐēŅÐīÐ―Ðū. ÐŅÐūОаŅŅ ŅаКÐūÐķ ОÐūÐķÐ―Ð° ÐŋÐĩŅÐĩÐģÐ°Ð―ŅŅÐļ Ðē ÐŅÐģÐŧÐĩŅŅ ÐīÐŧŅ ÐīÐūÐīаŅКÐūÐēÐūÐģÐū ŅаКÐĩŅÐ―ÐūÐģÐū ÐŋаÐŧŅÐ―ÐūÐģÐū!",
"quests.space_survival.rover.title": "ÐÐūŅОŅŅÐ―ÐļÐđ Ð ÐūÐēÐĩŅ",
"quests.space_survival.rover.subtitle": "ÐĒÐēŅÐđ ŅŅÐ°Ð―ŅÐŋÐūŅŅ ÐīÐŧŅ ÐēŅÐĩŅŅ",
"quests.space_survival.rover.desc": "ÐÐūÐēÐĩÐŧÐūŅŅ Ð·Ð°ÐŧÐļŅÐļŅÐļ ОÐūÐīÐ―ÐļÐđ ŅÐĩаКŅÐļÐēÐ―ÐļÐđ ŅÐ°Ð―ÐĩŅŅ ÐēÐīÐūОа: аŅОÐūŅŅÐĩŅÐļ ÐīÐŧŅ ÐŧŅŅаКŅÐē ŅŅŅ Ð―ÐĩОа, КÐūÐ―Ņ Ð―Ðĩ ÐēÐļŅŅÐļОŅŅŅŅ â ŅÐūÐķ ŅК ÐŋÐĩŅÐĩŅŅÐēаŅÐļŅŅ? &bÐ ÐūÐēÐĩŅ&r â ŅÐēŅÐđ ÐēŅŅÐ―ÐļÐđ ŅŅÐ°Ð―ŅÐŋÐūŅŅ! ÐŅÐ― ÐēОŅŅŅŅ ÐīÐū ÐīÐēÐūŅ
ÐŋаŅаÐķÐļŅŅÐē, ÐŋŅаŅŅŅ Ð―Ð° ÐģÐūŅŅŅÐļŅ
ÐŋаÐŧÐļÐēÐ―ÐļŅ
ŅŅОŅŅаŅ
(ÐīÐļзÐĩÐŧŅ, ÐąÐĩÐ―Ð·ÐļÐ― Ņ ŅаКÐĩŅÐ―Ðĩ ÐŋаÐŧÐļÐēÐū), а ŅÐĩ ÐžÐ°Ņ ÐēÐŧаŅÐ―ÐļÐđ ŅÐ―ÐēÐĩÐ―ŅÐ°Ņ Ņ ŅаÐīŅÐū, ŅÐū ÐēŅÐīŅÐēÐūŅŅŅ ŅÐĩаÐŧŅÐ―Ņ ŅаÐīŅÐūŅŅÐ°Ð―ŅŅŅ!",
@@ -2221,7 +2338,7 @@
"quests.space_survival.stone_dust_centrifuging.task": "ÐŅÐīŅ-ŅКÐĩ ",
"quests.space_survival.compressed_gases.title": "ÐĄŅÐļŅÐ―ÐĩÐ―Ņ ÐģазÐļ, ÐŋŅÐļÐīаŅÐ―Ņ ÐīÐŧŅ ÐīÐļŅ
Ð°Ð―Ð―Ņ",
"quests.space_survival.compressed_gases.subtitle": "ÐÐū ŅÐļŅŅÐļÐđ КÐļŅÐĩÐ―Ņ â ŅÐĩ ŅОÐĩŅŅÐĩÐŧŅÐ―Ðū Ð―ÐĩÐąÐĩзÐŋÐĩŅÐ―Ðū",
- "quests.space_survival.compressed_gases.desc": "ÐŅÐīŅŅÐēаŅŅ, ŅК ŅŅÐūŅ
Ðļ ÐąŅаКŅŅ ÐŋÐūÐēŅŅŅŅ? ÐĢ ÐšÐūŅОÐūŅŅ ÐąÐĩз ŅÐūÐģÐūŅŅ ÐīÐŧŅ ÐīÐļŅ
Ð°Ð―Ð―Ņ Ð―Ðĩ ÐūÐąŅÐđŅÐļŅŅ â ŅÐūÐžŅ ÐēаŅŅÐū ÐēÐļŅÐūÐąÐŧŅŅÐļ ÐūÐīÐļÐ― Ņз ŅŅÐļŅÐ―ÐĩÐ―ÐļŅ
ÐģазŅÐē, заŅÐ―ÐūÐēÐ°Ð―ÐļŅ
Ð―Ð° ŅÐĩаÐŧŅÐ―ÐļŅ
ŅŅОŅŅаŅ
ÐīÐŧŅ ÐģÐŧÐļÐąÐūКÐūÐēÐūÐīÐ―ÐūÐģÐū Ð·Ð°Ð―ŅŅÐĩÐ―Ð―Ņ!\n\nÐаÐŋŅаÐēÐļŅÐļ ŅКаŅÐ°Ð―ÐīŅ Ð―ÐļОÐļ ОÐūÐķÐ―Ð° ŅаК ŅаОÐū, ŅК ÐēŅÐīŅÐū â ÐŋŅÐūŅŅÐū ÐŋÐĩŅÐĩÐŧÐļŅÐļ. Ð ŅКŅÐū ÐēзŅŅÐļ з ŅÐūÐąÐūŅ &bÐазÐūÐēÐļÐđ ÐаÐŧÐūÐ―&r, ŅÐū з Ð―ŅÐūÐģÐū ОÐūÐķÐ―Ð° âÐŋÐļŅÐļâ, ÐŋÐūÐŋÐūÐēÐ―ŅŅŅÐļ заÐŋаŅÐļ ÐąÐĩз ÐŋÐūŅŅÐĩÐąÐļ Ð·Ð―ŅОаŅÐļ КÐūŅŅŅО.\n\n&2ÐŅŅŅÐūКŅ&r â Ð―Ð°ÐđÐŋŅÐūŅŅŅŅÐļÐđ ÐīÐŧŅ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēа Ð―Ð° ÐÐĩОÐŧŅ, а &eÐÐĩÐŧŅÐūКŅ-3&r â ОÐūÐķÐ―Ð° ŅŅÐēÐūŅÐļŅÐļ Ð―Ð° ÐŅŅŅŅŅ.\n\nÐÐūÐēÐ―ÐļÐđ ŅКаŅÐ°Ð―ÐīŅ (1000mB) ÐīÐ°Ņ ŅÐūÐąŅ &c20 Ņ
ÐēÐļÐŧÐļÐ―&r ÐķÐļŅŅŅ.",
+ "quests.space_survival.compressed_gases.desc": "ÐŅÐīŅŅÐēаŅŅ, ŅÐū ŅŅÐūŅ
Ðļ Ð―Ðĩ ÐēÐļŅŅаŅÐ°Ņ ÐŋÐūÐēŅŅŅŅ? ÐĢ ÐšÐūŅОÐūŅŅ ÐąÐĩз ŅÐūÐģÐūŅŅ ÐīÐŧŅ ÐīÐļŅ
Ð°Ð―Ð―Ņ Ð―Ðĩ ÐūÐąŅÐđŅÐļŅŅ, ŅÐūÐķ ÐēаŅŅÐū зÐēÐĩŅÐ―ŅŅÐļ ŅÐēаÐģŅ Ð―Ð° ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēÐū ŅŅÐļŅÐ―ÐĩÐ―ÐļŅ
ÐģазŅÐē â ÐēÐūÐ―Ðļ заŅÐ―ÐūÐēÐ°Ð―Ņ Ð―Ð° ŅÐĩаÐŧŅÐ―ÐļŅ
ŅŅОŅŅаŅ
, ŅÐšŅ ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅŅŅ ÐīÐŧŅ ÐģÐŧÐļÐąÐūКÐūÐēÐūÐīÐ―ÐūÐģÐū Ð·Ð°Ð―ŅŅÐĩÐ―Ð―Ņ!\n\nÐÐūŅОŅŅÐ―ÐļÐđ КÐūŅŅŅО ОÐūÐķÐ―Ð° заÐŋÐūÐēÐ―ÐļŅÐļ Ð―ÐļОÐļ ŅаК ŅаОÐū, ŅК заÐŋÐūÐēÐ―ŅŅŅŅŅŅ ÐēŅÐīŅÐū, Ð°ÐąÐū Ðķ, ŅКŅÐū ÐēзŅŅÐļ з ŅÐūÐąÐūŅ &bÐазÐūÐēÐļÐđ ÐąÐ°ÐŧÐūÐ―&r, ŅÐļ зОÐūÐķÐĩŅ ÂŦÐŋÐļŅÐļÂŧ з Ð―ŅÐūÐģÐū, ŅÐūÐą ÐŋÐūÐŋÐūÐēÐ―ÐļŅÐļ заÐŋÐ°Ņ ÐģÐ°Ð·Ņ Ðē КÐūŅŅŅÐžŅ ÐąÐĩз Ð―ÐĩÐūÐąŅ
ŅÐīÐ―ÐūŅŅŅ ÐđÐūÐģÐū Ð·Ð―ŅОаŅÐļ.\n\n&2ÐŅŅŅÐūКŅ&r â Ð―Ð°ÐđÐŋŅÐūŅŅŅŅÐļÐđ ÐīÐŧŅ ÐēÐļŅÐūÐąÐ―ÐļŅŅÐēа Ð―Ð° ÐÐĩОÐŧŅ, а &eÐÐĩÐŧŅÐūКŅ-3&r ОÐūÐķÐ―Ð° Ð―Ð°ÐŧаŅŅŅÐēаŅÐļ Ð―Ð° ÐŅŅŅŅŅ.\n\nÐÐūÐēÐ―ŅŅŅŅ Ð·Ð°ÐŋÐūÐēÐ―ÐĩÐ―ÐļÐđ КÐūŅŅŅО (2000 ОÐ) Ð·Ð°ÐąÐĩзÐŋÐĩŅÐļŅŅ ÐŋŅÐļÐąÐŧÐļÐ·Ð―Ðū &c20 Ņ
ÐēÐļÐŧÐļÐ―&r ÐīÐļŅ
Ð°Ð―Ð―Ņ.",
"quests.space_survival.compressed_gases.task": "ÐŅÐīŅ-ŅКÐļÐđ ŅŅÐļŅÐ―ÐĩÐ―ÐļÐđ Ðģаз, ÐŋŅÐļÐīаŅÐ―ÐļÐđ ÐīÐŧŅ ÐīÐļŅ
Ð°Ð―Ð―Ņ",
"quests.space_survival.zip_gun.title": "ÐÐūÐēŅŅŅŅÐ―Ð° Ð·ÐąŅÐūŅ",
"quests.space_survival.zip_gun.subtitle": "ÐаŅÐĩ ŅÐĩаКŅÐļÐēÐ―ÐļÐđ ŅÐ°Ð―ÐĩŅŅ Ņ ŅÐēÐūŅÐđ ÐīÐūÐŧÐūÐ―Ņ",
@@ -2425,7 +2542,7 @@
"quests.steam_age.steam_engine.desc": "ÐÐūÐīŅÐ―Ņ ÐšÐūÐŧÐĩŅа Ņа ÐēŅŅŅŅКÐļ ÐēÐķÐĩ Ð―Ðĩ ŅÐŋŅаÐēÐŧŅŅŅŅŅŅ? ÐŊКа Ðķ ŅÐĩ ÐŋаŅÐūÐēа ÐĩÐŋÐūŅ
а ÐąÐĩз ŅÐŋŅаÐēÐķÐ―ŅÐūÐģÐū ÐŋаŅÐūÐēÐūÐģÐū ÐīÐēÐļÐģŅÐ―Ð°! ÐÐūÐķÐĩÐ― ÐŋаŅÐūÐēÐļÐđ ÐīÐēÐļÐģŅÐ― ОÐūÐķÐĩ ÐēÐļÐīаÐēаŅÐļ ŅŅÐŧÐļŅ
256 ÐÐ (ÐÐīÐļÐ―ÐļŅŅ ÐÐūŅŅÐķÐ―ÐūŅŅŅ), Ð―Ð°ÐīаŅŅÐļ ŅÐūÐąŅ Ð·Ð―Ð°ŅÐ―Ðū ÐąŅÐŧŅŅÐĩ ÐĩÐ―ÐĩŅÐģŅŅ ÐīÐŧŅ ÐĩКŅÐŋÐĩŅÐļОÐĩÐ―ŅŅÐē.\n\nÐаÐŧаŅŅŅ ÐаÐŧŅÐ―ÐļКÐļ ОÐūÐķÐ―Ð° ŅŅÐēÐūŅÐļŅÐļ, Ð―Ðĩ ÐēÐļŅ
ÐūÐīŅŅÐļ з ÐīÐūОŅ, а за ÐīÐūÐŋÐūОÐūÐģÐūŅ ÐÐĩŅ
Ð°Ð―ŅŅÐ―ÐūŅ Ð ŅКÐļ ŅŅ
ОÐūÐķÐ―Ð° аÐēŅÐūОаŅÐļŅÐ―Ðū заÐŋŅаÐēÐŧŅŅÐļ ŅÐēÐĩŅÐīÐļО ÐŋаÐŧÐļÐēÐūО Ð°ÐąÐū ŅŅÐīКÐļО ÐŋаÐŧÐļÐēÐūО Ņ ÐēŅÐīŅŅ (Ð―Ð°ÐŋŅÐļКÐŧаÐī, КŅÐĩÐūзÐūŅÐūО). ÐĒаКÐūÐķ ÐīÐŧŅ ÐŋÐĩŅÐĩÐģŅŅÐēŅ ÐžÐūÐķÐ―Ð° ÐēÐļКÐūŅÐļŅŅÐūÐēŅÐēаŅÐļ ÐŅÐģŅÐŧŅÐ―Ņ ÐĄÐ°ÐžÐūŅÐēŅŅÐļ, ÐÐ―ŅŅаŅÐļŅ Ņ ÐÐūКŅ.",
"quests.steam_age.fuel_sources.title": "ÐÐūÐīаŅКÐūÐēŅ ÐÐķÐĩŅÐĩÐŧа ÐаÐŧŅÐ―ÐūÐģÐū",
"quests.steam_age.fuel_sources.subtitle": "ÐÐŋŅÐūÐēаÐīÐķŅŅОÐū ŅÐļÐŧŅ Ðē ÐŋаŅÐūÐēŅ ŅÐļÐŧŅ",
- "quests.steam_age.fuel_sources.desc": "ÐаŅÐūÐēа ОаŅÐļÐ―Ð° ОÐūÐķÐĩ ÐŋŅаŅŅÐēаŅÐļ з ŅÐļŅŅÐļО Ð―Ð°ÐąÐūŅÐūО ŅŅÐīÐļÐ―Ð―ÐļŅ
ÐŋаÐŧÐļÐē, Ð―ŅÐķ ÐÐūŅÐĩÐŧ ÐÐļŅÐūКÐūÐģÐū ÐĒÐļŅКŅ. ÐĨÐūŅа ÐŅÐĩÐūзÐūŅ Ð°ÐąÐū ÐаÐēа â ŅÐĩ Ð―Ð°ÐđÐŋŅÐūŅŅŅŅŅ ÐēаŅŅÐ°Ð―ŅÐļ Ð―Ð° ÐīÐ°Ð―ÐūÐžŅ ÐĩŅаÐŋŅ, ŅÐļ ОÐūÐķÐĩŅ Ð·Ð°ŅŅКаÐēÐļŅÐļŅŅ Ðđ ŅÐūŅÐŧÐļÐ―Ð―ÐļОÐļ ÐūÐŧŅŅОÐļ, ŅаКÐļОÐļ ŅК &eÐÐŧŅŅ Ð· ÐаŅŅÐ―Ð―Ņ&r з ÐĄÐūÐ―ŅŅÐ―ÐļКŅÐē Ð°ÐąÐū Ð ŅÐŋаКŅ.\n\nÐŅÐĩÐūзÐūŅ Ņ ÐаÐēа ÐŋÐūÐģÐ°Ð―Ðū ОаŅŅŅÐ°ÐąŅŅŅŅŅŅ Ð―Ð° ÐŋŅÐ·Ð―ŅŅ
ŅŅÐēÐ―ŅŅ
, Ð―Ð°ŅÐūОŅŅŅŅ ÐŅÐūÐŋаÐŧŅÐ―Ðĩ ОÐūÐķÐĩ ÐąŅŅÐļ ÐŋÐĩŅÐĩŅÐēÐūŅÐĩÐ―Ðĩ Ðē ÐÐļзÐĩÐŧŅ, а ÐŋÐūŅŅО â Ņ ÐÐļзÐĩÐŧŅ Ð· ÐĶÐĩŅÐ°Ð―ÐūÐēÐļО ÐŅÐīŅÐļÐŧÐĩÐ―Ð―ŅО. ÐĒÐūÐķ ŅКŅÐū ŅÐūÐąŅ ÐīÐū ÐīŅŅŅ ŅŅ ŅÐīÐĩŅ â ÐŋÐūŅÐ―Ðļ заКÐŧаÐīаŅÐļ ÐēÐĩÐŧÐļÐšŅ ÐŋÐūÐŧŅ ÐīÐŧŅ ÐēÐļŅÐūŅŅÐēÐ°Ð―Ð―Ņ ŅÐūŅÐŧÐļÐ― Ð―Ð° ÐūÐŧŅŅ!",
+ "quests.steam_age.fuel_sources.desc": "ÐаŅÐūÐēа ОаŅÐļÐ―Ð° ОÐūÐķÐĩ ÐŋŅаŅŅÐēаŅÐļ з ŅÐļŅŅÐļО Ð―Ð°ÐąÐūŅÐūО ŅŅÐīÐļÐ―Ð―ÐļŅ
ÐŋаÐŧÐļÐē, Ð―ŅÐķ ÐÐūŅÐĩÐŧ ÐÐļŅÐūКÐūÐģÐū ÐĒÐļŅКŅ. ÐĨÐūŅа ÐŅÐĩÐūзÐūŅ Ð°ÐąÐū ÐаÐēа â ŅÐĩ Ð―Ð°ÐđÐŋŅÐūŅŅŅŅŅ ÐēаŅŅÐ°Ð―ŅÐļ Ð―Ð° ÐīÐ°Ð―ÐūÐžŅ ÐĩŅаÐŋŅ, ŅÐļ ОÐūÐķÐĩŅ Ð·Ð°ŅŅКаÐēÐļŅÐļŅŅ Ðđ ŅÐūŅÐŧÐļÐ―Ð―ÐļОÐļ ÐūÐŧŅŅОÐļ, ŅаКÐļОÐļ ŅК &eÐÐŧŅŅ Ð· ÐаŅŅÐ―Ð―Ņ&r з ÐĄÐūÐ―ŅŅÐ―ÐļКŅÐē Ð°ÐąÐū ÐÐ°Ð―ÐūÐŧÐļ.\n\nÐŅÐĩÐūзÐūŅ Ņ ÐаÐēа ÐŋÐūÐģÐ°Ð―Ðū ОаŅŅŅÐ°ÐąŅŅŅŅŅŅ Ð―Ð° ÐŋŅÐ·Ð―ŅŅ
ŅŅÐēÐ―ŅŅ
, Ð―Ð°ŅÐūОŅŅŅŅ ÐŅÐūÐŋаÐŧŅÐ―Ðĩ ОÐūÐķÐĩ ÐąŅŅÐļ ÐŋÐĩŅÐĩŅÐēÐūŅÐĩÐ―Ðĩ Ðē ÐÐļзÐĩÐŧŅ, а ÐŋÐūŅŅО â Ņ ÐÐļзÐĩÐŧŅ Ð· ÐĶÐĩŅÐ°Ð―ÐūÐēÐļО ÐŅÐīŅÐļÐŧÐĩÐ―Ð―ŅО. ÐĒÐūÐķ ŅКŅÐū ŅÐūÐąŅ ÐīÐū ÐīŅŅŅ ŅŅ ŅÐīÐĩŅ â ÐŋÐūŅÐ―Ðļ заКÐŧаÐīаŅÐļ ÐēÐĩÐŧÐļÐšŅ ÐŋÐūÐŧŅ ÐīÐŧŅ ÐēÐļŅÐūŅŅÐēÐ°Ð―Ð―Ņ ŅÐūŅÐŧÐļÐ― Ð―Ð° ÐūÐŧŅŅ!",
"quests.steam_age.straw.title": "ÐÐēŅÐūОаŅÐļзаŅŅŅ Ð ŅÐīКÐūÐģÐū ÐаÐŧÐļÐēа",
"quests.steam_age.straw.subtitle": "ÐÐūŅŅŅŅ ÐŋÐūŅÐŧŅÐ―ÐļКÐļ",
"quests.steam_age.straw.desc": "ÐŊКŅÐū КÐŧаŅÐ―ŅŅÐļ ÐÐÐ ÐŋÐū ÐÐĩКÐĩÐŧŅÐ―ÐūÐžŅ ÐаÐŧŅÐ―ÐļÐšŅ Ð· &aÐĄÐūÐŧÐūОÐļÐ―ÐšÐūŅ&r, ŅÐū ОÐūÐķÐ―Ð° ÐŧÐĩÐģКÐū ÐŋÐūÐīаÐēаŅÐļ ÐŋаÐŧŅÐ―Ðĩ ÐŋŅŅОÐū Ðē Ð―ŅÐūÐģÐū ŅÐĩŅÐĩз ÐąŅÐīŅ-ŅÐšŅ ŅŅŅÐąŅ! ÐŅÐīâŅÐīÐ―Ð°Ðđ ÐđÐūÐģÐū ÐīÐū ÐēÐļŅ
ÐūÐīŅ ÐšŅÐĩÐūзÐūŅŅ Ð· ÐÐūКŅÐūÐēÐūŅ ÐÐĩŅŅ â Ņ ŅÐēÐūŅ ÐаŅÐūÐēŅ ÐÐēÐļÐģŅÐ―Ðļ Ð―Ðĩ зŅÐŋÐļÐ―ŅŅŅŅŅ.\n\nÐĢ JEI ÐīÐūŅŅŅÐŋÐ―ÐļÐđ ÐŋÐūÐēÐ―ÐļÐđ ŅÐŋÐļŅÐūК ОÐūÐķÐŧÐļÐēÐļŅ
ÐŋаÐŧÐļÐē Ņз ŅŅ
Ð―ŅÐūŅ ÐĩŅÐĩКŅÐļÐēÐ―ŅŅŅŅ.",
@@ -2485,7 +2602,7 @@
"quests.steam_age.miner.title": "ÐÐēŅÐūОаŅÐļŅÐ―Ðĩ ÐÐļÐīÐūÐąŅÐēÐ°Ð―Ð―Ņ",
"quests.steam_age.miner.subtitle": "ÐŅÐ―ÐĩŅŅ ÐĩÐŋÐūŅ
Ðļ ÐūÐąÐēаÐŧŅÐē",
"quests.steam_age.miner.desc.1": "ÐĒÐĩÐŋÐĩŅ Ņ ÐēÐ°Ņ Ņ ÐīÐūŅŅŅÐŋ ÐīÐū ÐīÐēÐūŅ
ÐēаŅŅÐ°Ð―ŅŅÐē аÐēŅÐūОаŅÐļŅÐ―ÐūÐģÐū ÐēÐļÐīÐūÐąŅÐēÐ°Ð―Ð―Ņ ŅŅÐīÐļ! ÐÐąÐļÐīÐēа ÐēаŅŅÐ°Ð―ŅÐļ ÐīÐūŅÐļŅŅ ÐŋÐūÐēŅÐŧŅÐ―Ņ, ŅÐūÐžŅ ÐšŅаŅÐĩ Ð―Ð°ÐŧаŅŅŅÐēаŅÐļ ŅŅ
, заÐēÐ°Ð―ŅаÐķÐļŅÐļ ŅÐ°Ð―ÐšÐļ Ņ Ð·Ð°ÐđÐ―ŅŅÐļŅŅ ŅÐļОÐūŅŅ ŅÐ―ŅÐļО, Ð―ŅÐķ ŅÐļÐīŅŅÐļ Ņ ŅÐĩКаŅÐļ.\n\nÐÐĩŅ
Ð°Ð―ŅŅÐ―ÐļÐđ ÐŅŅ ÐŋÐūŅŅÐĩÐąŅÐēаŅÐļОÐĩ КÐūÐ―ŅŅŅŅКŅŅŅ ÐīÐŧŅ ÐąŅŅŅÐ―Ð―Ņ ÐēÐ―Ðļз, ŅÐūÐ·ÐąÐļÐēаŅŅÐļ ÐēÐĩŅŅ ÐšÐ°ÐžŅÐ―Ņ Ð―Ð° ŅÐēÐūŅÐžŅ ŅÐŧŅŅ
Ņ. ÐÐļ ŅаКÐūÐķ ОÐūÐķÐĩŅÐĩ ÐŋŅÐļКŅŅÐŋÐļŅÐļ ÐđÐūÐģÐū ÐīÐū ÐŋÐĩŅÐĩÐīÐ―ŅÐūŅ ŅаŅŅÐļÐ―Ðļ ÐŋÐūŅзÐīа Ð°ÐąÐū ÐēаÐģÐūÐ―ÐĩŅКÐļ ÐīÐŧŅ ŅŅÐēÐūŅÐĩÐ―Ð―Ņ ŅŅÐ―ÐĩÐŧŅÐē, ŅКŅÐū Ņ
ÐūŅÐĩŅÐĩ.",
- "quests.steam_age.miner.desc.2": "ÐаŅÐūÐēа ÐĻаŅ
ŅаŅКа, з ŅÐ―ŅÐūÐģÐū ÐąÐūКŅ, ÐēÐļÐīÐūÐąŅÐēÐ°Ņ ÐŧÐļŅÐĩ ŅŅÐīÐ―Ņ ÐąÐŧÐūКÐļ Ðđ заОŅÐ―ŅŅ ŅŅ
ÐąŅŅКŅÐēКÐūŅ, заÐŧÐļŅаŅŅÐļ ŅÐĩŅŅŅ ŌŅŅÐ―ŅŅ Ð―ÐĩÐīÐūŅÐūŅÐšÐ°Ð―ÐūŅ. ÐÐūÐ―Ð° ОÐūÐķÐĩ ÐēÐļÐīÐūÐąŅÐēаŅÐļ ŅŅÐīŅ Ðē (ОаÐŧÐūОŅ) ŅаÐīŅŅŅŅ, ŅÐū ÐūÐ·Ð―Ð°ŅаŅ, ŅÐū ŅŅ ÐŋÐūŅŅŅÐąÐ―Ðū ÐŋÐĩŅÐĩОŅŅаŅÐļ ŅŅÐīŅÐĩ, Ð―ŅÐķ ОÐĩŅ
Ð°Ð―ŅŅÐ―Ņ ŅаŅ
ŅаŅКŅ, аÐŧÐĩ ÐēÐūÐ―Ð° ŅаКÐūÐķ Ð―Ð°ÐąÐ°ÐģаŅÐū ÐŋÐūÐēŅÐŧŅÐ―ŅŅа.",
+ "quests.steam_age.miner.desc.2": "ÐаŅÐūÐēÐļÐđ ÐŅŅ, з ŅÐ―ŅÐūÐģÐū ÐąÐūКŅ, ÐēÐļÐīÐūÐąŅÐēÐ°Ņ ÐŧÐļŅÐĩ ŅŅÐīÐ―Ņ ÐąÐŧÐūКÐļ Ðđ заОŅÐ―ŅŅ ŅŅ
ÐąŅŅКŅÐēКÐūŅ, заÐŧÐļŅаŅŅÐļ ŅÐĩŅŅŅ ŌŅŅÐ―ŅŅ Ð―ÐĩÐīÐūŅÐūŅÐšÐ°Ð―ÐūŅ. ÐÐūÐ―Ð° ОÐūÐķÐĩ ÐēÐļÐīÐūÐąŅÐēаŅÐļ ŅŅÐīŅ Ðē (ОаÐŧÐūОŅ) ŅаÐīŅŅŅŅ, ŅÐū ÐūÐ·Ð―Ð°ŅаŅ, ŅÐū ŅŅ ÐŋÐūŅŅŅÐąÐ―Ðū ÐŋÐĩŅÐĩОŅŅаŅÐļ ŅŅÐīŅÐĩ, Ð―ŅÐķ ОÐĩŅ
Ð°Ð―ŅŅÐ―Ņ ŅаŅ
ŅаŅКŅ, аÐŧÐĩ ÐēÐūÐ―Ð° ŅаКÐūÐķ Ð―Ð°ÐąÐ°ÐģаŅÐū ÐŋÐūÐēŅÐŧŅÐ―ŅŅа.",
"quests.steam_age.paper.title": "ÐаÐŋŅŅ",
"quests.steam_age.paper.subtitle": "ÐÐĩ з ŅŅКŅÐūÐēÐūŅ ŅŅÐūŅŅÐļÐ―Ðļ",
"quests.steam_age.paper.desc": "ÐŊКŅÐū ÐēÐļ ŅÐĩ Ð―Ðĩ зŅÐūÐąÐļÐŧÐļ ÐķÐūÐīÐ―ÐūÐģÐū ÐŋаÐŋÐĩŅŅ, Ņ ŅŅÐļ ŅŅÐ·Ð―Ņ ŅÐŋÐūŅÐūÐąÐļ ÐūŅŅÐļОаŅÐļ ÐđÐūÐģÐū ÐąÐĩз ÐĩÐŧÐĩКŅŅÐļКÐļ:\n\n1) ÐĄŅÐēÐūŅÐļŅÐļ ÐŋÐĩŅÐģаОÐĩÐ―Ņ Ð·Ņ ŅКŅŅÐļ, ÐŋÐĩОзÐļ Ņа ŅÐđŅŅ.\n\n2) ÐĄÐŋÐŧÐĩŅŅÐļ ŅазÐūО ÐŋаÐŋŅŅŅŅ.\n\n3) ÐÐļÐģÐūŅÐūÐēÐļŅÐļ ÐŋаÐŋŅŅ Ņз ŅÐēÐĩŅÐīÐūŅ ÐīÐĩŅÐĩÐēÐļÐ―Ðļ ŅÐĩŅÐĩз ŅŅÐļÐēаÐŧÐļÐđ ÐŋŅÐūŅÐĩŅ.\n\nÐŅÐ·Ð―ŅŅÐĩ ÐēÐļ зОÐūÐķÐĩŅÐĩ ÐŋÐĩŅÐĩŅÐēÐūŅŅÐēаŅÐļ ÐīÐĩŅÐĩÐēÐ―Ņ ÐžÐ°ŅŅ ÐąÐĩзÐŋÐūŅÐĩŅÐĩÐīÐ―ŅÐū Ðē ÐŋаÐŋŅŅ Ð·Ð° ÐīÐūÐŋÐūОÐūÐģÐūŅ LV ÐĨŅОŅŅÐ―ÐūŅ ÐÐ°Ð―Ð―Ðļ.",
@@ -2619,7 +2736,7 @@
"quests.stone_age.clay_products.title": "ÐÐŧÐļÐ―ŅÐ―Ņ ÐēÐļŅÐūÐąÐļ",
"quests.stone_age.clay_products.subtitle": "ÐŊ Ðķ КазаÐē, ŅÐū ÐģÐŧÐļÐ―Ð° ŅÐ―ŅÐēÐĩŅŅаÐŧŅÐ―Ð°.",
"quests.stone_age.clay_products.desc": "ÐŅŅ ŅŅŅ ÐēÐļŅÐūÐąÐļ, ŅÐšŅ ÐēÐļ ОÐūÐķÐĩŅÐĩ ŅŅÐēÐūŅÐļŅÐļ з ÐģÐŧÐļÐ―Ðļ. ÐĪÐūŅОÐļ ÐēÐļКÐūŅÐļŅŅÐūÐēŅŅŅŅŅŅ ÐīÐŧŅ ŅÐūÐąÐūŅÐļ з ОÐĩŅаÐŧаОÐļ, ÐÐūŅŅаÐģа â ÐīÐŧŅ Ð·ÐąÐĩŅŅÐģÐ°Ð―Ð―Ņ ÐŋŅÐĩÐīОÐĩŅŅÐē, а ŅÐ―ŅŅ ÐžÐ°ŅŅŅ ÐŋŅÐļÐ·Ð―Ð°ŅÐĩÐ―Ð―Ņ, ÐūÐŋÐļŅÐ°Ð―Ņ Ðē ÐÐūÐŧŅÐūÐēÐūÐžŅ ÐŋŅŅŅÐēÐ―ÐļКŅ. ÐŅОаŅŅÐĩ, ÐēаО ÐŋŅÐī ŅÐļÐŧŅ ŅŅÐēÐūŅÐļŅÐļ ŅŅ
ŅŅŅ?",
- "quests.stone_age.make_jug.title": "ÐÐĩŅаОŅŅÐ―ÐļÐđ ÐģÐŧÐĩŅÐļК",
+ "quests.stone_age.make_jug.title": "ÐÐĩŅаОŅŅÐ―ÐļÐđ ÐģÐŧÐĩК",
"quests.stone_age.make_jug.subtitle": "Ð Ð°Ð―Ð―ŅÐđ КÐūÐ―ŅÐĩÐđÐ―ÐĩŅ ÐīÐŧŅ ŅŅÐīÐļÐ―",
"quests.stone_age.make_jug.desc": "ÐÐŧÐĩŅÐļК â ŅÐĩ Ð―Ð°ÐđÐŋŅÐūŅŅŅŅÐļÐđ КÐūÐ―ŅÐĩÐđÐ―ÐĩŅ ÐīÐŧŅ ŅŅÐīÐļÐ―, аÐŧÐĩ ÐēŅÐ― ОÐūÐķÐĩ ÐēОŅŅаŅÐļ ÐŧÐļŅÐĩ 100mB. ÐÐļ ŅаКÐūÐķ ОÐūÐķÐĩŅÐĩ ÐŋÐļŅÐļ з Ð―ŅÐūÐģÐū Ņа ÐīŅŅÐļ Ðē Ð―ŅÐūÐģÐū, ŅÐūÐą ŅŅÐēÐūŅŅÐēаŅÐļ зÐēŅКÐļ!",
"quests.stone_age.make_saw_mold.title": "ÐĪÐūŅОа ÐīÐŧŅ ÐŋÐļÐŧКÐļ",
@@ -2726,7 +2843,7 @@
"quests.tfg_tips.portable_storage.desc": "ÐĢ ŅÐēÐūŅŅ
ÐŋÐūÐīÐūŅÐūÐķаŅ
ŅÐļ ОÐūÐķÐĩŅ ÐīÐūŅÐŧŅÐīÐļŅÐļ ŅŅÐŧŅ &oКŅÐŋŅ&r ОŅŅŅŅ Ņ ÐēŅÐĩŅŅŅ-ŅÐĩŅŅ Ð―Ð°ÐąŅаŅÐļ ÐąÐ°ÐģаŅÐū ОÐūŅÐŧÐūŅ
Ņ. ÐĶŅ ÐģŅÐŧКа заÐēÐīÐ°Ð―Ņ ÐŋŅÐūÐŋÐūÐ―ŅŅ ÐšŅÐŧŅКа ÐēаŅŅÐ°Ð―ŅŅÐē ÐīÐŧŅ ŅÐūзŅÐļŅÐĩÐ―Ð―Ņ ŅÐēÐūÐģÐū ОÐūÐąŅÐŧŅÐ―ÐūÐģÐū ŅÐ―ÐēÐĩÐ―ŅаŅŅ.",
"quests.tfg_tips.toolbelt.title": "ÐÐūŅŅ ÐīÐŧŅ ŅÐ―ŅŅŅŅОÐĩÐ―ŅŅÐē Ņа ÐĄŅОКÐļ",
"quests.tfg_tips.toolbelt.subtitle": "ÐĶŅ ŅÐ―ŅŅŅŅОÐĩÐ―ŅÐļ заÐđОаŅŅŅ ÐąÐ°ÐģаŅÐū ОŅŅŅŅ, ÐīаÐēаÐđ ŅÐĩ ÐēÐļÐŋŅаÐēÐļОÐū!",
- "quests.tfg_tips.toolbelt.desc": "Ð &dÐÐūŅŅÐūО ÐīÐŧŅ ŅÐ―ŅŅŅŅОÐĩÐ―ŅŅÐē&r ŅÐļ зОÐūÐķÐĩŅ ÐšÐĩŅŅÐēаŅÐļ КŅÐŧŅКÐūОа ŅÐ―ŅŅŅŅОÐĩÐ―ŅаОÐļ ÐąÐĩз заÐđÐēÐļŅ
ÐēÐļŅŅÐ°Ņ ŅÐŧÐūŅŅÐē ŅÐ―ÐēÐĩÐ―ŅаŅŅ! ÐĶÐĩÐđ зŅŅŅÐ―ÐļÐđ ÐŋŅÐĩÐīОÐĩŅ ÐžÐūÐķÐ―Ð° ŅÐūзОŅŅŅÐļŅÐļ Ņ ŅÐŋÐĩŅŅаÐŧŅÐ―ÐūÐžŅ &3ÐĄÐŧÐūŅŅ ÐŋÐūŅŅŅ&r Ðē ŅÐēÐūŅÐžŅ &4ÐÐĩÐ―Ņ Curios&r. ÐĒÐļ ОÐūÐķÐĩŅ ÐēŅŅаÐēÐŧŅŅÐļ Ņа ÐēÐļŅŅÐģаŅÐļ ŅÐ―ŅŅŅŅОÐĩÐ―ŅÐļ за ÐīÐūÐŋÐūОÐūÐģÐūŅ &cÐģаŅŅŅÐūŅ ÐšÐŧаÐēŅŅŅ.&r ÐĄÐŋÐūŅаŅÐšŅ ÐēŅÐ― ÐžÐ°Ņ ÐŧÐļŅÐĩ ÐīÐēа ŅÐŧÐūŅÐļ, аÐŧÐĩ ŅŅ
ОÐūÐķÐ―Ð° ŅÐūзŅÐļŅÐļŅÐļ, ÐīÐūÐīаŅŅÐļ &aÐĄŅОКÐļ ÐīÐŧŅ ÐŋÐūŅŅŅ&r. \n\n&lЧÐĩŅÐĩз ÐąÐ°Ðģ Ņ ŅŅÐūÐžŅ ÐžÐūÐīŅ Ð―ÐĩОÐūÐķÐŧÐļÐēÐū ÐŋÐūКŅаŅÐļŅÐļ &dÐÐūŅŅ ÐīÐŧŅ ŅÐ―ŅŅŅŅОÐĩÐ―ŅŅÐē&f, ŅКŅÐū ÐēŅÐ― ÐąŅÐē ÐŋÐūŅаŅÐąÐūÐēÐ°Ð―ÐļÐđ Ð°ÐąÐū ОŅŅŅÐļŅŅ ŅÐ―ŅŅŅŅОÐĩÐ―ŅÐļ. ÐĄÐŋÐūŅаŅÐšŅ ŅÐŋÐūŅÐūÐķÐ―Ðļ ÐđÐūÐģÐū!",
+ "quests.tfg_tips.toolbelt.desc": "Ð &dÐÐūŅŅÐūО ŅÐ―ŅŅŅŅОÐĩÐ―ŅŅÐē&r ÐēÐļ зОÐūÐķÐĩŅÐĩ КÐĩŅŅÐēаŅÐļ КŅÐŧŅКÐūОа ŅÐ―ŅŅŅŅОÐĩÐ―ŅаОÐļ ÐąÐĩз заÐđÐēÐļŅ
ÐēÐļŅŅÐ°Ņ ŅÐŧÐūŅŅÐē ŅÐ―ÐēÐĩÐ―ŅаŅŅ! ÐĶÐĩÐđ зŅŅŅÐ―ÐļÐđ ÐŋŅÐĩÐīОÐĩŅ ÐžÐūÐķÐ―Ð° ŅÐūзОŅŅŅÐļŅÐļ Ðē ŅÐŋÐĩŅŅаÐŧŅÐ―ÐūÐžŅ &3ŅÐŧÐūŅŅ ÐŋÐūŅŅа&r Ņ ÐēаŅÐūÐžŅ &4ОÐĩÐ―Ņ Curios&r. ÐÐļ ОÐūÐķÐĩŅÐĩ ÐēŅŅаÐēÐŧŅŅÐļ Ņа ÐīŅŅŅаÐēаŅÐļ ŅÐ―ŅŅŅŅОÐĩÐ―ŅÐļ за ÐīÐūÐŋÐūОÐūÐģÐūŅ &cÐģаŅŅŅÐūŅ ÐšÐŧаÐēŅŅŅ.&r ÐĄÐŋÐūŅаŅÐšŅ ÐēŅÐ― ÐžÐ°Ņ ÐŧÐļŅÐĩ ÐīÐēа ŅÐŧÐūŅÐļ, аÐŧÐĩ ŅŅ
КŅÐŧŅКŅŅŅŅ ÐžÐūÐķÐ―Ð° Ð·ÐąŅÐŧŅŅÐļŅÐļ, ÐīÐūÐīаÐēŅÐļ &aÐĄŅОКÐļ ÐīÐŧŅ ÐŋÐūŅŅа&r.",
"quests.tfg_tips.maxed_out_toolbelt.title": "ÐÐĄÐ ÐÐÐĄÐĒÐ ÐĢÐÐÐÐĒÐ",
"quests.tfg_tips.maxed_out_toolbelt.subtitle": "ÐĶÐĩÐđ ÐŋÐūŅŅ, ÐžÐ°ÐąŅŅŅ, ŅÐķÐĩ ÐīŅÐķÐĩ ÐēаÐķКÐļÐđ...",
"quests.tfg_tips.maxed_out_toolbelt.desc": "&dToolbelt&r ОÐūÐķÐĩ ÐēОŅŅŅÐļŅÐļ 7 ÐīÐūÐīаŅКÐūÐēÐļŅ
ŅŅОÐūК, ŅÐūÐąŅÐū 9 ŅÐ―ŅŅŅŅОÐĩÐ―ŅŅÐē Ðē ÐūÐīÐ―ÐūÐžŅ ÐŋÐūŅŅŅ!",
diff --git a/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_empty.json b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_empty.json
new file mode 100644
index 000000000..63a73a15f
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_empty.json
@@ -0,0 +1,75 @@
+{
+ "parent": "minecraft:block/block",
+ "credit": "made with BlockBench",
+ "textures": {
+ "texture": "tfg:block/large_nest/large_nest_sniffer_0",
+ "particle": "tfg:block/large_nest/large_nest_sniffer_0"
+ },
+ "elements": [
+ {
+ "from": [4, 1, 12],
+ "to": [16, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [10, 2, 13]},
+ "faces": {
+ "north": {"uv": [3.5, 6.25, 5, 6.5], "texture": "texture"},
+ "east": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "texture"},
+ "south": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "texture"},
+ "west": {"uv": [5, 6.25, 5.25, 6.5], "texture": "texture"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "texture": "texture"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 0, 0],
+ "to": [16, 1, 13],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 0.5, 6.5]},
+ "faces": {
+ "north": {"uv": [3.375, 5, 5, 5.125], "texture": "texture"},
+ "east": {"uv": [1.75, 5, 3.375, 5.125], "texture": "texture"},
+ "south": {"uv": [6.625, 5, 8.25, 5.125], "texture": "texture"},
+ "west": {"uv": [5, 5, 6.625, 5.125], "texture": "texture"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "texture": "texture"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 3, 13],
+ "to": [16, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 3.5, 14]},
+ "faces": {
+ "north": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "texture"},
+ "east": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "texture"},
+ "south": {"uv": [6.375, 5.375, 8, 5.5], "texture": "texture"},
+ "west": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "texture"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "texture": "texture"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "texture": "texture"}
+ }
+ },
+ {
+ "from": [1, 3, 0],
+ "to": [3, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2, 3.5, 7.5]},
+ "faces": {
+ "north": {"uv": [1.875, 7, 2.125, 7.125], "texture": "texture"},
+ "east": {"uv": [0, 7, 1.875, 7.125], "texture": "texture"},
+ "south": {"uv": [4, 7, 4.25, 7.125], "texture": "texture"},
+ "west": {"uv": [2.125, 7, 4, 7.125], "texture": "texture"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "texture": "texture"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "texture": "texture"}
+ }
+ },
+ {
+ "from": [2, 1, 0],
+ "to": [4, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [3, 2, 7]},
+ "faces": {
+ "north": {"uv": [5.75, 6.875, 6, 7.125], "texture": "texture"},
+ "east": {"uv": [4, 6.875, 5.75, 7.125], "texture": "texture"},
+ "south": {"uv": [7.75, 6.875, 8, 7.125], "texture": "texture"},
+ "west": {"uv": [6, 6.875, 7.75, 7.125], "texture": "texture"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "texture": "texture"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "texture": "texture"}
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_sniffer_0.json b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_sniffer_0.json
new file mode 100644
index 000000000..f69fe6584
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_sniffer_0.json
@@ -0,0 +1,88 @@
+{
+ "parent": "minecraft:block/block",
+ "credit": "made with BlockBench",
+ "textures": {
+ "texture": "tfg:block/large_nest/large_nest_sniffer_0",
+ "particle": "tfg:block/large_nest/large_nest_sniffer_0"
+ },
+ "elements": [
+ {
+ "from": [4, 1, 12],
+ "to": [16, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [10, 2, 13]},
+ "faces": {
+ "north": {"uv": [3.5, 6.25, 5, 6.5], "texture": "texture"},
+ "east": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "texture"},
+ "south": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "texture"},
+ "west": {"uv": [5, 6.25, 5.25, 6.5], "texture": "texture"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "texture": "texture"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 0, 0],
+ "to": [16, 1, 13],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 0.5, 6.5]},
+ "faces": {
+ "north": {"uv": [3.375, 5, 5, 5.125], "texture": "texture"},
+ "east": {"uv": [1.75, 5, 3.375, 5.125], "texture": "texture"},
+ "south": {"uv": [6.625, 5, 8.25, 5.125], "texture": "texture"},
+ "west": {"uv": [5, 5, 6.625, 5.125], "texture": "texture"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "texture": "texture"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 3, 13],
+ "to": [16, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 3.5, 14]},
+ "faces": {
+ "north": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "texture"},
+ "east": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "texture"},
+ "south": {"uv": [6.375, 5.375, 8, 5.5], "texture": "texture"},
+ "west": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "texture"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "texture": "texture"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "texture": "texture"}
+ }
+ },
+ {
+ "from": [1, 3, 0],
+ "to": [3, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2, 3.5, 7.5]},
+ "faces": {
+ "north": {"uv": [1.875, 7, 2.125, 7.125], "texture": "texture"},
+ "east": {"uv": [0, 7, 1.875, 7.125], "texture": "texture"},
+ "south": {"uv": [4, 7, 4.25, 7.125], "texture": "texture"},
+ "west": {"uv": [2.125, 7, 4, 7.125], "texture": "texture"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "texture": "texture"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "texture": "texture"}
+ }
+ },
+ {
+ "from": [2, 1, 0],
+ "to": [4, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [3, 2, 7]},
+ "faces": {
+ "north": {"uv": [5.75, 6.875, 6, 7.125], "texture": "texture"},
+ "east": {"uv": [4, 6.875, 5.75, 7.125], "texture": "texture"},
+ "south": {"uv": [7.75, 6.875, 8, 7.125], "texture": "texture"},
+ "west": {"uv": [6, 6.875, 7.75, 7.125], "texture": "texture"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "texture": "texture"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "texture": "texture"}
+ }
+ },
+ {
+ "from": [6, 1, 1],
+ "to": [15, 14, 11],
+ "rotation": {"angle": 0, "axis": "y", "origin": [14, 1, 5]},
+ "faces": {
+ "north": {"uv": [1.25, 1.25, 2.375, 2.875], "texture": "texture"},
+ "east": {"uv": [0, 1.25, 1.25, 2.875], "texture": "texture"},
+ "south": {"uv": [3.625, 1.25, 4.75, 2.875], "texture": "texture"},
+ "west": {"uv": [2.375, 1.25, 3.625, 2.875], "texture": "texture"},
+ "up": {"uv": [2.375, 1.25, 1.25, 0], "texture": "texture"},
+ "down": {"uv": [3.5, 0, 2.375, 1.25], "texture": "texture"}
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_sniffer_1.json b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_sniffer_1.json
new file mode 100644
index 000000000..01c129e58
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_sniffer_1.json
@@ -0,0 +1,90 @@
+{
+ "parent": "minecraft:block/block",
+ "credit": "made with BlockBench",
+ "textures": {
+ "texture": "tfg:block/large_nest/large_nest_sniffer_0",
+ "particle": "tfg:block/large_nest/large_nest_sniffer_0"
+ },
+ "elements": [
+ {
+ "from": [4, 1, 12],
+ "to": [16, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [10, 2, 13]},
+ "faces": {
+ "north": {"uv": [3.5, 6.25, 5, 6.5], "texture": "texture"},
+ "east": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "texture"},
+ "south": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "texture"},
+ "west": {"uv": [5, 6.25, 5.25, 6.5], "texture": "texture"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "texture": "texture"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 0, 0],
+ "to": [16, 1, 13],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 0.5, 6.5]},
+ "faces": {
+ "north": {"uv": [3.375, 5, 5, 5.125], "texture": "texture"},
+ "east": {"uv": [1.75, 5, 3.375, 5.125], "texture": "texture"},
+ "south": {"uv": [6.625, 5, 8.25, 5.125], "texture": "texture"},
+ "west": {"uv": [5, 5, 6.625, 5.125], "texture": "texture"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "texture": "texture"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 3, 13],
+ "to": [16, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 3.5, 14]},
+ "faces": {
+ "north": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "texture"},
+ "east": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "texture"},
+ "south": {"uv": [6.375, 5.375, 8, 5.5], "texture": "texture"},
+ "west": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "texture"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "texture": "texture"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "texture": "texture"}
+ }
+ },
+ {
+ "from": [1, 3, 0],
+ "to": [3, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2, 3.5, 7.5]},
+ "faces": {
+ "north": {"uv": [1.875, 7, 2.125, 7.125], "texture": "texture"},
+ "east": {"uv": [0, 7, 1.875, 7.125], "texture": "texture"},
+ "south": {"uv": [4, 7, 4.25, 7.125], "texture": "texture"},
+ "west": {"uv": [2.125, 7, 4, 7.125], "texture": "texture"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "texture": "texture"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "texture": "texture"}
+ }
+ },
+ {
+ "from": [2, 1, 0],
+ "to": [4, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [3, 2, 7]},
+ "faces": {
+ "north": {"uv": [5.75, 6.875, 6, 7.125], "texture": "texture"},
+ "east": {"uv": [4, 6.875, 5.75, 7.125], "texture": "texture"},
+ "south": {"uv": [7.75, 6.875, 8, 7.125], "texture": "texture"},
+ "west": {"uv": [6, 6.875, 7.75, 7.125], "texture": "texture"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "texture": "texture"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "texture": "texture"}
+ }
+ }
+
+ ,
+ {
+ "from": [9, 1, 2],
+ "to": [16, 12, 11],
+ "rotation": {"angle": 0, "axis": "y", "origin": [18, 1, 6]},
+ "faces": {
+ "north": {"uv": [1.25, 1.25, 2.125, 2.625], "texture": "texture"},
+ "east": {"uv": [0.125, 1.25, 1.25, 2.625], "texture": "texture"},
+ "south": {"uv": [3.25, 1.25, 4.125, 2.625], "texture": "texture"},
+ "west": {"uv": [2.125, 1.25, 3.25, 2.625], "texture": "texture"},
+ "up": {"uv": [2.125, 1.25, 1.25, 0.125], "texture": "texture"},
+ "down": {"uv": [3, 0.125, 2.125, 1.25], "texture": "texture"}
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_sniffer_2.json b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_sniffer_2.json
new file mode 100644
index 000000000..4d990ecba
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_sniffer_2.json
@@ -0,0 +1,88 @@
+{
+ "parent": "minecraft:block/block",
+ "credit": "made with BlockBench",
+ "textures": {
+ "texture": "tfg:block/large_nest/large_nest_sniffer_0",
+ "particle": "tfg:block/large_nest/large_nest_sniffer_0"
+ },
+ "elements": [
+ {
+ "from": [4, 1, 12],
+ "to": [16, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [10, 2, 13]},
+ "faces": {
+ "north": {"uv": [3.5, 6.25, 5, 6.5], "texture": "texture"},
+ "east": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "texture"},
+ "south": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "texture"},
+ "west": {"uv": [5, 6.25, 5.25, 6.5], "texture": "texture"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "texture": "texture"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 0, 0],
+ "to": [16, 1, 13],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 0.5, 6.5]},
+ "faces": {
+ "north": {"uv": [3.375, 5, 5, 5.125], "texture": "texture"},
+ "east": {"uv": [1.75, 5, 3.375, 5.125], "texture": "texture"},
+ "south": {"uv": [6.625, 5, 8.25, 5.125], "texture": "texture"},
+ "west": {"uv": [5, 5, 6.625, 5.125], "texture": "texture"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "texture": "texture"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 3, 13],
+ "to": [16, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 3.5, 14]},
+ "faces": {
+ "north": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "texture"},
+ "east": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "texture"},
+ "south": {"uv": [6.375, 5.375, 8, 5.5], "texture": "texture"},
+ "west": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "texture"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "texture": "texture"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "texture": "texture"}
+ }
+ },
+ {
+ "from": [1, 3, 0],
+ "to": [3, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2, 3.5, 7.5]},
+ "faces": {
+ "north": {"uv": [1.875, 7, 2.125, 7.125], "texture": "texture"},
+ "east": {"uv": [0, 7, 1.875, 7.125], "texture": "texture"},
+ "south": {"uv": [4, 7, 4.25, 7.125], "texture": "texture"},
+ "west": {"uv": [2.125, 7, 4, 7.125], "texture": "texture"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "texture": "texture"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "texture": "texture"}
+ }
+ },
+ {
+ "from": [2, 1, 0],
+ "to": [4, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [3, 2, 7]},
+ "faces": {
+ "north": {"uv": [5.75, 6.875, 6, 7.125], "texture": "texture"},
+ "east": {"uv": [4, 6.875, 5.75, 7.125], "texture": "texture"},
+ "south": {"uv": [7.75, 6.875, 8, 7.125], "texture": "texture"},
+ "west": {"uv": [6, 6.875, 7.75, 7.125], "texture": "texture"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "texture": "texture"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "texture": "texture"}
+ }
+ },
+ {
+ "from": [7, 1, 0],
+ "to": [16, 13, 8],
+ "rotation": {"angle": 0, "axis": "y", "origin": [15, 1, 4]},
+ "faces": {
+ "north": {"uv": [1.25, 1.25, 2.375, 2.75], "texture": "texture"},
+ "east": {"uv": [0.25, 1.25, 1.25, 2.75], "texture": "texture"},
+ "south": {"uv": [3.375, 1.25, 4.5, 2.75], "texture": "texture"},
+ "west": {"uv": [2.375, 1.25, 3.375, 2.75], "texture": "texture"},
+ "up": {"uv": [2.375, 1.25, 1.25, 0.25], "texture": "texture"},
+ "down": {"uv": [3.5, 0.25, 2.375, 1.25], "texture": "texture"}
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_sniffer_3.json b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_sniffer_3.json
new file mode 100644
index 000000000..1b17ce484
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_sniffer_3.json
@@ -0,0 +1,88 @@
+{
+ "parent": "minecraft:block/block",
+ "credit": "made with BlockBench",
+ "textures": {
+ "texture": "tfg:block/large_nest/large_nest_sniffer_0",
+ "particle": "tfg:block/large_nest/large_nest_sniffer_0"
+ },
+ "elements": [
+ {
+ "from": [4, 1, 12],
+ "to": [16, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [10, 2, 13]},
+ "faces": {
+ "north": {"uv": [3.5, 6.25, 5, 6.5], "texture": "texture"},
+ "east": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "texture"},
+ "south": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "texture"},
+ "west": {"uv": [5, 6.25, 5.25, 6.5], "texture": "texture"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "texture": "texture"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 0, 0],
+ "to": [16, 1, 13],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 0.5, 6.5]},
+ "faces": {
+ "north": {"uv": [3.375, 5, 5, 5.125], "texture": "texture"},
+ "east": {"uv": [1.75, 5, 3.375, 5.125], "texture": "texture"},
+ "south": {"uv": [6.625, 5, 8.25, 5.125], "texture": "texture"},
+ "west": {"uv": [5, 5, 6.625, 5.125], "texture": "texture"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "texture": "texture"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 3, 13],
+ "to": [16, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 3.5, 14]},
+ "faces": {
+ "north": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "texture"},
+ "east": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "texture"},
+ "south": {"uv": [6.375, 5.375, 8, 5.5], "texture": "texture"},
+ "west": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "texture"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "texture": "texture"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "texture": "texture"}
+ }
+ },
+ {
+ "from": [1, 3, 0],
+ "to": [3, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2, 3.5, 7.5]},
+ "faces": {
+ "north": {"uv": [1.875, 7, 2.125, 7.125], "texture": "texture"},
+ "east": {"uv": [0, 7, 1.875, 7.125], "texture": "texture"},
+ "south": {"uv": [4, 7, 4.25, 7.125], "texture": "texture"},
+ "west": {"uv": [2.125, 7, 4, 7.125], "texture": "texture"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "texture": "texture"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "texture": "texture"}
+ }
+ },
+ {
+ "from": [2, 1, 0],
+ "to": [4, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [3, 2, 7]},
+ "faces": {
+ "north": {"uv": [5.75, 6.875, 6, 7.125], "texture": "texture"},
+ "east": {"uv": [4, 6.875, 5.75, 7.125], "texture": "texture"},
+ "south": {"uv": [7.75, 6.875, 8, 7.125], "texture": "texture"},
+ "west": {"uv": [6, 6.875, 7.75, 7.125], "texture": "texture"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "texture": "texture"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "texture": "texture"}
+ }
+ },
+ {
+ "from": [6, 1, 1],
+ "to": [16, 14, 10],
+ "rotation": {"angle": 0, "axis": "y", "origin": [14, 1, 5]},
+ "faces": {
+ "north": {"uv": [1.125, 1.25, 2.375, 2.875], "texture": "texture"},
+ "east": {"uv": [0, 1.25, 1.125, 2.875], "texture": "texture"},
+ "south": {"uv": [3.5, 1.25, 4.75, 2.875], "texture": "texture"},
+ "west": {"uv": [2.375, 1.25, 3.5, 2.875], "texture": "texture"},
+ "up": {"uv": [2.375, 1.25, 1.125, 0.125], "texture": "texture"},
+ "down": {"uv": [3.625, 0.125, 2.375, 1.25], "texture": "texture"}
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_empty.json b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_empty.json
new file mode 100644
index 000000000..4f62f23f4
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_empty.json
@@ -0,0 +1,75 @@
+{
+ "parent": "tfg:block/large_nest/large_nest_box_empty",
+ "credit": "made with BlockBench",
+ "textures": {
+ "texture": "tfg:block/large_nest/large_nest_warped_sniffer_0",
+ "particle": "tfg:block/large_nest/large_nest_warped_sniffer_0"
+ },
+ "elements": [
+ {
+ "from": [4, 1, 12],
+ "to": [16, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [10, 2, 13]},
+ "faces": {
+ "north": {"uv": [3.5, 6.25, 5, 6.5], "texture": "texture"},
+ "east": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "texture"},
+ "south": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "texture"},
+ "west": {"uv": [5, 6.25, 5.25, 6.5], "texture": "texture"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "texture": "texture"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 0, 0],
+ "to": [16, 1, 13],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 0.5, 6.5]},
+ "faces": {
+ "north": {"uv": [3.375, 5, 5, 5.125], "texture": "texture"},
+ "east": {"uv": [1.75, 5, 3.375, 5.125], "texture": "texture"},
+ "south": {"uv": [6.625, 5, 8.25, 5.125], "texture": "texture"},
+ "west": {"uv": [5, 5, 6.625, 5.125], "texture": "texture"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "texture": "texture"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 3, 13],
+ "to": [16, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 3.5, 14]},
+ "faces": {
+ "north": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "texture"},
+ "east": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "texture"},
+ "south": {"uv": [6.375, 5.375, 8, 5.5], "texture": "texture"},
+ "west": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "texture"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "texture": "texture"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "texture": "texture"}
+ }
+ },
+ {
+ "from": [1, 3, 0],
+ "to": [3, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2, 3.5, 7.5]},
+ "faces": {
+ "north": {"uv": [1.875, 7, 2.125, 7.125], "texture": "texture"},
+ "east": {"uv": [0, 7, 1.875, 7.125], "texture": "texture"},
+ "south": {"uv": [4, 7, 4.25, 7.125], "texture": "texture"},
+ "west": {"uv": [2.125, 7, 4, 7.125], "texture": "texture"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "texture": "texture"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "texture": "texture"}
+ }
+ },
+ {
+ "from": [2, 1, 0],
+ "to": [4, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [3, 2, 7]},
+ "faces": {
+ "north": {"uv": [5.75, 6.875, 6, 7.125], "texture": "texture"},
+ "east": {"uv": [4, 6.875, 5.75, 7.125], "texture": "texture"},
+ "south": {"uv": [7.75, 6.875, 8, 7.125], "texture": "texture"},
+ "west": {"uv": [6, 6.875, 7.75, 7.125], "texture": "texture"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "texture": "texture"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "texture": "texture"}
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_sniffer_0.json b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_sniffer_0.json
new file mode 100644
index 000000000..4992428ca
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_sniffer_0.json
@@ -0,0 +1,88 @@
+{
+ "parent": "minecraft:block/block",
+ "credit": "made with BlockBench",
+ "textures": {
+ "texture": "tfg:block/large_nest/large_nest_warped_sniffer_0",
+ "particle": "tfg:block/large_nest/large_nest_warped_sniffer_0"
+ },
+ "elements": [
+ {
+ "from": [4, 1, 12],
+ "to": [16, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [10, 2, 13]},
+ "faces": {
+ "north": {"uv": [3.5, 6.25, 5, 6.5], "texture": "texture"},
+ "east": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "texture"},
+ "south": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "texture"},
+ "west": {"uv": [5, 6.25, 5.25, 6.5], "texture": "texture"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "texture": "texture"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 0, 0],
+ "to": [16, 1, 13],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 0.5, 6.5]},
+ "faces": {
+ "north": {"uv": [3.375, 5, 5, 5.125], "texture": "texture"},
+ "east": {"uv": [1.75, 5, 3.375, 5.125], "texture": "texture"},
+ "south": {"uv": [6.625, 5, 8.25, 5.125], "texture": "texture"},
+ "west": {"uv": [5, 5, 6.625, 5.125], "texture": "texture"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "texture": "texture"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 3, 13],
+ "to": [16, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 3.5, 14]},
+ "faces": {
+ "north": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "texture"},
+ "east": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "texture"},
+ "south": {"uv": [6.375, 5.375, 8, 5.5], "texture": "texture"},
+ "west": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "texture"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "texture": "texture"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "texture": "texture"}
+ }
+ },
+ {
+ "from": [1, 3, 0],
+ "to": [3, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2, 3.5, 7.5]},
+ "faces": {
+ "north": {"uv": [1.875, 7, 2.125, 7.125], "texture": "texture"},
+ "east": {"uv": [0, 7, 1.875, 7.125], "texture": "texture"},
+ "south": {"uv": [4, 7, 4.25, 7.125], "texture": "texture"},
+ "west": {"uv": [2.125, 7, 4, 7.125], "texture": "texture"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "texture": "texture"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "texture": "texture"}
+ }
+ },
+ {
+ "from": [2, 1, 0],
+ "to": [4, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [3, 2, 7]},
+ "faces": {
+ "north": {"uv": [5.75, 6.875, 6, 7.125], "texture": "texture"},
+ "east": {"uv": [4, 6.875, 5.75, 7.125], "texture": "texture"},
+ "south": {"uv": [7.75, 6.875, 8, 7.125], "texture": "texture"},
+ "west": {"uv": [6, 6.875, 7.75, 7.125], "texture": "texture"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "texture": "texture"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "texture": "texture"}
+ }
+ },
+ {
+ "from": [6, 1, 1],
+ "to": [15, 14, 11],
+ "rotation": {"angle": 0, "axis": "y", "origin": [14, 1, 5]},
+ "faces": {
+ "north": {"uv": [1.25, 1.25, 2.375, 2.875], "texture": "texture"},
+ "east": {"uv": [0, 1.25, 1.25, 2.875], "texture": "texture"},
+ "south": {"uv": [3.625, 1.25, 4.75, 2.875], "texture": "texture"},
+ "west": {"uv": [2.375, 1.25, 3.625, 2.875], "texture": "texture"},
+ "up": {"uv": [2.375, 1.25, 1.25, 0], "texture": "texture"},
+ "down": {"uv": [3.5, 0, 2.375, 1.25], "texture": "texture"}
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_sniffer_1.json b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_sniffer_1.json
new file mode 100644
index 000000000..fc25b685a
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_sniffer_1.json
@@ -0,0 +1,90 @@
+{
+ "parent": "minecraft:block/block",
+ "credit": "made with BlockBench",
+ "textures": {
+ "texture": "tfg:block/large_nest/large_nest_warped_sniffer_0",
+ "particle": "tfg:block/large_nest/large_nest_warped_sniffer_0"
+ },
+ "elements": [
+ {
+ "from": [4, 1, 12],
+ "to": [16, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [10, 2, 13]},
+ "faces": {
+ "north": {"uv": [3.5, 6.25, 5, 6.5], "texture": "texture"},
+ "east": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "texture"},
+ "south": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "texture"},
+ "west": {"uv": [5, 6.25, 5.25, 6.5], "texture": "texture"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "texture": "texture"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 0, 0],
+ "to": [16, 1, 13],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 0.5, 6.5]},
+ "faces": {
+ "north": {"uv": [3.375, 5, 5, 5.125], "texture": "texture"},
+ "east": {"uv": [1.75, 5, 3.375, 5.125], "texture": "texture"},
+ "south": {"uv": [6.625, 5, 8.25, 5.125], "texture": "texture"},
+ "west": {"uv": [5, 5, 6.625, 5.125], "texture": "texture"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "texture": "texture"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 3, 13],
+ "to": [16, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 3.5, 14]},
+ "faces": {
+ "north": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "texture"},
+ "east": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "texture"},
+ "south": {"uv": [6.375, 5.375, 8, 5.5], "texture": "texture"},
+ "west": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "texture"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "texture": "texture"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "texture": "texture"}
+ }
+ },
+ {
+ "from": [1, 3, 0],
+ "to": [3, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2, 3.5, 7.5]},
+ "faces": {
+ "north": {"uv": [1.875, 7, 2.125, 7.125], "texture": "texture"},
+ "east": {"uv": [0, 7, 1.875, 7.125], "texture": "texture"},
+ "south": {"uv": [4, 7, 4.25, 7.125], "texture": "texture"},
+ "west": {"uv": [2.125, 7, 4, 7.125], "texture": "texture"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "texture": "texture"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "texture": "texture"}
+ }
+ },
+ {
+ "from": [2, 1, 0],
+ "to": [4, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [3, 2, 7]},
+ "faces": {
+ "north": {"uv": [5.75, 6.875, 6, 7.125], "texture": "texture"},
+ "east": {"uv": [4, 6.875, 5.75, 7.125], "texture": "texture"},
+ "south": {"uv": [7.75, 6.875, 8, 7.125], "texture": "texture"},
+ "west": {"uv": [6, 6.875, 7.75, 7.125], "texture": "texture"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "texture": "texture"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "texture": "texture"}
+ }
+ }
+
+ ,
+ {
+ "from": [9, 1, 2],
+ "to": [16, 12, 11],
+ "rotation": {"angle": 0, "axis": "y", "origin": [18, 1, 6]},
+ "faces": {
+ "north": {"uv": [1.25, 1.25, 2.125, 2.625], "texture": "texture"},
+ "east": {"uv": [0.125, 1.25, 1.25, 2.625], "texture": "texture"},
+ "south": {"uv": [3.25, 1.25, 4.125, 2.625], "texture": "texture"},
+ "west": {"uv": [2.125, 1.25, 3.25, 2.625], "texture": "texture"},
+ "up": {"uv": [2.125, 1.25, 1.25, 0.125], "texture": "texture"},
+ "down": {"uv": [3, 0.125, 2.125, 1.25], "texture": "texture"}
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_sniffer_2.json b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_sniffer_2.json
new file mode 100644
index 000000000..c2e72ac8a
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_sniffer_2.json
@@ -0,0 +1,88 @@
+{
+ "parent": "minecraft:block/block",
+ "credit": "made with BlockBench",
+ "textures": {
+ "texture": "tfg:block/large_nest/large_nest_warped_sniffer_0",
+ "particle": "tfg:block/large_nest/large_nest_warped_sniffer_0"
+ },
+ "elements": [
+ {
+ "from": [4, 1, 12],
+ "to": [16, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [10, 2, 13]},
+ "faces": {
+ "north": {"uv": [3.5, 6.25, 5, 6.5], "texture": "texture"},
+ "east": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "texture"},
+ "south": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "texture"},
+ "west": {"uv": [5, 6.25, 5.25, 6.5], "texture": "texture"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "texture": "texture"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 0, 0],
+ "to": [16, 1, 13],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 0.5, 6.5]},
+ "faces": {
+ "north": {"uv": [3.375, 5, 5, 5.125], "texture": "texture"},
+ "east": {"uv": [1.75, 5, 3.375, 5.125], "texture": "texture"},
+ "south": {"uv": [6.625, 5, 8.25, 5.125], "texture": "texture"},
+ "west": {"uv": [5, 5, 6.625, 5.125], "texture": "texture"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "texture": "texture"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 3, 13],
+ "to": [16, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 3.5, 14]},
+ "faces": {
+ "north": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "texture"},
+ "east": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "texture"},
+ "south": {"uv": [6.375, 5.375, 8, 5.5], "texture": "texture"},
+ "west": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "texture"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "texture": "texture"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "texture": "texture"}
+ }
+ },
+ {
+ "from": [1, 3, 0],
+ "to": [3, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2, 3.5, 7.5]},
+ "faces": {
+ "north": {"uv": [1.875, 7, 2.125, 7.125], "texture": "texture"},
+ "east": {"uv": [0, 7, 1.875, 7.125], "texture": "texture"},
+ "south": {"uv": [4, 7, 4.25, 7.125], "texture": "texture"},
+ "west": {"uv": [2.125, 7, 4, 7.125], "texture": "texture"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "texture": "texture"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "texture": "texture"}
+ }
+ },
+ {
+ "from": [2, 1, 0],
+ "to": [4, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [3, 2, 7]},
+ "faces": {
+ "north": {"uv": [5.75, 6.875, 6, 7.125], "texture": "texture"},
+ "east": {"uv": [4, 6.875, 5.75, 7.125], "texture": "texture"},
+ "south": {"uv": [7.75, 6.875, 8, 7.125], "texture": "texture"},
+ "west": {"uv": [6, 6.875, 7.75, 7.125], "texture": "texture"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "texture": "texture"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "texture": "texture"}
+ }
+ },
+ {
+ "from": [7, 1, 0],
+ "to": [16, 13, 8],
+ "rotation": {"angle": 0, "axis": "y", "origin": [15, 1, 4]},
+ "faces": {
+ "north": {"uv": [1.25, 1.25, 2.375, 2.75], "texture": "texture"},
+ "east": {"uv": [0.25, 1.25, 1.25, 2.75], "texture": "texture"},
+ "south": {"uv": [3.375, 1.25, 4.5, 2.75], "texture": "texture"},
+ "west": {"uv": [2.375, 1.25, 3.375, 2.75], "texture": "texture"},
+ "up": {"uv": [2.375, 1.25, 1.25, 0.25], "texture": "texture"},
+ "down": {"uv": [3.5, 0.25, 2.375, 1.25], "texture": "texture"}
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_sniffer_3.json b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_sniffer_3.json
new file mode 100644
index 000000000..39d71bf1c
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/large_nest_box/large_nest_box_warped_sniffer_3.json
@@ -0,0 +1,88 @@
+{
+ "parent": "minecraft:block/block",
+ "credit": "made with BlockBench",
+ "textures": {
+ "texture": "tfg:block/large_nest/large_nest_warped_sniffer_0",
+ "particle": "tfg:block/large_nest/large_nest_warped_sniffer_0"
+ },
+ "elements": [
+ {
+ "from": [4, 1, 12],
+ "to": [16, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [10, 2, 13]},
+ "faces": {
+ "north": {"uv": [3.5, 6.25, 5, 6.5], "texture": "texture"},
+ "east": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "texture"},
+ "south": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "texture"},
+ "west": {"uv": [5, 6.25, 5.25, 6.5], "texture": "texture"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "texture": "texture"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 0, 0],
+ "to": [16, 1, 13],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 0.5, 6.5]},
+ "faces": {
+ "north": {"uv": [3.375, 5, 5, 5.125], "texture": "texture"},
+ "east": {"uv": [1.75, 5, 3.375, 5.125], "texture": "texture"},
+ "south": {"uv": [6.625, 5, 8.25, 5.125], "texture": "texture"},
+ "west": {"uv": [5, 5, 6.625, 5.125], "texture": "texture"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "texture": "texture"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "texture": "texture"}
+ }
+ },
+ {
+ "from": [3, 3, 13],
+ "to": [16, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 3.5, 14]},
+ "faces": {
+ "north": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "texture"},
+ "east": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "texture"},
+ "south": {"uv": [6.375, 5.375, 8, 5.5], "texture": "texture"},
+ "west": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "texture"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "texture": "texture"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "texture": "texture"}
+ }
+ },
+ {
+ "from": [1, 3, 0],
+ "to": [3, 4, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2, 3.5, 7.5]},
+ "faces": {
+ "north": {"uv": [1.875, 7, 2.125, 7.125], "texture": "texture"},
+ "east": {"uv": [0, 7, 1.875, 7.125], "texture": "texture"},
+ "south": {"uv": [4, 7, 4.25, 7.125], "texture": "texture"},
+ "west": {"uv": [2.125, 7, 4, 7.125], "texture": "texture"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "texture": "texture"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "texture": "texture"}
+ }
+ },
+ {
+ "from": [2, 1, 0],
+ "to": [4, 3, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [3, 2, 7]},
+ "faces": {
+ "north": {"uv": [5.75, 6.875, 6, 7.125], "texture": "texture"},
+ "east": {"uv": [4, 6.875, 5.75, 7.125], "texture": "texture"},
+ "south": {"uv": [7.75, 6.875, 8, 7.125], "texture": "texture"},
+ "west": {"uv": [6, 6.875, 7.75, 7.125], "texture": "texture"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "texture": "texture"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "texture": "texture"}
+ }
+ },
+ {
+ "from": [6, 1, 1],
+ "to": [16, 14, 10],
+ "rotation": {"angle": 0, "axis": "y", "origin": [14, 1, 5]},
+ "faces": {
+ "north": {"uv": [1.125, 1.25, 2.375, 2.875], "texture": "texture"},
+ "east": {"uv": [0, 1.25, 1.125, 2.875], "texture": "texture"},
+ "south": {"uv": [3.5, 1.25, 4.75, 2.875], "texture": "texture"},
+ "west": {"uv": [2.375, 1.25, 3.5, 2.875], "texture": "texture"},
+ "up": {"uv": [2.375, 1.25, 1.125, 0.125], "texture": "texture"},
+ "down": {"uv": [3.625, 0.125, 2.375, 1.25], "texture": "texture"}
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/iv_aqueous_accumulator.json b/kubejs/assets/tfg/models/block/machines/iv_aqueous_accumulator.json
new file mode 100644
index 000000000..3681fa2f6
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/iv_aqueous_accumulator.json
@@ -0,0 +1,51 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:iv_aqueous_accumulator",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/iv_food_oven.json b/kubejs/assets/tfg/models/block/machines/iv_food_oven.json
new file mode 100644
index 000000000..af85a0b4e
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/iv_food_oven.json
@@ -0,0 +1,67 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:iv_food_oven",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/iv_food_processor.json b/kubejs/assets/tfg/models/block/machines/iv_food_processor.json
new file mode 100644
index 000000000..a005c0263
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/iv_food_processor.json
@@ -0,0 +1,67 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:iv_food_processor",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/iv_food_refrigerator.json b/kubejs/assets/tfg/models/block/machines/iv_food_refrigerator.json
new file mode 100644
index 000000000..07b171bd5
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/iv_food_refrigerator.json
@@ -0,0 +1,67 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:iv_food_refrigerator",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_refrigerator/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_refrigerator/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_refrigerator/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_refrigerator/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_refrigerator/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_refrigerator/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_refrigerator/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_refrigerator/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_refrigerator/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_refrigerator/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_refrigerator/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_refrigerator/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_refrigerator/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_refrigerator/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_refrigerator/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_refrigerator/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_refrigerator/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_refrigerator/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_refrigerator/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_refrigerator/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_refrigerator/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_refrigerator/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_refrigerator/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_refrigerator/overlay_top_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_refrigerator/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_refrigerator/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_refrigerator/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_refrigerator/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_refrigerator/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_refrigerator/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_refrigerator/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_refrigerator/overlay_top_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/iv_gas_pressurizer.json b/kubejs/assets/tfg/models/block/machines/iv_gas_pressurizer.json
new file mode 100644
index 000000000..6d1075bae
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/iv_gas_pressurizer.json
@@ -0,0 +1,67 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:iv_gas_pressurizer",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/iv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/luv_aqueous_accumulator.json b/kubejs/assets/tfg/models/block/machines/luv_aqueous_accumulator.json
new file mode 100644
index 000000000..d4e377c06
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/luv_aqueous_accumulator.json
@@ -0,0 +1,51 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:luv_aqueous_accumulator",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/luv_food_oven.json b/kubejs/assets/tfg/models/block/machines/luv_food_oven.json
new file mode 100644
index 000000000..9789d0959
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/luv_food_oven.json
@@ -0,0 +1,67 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:luv_food_oven",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/luv_food_processor.json b/kubejs/assets/tfg/models/block/machines/luv_food_processor.json
new file mode 100644
index 000000000..7d6bf20eb
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/luv_food_processor.json
@@ -0,0 +1,67 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:luv_food_processor",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/luv_gas_pressurizer.json b/kubejs/assets/tfg/models/block/machines/luv_gas_pressurizer.json
new file mode 100644
index 000000000..bafb1a478
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/luv_gas_pressurizer.json
@@ -0,0 +1,67 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:luv_gas_pressurizer",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/luv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/uv_aqueous_accumulator.json b/kubejs/assets/tfg/models/block/machines/uv_aqueous_accumulator.json
new file mode 100644
index 000000000..fdcbfef13
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/uv_aqueous_accumulator.json
@@ -0,0 +1,51 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:uv_aqueous_accumulator",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/uv_food_oven.json b/kubejs/assets/tfg/models/block/machines/uv_food_oven.json
new file mode 100644
index 000000000..d213b4684
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/uv_food_oven.json
@@ -0,0 +1,67 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:uv_food_oven",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/uv_food_processor.json b/kubejs/assets/tfg/models/block/machines/uv_food_processor.json
new file mode 100644
index 000000000..1f6ac4517
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/uv_food_processor.json
@@ -0,0 +1,67 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:uv_food_processor",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/uv_gas_pressurizer.json b/kubejs/assets/tfg/models/block/machines/uv_gas_pressurizer.json
new file mode 100644
index 000000000..5e040aeeb
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/uv_gas_pressurizer.json
@@ -0,0 +1,67 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:uv_gas_pressurizer",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/uv",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/zpm_aqueous_accumulator.json b/kubejs/assets/tfg/models/block/machines/zpm_aqueous_accumulator.json
new file mode 100644
index 000000000..ca2000453
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/zpm_aqueous_accumulator.json
@@ -0,0 +1,51 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:zpm_aqueous_accumulator",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_front": "tfg:block/machines/aqueous_accumulator/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/aqueous_accumulator/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/aqueous_accumulator/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/aqueous_accumulator/overlay_side_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/zpm_food_oven.json b/kubejs/assets/tfg/models/block/machines/zpm_food_oven.json
new file mode 100644
index 000000000..eb110cab3
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/zpm_food_oven.json
@@ -0,0 +1,67 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:zpm_food_oven",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_oven/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_oven/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_oven/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_oven/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_oven/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_oven/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_oven/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_oven/overlay_top_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/zpm_food_processor.json b/kubejs/assets/tfg/models/block/machines/zpm_food_processor.json
new file mode 100644
index 000000000..11ec6b8f6
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/zpm_food_processor.json
@@ -0,0 +1,67 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:zpm_food_processor",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_back": "tfg:block/machines/food_processor/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/food_processor/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/food_processor/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/food_processor/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/food_processor/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/food_processor/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/food_processor/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/food_processor/overlay_top_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/machines/zpm_gas_pressurizer.json b/kubejs/assets/tfg/models/block/machines/zpm_gas_pressurizer.json
new file mode 100644
index 000000000..b3e4e1e30
--- /dev/null
+++ b/kubejs/assets/tfg/models/block/machines/zpm_gas_pressurizer.json
@@ -0,0 +1,67 @@
+{
+ "parent": "minecraft:block/block",
+ "loader": "gtceu:machine",
+ "machine": "tfg:zpm_gas_pressurizer",
+ "variants": {
+ "recipe_logic_status=idle": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=suspend": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=waiting": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_active_emissive"
+ }
+ }
+ },
+ "recipe_logic_status=working": {
+ "model": {
+ "parent": "gtceu:block/casings/voltage/zpm",
+ "textures": {
+ "overlay_back": "tfg:block/machines/gas_pressurizer/overlay_back_active",
+ "overlay_back_emissive": "tfg:block/machines/gas_pressurizer/overlay_back_active_emissive",
+ "overlay_front": "tfg:block/machines/gas_pressurizer/overlay_front_active",
+ "overlay_front_emissive": "tfg:block/machines/gas_pressurizer/overlay_front_active_emissive",
+ "overlay_side": "tfg:block/machines/gas_pressurizer/overlay_side_active",
+ "overlay_side_emissive": "tfg:block/machines/gas_pressurizer/overlay_side_active_emissive",
+ "overlay_top": "tfg:block/machines/gas_pressurizer/overlay_top_active",
+ "overlay_top_emissive": "tfg:block/machines/gas_pressurizer/overlay_top_active_emissive"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/block/reflector_day_1.json b/kubejs/assets/tfg/models/block/reflector_day_1.json
index 0322e6dc6..d9a01c54c 100644
--- a/kubejs/assets/tfg/models/block/reflector_day_1.json
+++ b/kubejs/assets/tfg/models/block/reflector_day_1.json
@@ -11,6 +11,8 @@
{
"from": [0, 0, 0],
"to": [16, 16, 16],
+ "shade": false,
+ "light_emission": 15,
"faces": {
"north": {"uv": [0, 12, 4, 16], "texture": "#1"},
"east": {"uv": [0, 12, 4, 16], "texture": "#1"},
@@ -23,6 +25,8 @@
{
"from": [-15, -16, -10.8],
"to": [-12, -0.1, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-28, 5.9, -12.8]},
"faces": {
"north": {"uv": [11, 5.5, 11.75, 9.5], "texture": "#1"},
@@ -36,6 +40,8 @@
{
"from": [-12, -16, -10.8],
"to": [-9, 4.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-25, 5.9, -12.8]},
"faces": {
"north": {"uv": [10.25, 4.25, 11, 9.5], "texture": "#1"},
@@ -49,6 +55,8 @@
{
"from": [-9, -16, -10.8],
"to": [-6, 8.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-22, 5.9, -12.8]},
"faces": {
"north": {"uv": [9.5, 3.25, 10.25, 9.5], "texture": "#1"},
@@ -62,6 +70,8 @@
{
"from": [-6, -16, -10.8],
"to": [-3, 12.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-19, 5.9, -12.8]},
"faces": {
"north": {"uv": [8.75, 2.25, 9.5, 9.5], "texture": "#1"},
@@ -75,6 +85,8 @@
{
"from": [-3, -16, -10.8],
"to": [0, 16.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-16, 5.9, -12.8]},
"faces": {
"north": {"uv": [8, 1.25, 8.75, 9.5], "texture": "#1"},
@@ -88,6 +100,8 @@
{
"from": [28, -16, -10.8],
"to": [31, -0.1, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [44, 5.9, -12.8]},
"faces": {
"north": {"uv": [11.75, 5.5, 11, 9.5], "texture": "#1"},
@@ -101,6 +115,8 @@
{
"from": [25, -16, -10.8],
"to": [28, 4.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [41, 5.9, -12.8]},
"faces": {
"north": {"uv": [11, 4.25, 10.25, 9.5], "texture": "#1"},
@@ -114,6 +130,8 @@
{
"from": [22, -16, -10.8],
"to": [25, 8.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [38, 5.9, -12.8]},
"faces": {
"north": {"uv": [10.25, 3.25, 9.5, 9.5], "texture": "#1"},
@@ -127,6 +145,8 @@
{
"from": [19, -16, -10.8],
"to": [22, 12.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [35, 5.9, -12.8]},
"faces": {
"north": {"uv": [9.5, 2.25, 8.75, 9.5], "texture": "#1"},
@@ -140,6 +160,8 @@
{
"from": [16, -16, -10.8],
"to": [19, 16.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [32, 5.9, -12.8]},
"faces": {
"north": {"uv": [8.75, 1.25, 8, 9.5], "texture": "#1"},
@@ -153,6 +175,8 @@
{
"from": [0, -16, -10.8],
"to": [16, 21.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [0, 5.9, -12.8]},
"faces": {
"north": {"uv": [4, 0, 8, 9.5], "texture": "#1"},
@@ -166,6 +190,8 @@
{
"from": [-15, -16, 26.8],
"to": [-12, -0.1, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-28, 5.9, 28.8]},
"faces": {
"north": {"uv": [11, 3.75, 11.75, 9.5], "texture": "#1"},
@@ -179,6 +205,8 @@
{
"from": [-12, -16, 26.8],
"to": [-9, 4.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-25, 5.9, 28.8]},
"faces": {
"north": {"uv": [10.25, 4.25, 11, 9.5], "texture": "#1"},
@@ -192,6 +220,8 @@
{
"from": [-9, -16, 26.8],
"to": [-6, 8.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-22, 5.9, 28.8]},
"faces": {
"north": {"uv": [9.5, 3.25, 10.25, 9.5], "texture": "#1"},
@@ -205,6 +235,8 @@
{
"from": [-6, -16, 26.8],
"to": [-3, 12.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-19, 5.9, 28.8]},
"faces": {
"north": {"uv": [8.75, 2.25, 9.5, 9.5], "texture": "#1"},
@@ -218,6 +250,8 @@
{
"from": [-3, -16, 26.8],
"to": [0, 16.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-16, 5.9, 28.8]},
"faces": {
"north": {"uv": [8, 1.25, 8.75, 9.5], "texture": "#1"},
@@ -231,6 +265,8 @@
{
"from": [28, -16, 26.8],
"to": [31, -0.1, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [44, 5.9, 28.8]},
"faces": {
"north": {"uv": [11.75, 3.75, 11, 9.5], "texture": "#1"},
@@ -244,6 +280,8 @@
{
"from": [25, -16, 26.8],
"to": [28, 4.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [41, 5.9, 28.8]},
"faces": {
"north": {"uv": [11, 4.25, 10.25, 9.5], "texture": "#1"},
@@ -257,6 +295,8 @@
{
"from": [22, -16, 26.8],
"to": [25, 8.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [38, 5.9, 28.8]},
"faces": {
"north": {"uv": [10.25, 3.25, 9.5, 9.5], "texture": "#1"},
@@ -270,6 +310,8 @@
{
"from": [19, -16, 26.8],
"to": [22, 12.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [35, 5.9, 28.8]},
"faces": {
"north": {"uv": [9.5, 2.25, 8.75, 9.5], "texture": "#1"},
@@ -283,6 +325,8 @@
{
"from": [16, -16, 26.8],
"to": [19, 16.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [32, 5.9, 28.8]},
"faces": {
"north": {"uv": [8.75, 1.25, 8, 9.5], "texture": "#1"},
@@ -296,6 +340,8 @@
{
"from": [0, -16, 26.8],
"to": [16, 21.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [0, 5.9, 28.8]},
"faces": {
"north": {"uv": [8, 0, 4, 9.5], "texture": "#1"},
@@ -309,6 +355,8 @@
{
"from": [-10.7, -16, -15],
"to": [-10.7, -0.1, -12],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -28]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -322,6 +370,8 @@
{
"from": [-10.7, -16, 16],
"to": [-10.7, 16.9, 19],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 32]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -335,6 +385,8 @@
{
"from": [-10.7, -16, 19],
"to": [-10.7, 12.9, 22],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 35]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -348,6 +400,8 @@
{
"from": [-10.7, -16, 22],
"to": [-10.7, 8.9, 25],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 38]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -361,6 +415,8 @@
{
"from": [-10.7, -16, 25],
"to": [-10.7, 4.9, 28],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 41]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -374,6 +430,8 @@
{
"from": [-10.7, -16, 28],
"to": [-10.7, -0.1, 31],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 44]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -387,6 +445,8 @@
{
"from": [-10.7, -16, -12],
"to": [-10.7, 4.9, -9],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -25]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -400,6 +460,8 @@
{
"from": [-10.7, -16, -9],
"to": [-10.7, 8.9, -6],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -22]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -413,6 +475,8 @@
{
"from": [-10.7, -16, -6],
"to": [-10.7, 12.9, -3],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -19]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -426,6 +490,8 @@
{
"from": [-10.7, -16, -3],
"to": [-10.7, 16.9, 0],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -16]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -439,6 +505,8 @@
{
"from": [-10.7, -16, 0],
"to": [-10.7, 21.9, 16],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 0]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -452,6 +520,8 @@
{
"from": [26.7, -16, -15],
"to": [26.7, -0.1, -12],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -28]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -465,6 +535,8 @@
{
"from": [26.7, -16, 16],
"to": [26.7, 16.9, 19],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 32]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -478,6 +550,8 @@
{
"from": [26.7, -16, 19],
"to": [26.7, 12.9, 22],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 35]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -491,6 +565,8 @@
{
"from": [26.7, -16, 22],
"to": [26.7, 8.9, 25],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 38]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -504,6 +580,8 @@
{
"from": [26.7, -16, 25],
"to": [26.7, 4.9, 28],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 41]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -517,6 +595,8 @@
{
"from": [26.7, -16, 28],
"to": [26.7, -0.1, 31],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 44]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -530,6 +610,8 @@
{
"from": [26.7, -16, -12],
"to": [26.7, 4.9, -9],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -25]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -543,6 +625,8 @@
{
"from": [26.7, -16, -9],
"to": [26.7, 8.9, -6],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -22]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -556,6 +640,8 @@
{
"from": [26.7, -16, -6],
"to": [26.7, 12.9, -3],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -19]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -569,6 +655,8 @@
{
"from": [26.7, -16, -3],
"to": [26.7, 16.9, 0],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -16]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -582,6 +670,8 @@
{
"from": [26.7, -16, 0],
"to": [26.7, 21.9, 16],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 0]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
diff --git a/kubejs/assets/tfg/models/block/reflector_day_2.json b/kubejs/assets/tfg/models/block/reflector_day_2.json
index ce700036f..e2d493b06 100644
--- a/kubejs/assets/tfg/models/block/reflector_day_2.json
+++ b/kubejs/assets/tfg/models/block/reflector_day_2.json
@@ -11,6 +11,8 @@
{
"from": [0, 0, 0],
"to": [16, 16, 16],
+ "shade": false,
+ "light_emission": 15,
"faces": {
"north": {"uv": [0, 12, 4, 16], "texture": "#1"},
"east": {"uv": [0, 12, 4, 16], "texture": "#1"},
@@ -23,6 +25,8 @@
{
"from": [-15, -16, -10.8],
"to": [-12, -0.1, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-28, 5.9, -12.8]},
"faces": {
"north": {"uv": [11, 5.5, 11.75, 9.5], "texture": "#1"},
@@ -36,6 +40,8 @@
{
"from": [-12, -16, -10.8],
"to": [-9, 4.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-25, 5.9, -12.8]},
"faces": {
"north": {"uv": [10.25, 4.25, 11, 9.5], "texture": "#1"},
@@ -49,6 +55,8 @@
{
"from": [-9, -16, -10.8],
"to": [-6, 8.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-22, 5.9, -12.8]},
"faces": {
"north": {"uv": [9.5, 3.25, 10.25, 9.5], "texture": "#1"},
@@ -62,6 +70,8 @@
{
"from": [-6, -16, -10.8],
"to": [-3, 12.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-19, 5.9, -12.8]},
"faces": {
"north": {"uv": [8.75, 2.25, 9.5, 9.5], "texture": "#1"},
@@ -75,6 +85,8 @@
{
"from": [-3, -16, -10.8],
"to": [0, 16.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-16, 5.9, -12.8]},
"faces": {
"north": {"uv": [8, 1.25, 8.75, 9.5], "texture": "#1"},
@@ -88,6 +100,8 @@
{
"from": [28, -16, -10.8],
"to": [31, -0.1, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [44, 5.9, -12.8]},
"faces": {
"north": {"uv": [11.75, 5.5, 11, 9.5], "texture": "#1"},
@@ -101,6 +115,8 @@
{
"from": [25, -16, -10.8],
"to": [28, 4.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [41, 5.9, -12.8]},
"faces": {
"north": {"uv": [11, 4.25, 10.25, 9.5], "texture": "#1"},
@@ -114,6 +130,8 @@
{
"from": [22, -16, -10.8],
"to": [25, 8.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [38, 5.9, -12.8]},
"faces": {
"north": {"uv": [10.25, 3.25, 9.5, 9.5], "texture": "#1"},
@@ -127,6 +145,8 @@
{
"from": [19, -16, -10.8],
"to": [22, 12.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [35, 5.9, -12.8]},
"faces": {
"north": {"uv": [9.5, 2.25, 8.75, 9.5], "texture": "#1"},
@@ -140,6 +160,8 @@
{
"from": [16, -16, -10.8],
"to": [19, 16.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [32, 5.9, -12.8]},
"faces": {
"north": {"uv": [8.75, 1.25, 8, 9.5], "texture": "#1"},
@@ -153,6 +175,8 @@
{
"from": [0, -16, -10.8],
"to": [16, 21.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [0, 5.9, -12.8]},
"faces": {
"north": {"uv": [4, 0, 8, 9.5], "texture": "#1"},
@@ -166,6 +190,8 @@
{
"from": [-15, -16, 26.8],
"to": [-12, -0.1, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-28, 5.9, 28.8]},
"faces": {
"north": {"uv": [11, 3.75, 11.75, 9.5], "texture": "#1"},
@@ -179,6 +205,8 @@
{
"from": [-12, -16, 26.8],
"to": [-9, 4.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-25, 5.9, 28.8]},
"faces": {
"north": {"uv": [10.25, 4.25, 11, 9.5], "texture": "#1"},
@@ -192,6 +220,8 @@
{
"from": [-9, -16, 26.8],
"to": [-6, 8.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-22, 5.9, 28.8]},
"faces": {
"north": {"uv": [9.5, 3.25, 10.25, 9.5], "texture": "#1"},
@@ -205,6 +235,8 @@
{
"from": [-6, -16, 26.8],
"to": [-3, 12.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-19, 5.9, 28.8]},
"faces": {
"north": {"uv": [8.75, 2.25, 9.5, 9.5], "texture": "#1"},
@@ -218,6 +250,8 @@
{
"from": [-3, -16, 26.8],
"to": [0, 16.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-16, 5.9, 28.8]},
"faces": {
"north": {"uv": [8, 1.25, 8.75, 9.5], "texture": "#1"},
@@ -231,6 +265,8 @@
{
"from": [28, -16, 26.8],
"to": [31, -0.1, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [44, 5.9, 28.8]},
"faces": {
"north": {"uv": [11.75, 3.75, 11, 9.5], "texture": "#1"},
@@ -244,6 +280,8 @@
{
"from": [25, -16, 26.8],
"to": [28, 4.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [41, 5.9, 28.8]},
"faces": {
"north": {"uv": [11, 4.25, 10.25, 9.5], "texture": "#1"},
@@ -257,6 +295,8 @@
{
"from": [22, -16, 26.8],
"to": [25, 8.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [38, 5.9, 28.8]},
"faces": {
"north": {"uv": [10.25, 3.25, 9.5, 9.5], "texture": "#1"},
@@ -270,6 +310,8 @@
{
"from": [19, -16, 26.8],
"to": [22, 12.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [35, 5.9, 28.8]},
"faces": {
"north": {"uv": [9.5, 2.25, 8.75, 9.5], "texture": "#1"},
@@ -283,6 +325,8 @@
{
"from": [16, -16, 26.8],
"to": [19, 16.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [32, 5.9, 28.8]},
"faces": {
"north": {"uv": [8.75, 1.25, 8, 9.5], "texture": "#1"},
@@ -296,6 +340,8 @@
{
"from": [0, -16, 26.8],
"to": [16, 21.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [0, 5.9, 28.8]},
"faces": {
"north": {"uv": [8, 0, 4, 9.5], "texture": "#1"},
@@ -309,6 +355,8 @@
{
"from": [-10.7, -16, -15],
"to": [-10.7, -0.1, -12],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -28]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -322,6 +370,8 @@
{
"from": [-10.7, -16, 16],
"to": [-10.7, 16.9, 19],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 32]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -335,6 +385,8 @@
{
"from": [-10.7, -16, 19],
"to": [-10.7, 12.9, 22],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 35]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -348,6 +400,8 @@
{
"from": [-10.7, -16, 22],
"to": [-10.7, 8.9, 25],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 38]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -361,6 +415,8 @@
{
"from": [-10.7, -16, 25],
"to": [-10.7, 4.9, 28],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 41]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -374,6 +430,8 @@
{
"from": [-10.7, -16, 28],
"to": [-10.7, -0.1, 31],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 44]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -387,6 +445,8 @@
{
"from": [-10.7, -16, -12],
"to": [-10.7, 4.9, -9],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -25]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -400,6 +460,8 @@
{
"from": [-10.7, -16, -9],
"to": [-10.7, 8.9, -6],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -22]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -413,6 +475,8 @@
{
"from": [-10.7, -16, -6],
"to": [-10.7, 12.9, -3],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -19]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -426,6 +490,8 @@
{
"from": [-10.7, -16, -3],
"to": [-10.7, 16.9, 0],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -16]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -439,6 +505,8 @@
{
"from": [-10.7, -16, 0],
"to": [-10.7, 21.9, 16],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 0]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -452,6 +520,8 @@
{
"from": [26.7, -16, -15],
"to": [26.7, -0.1, -12],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -28]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -465,6 +535,8 @@
{
"from": [26.7, -16, 16],
"to": [26.7, 16.9, 19],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 32]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -478,6 +550,8 @@
{
"from": [26.7, -16, 19],
"to": [26.7, 12.9, 22],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 35]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -491,6 +565,8 @@
{
"from": [26.7, -16, 22],
"to": [26.7, 8.9, 25],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 38]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -504,6 +580,8 @@
{
"from": [26.7, -16, 25],
"to": [26.7, 4.9, 28],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 41]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -517,6 +595,8 @@
{
"from": [26.7, -16, 28],
"to": [26.7, -0.1, 31],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 44]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -530,6 +610,8 @@
{
"from": [26.7, -16, -12],
"to": [26.7, 4.9, -9],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -25]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -543,6 +625,8 @@
{
"from": [26.7, -16, -9],
"to": [26.7, 8.9, -6],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -22]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -556,6 +640,8 @@
{
"from": [26.7, -16, -6],
"to": [26.7, 12.9, -3],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -19]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -569,6 +655,8 @@
{
"from": [26.7, -16, -3],
"to": [26.7, 16.9, 0],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -16]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -582,6 +670,8 @@
{
"from": [26.7, -16, 0],
"to": [26.7, 21.9, 16],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 0]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
diff --git a/kubejs/assets/tfg/models/block/reflector_day_3.json b/kubejs/assets/tfg/models/block/reflector_day_3.json
index 989d7bc01..721465ba9 100644
--- a/kubejs/assets/tfg/models/block/reflector_day_3.json
+++ b/kubejs/assets/tfg/models/block/reflector_day_3.json
@@ -11,6 +11,8 @@
{
"from": [0, 0, 0],
"to": [16, 16, 16],
+ "shade": false,
+ "light_emission": 15,
"faces": {
"north": {"uv": [0, 12, 4, 16], "texture": "#1"},
"east": {"uv": [0, 12, 4, 16], "texture": "#1"},
@@ -23,6 +25,8 @@
{
"from": [-15, -16, -10.8],
"to": [-12, -0.1, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-28, 5.9, -12.8]},
"faces": {
"north": {"uv": [11, 5.5, 11.75, 9.5], "texture": "#1"},
@@ -36,6 +40,8 @@
{
"from": [-12, -16, -10.8],
"to": [-9, 4.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-25, 5.9, -12.8]},
"faces": {
"north": {"uv": [10.25, 4.25, 11, 9.5], "texture": "#1"},
@@ -49,6 +55,8 @@
{
"from": [-9, -16, -10.8],
"to": [-6, 8.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-22, 5.9, -12.8]},
"faces": {
"north": {"uv": [9.5, 3.25, 10.25, 9.5], "texture": "#1"},
@@ -62,6 +70,8 @@
{
"from": [-6, -16, -10.8],
"to": [-3, 12.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-19, 5.9, -12.8]},
"faces": {
"north": {"uv": [8.75, 2.25, 9.5, 9.5], "texture": "#1"},
@@ -75,6 +85,8 @@
{
"from": [-3, -16, -10.8],
"to": [0, 16.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [-16, 5.9, -12.8]},
"faces": {
"north": {"uv": [8, 1.25, 8.75, 9.5], "texture": "#1"},
@@ -88,6 +100,8 @@
{
"from": [28, -16, -10.8],
"to": [31, -0.1, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [44, 5.9, -12.8]},
"faces": {
"north": {"uv": [11.75, 5.5, 11, 9.5], "texture": "#1"},
@@ -101,6 +115,8 @@
{
"from": [25, -16, -10.8],
"to": [28, 4.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [41, 5.9, -12.8]},
"faces": {
"north": {"uv": [11, 4.25, 10.25, 9.5], "texture": "#1"},
@@ -114,6 +130,8 @@
{
"from": [22, -16, -10.8],
"to": [25, 8.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [38, 5.9, -12.8]},
"faces": {
"north": {"uv": [10.25, 3.25, 9.5, 9.5], "texture": "#1"},
@@ -127,6 +145,8 @@
{
"from": [19, -16, -10.8],
"to": [22, 12.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [35, 5.9, -12.8]},
"faces": {
"north": {"uv": [9.5, 2.25, 8.75, 9.5], "texture": "#1"},
@@ -140,6 +160,8 @@
{
"from": [16, -16, -10.8],
"to": [19, 16.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [32, 5.9, -12.8]},
"faces": {
"north": {"uv": [8.75, 1.25, 8, 9.5], "texture": "#1"},
@@ -153,6 +175,8 @@
{
"from": [0, -16, -10.8],
"to": [16, 21.9, -10.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "x", "origin": [0, 5.9, -12.8]},
"faces": {
"north": {"uv": [4, 0, 8, 9.5], "texture": "#1"},
@@ -166,6 +190,8 @@
{
"from": [-15, -16, 26.8],
"to": [-12, -0.1, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-28, 5.9, 28.8]},
"faces": {
"north": {"uv": [11, 3.75, 11.75, 9.5], "texture": "#1"},
@@ -179,6 +205,8 @@
{
"from": [-12, -16, 26.8],
"to": [-9, 4.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-25, 5.9, 28.8]},
"faces": {
"north": {"uv": [10.25, 4.25, 11, 9.5], "texture": "#1"},
@@ -192,6 +220,8 @@
{
"from": [-9, -16, 26.8],
"to": [-6, 8.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-22, 5.9, 28.8]},
"faces": {
"north": {"uv": [9.5, 3.25, 10.25, 9.5], "texture": "#1"},
@@ -205,6 +235,8 @@
{
"from": [-6, -16, 26.8],
"to": [-3, 12.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-19, 5.9, 28.8]},
"faces": {
"north": {"uv": [8.75, 2.25, 9.5, 9.5], "texture": "#1"},
@@ -218,6 +250,8 @@
{
"from": [-3, -16, 26.8],
"to": [0, 16.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [-16, 5.9, 28.8]},
"faces": {
"north": {"uv": [8, 1.25, 8.75, 9.5], "texture": "#1"},
@@ -231,6 +265,8 @@
{
"from": [28, -16, 26.8],
"to": [31, -0.1, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [44, 5.9, 28.8]},
"faces": {
"north": {"uv": [11.75, 3.75, 11, 9.5], "texture": "#1"},
@@ -244,6 +280,8 @@
{
"from": [25, -16, 26.8],
"to": [28, 4.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [41, 5.9, 28.8]},
"faces": {
"north": {"uv": [11, 4.25, 10.25, 9.5], "texture": "#1"},
@@ -257,6 +295,8 @@
{
"from": [22, -16, 26.8],
"to": [25, 8.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [38, 5.9, 28.8]},
"faces": {
"north": {"uv": [10.25, 3.25, 9.5, 9.5], "texture": "#1"},
@@ -270,6 +310,8 @@
{
"from": [19, -16, 26.8],
"to": [22, 12.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [35, 5.9, 28.8]},
"faces": {
"north": {"uv": [9.5, 2.25, 8.75, 9.5], "texture": "#1"},
@@ -283,6 +325,8 @@
{
"from": [16, -16, 26.8],
"to": [19, 16.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [32, 5.9, 28.8]},
"faces": {
"north": {"uv": [8.75, 1.25, 8, 9.5], "texture": "#1"},
@@ -296,6 +340,8 @@
{
"from": [0, -16, 26.8],
"to": [16, 21.9, 26.8],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "x", "origin": [0, 5.9, 28.8]},
"faces": {
"north": {"uv": [8, 0, 4, 9.5], "texture": "#1"},
@@ -309,6 +355,8 @@
{
"from": [-10.7, -16, -15],
"to": [-10.7, -0.1, -12],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -28]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -322,6 +370,8 @@
{
"from": [-10.7, -16, 16],
"to": [-10.7, 16.9, 19],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 32]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -335,6 +385,8 @@
{
"from": [-10.7, -16, 19],
"to": [-10.7, 12.9, 22],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 35]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -348,6 +400,8 @@
{
"from": [-10.7, -16, 22],
"to": [-10.7, 8.9, 25],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 38]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -361,6 +415,8 @@
{
"from": [-10.7, -16, 25],
"to": [-10.7, 4.9, 28],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 41]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -374,6 +430,8 @@
{
"from": [-10.7, -16, 28],
"to": [-10.7, -0.1, 31],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 44]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -387,6 +445,8 @@
{
"from": [-10.7, -16, -12],
"to": [-10.7, 4.9, -9],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -25]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -400,6 +460,8 @@
{
"from": [-10.7, -16, -9],
"to": [-10.7, 8.9, -6],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -22]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -413,6 +475,8 @@
{
"from": [-10.7, -16, -6],
"to": [-10.7, 12.9, -3],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -19]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -426,6 +490,8 @@
{
"from": [-10.7, -16, -3],
"to": [-10.7, 16.9, 0],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -16]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -439,6 +505,8 @@
{
"from": [-10.7, -16, 0],
"to": [-10.7, 21.9, 16],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 0]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -452,6 +520,8 @@
{
"from": [26.7, -16, -15],
"to": [26.7, -0.1, -12],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -28]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -465,6 +535,8 @@
{
"from": [26.7, -16, 16],
"to": [26.7, 16.9, 19],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 32]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -478,6 +550,8 @@
{
"from": [26.7, -16, 19],
"to": [26.7, 12.9, 22],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 35]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -491,6 +565,8 @@
{
"from": [26.7, -16, 22],
"to": [26.7, 8.9, 25],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 38]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -504,6 +580,8 @@
{
"from": [26.7, -16, 25],
"to": [26.7, 4.9, 28],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 41]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -517,6 +595,8 @@
{
"from": [26.7, -16, 28],
"to": [26.7, -0.1, 31],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 44]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -530,6 +610,8 @@
{
"from": [26.7, -16, -12],
"to": [26.7, 4.9, -9],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -25]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -543,6 +625,8 @@
{
"from": [26.7, -16, -9],
"to": [26.7, 8.9, -6],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -22]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -556,6 +640,8 @@
{
"from": [26.7, -16, -6],
"to": [26.7, 12.9, -3],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -19]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -569,6 +655,8 @@
{
"from": [26.7, -16, -3],
"to": [26.7, 16.9, 0],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -16]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
@@ -582,6 +670,8 @@
{
"from": [26.7, -16, 0],
"to": [26.7, 21.9, 16],
+ "shade": false,
+ "light_emission": 15,
"rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 0]},
"faces": {
"north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
diff --git a/kubejs/assets/tfg/models/block/reflector_night.json b/kubejs/assets/tfg/models/block/reflector_night.json
index ad2b8884a..7793a9e71 100644
--- a/kubejs/assets/tfg/models/block/reflector_night.json
+++ b/kubejs/assets/tfg/models/block/reflector_night.json
@@ -19,578 +19,6 @@
"up": {"uv": [4, 12, 8, 16], "texture": "#1"},
"down": {"uv": [4, 12, 8, 16], "texture": "#1"}
}
- },
- {
- "from": [-15, -16, -10.8],
- "to": [-12, -0.1, -10.8],
- "rotation": {"angle": 45, "axis": "x", "origin": [-28, 5.9, -12.8]},
- "faces": {
- "north": {"uv": [11, 5.5, 11.75, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [11.75, 3.75, 11, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "texture": "#1"}
- }
- },
- {
- "from": [-12, -16, -10.8],
- "to": [-9, 4.9, -10.8],
- "rotation": {"angle": 45, "axis": "x", "origin": [-25, 5.9, -12.8]},
- "faces": {
- "north": {"uv": [10.25, 4.25, 11, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [11, 4.25, 10.25, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "texture": "#1"}
- }
- },
- {
- "from": [-9, -16, -10.8],
- "to": [-6, 8.9, -10.8],
- "rotation": {"angle": 45, "axis": "x", "origin": [-22, 5.9, -12.8]},
- "faces": {
- "north": {"uv": [9.5, 3.25, 10.25, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [10.25, 3.25, 9.5, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "texture": "#1"}
- }
- },
- {
- "from": [-6, -16, -10.8],
- "to": [-3, 12.9, -10.8],
- "rotation": {"angle": 45, "axis": "x", "origin": [-19, 5.9, -12.8]},
- "faces": {
- "north": {"uv": [8.75, 2.25, 9.5, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [9.5, 2.25, 8.75, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "texture": "#1"}
- }
- },
- {
- "from": [-3, -16, -10.8],
- "to": [0, 16.9, -10.8],
- "rotation": {"angle": 45, "axis": "x", "origin": [-16, 5.9, -12.8]},
- "faces": {
- "north": {"uv": [8, 1.25, 8.75, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [8.75, 1.25, 8, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "texture": "#1"}
- }
- },
- {
- "from": [28, -16, -10.8],
- "to": [31, -0.1, -10.8],
- "rotation": {"angle": 45, "axis": "x", "origin": [44, 5.9, -12.8]},
- "faces": {
- "north": {"uv": [11.75, 5.5, 11, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [11, 3.75, 11.75, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#1"}
- }
- },
- {
- "from": [25, -16, -10.8],
- "to": [28, 4.9, -10.8],
- "rotation": {"angle": 45, "axis": "x", "origin": [41, 5.9, -12.8]},
- "faces": {
- "north": {"uv": [11, 4.25, 10.25, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [10.25, 4.25, 11, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#1"}
- }
- },
- {
- "from": [22, -16, -10.8],
- "to": [25, 8.9, -10.8],
- "rotation": {"angle": 45, "axis": "x", "origin": [38, 5.9, -12.8]},
- "faces": {
- "north": {"uv": [10.25, 3.25, 9.5, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [9.5, 3.25, 10.25, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#1"}
- }
- },
- {
- "from": [19, -16, -10.8],
- "to": [22, 12.9, -10.8],
- "rotation": {"angle": 45, "axis": "x", "origin": [35, 5.9, -12.8]},
- "faces": {
- "north": {"uv": [9.5, 2.25, 8.75, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [8.75, 2.25, 9.5, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#1"}
- }
- },
- {
- "from": [16, -16, -10.8],
- "to": [19, 16.9, -10.8],
- "rotation": {"angle": 45, "axis": "x", "origin": [32, 5.9, -12.8]},
- "faces": {
- "north": {"uv": [8.75, 1.25, 8, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [8, 1.25, 8.75, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#1"}
- }
- },
- {
- "from": [0, -16, -10.8],
- "to": [16, 21.9, -10.8],
- "rotation": {"angle": 45, "axis": "x", "origin": [0, 5.9, -12.8]},
- "faces": {
- "north": {"uv": [4, 0, 8, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [4, 0, 8, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "texture": "#1"}
- }
- },
- {
- "from": [-15, -16, 26.8],
- "to": [-12, -0.1, 26.8],
- "rotation": {"angle": -45, "axis": "x", "origin": [-28, 5.9, 28.8]},
- "faces": {
- "north": {"uv": [11, 3.75, 11.75, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [11.75, 5.5, 11, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "texture": "#1"}
- }
- },
- {
- "from": [-12, -16, 26.8],
- "to": [-9, 4.9, 26.8],
- "rotation": {"angle": -45, "axis": "x", "origin": [-25, 5.9, 28.8]},
- "faces": {
- "north": {"uv": [10.25, 4.25, 11, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [11, 4.25, 10.25, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "texture": "#1"}
- }
- },
- {
- "from": [-9, -16, 26.8],
- "to": [-6, 8.9, 26.8],
- "rotation": {"angle": -45, "axis": "x", "origin": [-22, 5.9, 28.8]},
- "faces": {
- "north": {"uv": [9.5, 3.25, 10.25, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [10.25, 3.25, 9.5, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "texture": "#1"}
- }
- },
- {
- "from": [-6, -16, 26.8],
- "to": [-3, 12.9, 26.8],
- "rotation": {"angle": -45, "axis": "x", "origin": [-19, 5.9, 28.8]},
- "faces": {
- "north": {"uv": [8.75, 2.25, 9.5, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [9.5, 2.25, 8.75, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "texture": "#1"}
- }
- },
- {
- "from": [-3, -16, 26.8],
- "to": [0, 16.9, 26.8],
- "rotation": {"angle": -45, "axis": "x", "origin": [-16, 5.9, 28.8]},
- "faces": {
- "north": {"uv": [8, 1.25, 8.75, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [8.75, 1.25, 8, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "texture": "#1"}
- }
- },
- {
- "from": [28, -16, 26.8],
- "to": [31, -0.1, 26.8],
- "rotation": {"angle": -45, "axis": "x", "origin": [44, 5.9, 28.8]},
- "faces": {
- "north": {"uv": [11.75, 3.75, 11, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [11, 5.5, 11.75, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#1"}
- }
- },
- {
- "from": [25, -16, 26.8],
- "to": [28, 4.9, 26.8],
- "rotation": {"angle": -45, "axis": "x", "origin": [41, 5.9, 28.8]},
- "faces": {
- "north": {"uv": [11, 4.25, 10.25, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [10.25, 4.25, 11, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#1"}
- }
- },
- {
- "from": [22, -16, 26.8],
- "to": [25, 8.9, 26.8],
- "rotation": {"angle": -45, "axis": "x", "origin": [38, 5.9, 28.8]},
- "faces": {
- "north": {"uv": [10.25, 3.25, 9.5, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [9.5, 3.25, 10.25, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#1"}
- }
- },
- {
- "from": [19, -16, 26.8],
- "to": [22, 12.9, 26.8],
- "rotation": {"angle": -45, "axis": "x", "origin": [35, 5.9, 28.8]},
- "faces": {
- "north": {"uv": [9.5, 2.25, 8.75, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [8.75, 2.25, 9.5, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#1"}
- }
- },
- {
- "from": [16, -16, 26.8],
- "to": [19, 16.9, 26.8],
- "rotation": {"angle": -45, "axis": "x", "origin": [32, 5.9, 28.8]},
- "faces": {
- "north": {"uv": [8.75, 1.25, 8, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [8, 1.25, 8.75, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "texture": "#1"}
- }
- },
- {
- "from": [0, -16, 26.8],
- "to": [16, 21.9, 26.8],
- "rotation": {"angle": -45, "axis": "x", "origin": [0, 5.9, 28.8]},
- "faces": {
- "north": {"uv": [8, 0, 4, 9.5], "texture": "#1"},
- "east": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "south": {"uv": [8, 0, 4, 9.5], "texture": "#1"},
- "west": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "texture": "#1"}
- }
- },
- {
- "from": [-10.7, -16, -15],
- "to": [-10.7, -0.1, -12],
- "rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -28]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [11, 5.5, 11.75, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [11.75, 5.5, 11, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [-10.7, -16, 16],
- "to": [-10.7, 16.9, 19],
- "rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 32]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [8.75, 1.25, 8, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [8, 1.25, 8.75, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [-10.7, -16, 19],
- "to": [-10.7, 12.9, 22],
- "rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 35]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [9.5, 2.25, 8.75, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [8.75, 2.25, 9.5, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [-10.7, -16, 22],
- "to": [-10.7, 8.9, 25],
- "rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 38]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [10.25, 2.25, 9.5, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [9.5, 3.25, 10.25, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [-10.7, -16, 25],
- "to": [-10.7, 4.9, 28],
- "rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 41]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [11, 4.25, 10.25, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [10.25, 4.25, 11, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [-10.7, -16, 28],
- "to": [-10.7, -0.1, 31],
- "rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 44]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [11.75, 5.5, 11, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [11, 5.5, 11.75, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [-10.7, -16, -12],
- "to": [-10.7, 4.9, -9],
- "rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -25]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [10.25, 4.25, 11, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [11, 4.25, 10.25, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [-10.7, -16, -9],
- "to": [-10.7, 8.9, -6],
- "rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -22]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [9.5, 2.25, 10.25, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [10.25, 3.25, 9.5, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [-10.7, -16, -6],
- "to": [-10.7, 12.9, -3],
- "rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -19]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [8.75, 2.25, 9.5, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [9.5, 2.25, 8.75, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [-10.7, -16, -3],
- "to": [-10.7, 16.9, 0],
- "rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, -16]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [8, 1.25, 8.75, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [8.75, 1.25, 8, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [-10.7, -16, 0],
- "to": [-10.7, 21.9, 16],
- "rotation": {"angle": -45, "axis": "z", "origin": [-12.7, 5.9, 0]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [8, 0, 4, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [8, 0, 4, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [26.7, -16, -15],
- "to": [26.7, -0.1, -12],
- "rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -28]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [11, 5.5, 11.75, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [11.75, 5.5, 11, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [26.7, -16, 16],
- "to": [26.7, 16.9, 19],
- "rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 32]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [8.75, 1.25, 8, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [8, 1.25, 8.75, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [26.7, -16, 19],
- "to": [26.7, 12.9, 22],
- "rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 35]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [9.5, 2.25, 8.75, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [8.75, 2.25, 9.5, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [26.7, -16, 22],
- "to": [26.7, 8.9, 25],
- "rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 38]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [10.25, 3.25, 9.5, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [9.5, 2.25, 10.25, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [26.7, -16, 25],
- "to": [26.7, 4.9, 28],
- "rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 41]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [11, 4.25, 10.25, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [10.25, 4.25, 11, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [26.7, -16, 28],
- "to": [26.7, -0.1, 31],
- "rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 44]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [11.75, 5.5, 11, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [11, 5.5, 11.75, 9.5], "texture": "#1"},
- "up": {"uv": [0, 0, 12, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [0, 0, 12, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [26.7, -16, -12],
- "to": [26.7, 4.9, -9],
- "rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -25]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [10.25, 4.25, 11, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [11, 4.25, 10.25, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [26.7, -16, -9],
- "to": [26.7, 8.9, -6],
- "rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -22]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [9.5, 3.25, 10.25, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [10.25, 2.25, 9.5, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [26.7, -16, -6],
- "to": [26.7, 12.9, -3],
- "rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -19]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [8.75, 2.25, 9.5, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [9.5, 2.25, 8.75, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [26.7, -16, -3],
- "to": [26.7, 16.9, 0],
- "rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, -16]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [8, 1.25, 8.75, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [8.75, 1.25, 8, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "rotation": 270, "texture": "#1"}
- }
- },
- {
- "from": [26.7, -16, 0],
- "to": [26.7, 21.9, 16],
- "rotation": {"angle": 45, "axis": "z", "origin": [28.7, 5.9, 0]},
- "faces": {
- "north": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "east": {"uv": [4, 0, 8, 9.5], "texture": "#1"},
- "south": {"uv": [0, 0, 0, 9.5], "texture": "#1"},
- "west": {"uv": [4, 0, 8, 9.5], "texture": "#1"},
- "up": {"uv": [12, 0, 0, 0], "rotation": 90, "texture": "#1"},
- "down": {"uv": [12, 0, 0, 0], "rotation": 270, "texture": "#1"}
- }
}
],
"display": {
@@ -623,32 +51,5 @@
"fixed": {
"scale": [0.5, 0.5, 0.5]
}
- },
- "groups": [
- 0,
- {
- "name": "ray1",
- "origin": [-28, 5.9, -12.8],
- "color": 0,
- "children": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]
- },
- {
- "name": "ray2",
- "origin": [-28, 5.9, -12.8],
- "color": 0,
- "children": [12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22]
- },
- {
- "name": "ray3",
- "origin": [-28, 5.9, -12.8],
- "color": 0,
- "children": [23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33]
- },
- {
- "name": "ray3",
- "origin": [-28, 5.9, -12.8],
- "color": 0,
- "children": [34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44]
- }
- ]
+ }
}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/iv_aqueous_accumulator.json b/kubejs/assets/tfg/models/item/iv_aqueous_accumulator.json
new file mode 100644
index 000000000..dbb94dd36
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/iv_aqueous_accumulator.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/iv_aqueous_accumulator"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/iv_food_oven.json b/kubejs/assets/tfg/models/item/iv_food_oven.json
new file mode 100644
index 000000000..e8209881a
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/iv_food_oven.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/iv_food_oven"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/iv_food_processor.json b/kubejs/assets/tfg/models/item/iv_food_processor.json
new file mode 100644
index 000000000..cc431f368
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/iv_food_processor.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/iv_food_processor"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/iv_food_refrigerator.json b/kubejs/assets/tfg/models/item/iv_food_refrigerator.json
new file mode 100644
index 000000000..8a5905cbe
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/iv_food_refrigerator.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/iv_food_refrigerator"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/iv_gas_pressurizer.json b/kubejs/assets/tfg/models/item/iv_gas_pressurizer.json
new file mode 100644
index 000000000..27d67efb9
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/iv_gas_pressurizer.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/iv_gas_pressurizer"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/large_nest_box.json b/kubejs/assets/tfg/models/item/large_nest_box.json
new file mode 100644
index 000000000..36cb69cb7
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/large_nest_box.json
@@ -0,0 +1,287 @@
+{
+ "format_version": "1.9.0",
+ "parent": "block/block",
+ "credit": "Made with Blockbench",
+ "texture_size": [128, 128],
+ "textures": {
+ "2": "tfg:block/large_nest/large_nest_sniffer_0",
+ "particle": "tfg:block/large_nest/large_nest_sniffer_0"
+ },
+ "display": {
+ "firstperson_righthand": {
+ "rotation": [ 0, 0 ,0],
+ "translation": [ 0, 8, 0],
+ "scale": [ 1, 1, 1 ]
+ }
+ },
+ "elements": [
+ {
+ "from": [8, 1, 1.5125],
+ "to": [14.5, 1.5, 8.0125],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13, 2, 2.8875]},
+ "faces": {
+ "north": {"uv": [6.625, 5, 8.25, 5.125], "texture": "#2"},
+ "east": {"uv": [5, 5, 6.625, 5.125], "texture": "#2"},
+ "south": {"uv": [3.375, 5, 5, 5.125], "texture": "#2"},
+ "west": {"uv": [1.75, 5, 3.375, 5.125], "texture": "#2"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "rotation": 180, "texture": "#2"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "rotation": 180, "texture": "#2"}
+ }
+ },
+ {
+ "from": [8, 1.5, 1.0125],
+ "to": [14, 2.5, 2.0125],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13, 2, 2.8875]},
+ "faces": {
+ "north": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "#2"},
+ "east": {"uv": [5, 6.25, 5.25, 6.5], "texture": "#2"},
+ "south": {"uv": [3.5, 6.25, 5, 6.5], "texture": "#2"},
+ "west": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "#2"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "rotation": 180, "texture": "#2"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "rotation": 180, "texture": "#2"}
+ }
+ },
+ {
+ "from": [8, 2.5, 0.5125],
+ "to": [14.5, 3, 1.5125],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13, 2, 2.8875]},
+ "faces": {
+ "north": {"uv": [6.375, 5.375, 8, 5.5], "texture": "#2"},
+ "east": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "#2"},
+ "south": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "#2"},
+ "west": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "#2"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "rotation": 180, "texture": "#2"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "rotation": 180, "texture": "#2"}
+ }
+ },
+ {
+ "from": [14, 1.5, 1.0125],
+ "to": [15, 2.5, 8.0125],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13, 2, 2.8875]},
+ "faces": {
+ "north": {"uv": [7.75, 6.875, 8, 7.125], "texture": "#2"},
+ "east": {"uv": [6, 6.875, 7.75, 7.125], "texture": "#2"},
+ "south": {"uv": [5.75, 6.875, 6, 7.125], "texture": "#2"},
+ "west": {"uv": [4, 6.875, 5.75, 7.125], "texture": "#2"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "rotation": 180, "texture": "#2"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "rotation": 180, "texture": "#2"}
+ }
+ },
+ {
+ "from": [14.5, 2.5, 0.5125],
+ "to": [15.5, 3, 8.0125],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13, 2, 2.8875]},
+ "faces": {
+ "north": {"uv": [4, 7, 4.25, 7.125], "texture": "#2"},
+ "east": {"uv": [2.125, 7, 4, 7.125], "texture": "#2"},
+ "south": {"uv": [1.875, 7, 2.125, 7.125], "texture": "#2"},
+ "west": {"uv": [0, 7, 1.875, 7.125], "texture": "#2"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "rotation": 180, "texture": "#2"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "rotation": 180, "texture": "#2"}
+ }
+ },
+ {
+ "from": [2, 1.5, 14],
+ "to": [8, 2.5, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [5, 2, 14.5]},
+ "faces": {
+ "north": {"uv": [3.5, 6.25, 5, 6.5], "texture": "#2"},
+ "east": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "#2"},
+ "south": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "#2"},
+ "west": {"uv": [5, 6.25, 5.25, 6.5], "texture": "#2"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "texture": "#2"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "texture": "#2"}
+ }
+ },
+ {
+ "from": [1.5, 1, 8],
+ "to": [8, 1.5, 14.5],
+ "rotation": {"angle": 0, "axis": "y", "origin": [4.75, 1.25, 11.25]},
+ "faces": {
+ "north": {"uv": [3.375, 5, 5, 5.125], "texture": "#2"},
+ "east": {"uv": [1.75, 5, 3.375, 5.125], "texture": "#2"},
+ "south": {"uv": [6.625, 5, 8.25, 5.125], "texture": "#2"},
+ "west": {"uv": [5, 5, 6.625, 5.125], "texture": "#2"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "texture": "#2"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "texture": "#2"}
+ }
+ },
+ {
+ "from": [1.5, 2.5, 14.5],
+ "to": [8, 3, 15.5],
+ "rotation": {"angle": 0, "axis": "y", "origin": [4.75, 2.75, 15]},
+ "faces": {
+ "north": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "#2"},
+ "east": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "#2"},
+ "south": {"uv": [6.375, 5.375, 8, 5.5], "texture": "#2"},
+ "west": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "#2"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "texture": "#2"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "texture": "#2"}
+ }
+ },
+ {
+ "from": [0.5, 2.5, 8],
+ "to": [1.5, 3, 15.5],
+ "rotation": {"angle": 0, "axis": "y", "origin": [1, 2.75, 11.75]},
+ "faces": {
+ "north": {"uv": [1.875, 7, 2.125, 7.125], "texture": "#2"},
+ "east": {"uv": [0, 7, 1.875, 7.125], "texture": "#2"},
+ "south": {"uv": [4, 7, 4.25, 7.125], "texture": "#2"},
+ "west": {"uv": [2.125, 7, 4, 7.125], "texture": "#2"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "texture": "#2"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "texture": "#2"}
+ }
+ },
+ {
+ "from": [1, 1.5, 8],
+ "to": [2, 2.5, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 2, 11.5]},
+ "faces": {
+ "north": {"uv": [5.75, 6.875, 6, 7.125], "texture": "#2"},
+ "east": {"uv": [4, 6.875, 5.75, 7.125], "texture": "#2"},
+ "south": {"uv": [7.75, 6.875, 8, 7.125], "texture": "#2"},
+ "west": {"uv": [6, 6.875, 7.75, 7.125], "texture": "#2"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "texture": "#2"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "texture": "#2"}
+ }
+ },
+ {
+ "from": [14, 1.5, 8],
+ "to": [15, 2.5, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13.125, 2, 13.45]},
+ "faces": {
+ "north": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "#2"},
+ "east": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "#2"},
+ "south": {"uv": [5, 6.25, 5.25, 6.5], "texture": "#2"},
+ "west": {"uv": [3.5, 6.25, 5, 6.5], "texture": "#2"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "rotation": 270, "texture": "#2"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "rotation": 90, "texture": "#2"}
+ }
+ },
+ {
+ "from": [8, 1, 8],
+ "to": [14.5, 1.5, 14.5],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13.125, 2, 13.45]},
+ "faces": {
+ "north": {"uv": [1.75, 5, 3.375, 5.125], "texture": "#2"},
+ "east": {"uv": [6.625, 5, 8.25, 5.125], "texture": "#2"},
+ "south": {"uv": [5, 5, 6.625, 5.125], "texture": "#2"},
+ "west": {"uv": [3.375, 5, 5, 5.125], "texture": "#2"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "rotation": 270, "texture": "#2"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "rotation": 90, "texture": "#2"}
+ }
+ },
+ {
+ "from": [14.5, 2.5, 8],
+ "to": [15.5, 3, 14.5],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13.125, 2, 13.45]},
+ "faces": {
+ "north": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "#2"},
+ "east": {"uv": [6.375, 5.375, 8, 5.5], "texture": "#2"},
+ "south": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "#2"},
+ "west": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "#2"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "rotation": 270, "texture": "#2"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "rotation": 90, "texture": "#2"}
+ }
+ },
+ {
+ "from": [8, 2.5, 14.5],
+ "to": [15.5, 3, 15.5],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13.125, 2, 13.45]},
+ "faces": {
+ "north": {"uv": [0, 7, 1.875, 7.125], "texture": "#2"},
+ "east": {"uv": [4, 7, 4.25, 7.125], "texture": "#2"},
+ "south": {"uv": [2.125, 7, 4, 7.125], "texture": "#2"},
+ "west": {"uv": [1.875, 7, 2.125, 7.125], "texture": "#2"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "rotation": 270, "texture": "#2"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "rotation": 90, "texture": "#2"}
+ }
+ },
+ {
+ "from": [8, 1.5, 14],
+ "to": [15, 2.5, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13.125, 2, 13.45]},
+ "faces": {
+ "north": {"uv": [4, 6.875, 5.75, 7.125], "texture": "#2"},
+ "east": {"uv": [7.75, 6.875, 8, 7.125], "texture": "#2"},
+ "south": {"uv": [6, 6.875, 7.75, 7.125], "texture": "#2"},
+ "west": {"uv": [5.75, 6.875, 6, 7.125], "texture": "#2"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "rotation": 270, "texture": "#2"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "rotation": 90, "texture": "#2"}
+ }
+ },
+ {
+ "from": [1, 1.5, 2],
+ "to": [2, 2.5, 8],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2.875, 2, 3]},
+ "faces": {
+ "north": {"uv": [5, 6.25, 5.25, 6.5], "texture": "#2"},
+ "east": {"uv": [3.5, 6.25, 5, 6.5], "texture": "#2"},
+ "south": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "#2"},
+ "west": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "#2"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "rotation": 90, "texture": "#2"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "rotation": 270, "texture": "#2"}
+ }
+ },
+ {
+ "from": [1.5, 1, 1.5],
+ "to": [8, 1.5, 8],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2.875, 2, 3]},
+ "faces": {
+ "north": {"uv": [5, 5, 6.625, 5.125], "texture": "#2"},
+ "east": {"uv": [3.375, 5, 5, 5.125], "texture": "#2"},
+ "south": {"uv": [1.75, 5, 3.375, 5.125], "texture": "#2"},
+ "west": {"uv": [6.625, 5, 8.25, 5.125], "texture": "#2"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "rotation": 90, "texture": "#2"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "rotation": 270, "texture": "#2"}
+ }
+ },
+ {
+ "from": [0.5, 2.5, 1.5],
+ "to": [1.5, 3, 8],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2.875, 2, 3]},
+ "faces": {
+ "north": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "#2"},
+ "east": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "#2"},
+ "south": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "#2"},
+ "west": {"uv": [6.375, 5.375, 8, 5.5], "texture": "#2"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "rotation": 90, "texture": "#2"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "rotation": 270, "texture": "#2"}
+ }
+ },
+ {
+ "from": [0.5, 2.5, 0.5],
+ "to": [8, 3, 1.5],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2.875, 2, 3]},
+ "faces": {
+ "north": {"uv": [2.125, 7, 4, 7.125], "texture": "#2"},
+ "east": {"uv": [1.875, 7, 2.125, 7.125], "texture": "#2"},
+ "south": {"uv": [0, 7, 1.875, 7.125], "texture": "#2"},
+ "west": {"uv": [4, 7, 4.25, 7.125], "texture": "#2"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "rotation": 90, "texture": "#2"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "rotation": 270, "texture": "#2"}
+ }
+ },
+ {
+ "from": [1, 1.5, 1],
+ "to": [8, 2.5, 2],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2.875, 2, 3]},
+ "faces": {
+ "north": {"uv": [6, 6.875, 7.75, 7.125], "texture": "#2"},
+ "east": {"uv": [5.75, 6.875, 6, 7.125], "texture": "#2"},
+ "south": {"uv": [4, 6.875, 5.75, 7.125], "texture": "#2"},
+ "west": {"uv": [7.75, 6.875, 8, 7.125], "texture": "#2"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "rotation": 90, "texture": "#2"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "rotation": 270, "texture": "#2"}
+ }
+ }
+ ],
+ "groups": [
+ {
+ "name": "group",
+ "origin": [25.925, 2, -10.3625],
+ "color": 0,
+ "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/large_nest_box_warped.json b/kubejs/assets/tfg/models/item/large_nest_box_warped.json
new file mode 100644
index 000000000..13d691573
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/large_nest_box_warped.json
@@ -0,0 +1,287 @@
+{
+ "format_version": "1.9.0",
+ "parent": "block/block",
+ "credit": "Made with Blockbench",
+ "texture_size": [128, 128],
+ "textures": {
+ "2": "tfg:block/large_nest/large_nest_warped_sniffer_0",
+ "particle": "tfg:block/large_nest/large_nest_warped_sniffer_0"
+ },
+ "display": {
+ "firstperson_righthand": {
+ "rotation": [ 0, 0 ,0],
+ "translation": [ 0, 8, 0],
+ "scale": [ 1, 1, 1 ]
+ }
+ },
+ "elements": [
+ {
+ "from": [8, 1, 1.5125],
+ "to": [14.5, 1.5, 8.0125],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13, 2, 2.8875]},
+ "faces": {
+ "north": {"uv": [6.625, 5, 8.25, 5.125], "texture": "#2"},
+ "east": {"uv": [5, 5, 6.625, 5.125], "texture": "#2"},
+ "south": {"uv": [3.375, 5, 5, 5.125], "texture": "#2"},
+ "west": {"uv": [1.75, 5, 3.375, 5.125], "texture": "#2"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "rotation": 180, "texture": "#2"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "rotation": 180, "texture": "#2"}
+ }
+ },
+ {
+ "from": [8, 1.5, 1.0125],
+ "to": [14, 2.5, 2.0125],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13, 2, 2.8875]},
+ "faces": {
+ "north": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "#2"},
+ "east": {"uv": [5, 6.25, 5.25, 6.5], "texture": "#2"},
+ "south": {"uv": [3.5, 6.25, 5, 6.5], "texture": "#2"},
+ "west": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "#2"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "rotation": 180, "texture": "#2"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "rotation": 180, "texture": "#2"}
+ }
+ },
+ {
+ "from": [8, 2.5, 0.5125],
+ "to": [14.5, 3, 1.5125],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13, 2, 2.8875]},
+ "faces": {
+ "north": {"uv": [6.375, 5.375, 8, 5.5], "texture": "#2"},
+ "east": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "#2"},
+ "south": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "#2"},
+ "west": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "#2"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "rotation": 180, "texture": "#2"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "rotation": 180, "texture": "#2"}
+ }
+ },
+ {
+ "from": [14, 1.5, 1.0125],
+ "to": [15, 2.5, 8.0125],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13, 2, 2.8875]},
+ "faces": {
+ "north": {"uv": [7.75, 6.875, 8, 7.125], "texture": "#2"},
+ "east": {"uv": [6, 6.875, 7.75, 7.125], "texture": "#2"},
+ "south": {"uv": [5.75, 6.875, 6, 7.125], "texture": "#2"},
+ "west": {"uv": [4, 6.875, 5.75, 7.125], "texture": "#2"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "rotation": 180, "texture": "#2"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "rotation": 180, "texture": "#2"}
+ }
+ },
+ {
+ "from": [14.5, 2.5, 0.5125],
+ "to": [15.5, 3, 8.0125],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13, 2, 2.8875]},
+ "faces": {
+ "north": {"uv": [4, 7, 4.25, 7.125], "texture": "#2"},
+ "east": {"uv": [2.125, 7, 4, 7.125], "texture": "#2"},
+ "south": {"uv": [1.875, 7, 2.125, 7.125], "texture": "#2"},
+ "west": {"uv": [0, 7, 1.875, 7.125], "texture": "#2"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "rotation": 180, "texture": "#2"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "rotation": 180, "texture": "#2"}
+ }
+ },
+ {
+ "from": [2, 1.5, 14],
+ "to": [8, 2.5, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [5, 2, 14.5]},
+ "faces": {
+ "north": {"uv": [3.5, 6.25, 5, 6.5], "texture": "#2"},
+ "east": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "#2"},
+ "south": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "#2"},
+ "west": {"uv": [5, 6.25, 5.25, 6.5], "texture": "#2"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "texture": "#2"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "texture": "#2"}
+ }
+ },
+ {
+ "from": [1.5, 1, 8],
+ "to": [8, 1.5, 14.5],
+ "rotation": {"angle": 0, "axis": "y", "origin": [4.75, 1.25, 11.25]},
+ "faces": {
+ "north": {"uv": [3.375, 5, 5, 5.125], "texture": "#2"},
+ "east": {"uv": [1.75, 5, 3.375, 5.125], "texture": "#2"},
+ "south": {"uv": [6.625, 5, 8.25, 5.125], "texture": "#2"},
+ "west": {"uv": [5, 5, 6.625, 5.125], "texture": "#2"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "texture": "#2"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "texture": "#2"}
+ }
+ },
+ {
+ "from": [1.5, 2.5, 14.5],
+ "to": [8, 3, 15.5],
+ "rotation": {"angle": 0, "axis": "y", "origin": [4.75, 2.75, 15]},
+ "faces": {
+ "north": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "#2"},
+ "east": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "#2"},
+ "south": {"uv": [6.375, 5.375, 8, 5.5], "texture": "#2"},
+ "west": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "#2"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "texture": "#2"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "texture": "#2"}
+ }
+ },
+ {
+ "from": [0.5, 2.5, 8],
+ "to": [1.5, 3, 15.5],
+ "rotation": {"angle": 0, "axis": "y", "origin": [1, 2.75, 11.75]},
+ "faces": {
+ "north": {"uv": [1.875, 7, 2.125, 7.125], "texture": "#2"},
+ "east": {"uv": [0, 7, 1.875, 7.125], "texture": "#2"},
+ "south": {"uv": [4, 7, 4.25, 7.125], "texture": "#2"},
+ "west": {"uv": [2.125, 7, 4, 7.125], "texture": "#2"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "texture": "#2"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "texture": "#2"}
+ }
+ },
+ {
+ "from": [1, 1.5, 8],
+ "to": [2, 2.5, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [1.5, 2, 11.5]},
+ "faces": {
+ "north": {"uv": [5.75, 6.875, 6, 7.125], "texture": "#2"},
+ "east": {"uv": [4, 6.875, 5.75, 7.125], "texture": "#2"},
+ "south": {"uv": [7.75, 6.875, 8, 7.125], "texture": "#2"},
+ "west": {"uv": [6, 6.875, 7.75, 7.125], "texture": "#2"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "texture": "#2"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "texture": "#2"}
+ }
+ },
+ {
+ "from": [14, 1.5, 8],
+ "to": [15, 2.5, 14],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13.125, 2, 13.45]},
+ "faces": {
+ "north": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "#2"},
+ "east": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "#2"},
+ "south": {"uv": [5, 6.25, 5.25, 6.5], "texture": "#2"},
+ "west": {"uv": [3.5, 6.25, 5, 6.5], "texture": "#2"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "rotation": 270, "texture": "#2"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "rotation": 90, "texture": "#2"}
+ }
+ },
+ {
+ "from": [8, 1, 8],
+ "to": [14.5, 1.5, 14.5],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13.125, 2, 13.45]},
+ "faces": {
+ "north": {"uv": [1.75, 5, 3.375, 5.125], "texture": "#2"},
+ "east": {"uv": [6.625, 5, 8.25, 5.125], "texture": "#2"},
+ "south": {"uv": [5, 5, 6.625, 5.125], "texture": "#2"},
+ "west": {"uv": [3.375, 5, 5, 5.125], "texture": "#2"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "rotation": 270, "texture": "#2"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "rotation": 90, "texture": "#2"}
+ }
+ },
+ {
+ "from": [14.5, 2.5, 8],
+ "to": [15.5, 3, 14.5],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13.125, 2, 13.45]},
+ "faces": {
+ "north": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "#2"},
+ "east": {"uv": [6.375, 5.375, 8, 5.5], "texture": "#2"},
+ "south": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "#2"},
+ "west": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "#2"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "rotation": 270, "texture": "#2"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "rotation": 90, "texture": "#2"}
+ }
+ },
+ {
+ "from": [8, 2.5, 14.5],
+ "to": [15.5, 3, 15.5],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13.125, 2, 13.45]},
+ "faces": {
+ "north": {"uv": [0, 7, 1.875, 7.125], "texture": "#2"},
+ "east": {"uv": [4, 7, 4.25, 7.125], "texture": "#2"},
+ "south": {"uv": [2.125, 7, 4, 7.125], "texture": "#2"},
+ "west": {"uv": [1.875, 7, 2.125, 7.125], "texture": "#2"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "rotation": 270, "texture": "#2"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "rotation": 90, "texture": "#2"}
+ }
+ },
+ {
+ "from": [8, 1.5, 14],
+ "to": [15, 2.5, 15],
+ "rotation": {"angle": 0, "axis": "y", "origin": [13.125, 2, 13.45]},
+ "faces": {
+ "north": {"uv": [4, 6.875, 5.75, 7.125], "texture": "#2"},
+ "east": {"uv": [7.75, 6.875, 8, 7.125], "texture": "#2"},
+ "south": {"uv": [6, 6.875, 7.75, 7.125], "texture": "#2"},
+ "west": {"uv": [5.75, 6.875, 6, 7.125], "texture": "#2"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "rotation": 270, "texture": "#2"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "rotation": 90, "texture": "#2"}
+ }
+ },
+ {
+ "from": [1, 1.5, 2],
+ "to": [2, 2.5, 8],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2.875, 2, 3]},
+ "faces": {
+ "north": {"uv": [5, 6.25, 5.25, 6.5], "texture": "#2"},
+ "east": {"uv": [3.5, 6.25, 5, 6.5], "texture": "#2"},
+ "south": {"uv": [3.25, 6.25, 3.5, 6.5], "texture": "#2"},
+ "west": {"uv": [5.25, 6.25, 6.75, 6.5], "texture": "#2"},
+ "up": {"uv": [5, 6.25, 3.5, 6], "rotation": 90, "texture": "#2"},
+ "down": {"uv": [6.5, 6, 5, 6.25], "rotation": 270, "texture": "#2"}
+ }
+ },
+ {
+ "from": [1.5, 1, 1.5],
+ "to": [8, 1.5, 8],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2.875, 2, 3]},
+ "faces": {
+ "north": {"uv": [5, 5, 6.625, 5.125], "texture": "#2"},
+ "east": {"uv": [3.375, 5, 5, 5.125], "texture": "#2"},
+ "south": {"uv": [1.75, 5, 3.375, 5.125], "texture": "#2"},
+ "west": {"uv": [6.625, 5, 8.25, 5.125], "texture": "#2"},
+ "up": {"uv": [5, 5, 3.375, 3.375], "rotation": 90, "texture": "#2"},
+ "down": {"uv": [6.625, 3.375, 5, 5], "rotation": 270, "texture": "#2"}
+ }
+ },
+ {
+ "from": [0.5, 2.5, 1.5],
+ "to": [1.5, 3, 8],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2.875, 2, 3]},
+ "faces": {
+ "north": {"uv": [6.125, 5.375, 6.375, 5.5], "texture": "#2"},
+ "east": {"uv": [4.5, 5.375, 6.125, 5.5], "texture": "#2"},
+ "south": {"uv": [4.25, 5.375, 4.5, 5.5], "texture": "#2"},
+ "west": {"uv": [6.375, 5.375, 8, 5.5], "texture": "#2"},
+ "up": {"uv": [6.125, 5.375, 4.5, 5.125], "rotation": 90, "texture": "#2"},
+ "down": {"uv": [7.75, 5.125, 6.125, 5.375], "rotation": 270, "texture": "#2"}
+ }
+ },
+ {
+ "from": [0.5, 2.5, 0.5],
+ "to": [8, 3, 1.5],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2.875, 2, 3]},
+ "faces": {
+ "north": {"uv": [2.125, 7, 4, 7.125], "texture": "#2"},
+ "east": {"uv": [1.875, 7, 2.125, 7.125], "texture": "#2"},
+ "south": {"uv": [0, 7, 1.875, 7.125], "texture": "#2"},
+ "west": {"uv": [4, 7, 4.25, 7.125], "texture": "#2"},
+ "up": {"uv": [2.125, 7, 1.875, 5.125], "rotation": 90, "texture": "#2"},
+ "down": {"uv": [2.375, 5.125, 2.125, 7], "rotation": 270, "texture": "#2"}
+ }
+ },
+ {
+ "from": [1, 1.5, 1],
+ "to": [8, 2.5, 2],
+ "rotation": {"angle": 0, "axis": "y", "origin": [2.875, 2, 3]},
+ "faces": {
+ "north": {"uv": [6, 6.875, 7.75, 7.125], "texture": "#2"},
+ "east": {"uv": [5.75, 6.875, 6, 7.125], "texture": "#2"},
+ "south": {"uv": [4, 6.875, 5.75, 7.125], "texture": "#2"},
+ "west": {"uv": [7.75, 6.875, 8, 7.125], "texture": "#2"},
+ "up": {"uv": [6, 6.875, 5.75, 5.125], "rotation": 90, "texture": "#2"},
+ "down": {"uv": [6.25, 5.125, 6, 6.875], "rotation": 270, "texture": "#2"}
+ }
+ }
+ ],
+ "groups": [
+ {
+ "name": "group",
+ "origin": [25.925, 2, -10.3625],
+ "color": 0,
+ "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/luv_aqueous_accumulator.json b/kubejs/assets/tfg/models/item/luv_aqueous_accumulator.json
new file mode 100644
index 000000000..8296680df
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/luv_aqueous_accumulator.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/luv_aqueous_accumulator"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/luv_food_oven.json b/kubejs/assets/tfg/models/item/luv_food_oven.json
new file mode 100644
index 000000000..17ce5e51f
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/luv_food_oven.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/luv_food_oven"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/luv_food_processor.json b/kubejs/assets/tfg/models/item/luv_food_processor.json
new file mode 100644
index 000000000..f24b74800
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/luv_food_processor.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/luv_food_processor"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/luv_gas_pressurizer.json b/kubejs/assets/tfg/models/item/luv_gas_pressurizer.json
new file mode 100644
index 000000000..191817577
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/luv_gas_pressurizer.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/luv_gas_pressurizer"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/saplings/aeronos.json b/kubejs/assets/tfg/models/item/saplings/aeronos.json
new file mode 100644
index 000000000..c3e30f531
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/saplings/aeronos.json
@@ -0,0 +1,3 @@
+{
+ "parent": "ad_astra:item/aeronos_mushroom"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/saplings/alphacene.json b/kubejs/assets/tfg/models/item/saplings/alphacene.json
new file mode 100644
index 000000000..5149099ce
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/saplings/alphacene.json
@@ -0,0 +1,3 @@
+{
+ "parent": "species:item/alphacene_mushroom"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/saplings/crimson.json b/kubejs/assets/tfg/models/item/saplings/crimson.json
new file mode 100644
index 000000000..aa1e76d4c
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/saplings/crimson.json
@@ -0,0 +1,3 @@
+{
+ "parent": "minecraft:item/crimson_fungus"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/saplings/strophar.json b/kubejs/assets/tfg/models/item/saplings/strophar.json
new file mode 100644
index 000000000..1063ad2d8
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/saplings/strophar.json
@@ -0,0 +1,3 @@
+{
+ "parent": "ad_astra:item/strophar_mushroom"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/saplings/warped.json b/kubejs/assets/tfg/models/item/saplings/warped.json
new file mode 100644
index 000000000..91d8ae6c2
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/saplings/warped.json
@@ -0,0 +1,3 @@
+{
+ "parent": "minecraft:item/warped_fungus"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/sniffer_egg.json b/kubejs/assets/tfg/models/item/sniffer_egg.json
new file mode 100644
index 000000000..ee27e4927
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/sniffer_egg.json
@@ -0,0 +1,6 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "minecraft:item/sniffer_egg"
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/sniffer_wool.json b/kubejs/assets/tfg/models/item/sniffer_wool.json
new file mode 100644
index 000000000..ce0429cbd
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/sniffer_wool.json
@@ -0,0 +1,6 @@
+{
+ "parent": "item/generated",
+ "textures": {
+ "layer0": "tfg:item/sniffer_wool"
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/spawn_egg/glacian_ram.json b/kubejs/assets/tfg/models/item/spawn_egg/glacian_ram.json
new file mode 100644
index 000000000..185724546
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/spawn_egg/glacian_ram.json
@@ -0,0 +1,6 @@
+{
+ "parent": "minecraft:item/generated",
+ "textures": {
+ "layer0": "tfg:item/spawn_egg/moon_rabbit"
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/spawn_egg/sniffer.json b/kubejs/assets/tfg/models/item/spawn_egg/sniffer.json
new file mode 100644
index 000000000..185724546
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/spawn_egg/sniffer.json
@@ -0,0 +1,6 @@
+{
+ "parent": "minecraft:item/generated",
+ "textures": {
+ "layer0": "tfg:item/spawn_egg/moon_rabbit"
+ }
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/uv_aqueous_accumulator.json b/kubejs/assets/tfg/models/item/uv_aqueous_accumulator.json
new file mode 100644
index 000000000..69628c0ed
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/uv_aqueous_accumulator.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/uv_aqueous_accumulator"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/uv_food_oven.json b/kubejs/assets/tfg/models/item/uv_food_oven.json
new file mode 100644
index 000000000..ab8b6e79b
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/uv_food_oven.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/uv_food_oven"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/uv_food_processor.json b/kubejs/assets/tfg/models/item/uv_food_processor.json
new file mode 100644
index 000000000..91aa6746f
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/uv_food_processor.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/uv_food_processor"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/uv_gas_pressurizer.json b/kubejs/assets/tfg/models/item/uv_gas_pressurizer.json
new file mode 100644
index 000000000..d8db0dce1
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/uv_gas_pressurizer.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/uv_gas_pressurizer"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/zpm_aqueous_accumulator.json b/kubejs/assets/tfg/models/item/zpm_aqueous_accumulator.json
new file mode 100644
index 000000000..69e0de4c5
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/zpm_aqueous_accumulator.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/zpm_aqueous_accumulator"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/zpm_food_oven.json b/kubejs/assets/tfg/models/item/zpm_food_oven.json
new file mode 100644
index 000000000..1bc502636
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/zpm_food_oven.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/zpm_food_oven"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/zpm_food_processor.json b/kubejs/assets/tfg/models/item/zpm_food_processor.json
new file mode 100644
index 000000000..bffcb9187
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/zpm_food_processor.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/zpm_food_processor"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/models/item/zpm_gas_pressurizer.json b/kubejs/assets/tfg/models/item/zpm_gas_pressurizer.json
new file mode 100644
index 000000000..f3ffa362a
--- /dev/null
+++ b/kubejs/assets/tfg/models/item/zpm_gas_pressurizer.json
@@ -0,0 +1,3 @@
+{
+ "parent": "tfg:block/machines/zpm_gas_pressurizer"
+}
\ No newline at end of file
diff --git a/kubejs/assets/tfg/particles/ore_prospector.json b/kubejs/assets/tfg/particles/ore_prospector.json
new file mode 100644
index 000000000..74e1988cc
--- /dev/null
+++ b/kubejs/assets/tfg/particles/ore_prospector.json
@@ -0,0 +1,5 @@
+{
+ "textures": [
+ "tfg:ore_prospector_particle"
+ ]
+}
diff --git a/kubejs/assets/tfg/particles/ore_prospector_vein.json b/kubejs/assets/tfg/particles/ore_prospector_vein.json
new file mode 100644
index 000000000..74e1988cc
--- /dev/null
+++ b/kubejs/assets/tfg/particles/ore_prospector_vein.json
@@ -0,0 +1,5 @@
+{
+ "textures": [
+ "tfg:ore_prospector_particle"
+ ]
+}
diff --git a/kubejs/assets/tfg/textures/block/casings/machine_casing_vacuum_engine_intake.png b/kubejs/assets/tfg/textures/block/casings/machine_casing_vacuum_engine_intake.png
new file mode 100644
index 000000000..cda7194b0
Binary files /dev/null and b/kubejs/assets/tfg/textures/block/casings/machine_casing_vacuum_engine_intake.png differ
diff --git a/kubejs/assets/tfg/textures/block/casings/machine_casing_vacuum_engine_intake.png.mcmeta b/kubejs/assets/tfg/textures/block/casings/machine_casing_vacuum_engine_intake.png.mcmeta
new file mode 100644
index 000000000..f96626000
--- /dev/null
+++ b/kubejs/assets/tfg/textures/block/casings/machine_casing_vacuum_engine_intake.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation":{
+ "frametime":1
+ }
+}
diff --git a/kubejs/assets/tfg/textures/block/casings/machine_casing_vacuum_engine_intake_active.png b/kubejs/assets/tfg/textures/block/casings/machine_casing_vacuum_engine_intake_active.png
new file mode 100644
index 000000000..8072b8fb4
Binary files /dev/null and b/kubejs/assets/tfg/textures/block/casings/machine_casing_vacuum_engine_intake_active.png differ
diff --git a/kubejs/assets/tfg/textures/block/casings/machine_casing_vacuum_engine_intake_active.png.mcmeta b/kubejs/assets/tfg/textures/block/casings/machine_casing_vacuum_engine_intake_active.png.mcmeta
new file mode 100644
index 000000000..f96626000
--- /dev/null
+++ b/kubejs/assets/tfg/textures/block/casings/machine_casing_vacuum_engine_intake_active.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation":{
+ "frametime":1
+ }
+}
diff --git a/kubejs/assets/tfg/textures/block/large_nest/large_nest_sniffer_0.png b/kubejs/assets/tfg/textures/block/large_nest/large_nest_sniffer_0.png
new file mode 100644
index 000000000..b8f371f0e
Binary files /dev/null and b/kubejs/assets/tfg/textures/block/large_nest/large_nest_sniffer_0.png differ
diff --git a/kubejs/assets/tfg/textures/block/large_nest/large_nest_warped_sniffer_0.png b/kubejs/assets/tfg/textures/block/large_nest/large_nest_warped_sniffer_0.png
new file mode 100644
index 000000000..0b01dc332
Binary files /dev/null and b/kubejs/assets/tfg/textures/block/large_nest/large_nest_warped_sniffer_0.png differ
diff --git a/kubejs/assets/tfg/textures/block/sand_spice.png b/kubejs/assets/tfg/textures/block/sand_spice.png
new file mode 100644
index 000000000..2989871e6
Binary files /dev/null and b/kubejs/assets/tfg/textures/block/sand_spice.png differ
diff --git a/kubejs/assets/tfg/textures/entity/sniffer/sheared_sniffer.png b/kubejs/assets/tfg/textures/entity/sniffer/sheared_sniffer.png
new file mode 100644
index 000000000..7bdc6c7c1
Binary files /dev/null and b/kubejs/assets/tfg/textures/entity/sniffer/sheared_sniffer.png differ
diff --git a/kubejs/assets/tfg/textures/gui/field_guide/prospecting/tfg_luv_ore_prospector.png b/kubejs/assets/tfg/textures/gui/field_guide/prospecting/tfg_luv_ore_prospector.png
new file mode 100644
index 000000000..dba14c33c
Binary files /dev/null and b/kubejs/assets/tfg/textures/gui/field_guide/prospecting/tfg_luv_ore_prospector.png differ
diff --git a/kubejs/assets/tfg/textures/gui/field_guide/prospecting/tfg_prospectors_pick_xray.png b/kubejs/assets/tfg/textures/gui/field_guide/prospecting/tfg_prospectors_pick_xray.png
new file mode 100644
index 000000000..c9b9d8331
Binary files /dev/null and b/kubejs/assets/tfg/textures/gui/field_guide/prospecting/tfg_prospectors_pick_xray.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/cooked_crusher_meat.png b/kubejs/assets/tfg/textures/item/food/cooked_crusher_meat.png
new file mode 100644
index 000000000..5b055d934
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/cooked_crusher_meat.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/cooked_glacian_mutton.png b/kubejs/assets/tfg/textures/item/food/cooked_glacian_mutton.png
new file mode 100644
index 000000000..af0b358ff
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/cooked_glacian_mutton.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/cooked_glider_wings.png b/kubejs/assets/tfg/textures/item/food/cooked_glider_wings.png
new file mode 100644
index 000000000..003a47b08
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/cooked_glider_wings.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/cooked_goober_meat.png b/kubejs/assets/tfg/textures/item/food/cooked_goober_meat.png
new file mode 100644
index 000000000..041f5433b
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/cooked_goober_meat.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/cooked_sniffer_beef.png b/kubejs/assets/tfg/textures/item/food/cooked_sniffer_beef.png
new file mode 100644
index 000000000..6e3a14577
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/cooked_sniffer_beef.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/cooked_springling_chops.png b/kubejs/assets/tfg/textures/item/food/cooked_springling_chops.png
new file mode 100644
index 000000000..4affb689b
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/cooked_springling_chops.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/cooked_walker_steak.png b/kubejs/assets/tfg/textures/item/food/cooked_walker_steak.png
new file mode 100644
index 000000000..25dff55b7
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/cooked_walker_steak.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/cooked_whole_soarer.png b/kubejs/assets/tfg/textures/item/food/cooked_whole_soarer.png
new file mode 100644
index 000000000..5004b8e77
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/cooked_whole_soarer.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/cooked_wraptor.png b/kubejs/assets/tfg/textures/item/food/cooked_wraptor.png
new file mode 100644
index 000000000..06326a0a3
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/cooked_wraptor.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/freeze_dried_blossom_berry.png b/kubejs/assets/tfg/textures/item/food/freeze_dried_blossom_berry.png
new file mode 100644
index 000000000..f047affab
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/freeze_dried_blossom_berry.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/freeze_dried_cave_pumpkin.png b/kubejs/assets/tfg/textures/item/food/freeze_dried_cave_pumpkin.png
new file mode 100644
index 000000000..57520e5a8
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/freeze_dried_cave_pumpkin.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/freeze_dried_shadow_berry.png b/kubejs/assets/tfg/textures/item/food/freeze_dried_shadow_berry.png
new file mode 100644
index 000000000..fd868713c
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/freeze_dried_shadow_berry.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/raw_crusher_meat.png b/kubejs/assets/tfg/textures/item/food/raw_crusher_meat.png
new file mode 100644
index 000000000..44b3984a0
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/raw_crusher_meat.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/raw_glacian_mutton.png b/kubejs/assets/tfg/textures/item/food/raw_glacian_mutton.png
new file mode 100644
index 000000000..6727628e1
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/raw_glacian_mutton.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/raw_glider_wings.png b/kubejs/assets/tfg/textures/item/food/raw_glider_wings.png
new file mode 100644
index 000000000..ce34f172a
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/raw_glider_wings.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/raw_goober_meat.png b/kubejs/assets/tfg/textures/item/food/raw_goober_meat.png
new file mode 100644
index 000000000..5c7a8e937
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/raw_goober_meat.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/raw_sniffer_beef.png b/kubejs/assets/tfg/textures/item/food/raw_sniffer_beef.png
new file mode 100644
index 000000000..b4167b3aa
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/raw_sniffer_beef.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/raw_springling_chops.png b/kubejs/assets/tfg/textures/item/food/raw_springling_chops.png
new file mode 100644
index 000000000..57c624022
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/raw_springling_chops.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/raw_walker_steak.png b/kubejs/assets/tfg/textures/item/food/raw_walker_steak.png
new file mode 100644
index 000000000..3c76c356e
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/raw_walker_steak.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/raw_whole_soarer.png b/kubejs/assets/tfg/textures/item/food/raw_whole_soarer.png
new file mode 100644
index 000000000..513b7c781
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/raw_whole_soarer.png differ
diff --git a/kubejs/assets/tfg/textures/item/food/raw_wraptor.png b/kubejs/assets/tfg/textures/item/food/raw_wraptor.png
new file mode 100644
index 000000000..06b3618f7
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/food/raw_wraptor.png differ
diff --git a/kubejs/assets/tfg/textures/item/high_density_treated_fiberboard.png b/kubejs/assets/tfg/textures/item/high_density_treated_fiberboard.png
new file mode 100644
index 000000000..061ecfa39
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/high_density_treated_fiberboard.png differ
diff --git a/kubejs/assets/tfg/textures/item/sniffer_wool.png b/kubejs/assets/tfg/textures/item/sniffer_wool.png
new file mode 100644
index 000000000..05346ed16
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/sniffer_wool.png differ
diff --git a/kubejs/assets/tfg/textures/item/treated_chipboard_composite.png b/kubejs/assets/tfg/textures/item/treated_chipboard_composite.png
new file mode 100644
index 000000000..cf3386024
Binary files /dev/null and b/kubejs/assets/tfg/textures/item/treated_chipboard_composite.png differ
diff --git a/kubejs/assets/tfg/textures/particle/ore_prospector_particle.png b/kubejs/assets/tfg/textures/particle/ore_prospector_particle.png
new file mode 100644
index 000000000..386bf3116
Binary files /dev/null and b/kubejs/assets/tfg/textures/particle/ore_prospector_particle.png differ
diff --git a/kubejs/client_scripts/tooltips.js b/kubejs/client_scripts/tooltips.js
index 507207135..c54b99749 100644
--- a/kubejs/client_scripts/tooltips.js
+++ b/kubejs/client_scripts/tooltips.js
@@ -1,138 +1,140 @@
"use strict";
+/**
+ * @param {Internal.ItemTooltipEventJS} event
+ */
const registerTooltips = (event) => {
- event.addAdvanced(['gtceu:lv_macerator', 'gtceu:mv_macerator', 'gtceu:hp_steam_macerator'], (item, advanced, text) => {
- text.add(1, [text.of('§7Only outputs the first slot shown in EMI/JEI until HV.')])
- })
+ //Your IDE may say that "item" and "advanced" are never used, but they are required! So dont remove them <3
+
event.addAdvanced(['minecraft:name_tag'], (item, advanced, text) => {
- text.add(1, [text.of('§7Used on a Scribing Table along with an item to name it, or with black dye to name the tag.')])
- })
- event.addAdvanced(['toolbelt:belt'], (item, advanced, text) => {
- text.add(1, [text.of('§7Press the §o§6Swap Tool§7 keybind to open the radial menu.')]),
- text.add(2, [text.of(`§7You can also right click with it in hand to add or remove tools.`)])
- text.add(3, [text.of(`§cDo not dye this or you won't be able to upgrade.`)])
- })
- event.addAdvanced(['toolbelt:pouch'], (item, advanced, text) => {
- text.add(1, [text.of('§7Used to upgrade your toolbelt to add more slots')]),
- text.add(2, [text.of(`§7Can't be used with §cd§ey§ae§9d §rbelts or belts that have tools inside.`)])
+ text.add(1, Text.translate('tfg.tooltip.nametag'))
})
event.addAdvanced(['firmalife:bucket/yeast_starter'], (item, advanced, text) => {
- text.add(1, [text.of('§7Created with dried fruit')])
+ text.add(1, Text.translate('tfg.tooltip.yeast_starter'))
})
event.addAdvanced(['firmalife:beehive'], (item, advanced, text) => {
- text.add(1, [text.of('§7Needs to be filled with empty frames and surrounded by flowers to attract bees.')])
- })
- event.addAdvanced(["treetap:tap"], (item, advanced, text) => {
- text.add(1, [text.of("§4Obsolete§f: Replaced by the AFC TreeTap, you can craft it from this one by placing this in a crafting table!")])
- })
- event.addAdvanced(["tfcea:refrigerator"], (item, advanced, text) => {
- text.add(1, [text.of("§4Obsolete§f: Replaced by the GregTech Refrigerator, you can craft it from this one by placing this in a crafting table!")])
+ text.add(1, Text.translate('tfg.tooltip.beehive'))
})
event.addAdvanced(['create:blaze_burner'], (item, advanced, text) => {
- text.add(1, text.of('§cSuperheat§r §7with Coke, Anthracite, or Flawless and Exquisite coal gems.'))
+ text.add(1, Text.translate('tfg.tooltip.blaze_burner'))
})
event.addAdvanced(['tfg:electric_greenhouse'], (item, advanced, text) => {
- text.add(1, text.of('This machine has a §2Perfect Overclock§r!')),
- text.add(2, text.of(`The interior is customizable! Check the multiblock preview in JEI.`))
+ text.add(1, Text.translate('tfg.tooltip.machine.perfect_overclock')),
+ text.add(2, Text.translate('tfg.tooltip.machine.customize_interior'))
+ })
+ event.addAdvanced(['gtceu:large_chemical_reactor'], (item, advanced, text) => {
+ text.add(1, Text.translate('tfg.tooltip.machine.perfect_overclock'))
})
event.addAdvanced(['gtceu:nether_dome'], (item, advanced, text) => {
- text.add(1, text.of('§7Artificial enviroment to simulate the Nether.')),
- text.add(2, text.of(`§7The interior is customizable! Check the multiblock preview in JEI.`))
+ text.add(1, Text.translate('tfg.tooltip.nether_dome_1')),
+ text.add(2, Text.translate('tfg.tooltip.machine.customize_interior'))
})
event.addAdvanced(['gtceu:end_dome'], (item, advanced, text) => {
- text.add(1, text.of('§7Artificial enviroment to simulate the End.')),
- text.add(2, text.of(`§7The interior is customizable! Check the multiblock preview in JEI.`))
+ text.add(1, Text.translate('tfg.tooltip.end_dome_1')),
+ text.add(2, Text.translate('tfg.tooltip.machine.customize_interior'))
})
// Insulation
event.addAdvanced(['create:copper_diving_helmet', 'create:copper_backtank', 'create:copper_diving_boots'], (item, advanced, text) => {
- text.add(1, text.of('§7Warmth: -1')),
- text.add(2, text.of('§7Insulation: +1'))
+ text.add(1, Text.translate('tfg.tooltip.armor.copper_diving_suit_warmth')),
+ text.add(2, Text.translate('tfg.tooltip.armor.copper_diving_suit_insulation'))
})
event.addAdvanced(['create:netherite_diving_helmet', 'create:netherite_backtank', 'create:netherite_diving_boots', 'minecraft:netherite_leggings'], (item, advanced, text) => {
- text.add(1, text.of('§7Warmth: -2')),
- text.add(2, text.of('§7Insulation: +9'))
- text.add(3, text.of('§7Wear the full set to be §eHeatproof§7 from ambient temperatures.'))
+ text.add(1, Text.translate('tfg.tooltip.armor.netherite_diving_suit_warmth')),
+ text.add(2, Text.translate('tfg.tooltip.armor.netherite_diving_suit_insulation'))
+ text.add(3, Text.translate('tfg.tooltip.armor.netherite_diving_suit_set'))
})
event.addAdvanced(['gtceu:nanomuscle_helmet', 'gtceu:nanomuscle_chestplate', 'gtceu:nanomuscle_leggings', 'gtceu:nanomuscle_boots', 'gtceu:advanced_nanomuscle_chestplate'], (item, advanced, text) => {
- text.add(1, text.of('§7Warmth: 0')),
- text.add(2, text.of('§7Insulation: +10'))
- text.add(3, text.of('§7Wear the full set to be §eFully Insulated§7 from ambient temperatures.'))
+ text.add(1, Text.translate('tfg.tooltip.armor.nanomuscle_warmth')),
+ text.add(2, Text.translate('tfg.tooltip.armor.nanomuscle_insulation'))
+ text.add(3, Text.translate('tfg.tooltip.armor.nanomuscle_set'))
})
event.addAdvanced(['gtceu:quarktech_helmet', 'gtceu:quarktech_chestplate', 'gtceu:quarktech_leggings', 'gtceu:quarktech_boots', 'gtceu:advanced_quarktech_chestplate'], (item, advanced, text) => {
- text.add(1, text.of('§7Warmth: 0')),
- text.add(2, text.of('§7Insulation: +10'))
- text.add(3, text.of('§7Wear the full set to be §eFully Insulated§7 from ambient temperatures.'))
+ text.add(1, Text.translate('tfg.tooltip.armor.quarktech_warmth')),
+ text.add(2, Text.translate('tfg.tooltip.armor.quarktech_insulation'))
+ text.add(3, Text.translate('tfg.tooltip.armor.quarktech_set'))
})
event.addAdvanced([
'ad_astra:space_helmet', 'ad_astra:space_suit', 'ad_astra:space_pants', 'ad_astra:space_boots',
'ad_astra:netherite_space_helmet', 'ad_astra:netherite_space_suit', 'ad_astra:netherite_space_pants', 'ad_astra:netherite_space_boots',
'ad_astra:jet_suit_helmet', 'ad_astra:jet_suit', 'ad_astra:jet_suit_pants', 'ad_astra:jet_suit_boots'
], (item, advanced, text) => {
- text.add(1, text.of('§7Warmth: 0')),
- text.add(2, text.of('§7Insulation: +10'))
- text.add(3, text.of('§7Wear the full set to be §eFully Insulated§7 from ambient temperatures.'))
+ text.add(1, Text.translate('tfg.tooltip.armor.space_suit_warmth')),
+ text.add(2, Text.translate('tfg.tooltip.armor.space_suit_insulation'))
+ text.add(3, Text.translate('tfg.tooltip.armor.space_suit_set'))
})
// Supports
global.TFC_WOOD_TYPES.forEach(wood => {
event.addAdvanced([`tfc:wood/support/${wood}`], (item, advanced, text) => {
- text.add(1, text.of('§79 x 5 x 9'))
+ text.add(1, Text.translate('tfg.tooltip.support.tier1'))
})
})
global.AFC_WOOD_TYPES.forEach(wood => {
event.addAdvanced([`afc:wood/support/${wood}`], (item, advanced, text) => {
- text.add(1, text.of('§79 x 5 x 9'))
+ text.add(1, Text.translate('tfg.tooltip.support.tier1'))
})
})
global.AD_ASTRA_WOOD.forEach(wood => {
event.addAdvanced([`tfg:${wood.name}_support`], (item, advanced, text) => {
- text.add(1, text.of('§79 x 5 x 9'))
+ text.add(1, Text.translate('tfg.tooltip.support.tier1'))
})
})
event.addAdvanced(['tfg:light_concrete_support', 'tfg:dark_concrete_support', 'tfg:rebar_support'], (item, advanced, text) => {
- text.add(1, text.of('§717 x 9 x 17'))
+ text.add(1, Text.translate('tfg.tooltip.support.tier2'))
})
event.addAdvanced(['tfg:reinforced_light_concrete_support', 'tfg:reinforced_dark_concrete_support', 'tfg:steel_support'], (item, advanced, text) => {
- text.add(1, text.of('§733 x 13 x 33'))
+ text.add(1, Text.translate('tfg.tooltip.support.tier3'))
})
const other_stone = ['pyroxenite', 'migmatite', 'travertine']
const stone_types = global.TFC_STONE_TYPES.concat(other_stone)
stone_types.forEach(stone => {
event.addAdvanced([`tfg:${stone}_support`], (item, advanced, text) => {
- text.add(1, text.of('§79 x 5 x 9'))
+ text.add(1, Text.translate('tfg.tooltip.support.tier1'))
})
})
// Vessels
event.addAdvanced(['#tfc:fired_vessels'], (item, advanced, text) => {
- text.add(1, text.of('§cMax: 3024mB'))
+ text.add(1, Text.translate('tfg.tooltip.vessels'))
})
// Solar Panel
event.addAdvanced(['ad_astra:solar_panel'], (item, advanced, text) => {
- text.add(1, text.of('Produces §6256 FE/t§r (64 EU/t) on the §6moon§r during the §6day§r'))
+ text.add(1, Text.translate('tfg.tooltip.solar_panel.single'))
})
event.addAdvanced(['gtceu:large_solar_panel'], (item, advanced, text) => {
- text.add(1, text.of('Massive structure producing from §61024 to 4096 EU/t§r on the §6moon§r during the §6day§r'))
+ text.add(1, Text.translate('tfg.tooltip.solar_panel.large_tier1'))
})
event.addAdvanced(['gtceu:large_solar_panel_tier2'], (item, advanced, text) => {
- text.add(1, text.of('Massive structure producing from §64096 to 16384 EU/t§r on the §6moon§r during the §6day§r'))
+ text.add(1, Text.translate('tfg.tooltip.solar_panel.large_tier2'))
})
event.addAdvanced(['gtceu:large_solar_panel_tier3'], (item, advanced, text) => {
- text.add(1, text.of('Massive structure producing from §616384 to 65536 EU/t§r on the §6moon§r during the §6day§r'))
+ text.add(1, Text.translate('tfg.tooltip.solar_panel.large_tier3'))
})
- // MEGA Deprecated 0.10
+ // Mars Animals
+ event.addAdvanced(['species:petrified_egg'], (item, advanced, text) => {
+ text.add(1, Text.translate('tfg.tooltip.petrified_egg'))
+ })
+
+ //#region Deprecated Items
event.addAdvanced(['#megacells:mega_interface'], (item, advanced, text) => {
- text.add(1, text.of('§cDeprecated, cannot be crafted any more'))
+ text.add(1, Text.translate('tfg.tooltip.obsolete.depreciated'))
})
event.addAdvanced(['#megacells:mega_pattern_provider'], (item, advanced, text) => {
- text.add(1, text.of('§cDeprecated, cannot be crafted any more'))
+ text.add(1, Text.translate('tfg.tooltip.obsolete.depreciated'))
})
+ event.addAdvanced(["treetap:tap"], (item, advanced, text) => {
+ text.add(1, Text.translate('tfg.tooltip.obsolete.tree_tap'))
+ })
+ event.addAdvanced(["tfcea:refrigerator"], (item, advanced, text) => {
+ text.add(1, Text.translate('tfg.tooltip.obsolete.fridge'))
+ })
+ //#endregion
}
\ No newline at end of file
diff --git a/kubejs/data/ad_astra/planets/earth.json b/kubejs/data/ad_astra/planets/earth.json
index 72bb5ad14..f78621687 100644
--- a/kubejs/data/ad_astra/planets/earth.json
+++ b/kubejs/data/ad_astra/planets/earth.json
@@ -3,7 +3,7 @@
"gravity": 9.807,
"orbit": "ad_astra:earth_orbit",
"oxygen": true,
- "solar_power": 32,
+ "solar_power": 16,
"solar_system": "ad_astra:solar_system",
"temperature": 15,
"tier": 1
diff --git a/kubejs/data/ad_astra/planets/mars.json b/kubejs/data/ad_astra/planets/mars.json
index 37c5c5f50..bd5e4a25d 100644
--- a/kubejs/data/ad_astra/planets/mars.json
+++ b/kubejs/data/ad_astra/planets/mars.json
@@ -3,7 +3,7 @@
"gravity": 3.72076,
"orbit": "ad_astra:mars_orbit",
"oxygen": false,
- "solar_power": 32,
+ "solar_power": 16,
"solar_system": "ad_astra:solar_system",
"temperature": -65,
"tier": 2
diff --git a/kubejs/data/ad_astra/planets/moon.json b/kubejs/data/ad_astra/planets/moon.json
index 0205ab90e..c8f638877 100644
--- a/kubejs/data/ad_astra/planets/moon.json
+++ b/kubejs/data/ad_astra/planets/moon.json
@@ -3,7 +3,7 @@
"gravity": 1.622,
"orbit": "ad_astra:moon_orbit",
"oxygen": false,
- "solar_power": 256,
+ "solar_power": 128,
"solar_system": "ad_astra:solar_system",
"temperature": -173,
"tier": 1
diff --git a/kubejs/data/ad_astra/planets/venus.json b/kubejs/data/ad_astra/planets/venus.json
index ed182032e..05d66842f 100644
--- a/kubejs/data/ad_astra/planets/venus.json
+++ b/kubejs/data/ad_astra/planets/venus.json
@@ -3,7 +3,7 @@
"gravity": 8.87,
"orbit": "ad_astra:venus_orbit",
"oxygen": false,
- "solar_power": 32,
+ "solar_power": 16,
"solar_system": "ad_astra:solar_system",
"temperature": 465,
"tier": 3
diff --git a/kubejs/data/expatternprovider/loot_tables/blocks/ex_emc_interface.json b/kubejs/data/expatternprovider/loot_tables/blocks/ex_emc_interface.json
index 9d73324fe..c1e0b0905 100644
--- a/kubejs/data/expatternprovider/loot_tables/blocks/ex_emc_interface.json
+++ b/kubejs/data/expatternprovider/loot_tables/blocks/ex_emc_interface.json
@@ -1,20 +1,4 @@
{
"type": "minecraft:block",
- "pools": [
- {
- "name": "loot_pool",
- "rolls": 1,
- "entries": [
- {
- "type": "minecraft:item",
- "name": "expatternprovider:ex_emc_interface"
- }
- ],
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ]
- }
- ]
+ "pools": []
}
\ No newline at end of file
diff --git a/kubejs/data/megacells/loot_tables/blocks/mega_emc_interface.json b/kubejs/data/megacells/loot_tables/blocks/mega_emc_interface.json
index b293a6912..c1e0b0905 100644
--- a/kubejs/data/megacells/loot_tables/blocks/mega_emc_interface.json
+++ b/kubejs/data/megacells/loot_tables/blocks/mega_emc_interface.json
@@ -1,20 +1,4 @@
{
"type": "minecraft:block",
- "pools": [
- {
- "name": "loot_pool",
- "rolls": 1,
- "entries": [
- {
- "type": "minecraft:item",
- "name": "megacells:mega_emc_interface"
- }
- ],
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ]
- }
- ]
+ "pools": []
}
\ No newline at end of file
diff --git a/kubejs/data/railways/loot_tables/entities/conductor.json b/kubejs/data/railways/loot_tables/entities/conductor.json
index 1f3b78b18..6fe9965c2 100644
--- a/kubejs/data/railways/loot_tables/entities/conductor.json
+++ b/kubejs/data/railways/loot_tables/entities/conductor.json
@@ -1,5 +1,5 @@
-{
- "type": "minecraft:entity",
- "pools": [],
- "random_sequence": "railways:entities/conductor"
+{
+ "type": "minecraft:entity",
+ "pools": [],
+ "random_sequence": "railways:entities/conductor"
}
\ No newline at end of file
diff --git a/kubejs/data/species/forge/biome_modifier/add_bewereager.json b/kubejs/data/species/forge/biome_modifier/add_bewereager.json
new file mode 100644
index 000000000..2d96022cf
--- /dev/null
+++ b/kubejs/data/species/forge/biome_modifier/add_bewereager.json
@@ -0,0 +1,3 @@
+{
+ "type": "forge:none"
+}
\ No newline at end of file
diff --git a/kubejs/data/species/forge/biome_modifier/add_birted_birch_trees.json b/kubejs/data/species/forge/biome_modifier/add_birted_birch_trees.json
new file mode 100644
index 000000000..2d96022cf
--- /dev/null
+++ b/kubejs/data/species/forge/biome_modifier/add_birted_birch_trees.json
@@ -0,0 +1,3 @@
+{
+ "type": "forge:none"
+}
\ No newline at end of file
diff --git a/kubejs/data/species/forge/biome_modifier/add_cliff_hanger.json b/kubejs/data/species/forge/biome_modifier/add_cliff_hanger.json
new file mode 100644
index 000000000..2d96022cf
--- /dev/null
+++ b/kubejs/data/species/forge/biome_modifier/add_cliff_hanger.json
@@ -0,0 +1,3 @@
+{
+ "type": "forge:none"
+}
\ No newline at end of file
diff --git a/kubejs/data/species/forge/biome_modifier/add_deepfish.json b/kubejs/data/species/forge/biome_modifier/add_deepfish.json
new file mode 100644
index 000000000..2d96022cf
--- /dev/null
+++ b/kubejs/data/species/forge/biome_modifier/add_deepfish.json
@@ -0,0 +1,3 @@
+{
+ "type": "forge:none"
+}
\ No newline at end of file
diff --git a/kubejs/data/species/forge/biome_modifier/add_ghoul.json b/kubejs/data/species/forge/biome_modifier/add_ghoul.json
new file mode 100644
index 000000000..2d96022cf
--- /dev/null
+++ b/kubejs/data/species/forge/biome_modifier/add_ghoul.json
@@ -0,0 +1,3 @@
+{
+ "type": "forge:none"
+}
\ No newline at end of file
diff --git a/kubejs/data/species/forge/biome_modifier/add_leaf_hanger.json b/kubejs/data/species/forge/biome_modifier/add_leaf_hanger.json
new file mode 100644
index 000000000..2d96022cf
--- /dev/null
+++ b/kubejs/data/species/forge/biome_modifier/add_leaf_hanger.json
@@ -0,0 +1,3 @@
+{
+ "type": "forge:none"
+}
\ No newline at end of file
diff --git a/kubejs/data/species/forge/biome_modifier/add_limpet.json b/kubejs/data/species/forge/biome_modifier/add_limpet.json
new file mode 100644
index 000000000..2d96022cf
--- /dev/null
+++ b/kubejs/data/species/forge/biome_modifier/add_limpet.json
@@ -0,0 +1,3 @@
+{
+ "type": "forge:none"
+}
\ No newline at end of file
diff --git a/kubejs/data/species/forge/biome_modifier/add_mammutilation_remnant.json b/kubejs/data/species/forge/biome_modifier/add_mammutilation_remnant.json
new file mode 100644
index 000000000..2d96022cf
--- /dev/null
+++ b/kubejs/data/species/forge/biome_modifier/add_mammutilation_remnant.json
@@ -0,0 +1,3 @@
+{
+ "type": "forge:none"
+}
\ No newline at end of file
diff --git a/kubejs/data/species/forge/biome_modifier/add_quake.json b/kubejs/data/species/forge/biome_modifier/add_quake.json
new file mode 100644
index 000000000..2d96022cf
--- /dev/null
+++ b/kubejs/data/species/forge/biome_modifier/add_quake.json
@@ -0,0 +1,3 @@
+{
+ "type": "forge:none"
+}
\ No newline at end of file
diff --git a/kubejs/data/species/forge/biome_modifier/add_stackatick.json b/kubejs/data/species/forge/biome_modifier/add_stackatick.json
new file mode 100644
index 000000000..2d96022cf
--- /dev/null
+++ b/kubejs/data/species/forge/biome_modifier/add_stackatick.json
@@ -0,0 +1,3 @@
+{
+ "type": "forge:none"
+}
\ No newline at end of file
diff --git a/kubejs/data/species/forge/biome_modifier/add_treeper.json b/kubejs/data/species/forge/biome_modifier/add_treeper.json
new file mode 100644
index 000000000..2d96022cf
--- /dev/null
+++ b/kubejs/data/species/forge/biome_modifier/add_treeper.json
@@ -0,0 +1,3 @@
+{
+ "type": "forge:none"
+}
\ No newline at end of file
diff --git a/kubejs/data/species/forge/biome_modifier/add_wicked.json b/kubejs/data/species/forge/biome_modifier/add_wicked.json
new file mode 100644
index 000000000..2d96022cf
--- /dev/null
+++ b/kubejs/data/species/forge/biome_modifier/add_wicked.json
@@ -0,0 +1,3 @@
+{
+ "type": "forge:none"
+}
\ No newline at end of file
diff --git a/kubejs/data/species/forge/biome_modifier/add_wraptor.json b/kubejs/data/species/forge/biome_modifier/add_wraptor.json
new file mode 100644
index 000000000..2d96022cf
--- /dev/null
+++ b/kubejs/data/species/forge/biome_modifier/add_wraptor.json
@@ -0,0 +1,3 @@
+{
+ "type": "forge:none"
+}
\ No newline at end of file
diff --git a/kubejs/data/species/loot_tables/entities/goober.json b/kubejs/data/species/loot_tables/entities/goober.json
new file mode 100644
index 000000000..57f9bdfc7
--- /dev/null
+++ b/kubejs/data/species/loot_tables/entities/goober.json
@@ -0,0 +1,65 @@
+{
+ "__comment__": "This file was automatically created by mcresources",
+ "type": "minecraft:entity",
+ "pools": [
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "tfg:food/raw_goober_meat",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 2,
+ "max": 8
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "minecraft:bone",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 1,
+ "max": 5,
+ "type": "minecraft:uniform"
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "minecraft:slime_ball",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 0,
+ "max": 3,
+ "type": "minecraft:uniform"
+ }
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/data/species/loot_tables/entities/springling.json b/kubejs/data/species/loot_tables/entities/springling.json
new file mode 100644
index 000000000..ac522db86
--- /dev/null
+++ b/kubejs/data/species/loot_tables/entities/springling.json
@@ -0,0 +1,65 @@
+{
+ "__comment__": "This file was automatically created by mcresources",
+ "type": "minecraft:entity",
+ "pools": [
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "tfg:food/raw_springling_chops",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 2,
+ "max": 6
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "minecraft:bone",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 1,
+ "max": 3,
+ "type": "minecraft:uniform"
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "gtceu:copper_spring",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 0,
+ "max": 1,
+ "type": "minecraft:uniform"
+ }
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/dimension_type/moon.json b/kubejs/data/tfg/dimension_type/moon.json
index 492702880..018d89689 100644
--- a/kubejs/data/tfg/dimension_type/moon.json
+++ b/kubejs/data/tfg/dimension_type/moon.json
@@ -10,7 +10,7 @@
"infiniburn": "#minecraft:infiniburn_overworld",
"logical_height": 384,
"min_y": 0,
- "monster_spawn_block_light_limit": 15,
+ "monster_spawn_block_light_limit": 0,
"monster_spawn_light_level": {
"type": "minecraft:uniform",
"value": {
diff --git a/kubejs/data/tfg/loot_tables/entities/glacian_ram.json b/kubejs/data/tfg/loot_tables/entities/glacian_ram.json
new file mode 100644
index 000000000..d6074695c
--- /dev/null
+++ b/kubejs/data/tfg/loot_tables/entities/glacian_ram.json
@@ -0,0 +1,60 @@
+{
+ "__comment__": "This file was automatically created by mcresources",
+ "type": "minecraft:entity",
+ "pools": [
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "tfg:food/raw_glacian_mutton",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "type": "tfc:animal_yield",
+ "min": 4,
+ "max": {
+ "type": "minecraft:uniform",
+ "min": 12,
+ "max": 18
+ }
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "minecraft:bone",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 1,
+ "max": 3,
+ "type": "minecraft:uniform"
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "tfc:small_raw_hide"
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/loot_tables/entities/sniffer.json b/kubejs/data/tfg/loot_tables/entities/sniffer.json
new file mode 100644
index 000000000..f2e4f9c6c
--- /dev/null
+++ b/kubejs/data/tfg/loot_tables/entities/sniffer.json
@@ -0,0 +1,60 @@
+{
+ "__comment__": "This file was automatically created by mcresources",
+ "type": "minecraft:entity",
+ "pools": [
+ {
+ "name": "loot_pool",
+ "rolls": 2,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "tfg:food/raw_sniffer_beef",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "type": "tfc:animal_yield",
+ "min": 4,
+ "max": {
+ "type": "minecraft:uniform",
+ "min": 12,
+ "max": 18
+ }
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "loot_pool",
+ "rolls": 2,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "minecraft:bone",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 1,
+ "max": 3,
+ "type": "minecraft:uniform"
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "tfc:large_raw_hide"
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/biome/mars/amber_hills.json b/kubejs/data/tfg/worldgen/biome/mars/amber_hills.json
index 1a55f6e36..84c8887ee 100644
--- a/kubejs/data/tfg/worldgen/biome/mars/amber_hills.json
+++ b/kubejs/data/tfg/worldgen/biome/mars/amber_hills.json
@@ -14,12 +14,6 @@
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
- "particle": {
- "options": {
- "type": "minecraft:crimson_spore"
- },
- "probability": 0.014
- },
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
@@ -46,6 +40,7 @@
"#tfg:mars_veins",
[],
[
+ "tfg:mars_forest",
"tfc:raw_boulder",
"tfc:cobble_boulder",
"tfc:raw_boulder_small_patch",
@@ -57,16 +52,20 @@
"has_precipitation": false,
"spawn_costs": {
"endermanoverhaul:crimson_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:warped_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:badlands_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "minecraft:enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
}
},
"spawners": {
@@ -74,22 +73,52 @@
"axolotls": [],
"creature": [
{
- "type": "minecraft:sniffer",
+ "type": "tfg:sniffer",
"maxCount": 3,
"minCount": 1,
+ "weight": 50
+ },
+ {
+ "type": "species:wraptor",
+ "maxCount": 4,
+ "minCount": 1,
"weight": 100
},
{
- "type": "species:wraptor",
- "maxCount": 3,
+ "type": "wan_ancient_beasts:crusher",
+ "maxCount": 5,
"minCount": 1,
"weight": 100
},
+ {
+ "type": "wan_ancient_beasts:glider",
+ "maxCount": 4,
+ "minCount": 1,
+ "weight": 100
+ },
+ {
+ "type": "wan_ancient_beasts:soarer",
+ "maxCount": 2,
+ "minCount": 1,
+ "weight": 60
+ },
+ {
+ "type": "wan_ancient_beasts:eater",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 10
+ },
{
"type": "species:springling",
"maxCount": 3,
"minCount": 1,
- "weight": 100
+ "weight": 50
+ },
+ {
+ "type": "tfg:glacian_ram",
+ "maxCount": 3,
+ "minCount": 1,
+ "weight": 40
}
],
"misc": [],
@@ -102,7 +131,7 @@
},
{
"type": "endermanoverhaul:warped_forest_enderman",
- "maxCount": 3,
+ "maxCount": 1,
"minCount": 1,
"weight": 100
},
@@ -111,6 +140,12 @@
"maxCount": 1,
"minCount": 1,
"weight": 100
+ },
+ {
+ "type": "minecraft:enderman",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 20
}
],
"underground_water_creature": [],
diff --git a/kubejs/data/tfg/worldgen/biome/mars/amber_plains.json b/kubejs/data/tfg/worldgen/biome/mars/amber_plains.json
index 6a4d9eaf1..25cb5ed0f 100644
--- a/kubejs/data/tfg/worldgen/biome/mars/amber_plains.json
+++ b/kubejs/data/tfg/worldgen/biome/mars/amber_plains.json
@@ -14,12 +14,6 @@
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
- "particle": {
- "options": {
- "type": "minecraft:crimson_spore"
- },
- "probability": 0.014
- },
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
@@ -44,6 +38,7 @@
"#tfg:mars_veins",
[],
[
+ "tfg:mars_forest",
"tfg:mars/semiheavy_ammoniacal_water"
],
"#tfg:mars_amber_vegetal_decoration",
@@ -52,16 +47,20 @@
"has_precipitation": false,
"spawn_costs": {
"endermanoverhaul:crimson_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:warped_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:badlands_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "minecraft:enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
}
},
"spawners": {
@@ -69,28 +68,52 @@
"axolotls": [],
"creature": [
{
- "type": "minecraft:sniffer",
+ "type": "tfg:sniffer",
"maxCount": 3,
"minCount": 1,
"weight": 100
},
{
"type": "species:wraptor",
+ "maxCount": 4,
+ "minCount": 2,
+ "weight": 100
+ },
+ {
+ "type": "wan_ancient_beasts:walker",
"maxCount": 3,
"minCount": 1,
"weight": 100
},
{
- "type": "species:goober",
- "maxCount": 1,
+ "type": "wan_ancient_beasts:crusher",
+ "maxCount": 5,
"minCount": 1,
"weight": 100
},
{
- "type": "species:springling",
+ "type": "wan_ancient_beasts:glider",
+ "maxCount": 2,
+ "minCount": 1,
+ "weight": 20
+ },
+ {
+ "type": "wan_ancient_beasts:soarer",
"maxCount": 1,
"minCount": 1,
+ "weight": 5
+ },
+ {
+ "type": "tfg:glacian_ram",
+ "maxCount": 5,
+ "minCount": 1,
"weight": 100
+ },
+ {
+ "type": "wan_ancient_beasts:eater",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 5
}
],
"misc": [],
@@ -103,7 +126,7 @@
},
{
"type": "endermanoverhaul:warped_forest_enderman",
- "maxCount": 3,
+ "maxCount": 1,
"minCount": 1,
"weight": 100
},
@@ -112,11 +135,24 @@
"maxCount": 1,
"minCount": 1,
"weight": 100
+ },
+ {
+ "type": "minecraft:enderman",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 20
}
],
"underground_water_creature": [],
"water_ambient": [],
- "water_creature": []
+ "water_creature": [
+ {
+ "type": "wan_ancient_beasts:surfer",
+ "maxCount": 2,
+ "minCount": 1,
+ "weight": 100
+ }
+ ]
},
"temperature": 0.8
}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/biome/mars/martian_deep_desert.json b/kubejs/data/tfg/worldgen/biome/mars/martian_deep_desert.json
index 78a015371..5f8417922 100644
--- a/kubejs/data/tfg/worldgen/biome/mars/martian_deep_desert.json
+++ b/kubejs/data/tfg/worldgen/biome/mars/martian_deep_desert.json
@@ -1,6 +1,8 @@
{
"carvers": {
- "air": []
+ "air": [
+ "tfg:mars_cave"
+ ]
},
"downfall": 0.0,
"effects": {
@@ -11,12 +13,6 @@
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
- "particle": {
- "options": {
- "type": "minecraft:crimson_spore"
- },
- "probability": 0.014
- },
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
diff --git a/kubejs/data/tfg/worldgen/biome/mars/martian_dune_edge.json b/kubejs/data/tfg/worldgen/biome/mars/martian_dune_edge.json
index 5daa5d6c7..f52a6a05e 100644
--- a/kubejs/data/tfg/worldgen/biome/mars/martian_dune_edge.json
+++ b/kubejs/data/tfg/worldgen/biome/mars/martian_dune_edge.json
@@ -1,6 +1,8 @@
{
"carvers": {
- "air": []
+ "air": [
+ "tfg:mars_cave"
+ ]
},
"downfall": 0.0,
"effects": {
@@ -11,12 +13,6 @@
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
- "particle": {
- "options": {
- "type": "minecraft:crimson_spore"
- },
- "probability": 0.014
- },
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
@@ -56,29 +52,64 @@
"has_precipitation": false,
"spawn_costs": {
"endermanoverhaul:crimson_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:warped_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:badlands_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "minecraft:enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
}
},
"spawners": {
"ambient": [],
"axolotls": [],
- "creature": [],
+ "creature": [
+ {
+ "type": "wan_ancient_beasts:crusher",
+ "maxCount": 2,
+ "minCount": 1,
+ "weight": 100
+ },
+ {
+ "type": "wan_ancient_beasts:glider",
+ "maxCount": 2,
+ "minCount": 1,
+ "weight": 20
+ }
+ ],
"misc": [],
"monster": [
+ {
+ "type": "endermanoverhaul:crimson_forest_enderman",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 100
+ },
+ {
+ "type": "endermanoverhaul:warped_forest_enderman",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 100
+ },
{
"type": "endermanoverhaul:badlands_enderman",
"maxCount": 1,
"minCount": 1,
"weight": 100
+ },
+ {
+ "type": "minecraft:enderman",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 20
}
],
"underground_water_creature": [],
diff --git a/kubejs/data/tfg/worldgen/biome/mars/martian_dunes.json b/kubejs/data/tfg/worldgen/biome/mars/martian_dunes.json
index d5696a2ff..a9e2f7605 100644
--- a/kubejs/data/tfg/worldgen/biome/mars/martian_dunes.json
+++ b/kubejs/data/tfg/worldgen/biome/mars/martian_dunes.json
@@ -1,6 +1,8 @@
{
"carvers": {
- "air": []
+ "air": [
+ "tfg:mars_cave"
+ ]
},
"downfall": 0.0,
"effects": {
@@ -11,12 +13,6 @@
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
- "particle": {
- "options": {
- "type": "minecraft:crimson_spore"
- },
- "probability": 0.014
- },
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
@@ -51,7 +47,22 @@
],
"has_precipitation": false,
"spawn_costs": {
-
+ "endermanoverhaul:crimson_forest_enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "endermanoverhaul:warped_forest_enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "endermanoverhaul:badlands_enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "minecraft:enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
+ }
},
"spawners": {
"ambient": [],
diff --git a/kubejs/data/tfg/worldgen/biome/mars/martian_mountains.json b/kubejs/data/tfg/worldgen/biome/mars/martian_mountains.json
index 337134484..434e22a43 100644
--- a/kubejs/data/tfg/worldgen/biome/mars/martian_mountains.json
+++ b/kubejs/data/tfg/worldgen/biome/mars/martian_mountains.json
@@ -14,12 +14,6 @@
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
- "particle": {
- "options": {
- "type": "minecraft:crimson_spore"
- },
- "probability": 0.014
- },
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
@@ -28,7 +22,7 @@
[
"tfc:erosion"
],
- "#tfc:feature/volcanoes",
+ [],
[
"tfg:earth/geode/amethyst",
"tfg:earth/geode/barite",
@@ -57,16 +51,20 @@
"has_precipitation": false,
"spawn_costs": {
"endermanoverhaul:crimson_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:warped_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:badlands_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "minecraft:enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
}
},
"spawners": {
@@ -84,6 +82,24 @@
"maxCount": 4,
"minCount": 2,
"weight": 100
+ },
+ {
+ "type": "wan_ancient_beasts:crusher",
+ "maxCount": 2,
+ "minCount": 1,
+ "weight": 80
+ },
+ {
+ "type": "wan_ancient_beasts:glider",
+ "maxCount": 2,
+ "minCount": 1,
+ "weight": 50
+ },
+ {
+ "type": "wan_ancient_beasts:soarer",
+ "maxCount": 2,
+ "minCount": 1,
+ "weight": 50
}
],
"misc": [],
@@ -96,7 +112,7 @@
},
{
"type": "endermanoverhaul:warped_forest_enderman",
- "maxCount": 3,
+ "maxCount": 1,
"minCount": 1,
"weight": 100
},
@@ -105,6 +121,12 @@
"maxCount": 1,
"minCount": 1,
"weight": 100
+ },
+ {
+ "type": "minecraft:enderman",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 20
}
],
"underground_water_creature": [],
diff --git a/kubejs/data/tfg/worldgen/biome/mars/martian_oasis.json b/kubejs/data/tfg/worldgen/biome/mars/martian_oasis.json
index 2cb57e6e9..4b4c5a4ef 100644
--- a/kubejs/data/tfg/worldgen/biome/mars/martian_oasis.json
+++ b/kubejs/data/tfg/worldgen/biome/mars/martian_oasis.json
@@ -1,6 +1,8 @@
{
"carvers": {
- "air": []
+ "air": [
+ "tfg:mars_cave"
+ ]
},
"downfall": 0.0,
"effects": {
@@ -11,12 +13,6 @@
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
- "particle": {
- "options": {
- "type": "minecraft:crimson_spore"
- },
- "probability": 0.014
- },
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
@@ -43,6 +39,7 @@
"#tfg:mars_veins",
[],
[
+ "tfg:mars_forest",
"tfc:raw_boulder",
"tfc:cobble_boulder",
"tfc:raw_boulder_small_patch",
@@ -55,14 +52,22 @@
"has_precipitation": false,
"spawn_costs": {
"endermanoverhaul:crimson_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:warped_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:badlands_enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "minecraft:enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "species:quake": {
"energy_budget": 0.15,
"charge": 0.7
}
@@ -87,7 +92,7 @@
},
{
"type": "endermanoverhaul:warped_forest_enderman",
- "maxCount": 3,
+ "maxCount": 1,
"minCount": 1,
"weight": 20
},
@@ -96,11 +101,24 @@
"maxCount": 1,
"minCount": 1,
"weight": 50
+ },
+ {
+ "type": "minecraft:enderman",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 20
}
],
"underground_water_creature": [],
"water_ambient": [],
- "water_creature": []
+ "water_creature": [
+ {
+ "type": "wan_ancient_beasts:surfer",
+ "maxCount": 2,
+ "minCount": 1,
+ "weight": 100
+ }
+ ]
},
"temperature": 0.8
}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/biome/mars/martian_river.json b/kubejs/data/tfg/worldgen/biome/mars/martian_river.json
index 0710509e4..304c71094 100644
--- a/kubejs/data/tfg/worldgen/biome/mars/martian_river.json
+++ b/kubejs/data/tfg/worldgen/biome/mars/martian_river.json
@@ -14,12 +14,6 @@
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
- "particle": {
- "options": {
- "type": "minecraft:crimson_spore"
- },
- "probability": 0.014
- },
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
@@ -57,33 +51,31 @@
"has_precipitation": false,
"spawn_costs": {
"endermanoverhaul:crimson_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:warped_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:badlands_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "minecraft:enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
}
},
"spawners": {
"ambient": [],
"axolotls": [],
"creature": [
- {
- "type": "minecraft:sniffer",
- "maxCount": 2,
- "minCount": 1,
- "weight": 75
- },
{
"type": "species:wraptor",
"maxCount": 2,
"minCount": 1,
- "weight": 75
+ "weight": 50
},
{
"type": "species:goober",
@@ -102,7 +94,7 @@
},
{
"type": "endermanoverhaul:warped_forest_enderman",
- "maxCount": 3,
+ "maxCount": 1,
"minCount": 1,
"weight": 100
},
@@ -111,11 +103,30 @@
"maxCount": 1,
"minCount": 1,
"weight": 100
+ },
+ {
+ "type": "minecraft:enderman",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 20
}
],
"underground_water_creature": [],
"water_ambient": [],
- "water_creature": []
+ "water_creature": [
+ {
+ "type": "wan_ancient_beasts:toxlacanth",
+ "maxCount": 5,
+ "minCount": 2,
+ "weight": 100
+ },
+ {
+ "type": "wan_ancient_beasts:surfer",
+ "maxCount": 3,
+ "minCount": 2,
+ "weight": 100
+ }
+ ]
},
"temperature": 0.8
}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/biome/mars/martian_riverbed.json b/kubejs/data/tfg/worldgen/biome/mars/martian_riverbed.json
index f06783c25..f7eb9f539 100644
--- a/kubejs/data/tfg/worldgen/biome/mars/martian_riverbed.json
+++ b/kubejs/data/tfg/worldgen/biome/mars/martian_riverbed.json
@@ -14,12 +14,6 @@
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
- "particle": {
- "options": {
- "type": "minecraft:crimson_spore"
- },
- "probability": 0.014
- },
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
@@ -46,6 +40,7 @@
"#tfg:mars_veins",
[],
[
+ "tfg:mars_forest",
"tfc:raw_boulder",
"tfc:cobble_boulder",
"tfc:raw_boulder_small_patch",
@@ -59,28 +54,26 @@
"has_precipitation": false,
"spawn_costs": {
"endermanoverhaul:crimson_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:warped_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:badlands_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "minecraft:enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
}
},
"spawners": {
"ambient": [],
"axolotls": [],
"creature": [
- {
- "type": "minecraft:sniffer",
- "maxCount": 1,
- "minCount": 1,
- "weight": 50
- },
{
"type": "species:wraptor",
"maxCount": 2,
@@ -104,7 +97,7 @@
},
{
"type": "endermanoverhaul:warped_forest_enderman",
- "maxCount": 3,
+ "maxCount": 1,
"minCount": 1,
"weight": 100
},
@@ -113,11 +106,30 @@
"maxCount": 1,
"minCount": 1,
"weight": 100
+ },
+ {
+ "type": "minecraft:enderman",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 20
}
],
"underground_water_creature": [],
"water_ambient": [],
- "water_creature": []
+ "water_creature": [
+ {
+ "type": "wan_ancient_beasts:toxlacanth",
+ "maxCount": 5,
+ "minCount": 2,
+ "weight": 100
+ },
+ {
+ "type": "wan_ancient_beasts:surfer",
+ "maxCount": 3,
+ "minCount": 2,
+ "weight": 100
+ }
+ ]
},
"temperature": 0.8
}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json b/kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json
index 87a52cb71..3745a481c 100644
--- a/kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json
+++ b/kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json
@@ -14,12 +14,6 @@
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
- "particle": {
- "options": {
- "type": "minecraft:crimson_spore"
- },
- "probability": 0.014
- },
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
@@ -46,6 +40,7 @@
"#tfg:mars_veins",
[],
[
+ "tfg:mars_forest",
"tfc:raw_boulder",
"tfc:cobble_boulder",
"tfc:raw_boulder_small_patch",
@@ -57,16 +52,20 @@
"has_precipitation": false,
"spawn_costs": {
"endermanoverhaul:crimson_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:warped_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:badlands_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "minecraft:enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
}
},
"spawners": {
@@ -74,22 +73,52 @@
"axolotls": [],
"creature": [
{
- "type": "minecraft:sniffer",
+ "type": "tfg:sniffer",
"maxCount": 3,
"minCount": 1,
+ "weight": 10
+ },
+ {
+ "type": "species:wraptor",
+ "maxCount": 4,
+ "minCount": 2,
+ "weight": 100
+ },
+ {
+ "type": "wan_ancient_beasts:crusher",
+ "maxCount": 5,
+ "minCount": 1,
"weight": 100
},
{
- "type": "species:wraptor",
- "maxCount": 3,
+ "type": "wan_ancient_beasts:glider",
+ "maxCount": 4,
"minCount": 1,
"weight": 100
},
+ {
+ "type": "wan_ancient_beasts:soarer",
+ "maxCount": 2,
+ "minCount": 1,
+ "weight": 30
+ },
+ {
+ "type": "wan_ancient_beasts:eater",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 10
+ },
{
"type": "species:springling",
"maxCount": 3,
"minCount": 1,
"weight": 100
+ },
+ {
+ "type": "tfg:glacian_ram",
+ "maxCount": 3,
+ "minCount": 1,
+ "weight": 20
}
],
"misc": [],
@@ -102,7 +131,7 @@
},
{
"type": "endermanoverhaul:warped_forest_enderman",
- "maxCount": 3,
+ "maxCount": 1,
"minCount": 1,
"weight": 100
},
@@ -111,6 +140,12 @@
"maxCount": 1,
"minCount": 1,
"weight": 100
+ },
+ {
+ "type": "minecraft:enderman",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 20
}
],
"underground_water_creature": [],
diff --git a/kubejs/data/tfg/worldgen/biome/mars/rusticus_plains.json b/kubejs/data/tfg/worldgen/biome/mars/rusticus_plains.json
index 52a762b02..2fac9938b 100644
--- a/kubejs/data/tfg/worldgen/biome/mars/rusticus_plains.json
+++ b/kubejs/data/tfg/worldgen/biome/mars/rusticus_plains.json
@@ -14,12 +14,6 @@
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
- "particle": {
- "options": {
- "type": "minecraft:crimson_spore"
- },
- "probability": 0.014
- },
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
@@ -44,7 +38,8 @@
"#tfg:mars_veins",
[],
[
- "tfg:mars/semiheavy_ammoniacal_water"
+ "tfg:mars_forest",
+ "tfg:mars/semiheavy_ammoniacal_water"
],
"#tfg:mars_rusticus_vegetal_decoration",
"#tfg:mars_top_layer_modification"
@@ -52,16 +47,20 @@
"has_precipitation": false,
"spawn_costs": {
"endermanoverhaul:crimson_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:warped_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:badlands_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "minecraft:enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
}
},
"spawners": {
@@ -69,28 +68,52 @@
"axolotls": [],
"creature": [
{
- "type": "minecraft:sniffer",
+ "type": "tfg:sniffer",
"maxCount": 3,
"minCount": 1,
"weight": 100
},
{
"type": "species:wraptor",
+ "maxCount": 4,
+ "minCount": 2,
+ "weight": 100
+ },
+ {
+ "type": "wan_ancient_beasts:walker",
"maxCount": 3,
"minCount": 1,
"weight": 100
},
{
- "type": "species:goober",
- "maxCount": 1,
+ "type": "wan_ancient_beasts:crusher",
+ "maxCount": 5,
"minCount": 1,
"weight": 100
},
{
- "type": "species:springling",
+ "type": "wan_ancient_beasts:glider",
+ "maxCount": 2,
+ "minCount": 1,
+ "weight": 20
+ },
+ {
+ "type": "wan_ancient_beasts:soarer",
"maxCount": 1,
"minCount": 1,
+ "weight": 5
+ },
+ {
+ "type": "tfg:glacian_ram",
+ "maxCount": 5,
+ "minCount": 1,
"weight": 100
+ },
+ {
+ "type": "wan_ancient_beasts:eater",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 5
}
],
"misc": [],
@@ -103,7 +126,7 @@
},
{
"type": "endermanoverhaul:warped_forest_enderman",
- "maxCount": 3,
+ "maxCount": 1,
"minCount": 1,
"weight": 100
},
@@ -112,11 +135,24 @@
"maxCount": 1,
"minCount": 1,
"weight": 100
+ },
+ {
+ "type": "minecraft:enderman",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 20
}
],
"underground_water_creature": [],
"water_ambient": [],
- "water_creature": []
+ "water_creature": [
+ {
+ "type": "wan_ancient_beasts:surfer",
+ "maxCount": 2,
+ "minCount": 1,
+ "weight": 100
+ }
+ ]
},
"temperature": 0.8
}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/biome/mars/sangnum_hills.json b/kubejs/data/tfg/worldgen/biome/mars/sangnum_hills.json
index e0087f4a6..30bbb9f21 100644
--- a/kubejs/data/tfg/worldgen/biome/mars/sangnum_hills.json
+++ b/kubejs/data/tfg/worldgen/biome/mars/sangnum_hills.json
@@ -14,12 +14,6 @@
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
- "particle": {
- "options": {
- "type": "minecraft:crimson_spore"
- },
- "probability": 0.014
- },
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
@@ -46,6 +40,7 @@
"#tfg:mars_veins",
[],
[
+ "tfg:mars_forest",
"tfc:raw_boulder",
"tfc:cobble_boulder",
"tfc:raw_boulder_small_patch",
@@ -57,16 +52,20 @@
"has_precipitation": false,
"spawn_costs": {
"endermanoverhaul:crimson_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:warped_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:badlands_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "minecraft:enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
}
},
"spawners": {
@@ -74,22 +73,52 @@
"axolotls": [],
"creature": [
{
- "type": "minecraft:sniffer",
+ "type": "tfg:sniffer",
"maxCount": 3,
"minCount": 1,
+ "weight": 20
+ },
+ {
+ "type": "species:wraptor",
+ "maxCount": 4,
+ "minCount": 2,
+ "weight": 100
+ },
+ {
+ "type": "wan_ancient_beasts:crusher",
+ "maxCount": 3,
+ "minCount": 1,
+ "weight": 70
+ },
+ {
+ "type": "wan_ancient_beasts:glider",
+ "maxCount": 4,
+ "minCount": 1,
"weight": 100
},
{
- "type": "species:wraptor",
- "maxCount": 3,
+ "type": "wan_ancient_beasts:soarer",
+ "maxCount": 2,
"minCount": 1,
"weight": 100
},
+ {
+ "type": "wan_ancient_beasts:eater",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 10
+ },
{
"type": "species:springling",
"maxCount": 3,
"minCount": 1,
- "weight": 100
+ "weight": 80
+ },
+ {
+ "type": "tfg:glacian_ram",
+ "maxCount": 3,
+ "minCount": 1,
+ "weight": 30
}
],
"misc": [],
@@ -102,7 +131,7 @@
},
{
"type": "endermanoverhaul:warped_forest_enderman",
- "maxCount": 3,
+ "maxCount": 1,
"minCount": 1,
"weight": 100
},
@@ -111,6 +140,12 @@
"maxCount": 1,
"minCount": 1,
"weight": 100
+ },
+ {
+ "type": "minecraft:enderman",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 20
}
],
"underground_water_creature": [],
diff --git a/kubejs/data/tfg/worldgen/biome/mars/sangnum_plains.json b/kubejs/data/tfg/worldgen/biome/mars/sangnum_plains.json
index 2dc4101e8..d1602f32f 100644
--- a/kubejs/data/tfg/worldgen/biome/mars/sangnum_plains.json
+++ b/kubejs/data/tfg/worldgen/biome/mars/sangnum_plains.json
@@ -14,12 +14,6 @@
"sound": "minecraft:ambient.cave",
"tick_delay": 6000
},
- "particle": {
- "options": {
- "type": "minecraft:crimson_spore"
- },
- "probability": 0.014
- },
"sky_color": 15117444,
"water_color": 4159204,
"water_fog_color": 1069623
@@ -44,6 +38,7 @@
"#tfg:mars_veins",
[],
[
+ "tfg:mars_forest",
"tfg:mars/semiheavy_ammoniacal_water"
],
"#tfg:mars_sangnum_vegetal_decoration",
@@ -52,16 +47,20 @@
"has_precipitation": false,
"spawn_costs": {
"endermanoverhaul:crimson_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:warped_forest_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
},
"endermanoverhaul:badlands_enderman": {
- "energy_budget": 0.15,
- "charge": 0.7
+ "energy_budget": 0.05,
+ "charge": 0.9
+ },
+ "minecraft:enderman": {
+ "energy_budget": 0.05,
+ "charge": 0.9
}
},
"spawners": {
@@ -69,28 +68,52 @@
"axolotls": [],
"creature": [
{
- "type": "minecraft:sniffer",
+ "type": "tfg:sniffer",
"maxCount": 3,
"minCount": 1,
"weight": 100
},
{
"type": "species:wraptor",
+ "maxCount": 4,
+ "minCount": 2,
+ "weight": 100
+ },
+ {
+ "type": "wan_ancient_beasts:walker",
"maxCount": 3,
"minCount": 1,
"weight": 100
},
{
- "type": "species:goober",
- "maxCount": 1,
+ "type": "wan_ancient_beasts:crusher",
+ "maxCount": 5,
"minCount": 1,
"weight": 100
},
{
- "type": "species:springling",
+ "type": "wan_ancient_beasts:glider",
+ "maxCount": 2,
+ "minCount": 1,
+ "weight": 20
+ },
+ {
+ "type": "wan_ancient_beasts:soarer",
"maxCount": 1,
"minCount": 1,
+ "weight": 5
+ },
+ {
+ "type": "tfg:glacian_ram",
+ "maxCount": 5,
+ "minCount": 1,
"weight": 100
+ },
+ {
+ "type": "wan_ancient_beasts:eater",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 5
}
],
"misc": [],
@@ -103,7 +126,7 @@
},
{
"type": "endermanoverhaul:warped_forest_enderman",
- "maxCount": 3,
+ "maxCount": 1,
"minCount": 1,
"weight": 100
},
@@ -112,11 +135,24 @@
"maxCount": 1,
"minCount": 1,
"weight": 100
+ },
+ {
+ "type": "minecraft:enderman",
+ "maxCount": 1,
+ "minCount": 1,
+ "weight": 20
}
],
"underground_water_creature": [],
"water_ambient": [],
- "water_creature": []
+ "water_creature": [
+ {
+ "type": "wan_ancient_beasts:surfer",
+ "maxCount": 2,
+ "minCount": 1,
+ "weight": 100
+ }
+ ]
},
"temperature": 0.8
}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_garnet_opal.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_garnet_opal.json
index 2e91fad6c..3d4d8f5b8 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_garnet_opal.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_garnet_opal.json
@@ -47,8 +47,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_gold.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_gold.json
index 24d21b7ae..ec13a657d 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_gold.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_gold.json
@@ -42,8 +42,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_hematite.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_hematite.json
index dbbcb2f17..f173f7850 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_hematite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_hematite.json
@@ -50,8 +50,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_molybdenum.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_molybdenum.json
index dd06853dd..aad5cabf3 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_molybdenum.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_molybdenum.json
@@ -38,8 +38,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_sapphire.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_sapphire.json
index 31bfc9eb2..1e8917ce4 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_sapphire.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/deep_sapphire.json
@@ -43,8 +43,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_basaltic_sands.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_basaltic_sands.json
index b5cc3d0bd..9e61f6ca7 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_basaltic_sands.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_basaltic_sands.json
@@ -35,8 +35,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_beryllium.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_beryllium.json
index 1f76cc062..645616ae0 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_beryllium.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_beryllium.json
@@ -36,8 +36,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_copper.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_copper.json
index 7d27df5ef..91bd65cf9 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_copper.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_copper.json
@@ -38,8 +38,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_garnet_tin.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_garnet_tin.json
index f8a3b27d5..f5c7da369 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_garnet_tin.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_garnet_tin.json
@@ -34,8 +34,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_gold.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_gold.json
index dace25d0e..220a19c23 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_gold.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_gold.json
@@ -39,8 +39,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_graphite.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_graphite.json
index 6b74d783e..bd03ebf27 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_graphite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_graphite.json
@@ -240,8 +240,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_gypsum.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_gypsum.json
new file mode 100644
index 000000000..3d7ec74c7
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_gypsum.json
@@ -0,0 +1,200 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "type": "tfc:disc_vein",
+ "config": {
+ "height": 9,
+ "size": 40,
+ "rarity": 180,
+ "density": 0.3,
+ "min_y": -32,
+ "max_y": 60,
+ "random_name": "normal_gypsum",
+ "blocks": [
+ {
+ "replace": [
+ "tfc:rock/raw/shale"
+ ],
+ "with": [
+ {
+ "block": "gtceu:shale_borax_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:shale_calcite_ore",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:shale_fullers_earth_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:shale_gypsum_ore",
+ "weight": 35
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/claystone"
+ ],
+ "with": [
+ {
+ "block": "gtceu:claystone_borax_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:claystone_calcite_ore",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:claystone_fullers_earth_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:claystone_gypsum_ore",
+ "weight": 35
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/limestone"
+ ],
+ "with": [
+ {
+ "block": "gtceu:limestone_borax_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:limestone_calcite_ore",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:limestone_fullers_earth_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:limestone_gypsum_ore",
+ "weight": 35
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/conglomerate"
+ ],
+ "with": [
+ {
+ "block": "gtceu:conglomerate_borax_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:conglomerate_calcite_ore",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:conglomerate_fullers_earth_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:conglomerate_gypsum_ore",
+ "weight": 35
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/dolomite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:dolomite_borax_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:dolomite_calcite_ore",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:dolomite_fullers_earth_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:dolomite_gypsum_ore",
+ "weight": 35
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/chert"
+ ],
+ "with": [
+ {
+ "block": "gtceu:chert_borax_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:chert_calcite_ore",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:chert_fullers_earth_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:chert_gypsum_ore",
+ "weight": 35
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/chalk"
+ ],
+ "with": [
+ {
+ "block": "gtceu:chalk_borax_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:chalk_calcite_ore",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:chalk_fullers_earth_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:chalk_gypsum_ore",
+ "weight": 35
+ }
+ ]
+ }
+ ],
+ "indicator": {
+ "rarity": 15,
+ "depth": 20,
+ "underground_rarity": 40,
+ "underground_count": 200,
+ "blocks": [
+ {
+ "block": "gtceu:borax_indicator",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:calcite_indicator",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:fullers_earth_indicator",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:gypsum_indicator",
+ "weight": 35
+ }
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_hematite.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_hematite.json
index 492ec069d..59cc1a505 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_hematite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_hematite.json
@@ -38,8 +38,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_manganese.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_manganese.json
index 396c0301b..608ce5b8f 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_manganese.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_manganese.json
@@ -34,8 +34,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_olivine.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_olivine.json
index 98d8a9584..ef1b2720e 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_olivine.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_olivine.json
@@ -34,8 +34,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_sphalerite.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_sphalerite.json
index 81af3111e..ddc49afb4 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_sphalerite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_sphalerite.json
@@ -34,8 +34,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_sulfur.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_sulfur.json
index 8f99aadaa..7b71c24ca 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_sulfur.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/normal_sulfur.json
@@ -34,8 +34,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/surface_copper.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/surface_copper.json
index f66f372cf..1e3d56b6b 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/surface_copper.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/surface_copper.json
@@ -34,8 +34,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/surface_sphalerite.json b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/surface_sphalerite.json
index a1d76e307..729a85601 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/earth/vein/surface_sphalerite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/earth/vein/surface_sphalerite.json
@@ -30,8 +30,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/crop/amber_root.json b/kubejs/data/tfg/worldgen/configured_feature/mars/crop/amber_root.json
index 6517e2edb..adb77bb40 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/mars/crop/amber_root.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/crop/amber_root.json
@@ -35,7 +35,7 @@
}
]
},
- "tries": 16,
+ "tries": 12,
"xz_spread": 10,
"y_spread": 2
}
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/crop/blossom_berry.json b/kubejs/data/tfg/worldgen/configured_feature/mars/crop/blossom_berry.json
index 84b07a38f..dcff72864 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/mars/crop/blossom_berry.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/crop/blossom_berry.json
@@ -35,7 +35,7 @@
}
]
},
- "tries": 16,
+ "tries": 12,
"xz_spread": 10,
"y_spread": 2
}
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/crop/bolux_mushroom.json b/kubejs/data/tfg/worldgen/configured_feature/mars/crop/bolux_mushroom.json
index 7ae8ad29f..7a4b3d1b6 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/mars/crop/bolux_mushroom.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/crop/bolux_mushroom.json
@@ -35,7 +35,7 @@
}
]
},
- "tries": 16,
+ "tries": 12,
"xz_spread": 10,
"y_spread": 2
}
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/crop/cave_pumpkin.json b/kubejs/data/tfg/worldgen/configured_feature/mars/crop/cave_pumpkin.json
index 89db4f83c..d9101720e 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/mars/crop/cave_pumpkin.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/crop/cave_pumpkin.json
@@ -30,7 +30,7 @@
}
]
},
- "tries": 16,
+ "tries": 12,
"xz_spread": 10,
"y_spread": 2
}
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/crop/chorus_mushroom.json b/kubejs/data/tfg/worldgen/configured_feature/mars/crop/chorus_mushroom.json
index 19e67254c..004a6db4c 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/mars/crop/chorus_mushroom.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/crop/chorus_mushroom.json
@@ -35,7 +35,7 @@
}
]
},
- "tries": 16,
+ "tries": 12,
"xz_spread": 10,
"y_spread": 2
}
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/crop/shadow_berry.json b/kubejs/data/tfg/worldgen/configured_feature/mars/crop/shadow_berry.json
index e316ca1e0..6975247b2 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/mars/crop/shadow_berry.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/crop/shadow_berry.json
@@ -35,7 +35,7 @@
}
]
},
- "tries": 16,
+ "tries": 12,
"xz_spread": 10,
"y_spread": 2
}
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/semiheavy_ammoniacal_water.json b/kubejs/data/tfg/worldgen/configured_feature/mars/semiheavy_ammoniacal_water.json
index c601fed97..832a00279 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/mars/semiheavy_ammoniacal_water.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/semiheavy_ammoniacal_water.json
@@ -1,7 +1,7 @@
{
"type": "tfc:flood_fill_lake",
"config": {
- "state": "tfg:semiheavy_ammoniacal_water",
+ "state": "tfg:fluid/semiheavy_ammoniacal_water",
"replace_fluids": [],
"overfill": true
}
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/surface/aeronos_patch.json b/kubejs/data/tfg/worldgen/configured_feature/mars/surface/aeronos_patch.json
deleted file mode 100644
index 7a49ca69d..000000000
--- a/kubejs/data/tfg/worldgen/configured_feature/mars/surface/aeronos_patch.json
+++ /dev/null
@@ -1,40 +0,0 @@
-{
- "type": "minecraft:random_patch",
- "config": {
- "feature": {
- "feature": {
- "type": "minecraft:simple_block",
- "config": {
- "to_place": {
- "type": "minecraft:simple_state_provider",
- "state": {
- "Name": "ad_astra:aeronos_mushroom"
- }
- }
- }
- },
- "placement": [
- {
- "type": "minecraft:block_predicate_filter",
- "predicate": {
- "type": "minecraft:all_of",
- "predicates": [
- {
- "type": "minecraft:matching_blocks",
- "blocks": "minecraft:air"
- },
- {
- "type": "minecraft:matching_block_tag",
- "offset": [ 0, -1, 0 ],
- "tag": "tfg:mars_soil"
- }
- ]
- }
- }
- ]
- },
- "tries": 48,
- "xz_spread": 10,
- "y_spread": 3
- }
-}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/surface/pitcher_plant.json b/kubejs/data/tfg/worldgen/configured_feature/mars/surface/pitcher_plant.json
new file mode 100644
index 000000000..058c49e57
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/surface/pitcher_plant.json
@@ -0,0 +1,68 @@
+{
+ "type": "minecraft:random_patch",
+ "config": {
+ "feature": {
+ "feature": {
+ "type": "tfc:if_then",
+ "config": {
+ "if": {
+ "feature": {
+ "type": "minecraft:simple_block",
+ "config": {
+ "to_place": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "minecraft:pitcher_plant",
+ "Properties": {
+ "half": "lower"
+ }
+ }
+ }
+ }
+ },
+ "placement": []
+ },
+ "then": {
+ "feature": {
+ "type": "minecraft:simple_block",
+ "config": {
+ "to_place": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "minecraft:pitcher_plant",
+ "Properties": {
+ "half": "upper"
+ }
+ }
+ }
+ }
+ },
+ "placement": []
+ }
+ }
+ },
+ "placement": [
+ {
+ "type": "minecraft:block_predicate_filter",
+ "predicate": {
+ "type": "minecraft:all_of",
+ "predicates": [
+ {
+ "type": "minecraft:matching_blocks",
+ "blocks": "minecraft:air"
+ },
+ {
+ "type": "minecraft:matching_block_tag",
+ "offset": [ 0, -1, 0 ],
+ "tag": "tfg:mars_soil"
+ }
+ ]
+ }
+ }
+ ]
+ },
+ "tries": 8,
+ "xz_spread": 16,
+ "y_spread": 2
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/surface/strophar_patch.json b/kubejs/data/tfg/worldgen/configured_feature/mars/surface/torchflower.json
similarity index 90%
rename from kubejs/data/tfg/worldgen/configured_feature/mars/surface/strophar_patch.json
rename to kubejs/data/tfg/worldgen/configured_feature/mars/surface/torchflower.json
index 9ebda4926..4c58a4854 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/mars/surface/strophar_patch.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/surface/torchflower.json
@@ -8,7 +8,7 @@
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
- "Name": "ad_astra:strophar_mushroom"
+ "Name": "minecraft:torchflower"
}
}
}
@@ -33,8 +33,8 @@
}
]
},
- "tries": 64,
+ "tries": 8,
"xz_spread": 16,
- "y_spread": 3
+ "y_spread": 2
}
}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/aeronos.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/aeronos.json
new file mode 100644
index 000000000..9bfbcf030
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/aeronos.json
@@ -0,0 +1,99 @@
+{
+ "type": "minecraft:tree",
+ "config": {
+ "decorators": [],
+ "dirt_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:aeronos_stem"
+ }
+ },
+ "foliage_placer": {
+ "type": "minecraft:blob_foliage_placer",
+ "offset": 4,
+ "height": 6,
+ "radius": 4
+ },
+ "foliage_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:aeronos_cap"
+ }
+ },
+ "force_dirt": false,
+ "ignore_vines": true,
+ "minimum_size": {
+ "type": "minecraft:two_layers_feature_size",
+ "limit": 1,
+ "lower_size": 0,
+ "upper_size": 0
+ },
+ "trunk_placer": {
+ "type": "minecraft:cherry_trunk_placer",
+ "base_height": 8,
+ "height_rand_a": 2,
+ "height_rand_b": 8,
+ "branch_count": {
+ "type": "minecraft:uniform",
+ "value": {
+ "min_inclusive": 1,
+ "max_inclusive": 3
+ }
+ },
+ "branch_horizontal_length": {
+ "type": "minecraft:uniform",
+ "value": {
+ "min_inclusive": 4,
+ "max_inclusive": 8
+ }
+ },
+ "branch_start_offset_from_top": {
+ "min_inclusive": -8,
+ "max_inclusive": -3
+ },
+ "branch_end_offset_from_top": {
+ "type": "minecraft:uniform",
+ "value": {
+ "min_inclusive": 1,
+ "max_inclusive": 3
+ }
+ }
+ },
+ "trunk_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:aeronos_stem"
+ }
+ },
+ "root_placer": {
+ "type": "minecraft:mangrove_root_placer",
+ "trunk_offset_y": 1,
+ "mangrove_root_placement": {
+ "max_root_width": 1,
+ "max_root_length": 2,
+ "random_skew_chance": 0.3,
+ "can_grow_through": "#minecraft:mangrove_logs_can_grow_through",
+ "muddy_roots_in": [
+ "tfg:grass/mars_dirt",
+ "tfg:grass/amber_mycelium",
+ "tfg:grass/rusticus_mycelium",
+ "tfg:grass/sangnum_mycelium",
+ "ad_astra:mars_sand",
+ "ad_astra:venus_sand"
+ ],
+ "muddy_roots_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:aeronos_stem"
+ }
+ }
+ },
+ "root_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:aeronos_stem"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/aeronos_dead.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/aeronos_dead.json
new file mode 100644
index 000000000..d82d9c8ed
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/aeronos_dead.json
@@ -0,0 +1,96 @@
+{
+ "type": "minecraft:tree",
+ "config": {
+ "decorators": [],
+ "dirt_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:aeronos_stem"
+ }
+ },
+ "foliage_placer": {
+ "type": "minecraft:blob_foliage_placer",
+ "height": 0,
+ "offset": 0,
+ "radius": 0
+ },
+ "foliage_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "minecraft:air"
+ }
+ },
+ "force_dirt": false,
+ "ignore_vines": true,
+ "minimum_size": {
+ "type": "minecraft:two_layers_feature_size",
+ "limit": 1,
+ "lower_size": 0,
+ "upper_size": 0
+ },
+ "trunk_placer": {
+ "type": "minecraft:cherry_trunk_placer",
+ "base_height": 8,
+ "height_rand_a": 2,
+ "height_rand_b": 8,
+ "branch_count": {
+ "type": "minecraft:uniform",
+ "value": {
+ "min_inclusive": 1,
+ "max_inclusive": 3
+ }
+ },
+ "branch_horizontal_length": {
+ "type": "minecraft:uniform",
+ "value": {
+ "min_inclusive": 4,
+ "max_inclusive": 8
+ }
+ },
+ "branch_start_offset_from_top": {
+ "min_inclusive": -8,
+ "max_inclusive": -3
+ },
+ "branch_end_offset_from_top": {
+ "type": "minecraft:uniform",
+ "value": {
+ "min_inclusive": 1,
+ "max_inclusive": 3
+ }
+ }
+ },
+ "trunk_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:aeronos_stem"
+ }
+ },
+ "root_placer": {
+ "type": "minecraft:mangrove_root_placer",
+ "trunk_offset_y": 1,
+ "mangrove_root_placement": {
+ "max_root_width": 1,
+ "max_root_length": 2,
+ "random_skew_chance": 0.3,
+ "can_grow_through": "#minecraft:mangrove_logs_can_grow_through",
+ "muddy_roots_in": [
+ "tfg:grass/mars_dirt",
+ "tfg:grass/amber_mycelium",
+ "tfg:grass/rusticus_mycelium",
+ "tfg:grass/sangnum_mycelium",
+ "ad_astra:mars_sand",
+ "ad_astra:venus_sand"
+ ],
+ "muddy_roots_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:aeronos_stem"
+ }
+ }
+ },
+ "root_provider": {
+ "Name": "ad_astra:aeronos_stem"
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/aeronos_old_growth.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/aeronos_old_growth.json
new file mode 100644
index 000000000..beab02448
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/aeronos_old_growth.json
@@ -0,0 +1,93 @@
+{
+ "type": "minecraft:tree",
+ "config": {
+ "decorators": [],
+ "dirt_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:aeronos_stem"
+ }
+ },
+ "foliage_placer": {
+ "type": "minecraft:blob_foliage_placer",
+ "offset": 6,
+ "height": 8,
+ "radius": 6
+ },
+ "foliage_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:aeronos_cap"
+ }
+ },
+ "force_dirt": false,
+ "ignore_vines": true,
+ "minimum_size": {
+ "type": "minecraft:two_layers_feature_size",
+ "limit": 1,
+ "lower_size": 0,
+ "upper_size": 0
+ },
+ "trunk_placer": {
+ "type": "minecraft:cherry_trunk_placer",
+ "base_height": 8,
+ "height_rand_a": 2,
+ "height_rand_b": 8,
+ "branch_count": 3,
+ "branch_horizontal_length": {
+ "type": "minecraft:uniform",
+ "value": {
+ "min_inclusive": 12,
+ "max_inclusive": 16
+ }
+ },
+ "branch_start_offset_from_top": {
+ "min_inclusive": -8,
+ "max_inclusive": -3
+ },
+ "branch_end_offset_from_top": {
+ "type": "minecraft:uniform",
+ "value": {
+ "min_inclusive": 1,
+ "max_inclusive": 3
+ }
+ }
+ },
+ "trunk_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:aeronos_stem"
+ }
+ },
+ "root_placer": {
+ "type": "minecraft:mangrove_root_placer",
+ "trunk_offset_y": 3,
+ "mangrove_root_placement": {
+ "max_root_width": 2,
+ "max_root_length": 3,
+ "random_skew_chance": 0.3,
+ "can_grow_through": "#minecraft:mangrove_logs_can_grow_through",
+ "muddy_roots_in": [
+ "tfg:grass/mars_dirt",
+ "tfg:grass/amber_mycelium",
+ "tfg:grass/rusticus_mycelium",
+ "tfg:grass/sangnum_mycelium",
+ "ad_astra:mars_sand",
+ "ad_astra:venus_sand"
+ ],
+ "muddy_roots_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:aeronos_stem"
+ }
+ }
+ },
+ "root_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:aeronos_stem"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/alphacene_dead.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/alphacene_dead.json
new file mode 100644
index 000000000..03b78d1d1
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/alphacene_dead.json
@@ -0,0 +1,48 @@
+{
+ "type": "minecraft:tree",
+ "config": {
+ "decorators": [],
+ "dirt_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "tfg:mars_dirt"
+ }
+ },
+ "foliage_placer": {
+ "type": "minecraft:blob_foliage_placer",
+ "height": 0,
+ "offset": 0,
+ "radius": 0
+ },
+ "foliage_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "minecraft:air"
+ }
+ },
+ "force_dirt": false,
+ "ignore_vines": true,
+ "minimum_size": {
+ "type": "minecraft:two_layers_feature_size",
+ "limit": 0,
+ "lower_size": 0,
+ "upper_size": 0
+ },
+ "trunk_placer": {
+ "type": "minecraft:straight_trunk_placer",
+ "base_height": 7,
+ "height_rand_a": 4,
+ "height_rand_b": 2
+ },
+ "trunk_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "minecraft:mushroom_stem",
+ "Properties": {
+ "down": "false",
+ "up": "false"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson.json
new file mode 100644
index 000000000..40b85088f
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson.json
@@ -0,0 +1,10 @@
+{
+ "type": "tfc:multiple",
+ "config": {
+ "features": [
+ "tfg:mars/tree/crimson_amber",
+ "tfg:mars/tree/crimson_rusticus",
+ "tfg:mars/tree/crimson_sangnum"
+ ]
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson_amber.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson_amber.json
new file mode 100644
index 000000000..db306261e
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson_amber.json
@@ -0,0 +1,24 @@
+{
+ "type": "minecraft:huge_fungus",
+ "config": {
+ "decor_state": {
+ "Name": "beneath:wood/leaves/crimson"
+ },
+ "hat_state": {
+ "Name": "minecraft:nether_wart_block"
+ },
+ "planted": false,
+ "replaceable_blocks": {
+ "type": "minecraft:replaceable"
+ },
+ "stem_state": {
+ "Name": "beneath:wood/log/crimson",
+ "Properties": {
+ "axis": "y"
+ }
+ },
+ "valid_base_block": {
+ "Name": "tfg:grass/amber_mycelium"
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/surface/strophar_huge.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson_dead.json
similarity index 67%
rename from kubejs/data/tfg/worldgen/configured_feature/mars/surface/strophar_huge.json
rename to kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson_dead.json
index f8d93c8a0..57a31b85e 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/mars/surface/strophar_huge.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson_dead.json
@@ -5,38 +5,39 @@
"dirt_provider": {
"type": "minecraft:simple_state_provider",
"state": {
- "Name": "ad_astra:strophar_stem"
+ "Name": "tfg:mars_dirt"
}
},
"foliage_placer": {
- "type": "minecraft:acacia_foliage_placer",
+ "type": "minecraft:blob_foliage_placer",
+ "height": 0,
"offset": 0,
- "radius": 2
+ "radius": 0
},
"foliage_provider": {
"type": "minecraft:simple_state_provider",
"state": {
- "Name": "ad_astra:strophar_cap"
+ "Name": "minecraft:air"
}
},
"force_dirt": false,
"ignore_vines": true,
"minimum_size": {
"type": "minecraft:two_layers_feature_size",
- "limit": 1,
+ "limit": 2,
"lower_size": 0,
"upper_size": 2
},
"trunk_placer": {
- "type": "minecraft:forking_trunk_placer",
- "base_height": 5,
- "height_rand_a": 2,
- "height_rand_b": 2
+ "type": "minecraft:straight_trunk_placer",
+ "base_height": 6,
+ "height_rand_a": 4,
+ "height_rand_b": 0
},
"trunk_provider": {
"type": "minecraft:simple_state_provider",
"state": {
- "Name": "ad_astra:strophar_stem",
+ "Name": "beneath:wood/log/crimson",
"Properties": {
"axis": "y"
}
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson_rusticus.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson_rusticus.json
new file mode 100644
index 000000000..6ae00d9e9
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson_rusticus.json
@@ -0,0 +1,24 @@
+{
+ "type": "minecraft:huge_fungus",
+ "config": {
+ "decor_state": {
+ "Name": "beneath:wood/leaves/crimson"
+ },
+ "hat_state": {
+ "Name": "minecraft:nether_wart_block"
+ },
+ "planted": false,
+ "replaceable_blocks": {
+ "type": "minecraft:replaceable"
+ },
+ "stem_state": {
+ "Name": "beneath:wood/log/crimson",
+ "Properties": {
+ "axis": "y"
+ }
+ },
+ "valid_base_block": {
+ "Name": "tfg:grass/rusticus_mycelium"
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson_sangnum.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson_sangnum.json
new file mode 100644
index 000000000..3556eb889
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/crimson_sangnum.json
@@ -0,0 +1,24 @@
+{
+ "type": "minecraft:huge_fungus",
+ "config": {
+ "decor_state": {
+ "Name": "beneath:wood/leaves/crimson"
+ },
+ "hat_state": {
+ "Name": "minecraft:nether_wart_block"
+ },
+ "planted": false,
+ "replaceable_blocks": {
+ "type": "minecraft:replaceable"
+ },
+ "stem_state": {
+ "Name": "beneath:wood/log/crimson",
+ "Properties": {
+ "axis": "y"
+ }
+ },
+ "valid_base_block": {
+ "Name": "tfg:grass/sangnum_mycelium"
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/strophar.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/strophar.json
new file mode 100644
index 000000000..75d79598c
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/strophar.json
@@ -0,0 +1,79 @@
+{
+ "type": "minecraft:tree",
+ "config": {
+ "decorators": [],
+ "dirt_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:strophar_stem"
+ }
+ },
+ "foliage_placer": {
+ "type": "minecraft:acacia_foliage_placer",
+ "offset": 1,
+ "radius": {
+ "type": "minecraft:uniform",
+ "value": {
+ "min_inclusive": 3,
+ "max_inclusive": 5
+ }
+ }
+ },
+ "foliage_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:strophar_cap"
+ }
+ },
+ "force_dirt": false,
+ "ignore_vines": true,
+ "minimum_size": {
+ "type": "minecraft:two_layers_feature_size",
+ "limit": 1,
+ "lower_size": 0,
+ "upper_size": 0
+ },
+ "trunk_placer": {
+ "type": "minecraft:forking_trunk_placer",
+ "base_height": 5,
+ "height_rand_a": 2,
+ "height_rand_b": 5
+ },
+ "trunk_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:strophar_stem"
+ }
+ },
+ "root_placer": {
+ "type": "minecraft:mangrove_root_placer",
+ "trunk_offset_y": 4,
+ "mangrove_root_placement": {
+ "max_root_width": 8,
+ "max_root_length": 8,
+ "random_skew_chance": 0.2,
+ "can_grow_through": "#minecraft:mangrove_logs_can_grow_through",
+ "muddy_roots_in": [
+ "tfg:grass/mars_dirt",
+ "tfg:grass/amber_mycelium",
+ "tfg:grass/rusticus_mycelium",
+ "tfg:grass/sangnum_mycelium",
+ "ad_astra:mars_sand",
+ "ad_astra:venus_sand"
+ ],
+ "muddy_roots_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:strophar_stem"
+ }
+ }
+ },
+ "root_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:strophar_stem"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/strophar_dead.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/strophar_dead.json
new file mode 100644
index 000000000..fe1c3a625
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/strophar_dead.json
@@ -0,0 +1,73 @@
+{
+ "type": "minecraft:tree",
+ "config": {
+ "decorators": [],
+ "dirt_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:strophar_stem"
+ }
+ },
+ "foliage_placer": {
+ "type": "minecraft:acacia_foliage_placer",
+ "offset": 0,
+ "radius": 0
+ },
+ "foliage_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "minecraft:air"
+ }
+ },
+ "force_dirt": false,
+ "ignore_vines": true,
+ "minimum_size": {
+ "type": "minecraft:two_layers_feature_size",
+ "limit": 1,
+ "lower_size": 0,
+ "upper_size": 0
+ },
+ "trunk_placer": {
+ "type": "minecraft:forking_trunk_placer",
+ "base_height": 5,
+ "height_rand_a": 2,
+ "height_rand_b": 5
+ },
+ "trunk_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:strophar_stem"
+ }
+ },
+ "root_placer": {
+ "type": "minecraft:mangrove_root_placer",
+ "trunk_offset_y": 4,
+ "mangrove_root_placement": {
+ "max_root_width": 6,
+ "max_root_length": 6,
+ "random_skew_chance": 0.8,
+ "can_grow_through": "#minecraft:mangrove_logs_can_grow_through",
+ "muddy_roots_in": [
+ "tfg:grass/mars_dirt",
+ "tfg:grass/amber_mycelium",
+ "tfg:grass/rusticus_mycelium",
+ "tfg:grass/sangnum_mycelium",
+ "ad_astra:mars_sand",
+ "ad_astra:venus_sand"
+ ],
+ "muddy_roots_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:strophar_stem"
+ }
+ }
+ },
+ "root_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:strophar_stem"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/strophar_old_growth.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/strophar_old_growth.json
new file mode 100644
index 000000000..42a417e5c
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/strophar_old_growth.json
@@ -0,0 +1,79 @@
+{
+ "type": "minecraft:tree",
+ "config": {
+ "decorators": [],
+ "dirt_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:strophar_stem"
+ }
+ },
+ "foliage_placer": {
+ "type": "minecraft:acacia_foliage_placer",
+ "offset": 1,
+ "radius": {
+ "type": "minecraft:uniform",
+ "value": {
+ "min_inclusive": 5,
+ "max_inclusive": 7
+ }
+ }
+ },
+ "foliage_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:strophar_cap"
+ }
+ },
+ "force_dirt": false,
+ "ignore_vines": true,
+ "minimum_size": {
+ "type": "minecraft:two_layers_feature_size",
+ "limit": 1,
+ "lower_size": 0,
+ "upper_size": 0
+ },
+ "trunk_placer": {
+ "type": "minecraft:forking_trunk_placer",
+ "base_height": 8,
+ "height_rand_a": 5,
+ "height_rand_b": 8
+ },
+ "trunk_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:strophar_stem"
+ }
+ },
+ "root_placer": {
+ "type": "minecraft:mangrove_root_placer",
+ "trunk_offset_y": 7,
+ "mangrove_root_placement": {
+ "max_root_width": 16,
+ "max_root_length": 16,
+ "random_skew_chance": 0.8,
+ "can_grow_through": "#minecraft:mangrove_logs_can_grow_through",
+ "muddy_roots_in": [
+ "tfg:grass/mars_dirt",
+ "tfg:grass/amber_mycelium",
+ "tfg:grass/rusticus_mycelium",
+ "tfg:grass/sangnum_mycelium",
+ "ad_astra:mars_sand",
+ "ad_astra:venus_sand"
+ ],
+ "muddy_roots_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:strophar_stem"
+ }
+ }
+ },
+ "root_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "ad_astra:strophar_stem"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped.json
new file mode 100644
index 000000000..ae09354ad
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped.json
@@ -0,0 +1,10 @@
+{
+ "type": "tfc:multiple",
+ "config": {
+ "features": [
+ "tfg:mars/tree/warped_amber",
+ "tfg:mars/tree/warped_rusticus",
+ "tfg:mars/tree/warped_sangnum"
+ ]
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/surface/aeronos_huge.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped_amber.json
similarity index 55%
rename from kubejs/data/tfg/worldgen/configured_feature/mars/surface/aeronos_huge.json
rename to kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped_amber.json
index 06887a969..4e373bad3 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/mars/surface/aeronos_huge.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped_amber.json
@@ -2,23 +2,23 @@
"type": "minecraft:huge_fungus",
"config": {
"decor_state": {
- "Name": "minecraft:shroomlight"
+ "Name": "beneath:wood/leaves/warped"
},
"hat_state": {
- "Name": "ad_astra:aeronos_cap"
+ "Name": "minecraft:warped_wart_block"
},
"planted": false,
"replaceable_blocks": {
- "type": "minecraft:solid"
+ "type": "minecraft:replaceable"
},
"stem_state": {
- "Name": "ad_astra:aeronos_stem",
+ "Name": "beneath:wood/log/warped",
"Properties": {
"axis": "y"
}
},
"valid_base_block": {
- "Name": "tfc:rock/gravel/gabbro"
+ "Name": "tfg:grass/amber_mycelium"
}
}
}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped_dead.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped_dead.json
new file mode 100644
index 000000000..f32baa7d2
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped_dead.json
@@ -0,0 +1,47 @@
+{
+ "type": "minecraft:tree",
+ "config": {
+ "decorators": [],
+ "dirt_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "tfg:mars_dirt"
+ }
+ },
+ "foliage_placer": {
+ "type": "minecraft:blob_foliage_placer",
+ "height": 0,
+ "offset": 0,
+ "radius": 0
+ },
+ "foliage_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "minecraft:air"
+ }
+ },
+ "force_dirt": false,
+ "ignore_vines": true,
+ "minimum_size": {
+ "type": "minecraft:two_layers_feature_size",
+ "limit": 2,
+ "lower_size": 0,
+ "upper_size": 2
+ },
+ "trunk_placer": {
+ "type": "minecraft:straight_trunk_placer",
+ "base_height": 6,
+ "height_rand_a": 4,
+ "height_rand_b": 0
+ },
+ "trunk_provider": {
+ "type": "minecraft:simple_state_provider",
+ "state": {
+ "Name": "beneath:wood/log/warped",
+ "Properties": {
+ "axis": "y"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped_rusticus.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped_rusticus.json
new file mode 100644
index 000000000..5d8dae140
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped_rusticus.json
@@ -0,0 +1,24 @@
+{
+ "type": "minecraft:huge_fungus",
+ "config": {
+ "decor_state": {
+ "Name": "beneath:wood/leaves/warped"
+ },
+ "hat_state": {
+ "Name": "minecraft:warped_wart_block"
+ },
+ "planted": false,
+ "replaceable_blocks": {
+ "type": "minecraft:replaceable"
+ },
+ "stem_state": {
+ "Name": "beneath:wood/log/warped",
+ "Properties": {
+ "axis": "y"
+ }
+ },
+ "valid_base_block": {
+ "Name": "tfg:grass/rusticus_mycelium"
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped_sangnum.json b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped_sangnum.json
new file mode 100644
index 000000000..d06c69b7e
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/tree/warped_sangnum.json
@@ -0,0 +1,24 @@
+{
+ "type": "minecraft:huge_fungus",
+ "config": {
+ "decor_state": {
+ "Name": "beneath:wood/leaves/warped"
+ },
+ "hat_state": {
+ "Name": "minecraft:warped_wart_block"
+ },
+ "planted": false,
+ "replaceable_blocks": {
+ "type": "minecraft:replaceable"
+ },
+ "stem_state": {
+ "Name": "beneath:wood/log/warped",
+ "Properties": {
+ "axis": "y"
+ }
+ },
+ "valid_base_block": {
+ "Name": "tfg:grass/sangnum_mycelium"
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/mars/vein/mars_hematite.json b/kubejs/data/tfg/worldgen/configured_feature/mars/vein/mars_hematite.json
new file mode 100644
index 000000000..9caaf4d83
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/mars/vein/mars_hematite.json
@@ -0,0 +1,252 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "type": "tfc:cluster_vein",
+ "config": {
+ "size": 40,
+ "rarity": 210,
+ "density": 0.4,
+ "min_y": -16,
+ "max_y": 100,
+ "random_name": "mars_hematite",
+ "blocks": [
+ {
+ "replace": [
+ "ad_astra:mars_stone"
+ ],
+ "with": [
+ {
+ "block": "gtceu:mars_stone_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "ad_astra:venus_stone"
+ ],
+ "with": [
+ {
+ "block": "gtceu:venus_stone_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "gtceu:red_granite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:red_granite_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/granite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:granite_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/diorite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:diorite_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/gabbro"
+ ],
+ "with": [
+ {
+ "block": "gtceu:gabbro_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/shale"
+ ],
+ "with": [
+ {
+ "block": "gtceu:shale_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/claystone"
+ ],
+ "with": [
+ {
+ "block": "gtceu:claystone_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/limestone"
+ ],
+ "with": [
+ {
+ "block": "gtceu:limestone_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/conglomerate"
+ ],
+ "with": [
+ {
+ "block": "gtceu:conglomerate_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/dolomite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:dolomite_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/chert"
+ ],
+ "with": [
+ {
+ "block": "gtceu:chert_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/chalk"
+ ],
+ "with": [
+ {
+ "block": "gtceu:chalk_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
+ ],
+ "with": [
+ {
+ "block": "gtceu:basalt_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/dacite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:dacite_hematite_ore",
+ "weight": 100
+ },
+ {
+ "block": "gtceu:raw_hematite_block",
+ "weight": 1
+ }
+ ]
+ }
+ ],
+ "indicator": {
+ "rarity": 12,
+ "depth": 50,
+ "underground_rarity": 40,
+ "underground_count": 200,
+ "blocks": [
+ {
+ "block": "tfc:ore/small_hematite",
+ "weight": 100
+ }
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_bauxite.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_bauxite.json
index df5055889..19f60ccaa 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_bauxite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_bauxite.json
@@ -11,18 +11,26 @@
"blocks": [
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
"block": "gtceu:basalt_bauxite_ore",
"weight": 35
},
+ {
+ "block": "gtceu:raw_bauxite_block",
+ "weight": 1
+ },
{
"block": "gtceu:basalt_ilmenite_ore",
"weight": 40
},
+ {
+ "block": "gtceu:raw_ilmenite_block",
+ "weight": 1
+ },
{
"block": "gtceu:basalt_armalcolite_ore",
"weight": 20
@@ -38,10 +46,18 @@
"block": "gtceu:moon_stone_bauxite_ore",
"weight": 35
},
+ {
+ "block": "gtceu:raw_bauxite_block",
+ "weight": 1
+ },
{
"block": "gtceu:moon_stone_ilmenite_ore",
"weight": 40
},
+ {
+ "block": "gtceu:raw_ilmenite_block",
+ "weight": 1
+ },
{
"block": "gtceu:moon_stone_armalcolite_ore",
"weight": 20
@@ -57,10 +73,18 @@
"block": "gtceu:moon_deepslate_bauxite_ore",
"weight": 35
},
+ {
+ "block": "gtceu:raw_bauxite_block",
+ "weight": 1
+ },
{
"block": "gtceu:moon_deepslate_ilmenite_ore",
"weight": 40
},
+ {
+ "block": "gtceu:raw_ilmenite_block",
+ "weight": 1
+ },
{
"block": "gtceu:moon_deepslate_armalcolite_ore",
"weight": 20
@@ -76,10 +100,18 @@
"block": "gtceu:glacio_stone_bauxite_ore",
"weight": 35
},
+ {
+ "block": "gtceu:raw_bauxite_block",
+ "weight": 1
+ },
{
"block": "gtceu:glacio_stone_ilmenite_ore",
"weight": 40
},
+ {
+ "block": "gtceu:raw_ilmenite_block",
+ "weight": 1
+ },
{
"block": "gtceu:glacio_stone_armalcolite_ore",
"weight": 20
@@ -95,10 +127,18 @@
"block": "gtceu:diorite_bauxite_ore",
"weight": 35
},
+ {
+ "block": "gtceu:raw_bauxite_block",
+ "weight": 1
+ },
{
"block": "gtceu:diorite_ilmenite_ore",
"weight": 40
},
+ {
+ "block": "gtceu:raw_ilmenite_block",
+ "weight": 1
+ },
{
"block": "gtceu:diorite_armalcolite_ore",
"weight": 20
@@ -114,10 +154,18 @@
"block": "gtceu:rhyolite_bauxite_ore",
"weight": 35
},
+ {
+ "block": "gtceu:raw_bauxite_block",
+ "weight": 1
+ },
{
"block": "gtceu:rhyolite_ilmenite_ore",
"weight": 40
},
+ {
+ "block": "gtceu:raw_ilmenite_block",
+ "weight": 1
+ },
{
"block": "gtceu:rhyolite_armalcolite_ore",
"weight": 20
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_beryllium.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_beryllium.json
index fa207b3ba..97a0a2192 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_beryllium.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_beryllium.json
@@ -17,8 +17,8 @@
"blocks": [
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_cassiterite.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_cassiterite.json
new file mode 100644
index 000000000..7fe3826ca
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_cassiterite.json
@@ -0,0 +1,158 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "type": "tfc:cluster_vein",
+ "config": {
+ "size": 40,
+ "rarity": 210,
+ "density": 0.3,
+ "min_y": 10,
+ "max_y": 128,
+ "random_name": "moon_cassiterite",
+ "blocks": [
+ {
+ "replace": [
+ "tfc:rock/raw/granite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:granite_chalcopyrite_ore",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:raw_chalcopyrite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:granite_zeolite_ore",
+ "weight": 5
+ },
+ {
+ "block": "gtceu:granite_cassiterite_ore",
+ "weight": 35
+ },
+ {
+ "block": "gtceu:raw_cassiterite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:granite_tin_ore",
+ "weight": 15
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/diorite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:diorite_chalcopyrite_ore",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:raw_chalcopyrite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:diorite_zeolite_ore",
+ "weight": 5
+ },
+ {
+ "block": "gtceu:diorite_cassiterite_ore",
+ "weight": 35
+ },
+ {
+ "block": "gtceu:raw_cassiterite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:diorite_tin_ore",
+ "weight": 15
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/gabbro"
+ ],
+ "with": [
+ {
+ "block": "gtceu:gabbro_chalcopyrite_ore",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:raw_chalcopyrite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:gabbro_zeolite_ore",
+ "weight": 5
+ },
+ {
+ "block": "gtceu:gabbro_cassiterite_ore",
+ "weight": 35
+ },
+ {
+ "block": "gtceu:raw_cassiterite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:gabbro_tin_ore",
+ "weight": 15
+ }
+ ]
+ },
+ {
+ "replace": [
+ "ad_astra:moon_deepslate"
+ ],
+ "with": [
+ {
+ "block": "gtceu:moon_deepslate_chalcopyrite_ore",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:raw_chalcopyrite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:moon_deepslate_zeolite_ore",
+ "weight": 5
+ },
+ {
+ "block": "gtceu:moon_deepslate_cassiterite_ore",
+ "weight": 35
+ },
+ {
+ "block": "gtceu:raw_cassiterite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:moon_deepslate_tin_ore",
+ "weight": 15
+ }
+ ]
+ }
+ ],
+ "indicator": {
+ "rarity": 12,
+ "depth": 60,
+ "underground_rarity": 40,
+ "underground_count": 200,
+ "blocks": [
+ {
+ "block": "tfc:ore/small_cassiterite",
+ "weight": 50
+ },
+ {
+ "block": "gtceu:zeolite_indicator",
+ "weight": 5
+ },
+ {
+ "block": "gtceu:chalcopyrite_indicator",
+ "weight": 30
+ }
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_desh.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_desh.json
index 65ce7f852..07f6d4ca7 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_desh.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_desh.json
@@ -104,8 +104,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_garnet.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_garnet.json
new file mode 100644
index 000000000..3e8c7c63b
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_garnet.json
@@ -0,0 +1,133 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "type": "tfc:disc_vein",
+ "config": {
+ "height": 7,
+ "size": 35,
+ "rarity": 230,
+ "density": 0.35,
+ "min_y": 10,
+ "max_y": 128,
+ "random_name": "moon_garnet",
+ "blocks": [
+ {
+ "replace": [
+ "tfc:rock/raw/rhyolite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:rhyolite_red_garnet_ore",
+ "weight": 10
+ },
+ {
+ "block": "gtceu:rhyolite_yellow_garnet_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:rhyolite_amethyst_ore",
+ "weight": 40
+ },
+ {
+ "block": "gtceu:raw_amethyst_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:rhyolite_opal_ore",
+ "weight": 40
+ },
+ {
+ "block": "gtceu:raw_opal_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
+ ],
+ "with": [
+ {
+ "block": "gtceu:basalt_red_garnet_ore",
+ "weight": 10
+ },
+ {
+ "block": "gtceu:basalt_yellow_garnet_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:basalt_amethyst_ore",
+ "weight": 40
+ },
+ {
+ "block": "gtceu:raw_amethyst_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:basalt_opal_ore",
+ "weight": 40
+ },
+ {
+ "block": "gtceu:raw_opal_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/andesite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:andesite_red_garnet_ore",
+ "weight": 10
+ },
+ {
+ "block": "gtceu:andesite_yellow_garnet_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:andesite_amethyst_ore",
+ "weight": 40
+ },
+ {
+ "block": "gtceu:raw_amethyst_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:andesite_opal_ore",
+ "weight": 40
+ },
+ {
+ "block": "gtceu:raw_opal_block",
+ "weight": 1
+ }
+ ]
+ }
+ ],
+ "indicator": {
+ "rarity": 15,
+ "depth": 20,
+ "underground_rarity": 40,
+ "underground_count": 200,
+ "blocks": [
+ {
+ "block": "gtceu:red_garnet_bud_indicator",
+ "weight": 10
+ },
+ {
+ "block": "gtceu:yellow_garnet_bud_indicator",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:amethyst_bud_indicator",
+ "weight": 40
+ },
+ {
+ "block": "gtceu:opal_bud_indicator",
+ "weight": 40
+ }
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_gold.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_gold.json
new file mode 100644
index 000000000..0bfffb9a6
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_gold.json
@@ -0,0 +1,121 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "type": "tfc:disc_vein",
+ "config": {
+ "height": 10,
+ "size": 40,
+ "rarity": 170,
+ "density": 0.4,
+ "min_y": 10,
+ "max_y": 80,
+ "random_name": "moon_gold",
+ "blocks": [
+ {
+ "replace": [
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
+ ],
+ "with": [
+ {
+ "block": "gtceu:basalt_green_sapphire_ore",
+ "weight": 5
+ },
+ {
+ "block": "gtceu:basalt_bauxite_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:basalt_magnetite_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:basalt_gold_ore",
+ "weight": 55
+ },
+ {
+ "block": "minecraft:raw_gold_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/granite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:granite_green_sapphire_ore",
+ "weight": 5
+ },
+ {
+ "block": "gtceu:granite_bauxite_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:granite_magnetite_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:granite_gold_ore",
+ "weight": 55
+ },
+ {
+ "block": "minecraft:raw_gold_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/diorite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:diorite_green_sapphire_ore",
+ "weight": 5
+ },
+ {
+ "block": "gtceu:diorite_bauxite_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:diorite_magnetite_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:diorite_gold_ore",
+ "weight": 55
+ },
+ {
+ "block": "minecraft:raw_gold_block",
+ "weight": 1
+ }
+ ]
+ }
+ ],
+ "indicator": {
+ "rarity": 12,
+ "depth": 60,
+ "underground_rarity": 40,
+ "underground_count": 200,
+ "blocks": [
+ {
+ "block": "gtceu:green_sapphire_bud_indicator",
+ "weight": 5
+ },
+ {
+ "block": "gtceu:bauxite_indicator",
+ "weight": 20
+ },
+ {
+ "block": "tfc:ore/small_magnetite",
+ "weight": 20
+ },
+ {
+ "block": "tfc:ore/small_native_gold",
+ "weight": 55
+ }
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_graphite.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_graphite.json
index fa3ab8267..a971dfefb 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_graphite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_graphite.json
@@ -17,8 +17,8 @@
"blocks": [
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
@@ -110,8 +110,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_gypsum.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_gypsum.json
new file mode 100644
index 000000000..bad9a40c4
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_gypsum.json
@@ -0,0 +1,136 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "type": "tfc:disc_vein",
+ "config": {
+ "height": 9,
+ "size": 40,
+ "rarity": 180,
+ "density": 0.3,
+ "min_y": 10,
+ "max_y": 100,
+ "random_name": "moon_gypsum",
+ "blocks": [
+ {
+ "replace": [
+ "ad_astra:moon_stone"
+ ],
+ "with": [
+ {
+ "block": "gtceu:moon_stone_borax_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:moon_stone_calcite_ore",
+ "weight": 25
+ },
+ {
+ "block": "gtceu:moon_stone_alunite_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:moon_stone_gypsum_ore",
+ "weight": 35
+ },
+ {
+ "block": "gtceu:raw_gypsum_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:moon_stone_olivine_ore",
+ "weight": 5
+ }
+ ]
+ },
+ {
+ "replace": [
+ "ad_astra:glacio_stone"
+ ],
+ "with": [
+ {
+ "block": "gtceu:glacio_stone_borax_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:glacio_stone_calcite_ore",
+ "weight": 25
+ },
+ {
+ "block": "gtceu:glacio_stone_alunite_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:glacio_stone_gypsum_ore",
+ "weight": 35
+ },
+ {
+ "block": "gtceu:raw_gypsum_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:glacio_stone_olivine_ore",
+ "weight": 5
+ }
+ ]
+ },
+ {
+ "replace": [
+ "ad_astra:moon_deepslate"
+ ],
+ "with": [
+ {
+ "block": "gtceu:moon_deepslate_borax_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:moon_deepslate_calcite_ore",
+ "weight": 25
+ },
+ {
+ "block": "gtceu:moon_deepslate_alunite_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:moon_deepslate_gypsum_ore",
+ "weight": 35
+ },
+ {
+ "block": "gtceu:raw_gypsum_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:moon_deepslate_olivine_ore",
+ "weight": 5
+ }
+ ]
+ }
+ ],
+ "indicator": {
+ "rarity": 15,
+ "depth": 20,
+ "underground_rarity": 40,
+ "underground_count": 200,
+ "blocks": [
+ {
+ "block": "gtceu:borax_indicator",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:calcite_indicator",
+ "weight": 25
+ },
+ {
+ "block": "gtceu:alunite_indicator",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:gypsum_indicator",
+ "weight": 35
+ },
+ {
+ "block": "gtceu:olivine_bud_indicator",
+ "weight": 5
+ }
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_lubricant.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_lubricant.json
index 22be29ee3..4e29c67f3 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_lubricant.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_lubricant.json
@@ -119,8 +119,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_manganese.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_manganese.json
index 33d12a989..3f73c02b9 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_manganese.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_manganese.json
@@ -34,8 +34,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
@@ -104,8 +104,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_mica.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_mica.json
index 93e8e6043..8cc248a86 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_mica.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_mica.json
@@ -31,7 +31,7 @@
"weight": 25
},
{
- "block": "gtceu:diorite_pollucite_ore",
+ "block": "gtceu:diorite_aluminium_ore",
"weight": 15
},
{
@@ -62,7 +62,7 @@
"weight": 25
},
{
- "block": "gtceu:gabbro_pollucite_ore",
+ "block": "gtceu:gabbro_aluminium_ore",
"weight": 15
},
{
@@ -93,7 +93,7 @@
"weight": 25
},
{
- "block": "gtceu:moon_stone_pollucite_ore",
+ "block": "gtceu:moon_stone_aluminium_ore",
"weight": 15
},
{
@@ -124,7 +124,7 @@
"weight": 25
},
{
- "block": "gtceu:moon_deepslate_pollucite_ore",
+ "block": "gtceu:moon_deepslate_aluminium_ore",
"weight": 15
},
{
@@ -153,7 +153,7 @@
"weight": 25
},
{
- "block": "gtceu:pollucite_indicator",
+ "block": "gtceu:aluminium_indicator",
"weight": 15
},
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_molybdenum.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_molybdenum.json
index cd9cd5282..064d537e8 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_molybdenum.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_molybdenum.json
@@ -11,8 +11,8 @@
"blocks": [
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_pyrolusite.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_pyrolusite.json
index 6d53962ff..e9f14a9aa 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_pyrolusite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_pyrolusite.json
@@ -38,8 +38,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_quartz.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_quartz.json
index 833754174..3ecb7b7bf 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_quartz.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_quartz.json
@@ -11,8 +11,8 @@
"blocks": [
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_sapphire.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_sapphire.json
index 137fc6888..ccdf61301 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_sapphire.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_sapphire.json
@@ -12,8 +12,8 @@
"blocks": [
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_sheldonite.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_sheldonite.json
index de8075c4e..afdba374b 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_sheldonite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_sheldonite.json
@@ -11,8 +11,8 @@
"blocks": [
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_sphalerite.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_sphalerite.json
index 6919f3e71..f07416a4c 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_sphalerite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_sphalerite.json
@@ -11,8 +11,8 @@
"blocks": [
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_tetrahedrite.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_tetrahedrite.json
new file mode 100644
index 000000000..1be920439
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_tetrahedrite.json
@@ -0,0 +1,146 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "type": "tfc:cluster_vein",
+ "config": {
+ "size": 40,
+ "rarity": 190,
+ "density": 0.3,
+ "min_y": 50,
+ "max_y": 128,
+ "random_name": "moon_tetrahedrite",
+ "blocks": [
+ {
+ "replace": [
+ "tfc:rock/raw/dacite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:dacite_tetrahedrite_ore",
+ "weight": 40
+ },
+ {
+ "block": "gtceu:raw_tetrahedrite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:dacite_copper_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:dacite_stibnite_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:dacite_chalcocite_ore",
+ "weight": 25
+ }
+ ]
+ },
+ {
+ "replace": [
+ "ad_astra:glacio_stone"
+ ],
+ "with": [
+ {
+ "block": "gtceu:glacio_stone_tetrahedrite_ore",
+ "weight": 40
+ },
+ {
+ "block": "gtceu:raw_tetrahedrite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:glacio_stone_copper_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:glacio_stone_stibnite_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:glacio_stone_chalcocite_ore",
+ "weight": 25
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/andesite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:andesite_tetrahedrite_ore",
+ "weight": 40
+ },
+ {
+ "block": "gtceu:raw_tetrahedrite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:andesite_copper_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:andesite_stibnite_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:andesite_chalcocite_ore",
+ "weight": 25
+ }
+ ]
+ },
+ {
+ "replace": [
+ "tfc:rock/raw/rhyolite"
+ ],
+ "with": [
+ {
+ "block": "gtceu:rhyolite_tetrahedrite_ore",
+ "weight": 40
+ },
+ {
+ "block": "gtceu:raw_tetrahedrite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:rhyolite_copper_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:rhyolite_stibnite_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:rhyolite_chalcocite_ore",
+ "weight": 25
+ }
+ ]
+ }
+ ],
+ "indicator": {
+ "rarity": 12,
+ "depth": 60,
+ "underground_rarity": 1,
+ "underground_count": 1,
+ "blocks": [
+ {
+ "block": "tfc:ore/small_tetrahedrite",
+ "weight": 40
+ },
+ {
+ "block": "tfc:ore/small_native_copper",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:stibnite_indicator",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:chalcocite_indicator",
+ "weight": 25
+ }
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_topaz.json b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_topaz.json
index d399fb653..56fe0531a 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_topaz.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/moon/vein/moon_topaz.json
@@ -12,8 +12,8 @@
"blocks": [
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/surface/mangrove_tree.json b/kubejs/data/tfg/worldgen/configured_feature/nether/surface/mangrove_tree.json
index bb51057d2..ae2906d8e 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/surface/mangrove_tree.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/surface/mangrove_tree.json
@@ -108,7 +108,7 @@
"trunk_provider": {
"type": "minecraft:simple_state_provider",
"state": {
- "Name": "tfc:wood/wood/mangrove",
+ "Name": "tfc:wood/log/mangrove",
"Properties": {
"axis": "y"
}
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_basaltic_sands.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_basaltic_sands.json
index 09470d9cf..cccbd7c71 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_basaltic_sands.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_basaltic_sands.json
@@ -47,8 +47,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_beryllium.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_beryllium.json
index 25cd317b0..80c57d36c 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_beryllium.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_beryllium.json
@@ -86,8 +86,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_copper.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_copper.json
index d6975cd48..de500d4d1 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_copper.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_copper.json
@@ -88,8 +88,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_garnet.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_garnet.json
index 0dbc417eb..cdb99b60b 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_garnet.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_garnet.json
@@ -97,8 +97,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_goethite.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_goethite.json
index da563d976..3558dc62a 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_goethite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_goethite.json
@@ -96,8 +96,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_gypsum.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_gypsum.json
new file mode 100644
index 000000000..bba1bc626
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_gypsum.json
@@ -0,0 +1,151 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "type": "tfc:disc_vein",
+ "config": {
+ "height": 9,
+ "size": 40,
+ "rarity": 180,
+ "density": 0.4,
+ "min_y": 32,
+ "max_y": 128,
+ "random_name": "nether_gypsum",
+ "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": "gtceu:deepslate_borax_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:raw_borax_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:deepslate_calcite_ore",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:raw_calcite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:deepslate_fullers_earth_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:deepslate_gypsum_ore",
+ "weight": 35
+ },
+ {
+ "block": "gtceu:raw_gypsum_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "minecraft:dripstone_block"
+ ],
+ "with": [
+ {
+ "block": "gtceu:dripstone_borax_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:raw_borax_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:dripstone_calcite_ore",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:raw_calcite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:dripstone_fullers_earth_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:dripstone_gypsum_ore",
+ "weight": 35
+ },
+ {
+ "block": "gtceu:raw_gypsum_block",
+ "weight": 1
+ }
+ ]
+ },
+ {
+ "replace": [
+ "minecraft:blackstone",
+ "minecraft:magma_block"
+ ],
+ "with": [
+ {
+ "block": "gtceu:pyroxenite_borax_ore",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:raw_borax_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:pyroxenite_calcite_ore",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:raw_calcite_block",
+ "weight": 1
+ },
+ {
+ "block": "gtceu:pyroxenite_fullers_earth_ore",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:pyroxenite_gypsum_ore",
+ "weight": 35
+ },
+ {
+ "block": "gtceu:raw_gypsum_block",
+ "weight": 1
+ }
+ ]
+ }
+ ],
+ "indicator": {
+ "rarity": 15,
+ "depth": 1,
+ "underground_rarity": 40,
+ "underground_count": 150,
+ "blocks": [
+ {
+ "block": "gtceu:borax_indicator",
+ "weight": 20
+ },
+ {
+ "block": "gtceu:calcite_indicator",
+ "weight": 30
+ },
+ {
+ "block": "gtceu:fullers_earth_indicator",
+ "weight": 15
+ },
+ {
+ "block": "gtceu:gypsum_indicator",
+ "weight": 35
+ }
+ ]
+ }
+ }
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_hematite.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_hematite.json
index 48b653d6c..0a9d6d30c 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_hematite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_hematite.json
@@ -96,8 +96,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_magnetite.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_magnetite.json
index 0f02e4e67..0a0c8309e 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_magnetite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_magnetite.json
@@ -88,8 +88,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_manganese.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_manganese.json
index b1122ee7d..3143155bd 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_manganese.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_manganese.json
@@ -52,8 +52,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_naquadah.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_naquadah.json
index 4f59be363..b29158861 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_naquadah.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_naquadah.json
@@ -35,8 +35,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_olivine.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_olivine.json
index 5662185ca..dee894d86 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_olivine.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_olivine.json
@@ -52,8 +52,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_quartz.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_quartz.json
index 5b618a691..9405766c9 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_quartz.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_quartz.json
@@ -72,8 +72,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_sheldonite.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_sheldonite.json
index 5480ee655..d47865f85 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_sheldonite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_sheldonite.json
@@ -88,8 +88,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_sphalerite.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_sphalerite.json
index 974dba7fa..b363c5829 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_sphalerite.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_sphalerite.json
@@ -48,8 +48,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_sulfur.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_sulfur.json
index b6e10b202..ef7aba206 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_sulfur.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_sulfur.json
@@ -42,8 +42,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_topaz.json b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_topaz.json
index 64607724c..a80881e8d 100644
--- a/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_topaz.json
+++ b/kubejs/data/tfg/worldgen/configured_feature/nether/vein/nether_topaz.json
@@ -89,8 +89,8 @@
},
{
"replace": [
- "minecraft:basalt",
- "tfc:rock/raw/basalt"
+ "tfc:rock/raw/basalt",
+ "minecraft:basalt"
],
"with": [
{
diff --git a/kubejs/data/tfg/worldgen/noise_settings/mars_noise.json b/kubejs/data/tfg/worldgen/noise_settings/mars_noise.json
index 9b093369b..fa4e04717 100644
--- a/kubejs/data/tfg/worldgen/noise_settings/mars_noise.json
+++ b/kubejs/data/tfg/worldgen/noise_settings/mars_noise.json
@@ -8,7 +8,7 @@
"Name": "ad_astra:mars_stone"
},
"default_fluid": {
- "Name": "tfg:semiheavy_ammoniacal_water"
+ "Name": "tfg:fluid/semiheavy_ammoniacal_water"
},
"noise": {
"min_y": -32,
diff --git a/kubejs/data/tfg/worldgen/placed_feature/earth/vein/normal_gypsum.json b/kubejs/data/tfg/worldgen/placed_feature/earth/vein/normal_gypsum.json
new file mode 100644
index 000000000..d01339c11
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/earth/vein/normal_gypsum.json
@@ -0,0 +1,5 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "feature": "tfg:earth/vein/normal_gypsum",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/crop/amber_root.json b/kubejs/data/tfg/worldgen/placed_feature/mars/crop/amber_root.json
index e439f93ce..6ffacad5c 100644
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/crop/amber_root.json
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/crop/amber_root.json
@@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:rarity_filter",
- "chance": 50
+ "chance": 70
},
{
"type": "minecraft:in_square"
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/crop/blossom_berry.json b/kubejs/data/tfg/worldgen/placed_feature/mars/crop/blossom_berry.json
index 5cff0483f..1a4913e22 100644
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/crop/blossom_berry.json
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/crop/blossom_berry.json
@@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:rarity_filter",
- "chance": 50
+ "chance": 70
},
{
"type": "minecraft:in_square"
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/crop/bolux_mushroom.json b/kubejs/data/tfg/worldgen/placed_feature/mars/crop/bolux_mushroom.json
index 42cd2d5c5..dc42c645f 100644
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/crop/bolux_mushroom.json
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/crop/bolux_mushroom.json
@@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:rarity_filter",
- "chance": 50
+ "chance": 70
},
{
"type": "minecraft:in_square"
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/crop/cave_pumpkin.json b/kubejs/data/tfg/worldgen/placed_feature/mars/crop/cave_pumpkin.json
index f571295d2..95c6d9943 100644
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/crop/cave_pumpkin.json
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/crop/cave_pumpkin.json
@@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:rarity_filter",
- "chance": 50
+ "chance": 70
},
{
"type": "minecraft:in_square"
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/crop/chorus_mushroom.json b/kubejs/data/tfg/worldgen/placed_feature/mars/crop/chorus_mushroom.json
index 3419830cf..af59e4dc0 100644
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/crop/chorus_mushroom.json
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/crop/chorus_mushroom.json
@@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:rarity_filter",
- "chance": 50
+ "chance": 70
},
{
"type": "minecraft:in_square"
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/crop/shadow_berry.json b/kubejs/data/tfg/worldgen/placed_feature/mars/crop/shadow_berry.json
index 298f9b0bd..16d39386f 100644
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/crop/shadow_berry.json
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/crop/shadow_berry.json
@@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:rarity_filter",
- "chance": 50
+ "chance": 70
},
{
"type": "minecraft:in_square"
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/hardening.json b/kubejs/data/tfg/worldgen/placed_feature/mars/hardening.json
deleted file mode 100644
index eef3d5728..000000000
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/hardening.json
+++ /dev/null
@@ -1,186 +0,0 @@
-{
- "feature": {
- "type": "minecraft:replace_single_block",
- "config": {
- "targets": [
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "ad_astra:mars_stone"
- },
- "state": {
- "Name": "tfg:rock/hardened_mars_stone"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "ad_astra:venus_stone"
- },
- "state": {
- "Name": "tfg:rock/hardened_venus_stone"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "gtceu:red_granite"
- },
- "state": {
- "Name": "tfg:rock/hardened_red_granite"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "tfc:rock/raw/gabbro"
- },
- "state": {
- "Name": "tfc:rock/hardened/gabbro"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "tfc:rock/raw/rhyolite"
- },
- "state": {
- "Name": "tfc:rock/hardened/rhyolite"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "tfc:rock/raw/basalt"
- },
- "state": {
- "Name": "tfc:rock/hardened/basalt"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "tfc:rock/raw/andesite"
- },
- "state": {
- "Name": "tfc:rock/hardened/andesite"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "tfc:rock/raw/dacite"
- },
- "state": {
- "Name": "tfc:rock/hardened/dacite"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "tfc:rock/raw/diorite"
- },
- "state": {
- "Name": "tfc:rock/hardened/diorite"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "tfc:rock/raw/shale"
- },
- "state": {
- "Name": "tfc:rock/hardened/shale"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "tfc:rock/raw/dolomite"
- },
- "state": {
- "Name": "tfc:rock/hardened/dolomite"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "tfc:rock/raw/limestone"
- },
- "state": {
- "Name": "tfc:rock/hardened/limestone"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "tfc:rock/raw/claystone"
- },
- "state": {
- "Name": "tfc:rock/hardened/claystone"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "tfc:rock/raw/conglomerate"
- },
- "state": {
- "Name": "tfc:rock/hardened/conglomerate"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "tfc:rock/raw/chert"
- },
- "state": {
- "Name": "tfc:rock/hardened/chert"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:block_match",
- "block": "minecraft:dripstone_block"
- },
- "state": {
- "Name": "tfg:rock/hardened_dripstone"
- }
- },
- {
- "target": {
- "predicate_type": "minecraft:tag_match",
- "tag": "tfc:can_landslide"
- },
- "state": {
- "Name": "tfg:rock/hardened_mars_stone"
- }
- }
- ]
- }
- },
- "placement": [
- {
- "type": "minecraft:carving_mask",
- "step": "air"
- },
- {
- "type": "minecraft:environment_scan",
- "direction_of_search": "up",
- "max_steps": 1,
- "target_condition": {
- "type": "minecraft:any_of",
- "predicates": [
- {
- "type": "minecraft:matching_block_tag",
- "tag": "ad_astra:mars_stone_replaceables"
- },
- {
- "type": "minecraft:matching_block_tag",
- "tag": "tfc:can_landslide"
- }
- ]
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/semiheavy_ammoniacal_water.json b/kubejs/data/tfg/worldgen/placed_feature/mars/semiheavy_ammoniacal_water.json
index f1c558897..ec025871f 100644
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/semiheavy_ammoniacal_water.json
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/semiheavy_ammoniacal_water.json
@@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:rarity_filter",
- "chance": 30
+ "chance": 20
},
{
"type": "minecraft:in_square"
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/aeridium.json b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/aeridium.json
index ffc5ef7f8..f1ab0c68f 100644
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/aeridium.json
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/aeridium.json
@@ -1,9 +1,9 @@
{
- "feature": "tfg:mars/surface/ruscus",
+ "feature": "tfg:mars/surface/aeridium",
"placement": [
{
"type": "minecraft:count",
- "count": 1
+ "count": 2
},
{
"type": "minecraft:in_square"
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/amber_grass.json b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/amber_grass.json
index 758d5e645..d9f0a1579 100644
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/amber_grass.json
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/amber_grass.json
@@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:count",
- "count": 8
+ "count": 10
},
{
"type": "minecraft:in_square"
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/cave_grass.json b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/cave_grass.json
index b464f6c22..bc216736e 100644
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/cave_grass.json
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/cave_grass.json
@@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:count",
- "count": 6
+ "count": 7
},
{
"type": "minecraft:in_square"
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/lutebus.json b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/lutebus.json
index d674231a5..6a1d566b5 100644
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/lutebus.json
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/lutebus.json
@@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:count",
- "count": 2
+ "count": 4
},
{
"type": "minecraft:in_square"
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/orango.json b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/orango.json
index 98419b076..d0442c031 100644
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/orango.json
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/orango.json
@@ -3,7 +3,7 @@
"placement": [
{
"type": "minecraft:count",
- "count": 2
+ "count": 4
},
{
"type": "minecraft:in_square"
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/aeronos_patch.json b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/pitcher_plant.json
similarity index 50%
rename from kubejs/data/tfg/worldgen/placed_feature/mars/surface/aeronos_patch.json
rename to kubejs/data/tfg/worldgen/placed_feature/mars/surface/pitcher_plant.json
index 11e36935f..3f6047989 100644
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/aeronos_patch.json
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/pitcher_plant.json
@@ -1,23 +1,26 @@
{
- "feature": "tfg:mars/surface/aeronos_patch",
+ "feature": "tfg:mars/surface/pitcher_plant",
"placement": [
{
"type": "minecraft:rarity_filter",
- "chance": 8
+ "chance": 1
},
{
"type": "minecraft:in_square"
},
- {
- "type": "minecraft:heightmap",
- "heightmap": "MOTION_BLOCKING"
- },
{
"type": "minecraft:biome"
},
{
- "type": "tfc:climate",
- "min_forest": "sparse"
+ "type": "minecraft:heightmap",
+ "heightmap": "WORLD_SURFACE"
+ },
+ {
+ "type": "tfc:near_fluid",
+ "radius": 6,
+ "fluids": [
+ "tfg:semiheavy_ammoniacal_water"
+ ]
}
]
}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/strophar_huge.json b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/strophar_huge.json
deleted file mode 100644
index e0235e74d..000000000
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/strophar_huge.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "feature": "tfg:mars/surface/strophar_huge",
- "placement": [
- {
- "type": "minecraft:rarity_filter",
- "chance": 3
- },
- {
- "type": "minecraft:in_square"
- },
- {
- "type": "minecraft:heightmap",
- "heightmap": "MOTION_BLOCKING"
- },
- {
- "type": "minecraft:biome"
- },
- {
- "type": "tfc:climate",
- "min_forest": "normal"
- }
- ]
-}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/strophar_patch.json b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/strophar_patch.json
deleted file mode 100644
index 9fe5bec6b..000000000
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/strophar_patch.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "feature": "tfg:mars/surface/strophar_patch",
- "placement": [
- {
- "type": "minecraft:rarity_filter",
- "chance": 5
- },
- {
- "type": "minecraft:in_square"
- },
- {
- "type": "minecraft:heightmap",
- "heightmap": "MOTION_BLOCKING"
- },
- {
- "type": "minecraft:biome"
- },
- {
- "type": "tfc:climate",
- "min_forest": "sparse"
- }
- ]
-}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/aeronos_huge.json b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/torchflower.json
similarity index 55%
rename from kubejs/data/tfg/worldgen/placed_feature/mars/surface/aeronos_huge.json
rename to kubejs/data/tfg/worldgen/placed_feature/mars/surface/torchflower.json
index 7290dc6a9..19d41518f 100644
--- a/kubejs/data/tfg/worldgen/placed_feature/mars/surface/aeronos_huge.json
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/surface/torchflower.json
@@ -1,23 +1,19 @@
{
- "feature": "tfg:mars/surface/aeronos_huge",
+ "feature": "tfg:mars/surface/torchflower",
"placement": [
{
"type": "minecraft:rarity_filter",
- "chance": 3
+ "chance": 2
},
{
"type": "minecraft:in_square"
},
- {
- "type": "minecraft:heightmap",
- "heightmap": "MOTION_BLOCKING"
- },
{
"type": "minecraft:biome"
},
{
- "type": "tfc:climate",
- "min_forest": "normal"
+ "type": "minecraft:heightmap",
+ "heightmap": "WORLD_SURFACE"
}
]
}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/aeronos.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/aeronos.json
new file mode 100644
index 000000000..40ddda9f7
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/aeronos.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/aeronos",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/aeronos_dead.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/aeronos_dead.json
new file mode 100644
index 000000000..3612b1f27
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/aeronos_dead.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/aeronos_dead",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/aeronos_old_growth.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/aeronos_old_growth.json
new file mode 100644
index 000000000..b9d75a7b2
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/aeronos_old_growth.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/aeronos_old_growth",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/alphacene_dead.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/alphacene_dead.json
new file mode 100644
index 000000000..b39477429
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/alphacene_dead.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/alphacene_dead",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson.json
new file mode 100644
index 000000000..cdec23129
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/crimson",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson_amber.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson_amber.json
new file mode 100644
index 000000000..c85334354
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson_amber.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/crimson_amber",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson_dead.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson_dead.json
new file mode 100644
index 000000000..60068ade0
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson_dead.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/crimson_dead",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson_rusticus.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson_rusticus.json
new file mode 100644
index 000000000..bde3f73d5
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson_rusticus.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/crimson_rusticus",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson_sangnum.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson_sangnum.json
new file mode 100644
index 000000000..d0c16ec7e
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/crimson_sangnum.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/crimson_sangnum",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/strophar.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/strophar.json
new file mode 100644
index 000000000..23e1b2a1e
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/strophar.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/strophar",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/strophar_dead.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/strophar_dead.json
new file mode 100644
index 000000000..61b9aa682
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/strophar_dead.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/strophar_dead",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/strophar_old_growth.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/strophar_old_growth.json
new file mode 100644
index 000000000..1f6452a24
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/strophar_old_growth.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/strophar_old_growth",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped.json
new file mode 100644
index 000000000..cdec23129
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/crimson",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped_amber.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped_amber.json
new file mode 100644
index 000000000..349608694
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped_amber.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/warped_amber",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped_dead.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped_dead.json
new file mode 100644
index 000000000..041047393
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped_dead.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/warped_dead",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped_rusticus.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped_rusticus.json
new file mode 100644
index 000000000..5a4466843
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped_rusticus.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/warped_rusticus",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped_sangnum.json b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped_sangnum.json
new file mode 100644
index 000000000..c873e114b
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/tree/warped_sangnum.json
@@ -0,0 +1,4 @@
+{
+ "feature": "tfg:mars/tree/warped_sangnum",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/mars/vein/mars_hematite.json b/kubejs/data/tfg/worldgen/placed_feature/mars/vein/mars_hematite.json
new file mode 100644
index 000000000..dde0de71c
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/mars/vein/mars_hematite.json
@@ -0,0 +1,5 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "feature": "tfg:mars/vein/mars_hematite",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_cassiterite.json b/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_cassiterite.json
new file mode 100644
index 000000000..1afc3113b
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_cassiterite.json
@@ -0,0 +1,5 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "feature": "tfg:moon/vein/moon_cassiterite",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_garnet.json b/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_garnet.json
new file mode 100644
index 000000000..1b3f77aec
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_garnet.json
@@ -0,0 +1,5 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "feature": "tfg:moon/vein/moon_garnet",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_gold.json b/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_gold.json
new file mode 100644
index 000000000..165774ba0
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_gold.json
@@ -0,0 +1,5 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "feature": "tfg:moon/vein/moon_gold",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_gypsum.json b/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_gypsum.json
new file mode 100644
index 000000000..86b586876
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_gypsum.json
@@ -0,0 +1,5 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "feature": "tfg:moon/vein/moon_gypsum",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_tetrahedrite.json b/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_tetrahedrite.json
new file mode 100644
index 000000000..8d59dab39
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/moon/vein/moon_tetrahedrite.json
@@ -0,0 +1,5 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "feature": "tfg:moon/vein/moon_tetrahedrite",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/tfg/worldgen/placed_feature/nether/vein/nether_gypsum.json b/kubejs/data/tfg/worldgen/placed_feature/nether/vein/nether_gypsum.json
new file mode 100644
index 000000000..9818e5b08
--- /dev/null
+++ b/kubejs/data/tfg/worldgen/placed_feature/nether/vein/nether_gypsum.json
@@ -0,0 +1,5 @@
+{
+ "__credits__": "This vein was automatically generated by OresToFieldGuide.",
+ "feature": "tfg:nether/vein/nether_gypsum",
+ "placement": []
+}
\ No newline at end of file
diff --git a/kubejs/data/wan_ancient_beasts/loot_tables/entities/crusher.json b/kubejs/data/wan_ancient_beasts/loot_tables/entities/crusher.json
new file mode 100644
index 000000000..41865f871
--- /dev/null
+++ b/kubejs/data/wan_ancient_beasts/loot_tables/entities/crusher.json
@@ -0,0 +1,65 @@
+{
+ "__comment__": "This file was automatically created by mcresources",
+ "type": "minecraft:entity",
+ "pools": [
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "tfg:food/raw_crusher_meat",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 2,
+ "max": 5
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "minecraft:bone",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 1,
+ "max": 3,
+ "type": "minecraft:uniform"
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "wan_ancient_beasts:crusher_spike",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 0,
+ "max": 2,
+ "type": "minecraft:uniform"
+ }
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/data/wan_ancient_beasts/loot_tables/entities/glider.json b/kubejs/data/wan_ancient_beasts/loot_tables/entities/glider.json
new file mode 100644
index 000000000..90570f5b2
--- /dev/null
+++ b/kubejs/data/wan_ancient_beasts/loot_tables/entities/glider.json
@@ -0,0 +1,66 @@
+{
+ "__comment__": "This file was automatically created by mcresources",
+ "type": "minecraft:entity",
+ "pools": [
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "tfg:food/raw_glider_wings",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 2,
+ "max": 6
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "minecraft:bone",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 1,
+ "max": 2,
+ "type": "minecraft:uniform"
+ }
+ }
+ ]
+ }
+ ]
+ }
+ ,
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "wan_ancient_beasts:glider_feather",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 0,
+ "max": 2,
+ "type": "minecraft:uniform"
+ }
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/data/wan_ancient_beasts/loot_tables/entities/soarer.json b/kubejs/data/wan_ancient_beasts/loot_tables/entities/soarer.json
new file mode 100644
index 000000000..2499bd85b
--- /dev/null
+++ b/kubejs/data/wan_ancient_beasts/loot_tables/entities/soarer.json
@@ -0,0 +1,66 @@
+{
+ "__comment__": "This file was automatically created by mcresources",
+ "type": "minecraft:entity",
+ "pools": [
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "tfg:food/raw_whole_soarer",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 1,
+ "max": 4
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "minecraft:bone",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 1,
+ "max": 4,
+ "type": "minecraft:uniform"
+ }
+ }
+ ]
+ }
+ ]
+ }
+ ,
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "wan_ancient_beasts:glider_feather",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 0,
+ "max": 4,
+ "type": "minecraft:uniform"
+ }
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/data/wan_ancient_beasts/loot_tables/entities/walker.json b/kubejs/data/wan_ancient_beasts/loot_tables/entities/walker.json
new file mode 100644
index 000000000..9808e1bba
--- /dev/null
+++ b/kubejs/data/wan_ancient_beasts/loot_tables/entities/walker.json
@@ -0,0 +1,45 @@
+{
+ "__comment__": "This file was automatically created by mcresources",
+ "type": "minecraft:entity",
+ "pools": [
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "tfg:food/raw_walker_steak",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 10,
+ "max": 25
+ }
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "loot_pool",
+ "rolls": 1,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "minecraft:bone",
+ "functions": [
+ {
+ "function": "minecraft:set_count",
+ "count": {
+ "min": 4,
+ "max": 10,
+ "type": "minecraft:uniform"
+ }
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/kubejs/server_scripts/ad_astra/recipes.js b/kubejs/server_scripts/ad_astra/recipes.js
index 618a1e1fc..ca80b01df 100644
--- a/kubejs/server_scripts/ad_astra/recipes.js
+++ b/kubejs/server_scripts/ad_astra/recipes.js
@@ -304,12 +304,18 @@ const registerAdAstraRecipes = (event) => {
B: 'tfg:space_suit_fabric',
D: 'ad_astra:oxygen_gear'
}).id('tfg:space_suit')
+
+ event.shapeless('ad_astra:space_suit', ['ad_astra:space_suit'])
+ .id('tfg:empty_space_suit')
/*
event.recipes.gtceu.assembler('ad_astra:netherite_space_suit')
.itemInputs('ad_astra:space_suit', '5x #forge:plates/tungsten_steel','5x tfg:better_space_suit_fabric')
.itemOutputs('ad_astra:netherite_space_suit')
.duration(400)
.EUt(GTValues.VA[GTValues.IV])
+
+ event.shapeless('ad_astra:netherite_space_suit', ['ad_astra:netherite_space_suit'])
+ .id('tfg:empty_netherite_space_suit')
*/
event.shaped('ad_astra:space_pants', [
'BAB',
@@ -367,6 +373,9 @@ const registerAdAstraRecipes = (event) => {
C: 'gtceu:aluminium_fluid_cell'
}).id('tfg:gas_tank')
+ event.shapeless('ad_astra:gas_tank', ['ad_astra:gas_tank'])
+ .id('tfg:empty_gas_tank')
+
event.shaped('ad_astra:large_gas_tank', [
'ABA',
'ACA',
@@ -377,6 +386,9 @@ const registerAdAstraRecipes = (event) => {
C: 'gtceu:stainless_steel_fluid_cell'
}).id('tfg:large_gas_tank')
+ event.shapeless('ad_astra:large_gas_tank', ['ad_astra:large_gas_tank'])
+ .id('tfg:empty_large_gas_tank')
+
//#endregion
//#region Machines
@@ -907,13 +919,14 @@ const registerAdAstraRecipes = (event) => {
}).id('tfg:shaped/strophar_ladder')
- generateGreenHouseRecipe(event, '8x ad_astra:strophar_mushroom', 'tfg:semiheavy_ammoniacal_water', 16000,
+ generateGreenHouseRecipe(event, '8x tfg:saplings/strophar', 'tfg:semiheavy_ammoniacal_water', 16000,
'64x ad_astra:strophar_stem', 'tfg:green_house/strophar_mushroom', 'ad_astra:mars', 8,
'16x ad_astra:strophar_cap', GTValues.VA[GTValues.MV])
- generateGreenHouseRecipe(event, '8x ad_astra:aeronos_mushroom', 'tfg:semiheavy_ammoniacal_water', 16000,
+ generateGreenHouseRecipe(event, '8x tfg:saplings/aeronos', 'tfg:semiheavy_ammoniacal_water', 16000,
'64x ad_astra:aeronos_stem', 'tfg:green_house/aeronos_mushroom', 'ad_astra:mars', 8,
'16x ad_astra:aeronos_cap', GTValues.VA[GTValues.MV])
- // TODO: needs a sapling
- //generateGreenHouseRecipe(event, '8x ___', 16000, '64x ad_astra:glacian_log', 'tfg:green_house/glacian_tree', 'ad_astra:mars', 8, '8x species:alphacene_moss_block', GTValues.VA[GTValues.MV])
+ generateGreenHouseRecipe(event, '8x tfg:saplings/glacian', 'tfg:semiheavy_ammoniacal_water', 16000,
+ '64x ad_astra:glacian_log', 'tfg:green_house/glacian_tree', 'ad_astra:mars', 8,
+ '8x species:alphacene_moss_block', GTValues.VA[GTValues.MV])
//#endregion
}
diff --git a/kubejs/server_scripts/ad_astra/tags.js b/kubejs/server_scripts/ad_astra/tags.js
index a48b9fbb9..112add8c1 100644
--- a/kubejs/server_scripts/ad_astra/tags.js
+++ b/kubejs/server_scripts/ad_astra/tags.js
@@ -113,7 +113,7 @@ const registerAdAstraItemTags = (event) => {
// these are log tags
event.remove('ad_astra:aeronos_caps', 'ad_astra:aeronos_cap')
event.remove('ad_astra:strophar_caps', 'ad_astra:strophar_cap')
-
+
global.AD_ASTRA_WOOD.forEach(wood => {
if (wood.log) {
@@ -243,6 +243,7 @@ const registerAdAstraBlockTags = (event) => {
event.add('tfg:mars_soil', 'tfg:grass/amber_mycelium')
event.add('tfg:mars_soil', 'tfg:grass/sangnum_mycelium')
event.add('ad_astra:mars_stone_replaceables', '#tfg:mars_soil')
+ event.add('minecraft:animals_spawnable_on', '#tfg:mars_soil')
event.add('tfc:can_carve', '#ad_astra:moon_stone_replaceables')
event.add('tfc:can_carve', '#ad_astra:mars_stone_replaceables')
@@ -314,6 +315,20 @@ const registerAdAstraBiomeTags = (event) => {
event.add('sandworm_mod:can_spawn_sandworms', 'tfg:mars/martian_dunes')
event.add('sandworm_mod:can_spawn_sandworms', 'tfg:mars/martian_deep_desert')
+
+ event.add('tfg:has_dark_sand_particles', 'tfg:mars/martian_dunes')
+ event.add('tfg:has_dark_sand_particles', 'tfg:mars/martian_deep_desert')
+ event.add('tfg:has_medium_sand_particles', 'tfg:mars/martian_dune_edge')
+ event.add('tfg:has_medium_sand_particles', 'tfg:mars/amber_plains')
+ event.add('tfg:has_medium_sand_particles', 'tfg:mars/amber_hills')
+ event.add('tfg:has_medium_sand_particles', 'tfg:mars/rusticus_plains')
+ event.add('tfg:has_medium_sand_particles', 'tfg:mars/rusticus_hills')
+ event.add('tfg:has_medium_sand_particles', 'tfg:mars/sangnum_plains')
+ event.add('tfg:has_medium_sand_particles', 'tfg:mars/sangnum_hills')
+ event.add('tfg:has_medium_sand_particles', 'tfg:mars/martian_oasis')
+ event.add('tfg:has_medium_sand_particles', 'tfg:mars/martian_mountains')
+ event.add('tfg:has_light_sand_particles', 'tfg:mars/martian_river')
+ event.add('tfg:has_light_sand_particles', 'tfg:mars/martian_riverbed')
}
const registerAdAstraEntityTypeTags = (event) => {
@@ -335,7 +350,8 @@ const registerAdAstraEntityTypeTags = (event) => {
'endermanoverhaul:end_enderman',
'endermanoverhaul:end_islands_enderman',
- 'minecraft:sniffer',
+ 'tfg:sniffer',
+ 'tfg:glacian_ram',
'species:wraptor',
'species:goober',
'species:cruncher',
@@ -343,7 +359,14 @@ const registerAdAstraEntityTypeTags = (event) => {
'species:quake',
'endermanoverhaul:crimson_forest_enderman',
'endermanoverhaul:warped_forest_enderman',
- 'endermanoverhaul:badlands_enderman'
+ 'endermanoverhaul:badlands_enderman',
+ 'wan_ancient_beasts:walker',
+ 'wan_ancient_beasts:eater',
+ 'wan_ancient_beasts:crusher',
+ 'wan_ancient_beasts:soarer',
+ 'wan_ancient_beasts:glider',
+ 'wan_ancient_beasts:toxlacanth',
+ 'wan_ancient_beasts:surfer'
]
COLD_ENTITIES.forEach(entity => {
@@ -364,6 +387,11 @@ const registerAdAstraEntityTypeTags = (event) => {
event.add('tfg:ignores_gravity', 'endermanoverhaul:spirit')
event.add('tfg:ignores_gravity', 'species:birt')
event.add('tfg:ignores_gravity', 'ad_astra:star_crawler')
+
+ event.add('tfg:ignores_gravity', 'species:wraptor')
+ event.add('tfg:ignores_gravity', 'wan_ancient_beasts:crusher')
+ event.add('tfg:ignores_gravity', 'wan_ancient_beasts:soarer')
+ event.add('tfg:ignores_gravity', 'wan_ancient_beasts:glider')
}
const registerAdAstraPlacedFeatures = (event) => {
@@ -400,6 +428,7 @@ const registerAdAstraPlacedFeatures = (event) => {
event.add("tfg:mars_amber_small_plants", "tfg:mars/surface/flammalix")
event.add("tfg:mars_amber_small_plants", "tfg:mars/surface/lutebus")
event.add("tfg:mars_amber_small_plants", "tfg:mars/surface/orango")
+ event.add("tfg:mars_amber_small_plants", "tfg:mars/surface/torchflower")
event.add("tfg:mars_rusticus_small_plants", "tfg:mars/crop/amber_root")
event.add("tfg:mars_rusticus_small_plants", "tfg:mars/crop/blossom_berry")
@@ -412,7 +441,9 @@ const registerAdAstraPlacedFeatures = (event) => {
event.add("tfg:mars_rusticus_small_plants", "tfg:mars/surface/lamellarium")
event.add("tfg:mars_rusticus_small_plants", "tfg:mars/surface/lutebus")
event.add("tfg:mars_rusticus_small_plants", "tfg:mars/surface/orango")
+ event.add("tfg:mars_rusticus_small_plants", "tfg:mars/surface/pitcher_plant")
event.add("tfg:mars_rusticus_small_plants", "tfg:mars/surface/ruscus")
+ event.add("tfg:mars_rusticus_small_plants", "tfg:mars/surface/torchflower")
event.add("tfg:mars_sangnum_small_plants", "tfg:mars/crop/blossom_berry")
event.add("tfg:mars_sangnum_small_plants", "tfg:mars/crop/bolux_mushroom")
@@ -424,26 +455,17 @@ const registerAdAstraPlacedFeatures = (event) => {
event.add("tfg:mars_sangnum_small_plants", "tfg:mars/surface/flamaea")
event.add("tfg:mars_sangnum_small_plants", "tfg:mars/surface/globulagus")
event.add("tfg:mars_sangnum_small_plants", "tfg:mars/surface/lamellarium")
+ event.add("tfg:mars_sangnum_small_plants", "tfg:mars/surface/pitcher_plant")
event.add("tfg:mars_sangnum_small_plants", "tfg:mars/surface/ruscus")
event.add("tfg:mars_global_small_plants", "tfg:mars/surface/small_amaranita_mushroom")
- // TODO
- event.add("tfg:mars_trees", "tfg:mars/surface/strophar_huge")
- event.add("tfg:mars_trees", "tfg:mars/surface/aeronos_huge")
- event.add("tfg:mars_trees", "species:alphacene_mushroom")
- event.add("tfg:mars_global_small_plants", "tfg:mars/surface/aeronos_patch")
- event.add("tfg:mars_global_small_plants", "tfg:mars/surface/strophar_patch")
-
- event.add("tfg:mars_amber_vegetal_decoration", "#tfg:mars_trees")
event.add("tfg:mars_amber_vegetal_decoration", "#tfg:mars_amber_small_plants")
event.add("tfg:mars_amber_vegetal_decoration", "#tfg:mars_global_small_plants")
- event.add("tfg:mars_rusticus_vegetal_decoration", "#tfg:mars_trees")
event.add("tfg:mars_rusticus_vegetal_decoration", "#tfg:mars_rusticus_small_plants")
event.add("tfg:mars_rusticus_vegetal_decoration", "#tfg:mars_global_small_plants")
- event.add("tfg:mars_sangnum_vegetal_decoration", "#tfg:mars_trees")
event.add("tfg:mars_sangnum_vegetal_decoration", "#tfg:mars_sangnum_small_plants")
event.add("tfg:mars_sangnum_vegetal_decoration", "#tfg:mars_global_small_plants")
diff --git a/kubejs/server_scripts/ae2/recipes.js b/kubejs/server_scripts/ae2/recipes.js
index 7198628da..60a4f168d 100644
--- a/kubejs/server_scripts/ae2/recipes.js
+++ b/kubejs/server_scripts/ae2/recipes.js
@@ -17,6 +17,8 @@ const registerAE2Recipes = (event) => {
], mod: 'ae2'
});
+ event.remove( { output: 'ae2:fe_p2p_tunnel' } )
+
// Cutting knives (for renaming things)
event.shaped('ae2:certus_quartz_cutting_knife', [
' A',
@@ -1152,7 +1154,7 @@ global.MINECRAFT_DYE_NAMES.forEach(dye => {
'ae2:logic_processor',
'ae2:engineering_processor',
'ae2:calculation_processor',
- '#gtceu:circuits/iv',
+ '#gtceu:circuits/ev',
'6x #forge:plates/stainless_steel')
.inputFluids(Fluid.of('tfg:fluix', 144*5))
.itemOutputs('ae2:crafting_unit')
@@ -1165,7 +1167,7 @@ global.MINECRAFT_DYE_NAMES.forEach(dye => {
'ae2:logic_processor',
'ae2:engineering_processor',
'ae2:calculation_processor',
- '#gtceu:circuits/iv',
+ '#gtceu:circuits/ev',
'6x #forge:plates/stainless_steel')
.inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*5))
.itemOutputs('2x ae2:crafting_unit')
@@ -1253,57 +1255,57 @@ global.MINECRAFT_DYE_NAMES.forEach(dye => {
event.recipes.gtceu.assembler('ae2:interface_mv')
.itemInputs(
'gtceu:mv_conveyor_module',
- '8x #forge:plates/glass',
+ '2x #tfc:workbenches',
'4x #forge:plates/aluminium',
'4x ae2:annihilation_core',
'4x ae2:formation_core')
.inputFluids(Fluid.of('tfg:fluix', 144))
.itemOutputs('ae2:interface')
- .duration(200)
+ .duration(20*20)
.EUt(GTValues.VA[GTValues.MV])
.cleanroom(CleanroomType.CLEANROOM)
- // HV Moon Only
- event.recipes.gtceu.assembler('ae2:interface_hv_moon')
+ // MV Moon Only
+ event.recipes.gtceu.assembler('ae2:interface_mv_moon')
.itemInputs(
- 'gtceu:hv_conveyor_module',
- '8x #forge:plates/glass',
- '4x #forge:plates/stainless_steel',
+ 'gtceu:mv_conveyor_module',
+ '2x #tfc:workbenches',
+ '4x #forge:plates/aluminium',
'4x ae2:annihilation_core',
'4x ae2:formation_core')
.inputFluids(Fluid.of('tfg:cryogenized_fluix', 144))
.itemOutputs('4x ae2:interface')
- .duration(200)
- .EUt(GTValues.VA[GTValues.HV])
+ .duration(20*10)
+ .EUt(GTValues.VA[GTValues.MV])
.dimension('ad_astra:moon')
- // EV
- event.recipes.gtceu.assembler('ae2:interface_ev')
+ // IV
+ event.recipes.gtceu.assembler('ae2:interface_iv')
.itemInputs(
- 'gtceu:ev_conveyor_module',
- '8x #forge:plates/glass',
- '4x #forge:plates/titanium',
+ 'gtceu:iv_conveyor_module',
+ '2x #tfc:workbenches',
+ '4x #forge:plates/tungsten_steel',
'16x ae2:annihilation_core',
'16x ae2:formation_core')
- .inputFluids(Fluid.of('tfg:fluix', 1152))
- .itemOutputs('8x ae2:interface')
- .duration(200)
- .EUt(GTValues.VA[GTValues.EV])
+ .inputFluids(Fluid.of('tfg:fluix', 144*8))
+ .itemOutputs('16x ae2:interface')
+ .duration(20*20)
+ .EUt(GTValues.VA[GTValues.IV])
.cleanroom(CleanroomType.CLEANROOM)
- // LuV
- event.recipes.gtceu.assembler('ae2:interface_luv')
+ // IV Moon Only
+ event.recipes.gtceu.assembler('ae2:interface_iv_moon')
.itemInputs(
- 'gtceu:luv_conveyor_module',
- '8x #forge:plates/glass',
- '4x #forge:plates/rhodium_plated_palladium',
- '32x ae2:annihilation_core',
- '32x ae2:formation_core')
- .inputFluids(Fluid.of('tfg:fluix', 4608))
+ 'gtceu:iv_conveyor_module',
+ '2x #tfc:workbenches',
+ '4x #forge:plates/tungsten_steel',
+ '16x ae2:annihilation_core',
+ '16x ae2:formation_core')
+ .inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*8))
.itemOutputs('32x ae2:interface')
- .duration(200)
- .EUt(GTValues.VA[GTValues.LuV])
- .cleanroom(CleanroomType.CLEANROOM)
+ .duration(20*10)
+ .EUt(GTValues.VA[GTValues.IV])
+ .dimension('ad_astra:moon')
//#endregion
@@ -1320,51 +1322,51 @@ global.MINECRAFT_DYE_NAMES.forEach(dye => {
'4x ae2:formation_core')
.inputFluids(Fluid.of('tfg:fluix', 144))
.itemOutputs('ae2:pattern_provider')
- .duration(800)
+ .duration(20*20)
.EUt(GTValues.VA[GTValues.MV])
.cleanroom(CleanroomType.CLEANROOM)
- // HV Moon Only
+ // MV Moon Only
event.recipes.gtceu.assembler('ae2:pattern_provider_hv_moon')
.itemInputs(
- 'gtceu:hv_robot_arm',
+ 'gtceu:mv_robot_arm',
'2x #tfc:workbenches',
- '4x #forge:plates/stainless_steel',
+ '4x #forge:plates/aluminium',
'4x ae2:annihilation_core',
'4x ae2:formation_core')
.inputFluids(Fluid.of('tfg:cryogenized_fluix', 144))
.itemOutputs('4x ae2:pattern_provider')
- .duration(200)
- .EUt(GTValues.VA[GTValues.HV])
+ .duration(20*10)
+ .EUt(GTValues.VA[GTValues.MV])
.dimension('ad_astra:moon')
- // EV
+ // IV
event.recipes.gtceu.assembler('ae2:pattern_provider_ev')
.itemInputs(
- 'gtceu:ev_robot_arm',
+ 'gtceu:iv_robot_arm',
'2x #tfc:workbenches',
- '4x #forge:plates/titanium',
+ '4x #forge:plates/tungsten_steel',
'16x ae2:annihilation_core',
'16x ae2:formation_core')
- .inputFluids(Fluid.of('tfg:fluix', 1152))
- .itemOutputs('8x ae2:pattern_provider')
- .duration(800)
- .EUt(GTValues.VA[GTValues.EV])
+ .inputFluids(Fluid.of('tfg:fluix', 144*8))
+ .itemOutputs('16x ae2:pattern_provider')
+ .duration(20*20)
+ .EUt(GTValues.VA[GTValues.IV])
.cleanroom(CleanroomType.CLEANROOM)
- // LuV
+ // IV Moon Only
event.recipes.gtceu.assembler('ae2:pattern_provider_luv')
.itemInputs(
- 'gtceu:luv_robot_arm',
+ 'gtceu:iv_robot_arm',
'2x #tfc:workbenches',
- '4x #forge:plates/rhodium_plated_palladium',
- '32x ae2:annihilation_core',
- '32x ae2:formation_core')
- .inputFluids(Fluid.of('tfg:fluix', 4608))
+ '4x #forge:plates/tungsten_steel',
+ '16x ae2:annihilation_core',
+ '16x ae2:formation_core')
+ .inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*8))
.itemOutputs('32x ae2:pattern_provider')
- .duration(800)
- .EUt(GTValues.VA[GTValues.LuV])
- .cleanroom(CleanroomType.CLEANROOM)
+ .duration(20*10)
+ .EUt(GTValues.VA[GTValues.IV])
+ .dimension('ad_astra:moon')
//#endregion
@@ -2150,24 +2152,38 @@ global.MINECRAFT_DYE_NAMES.forEach(dye => {
'8x ae2:engineering_processor',
'14x gtceu:iv_sensor',
'ae2:logic_processor')
- .inputFluids(Fluid.of('gtceu:titanium', 1440))
+ .inputFluids(Fluid.of('tfg:fluix', 144*200))
+ .inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*150))
.itemOutputs('ae2:quantum_ring')
.duration(900)
- .EUt(8300)
+ .EUt(GTValues.VA[GTValues.ZPM])
.cleanroom(CleanroomType.CLEANROOM)
// Quantum Link Chamber
event.recipes.gtceu.assembly_line('ae2:quantum_link')
.itemInputs(
'8x ae2:fluix_pearl',
- '6x ae2:quartz_vibrant_glass',
- '8x ae2:engineering_processor',
- '14x gtceu:iv_sensor',
- '2x gtceu:hv_lithium_battery')
- .inputFluids(Fluid.of('gtceu:titanium', 1088))
+ 'gtceu:fusion_glass',
+ '32x megacells:accumulation_processor',
+ '32x megacells:accumulation_processor',
+ '32x ae2:engineering_processor',
+ '32x ae2:engineering_processor',
+ '32x ae2:logic_processor',
+ '32x ae2:logic_processor',
+ '32x ae2:calculation_processor',
+ '32x ae2:calculation_processor',
+ 'gtceu:ruthenium_trinium_americium_neutronate_hex_wire',
+ '32x gtceu:uv_sensor',
+ '32x gtceu:uv_emitter',
+ '8x gtceu:uv_field_generator',
+ 'gtceu:max_battery')
+ .inputFluids(Fluid.of('tfg:fluix', 144*2000))
+ .inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*1500))
+ .stationResearch(b => b.researchStack(Item.of('minecraft:glass')).EUt(GTValues.VA[GTValues.UV]).CWUt(256))
+ .dimension('ad_astra:moon')
.itemOutputs('ae2:quantum_link')
.duration(700)
- .EUt(8300)
+ .EUt(GTValues.VA[GTValues.UHV])
.cleanroom(CleanroomType.CLEANROOM)
// Chemical Reactor
diff --git a/kubejs/server_scripts/ae2/tags.js b/kubejs/server_scripts/ae2/tags.js
index 316431166..30ad88670 100644
--- a/kubejs/server_scripts/ae2/tags.js
+++ b/kubejs/server_scripts/ae2/tags.js
@@ -10,6 +10,8 @@ const registerAE2ItemTags = (event) => {
event.remove('forge:storage_blocks', 'ae2:quartz_block')
event.remove('forge:storage_blocks/certus_quartz', 'ae2:quartz_block')
+
+ event.removeAll('ae2:p2p_attunements/fe_p2p_tunnel')
event.add('tfg:certus_quartz_blocks', 'gtceu:certus_quartz_block')
event.add('tfg:certus_quartz_blocks', 'ae2:quartz_block')
diff --git a/kubejs/server_scripts/afc/recipes.js b/kubejs/server_scripts/afc/recipes.js
index 11d12beb8..1ef18f35f 100644
--- a/kubejs/server_scripts/afc/recipes.js
+++ b/kubejs/server_scripts/afc/recipes.js
@@ -90,9 +90,9 @@ const registerAFCRecipes = (event) => {
.bonus(false)
.id('afc:anvil/tree_tap')
- event.recipes.gtceu.assembler('afc:tree_tap')
+ event.recipes.gtceu.extruder('afc:tree_tap')
.itemInputs('#forge:ingots/copper')
- .circuit(3)
+ .notConsumable('gtceu:bottle_extruder_mold')
.itemOutputs('afc:tree_tap')
.duration(50)
.EUt(7)
@@ -291,7 +291,7 @@ const registerAFCRecipes = (event) => {
.itemInputs('#tfc:maple_logs')
.chancedOutput('afc:maple_sugar', 7500, 0)
.chancedOutput('gtceu:plant_ball', 3750, 0)
- .chancedOutput('gtceu:wood_dust', 2500, 0)
+ .chancedOutput('gtceu:hardwood_dust', 2500, 0)
.outputFluids(Fluid.of('gtceu:methane', 60), Fluid.of('afc:maple_syrup', 100))
.duration(20*20)
.EUt(GTValues.VA[GTValues.MV])
@@ -300,7 +300,7 @@ const registerAFCRecipes = (event) => {
.itemInputs('#tfc:birch_logs')
.chancedOutput('afc:birch_sugar', 7500, 0)
.chancedOutput('gtceu:plant_ball', 3750, 0)
- .chancedOutput('gtceu:wood_dust', 2500, 0)
+ .chancedOutput('gtceu:hardwood_dust', 2500, 0)
.outputFluids(Fluid.of('gtceu:methane', 60), Fluid.of('afc:birch_syrup', 100))
.duration(20*20)
.EUt(GTValues.VA[GTValues.MV])
diff --git a/kubejs/server_scripts/beneath/recipes.js b/kubejs/server_scripts/beneath/recipes.js
index cbe2c6a8f..c28c32fbd 100644
--- a/kubejs/server_scripts/beneath/recipes.js
+++ b/kubejs/server_scripts/beneath/recipes.js
@@ -68,12 +68,20 @@ const registerBeneathRecipes = (event) => {
event.recipes.tfc.landslide('beneath:soul_clay', 'beneath:soul_clay')
- generateGreenHouseRecipe(event, '8x minecraft:warped_fungus', 'tfg:semiheavy_ammoniacal_water', 16000,
+ generateGreenHouseRecipe(event, '8x tfg:saplings/warped', 'tfg:semiheavy_ammoniacal_water', 16000,
'64x beneath:wood/log/warped', 'tfg:green_house/warped_fungus', 'ad_astra:mars', 8,
- '16x minecraft:warped_wart_block', GTValues.VA[GTValues.MV])
- generateGreenHouseRecipe(event, '8x minecraft:crimson_fungus', 'tfg:semiheavy_ammoniacal_water', 16000,
+ '32x minecraft:warped_wart_block', GTValues.VA[GTValues.MV])
+ generateGreenHouseRecipe(event, '8x tfg:saplings/crimson', 'tfg:semiheavy_ammoniacal_water', 16000,
'64x beneath:wood/log/crimson', 'tfg:green_house/crimson_fungus', 'ad_astra:mars', 8,
- '16x minecraft:nether_wart_block', GTValues.VA[GTValues.MV])
+ '32x minecraft:nether_wart_block', GTValues.VA[GTValues.MV])
+
+ Ingredient.of('#beneath:mushrooms').stacks.forEach(element => {
+ const itemId = element.id;
+ const recipeId = `greenhouse_${itemId.replace(':', '_')}`;
+
+ generateGreenHouseRecipe(event, element.withCount(4), '#tfc:any_fresh_water', 8000, element.withCount(24),
+ recipeId, 'minecraft:the_nether', 8, element.withCount(4), GTValues.VH[GTValues.LV]);
+ });
// don't pass in the items like doors, trapdoors etc because beneath already has good recipes for those
woodBuilder(event, 'crimson', 'beneath:wood/lumber/crimson', '#tfc:crimson_logs', 'beneath:wood/log/crimson',
diff --git a/kubejs/server_scripts/beneath/tags.js b/kubejs/server_scripts/beneath/tags.js
index 006a33c3f..df455effa 100644
--- a/kubejs/server_scripts/beneath/tags.js
+++ b/kubejs/server_scripts/beneath/tags.js
@@ -20,6 +20,11 @@ const registerBeneathBlockTags = (event) => {
event.add('beneath:blackstone_decor', 'minecraft:blackstone');
event.remove('beneath:blackstone')
+
+ event.remove('minecraft:leaves', 'beneath:wood/leaves/crimson')
+ event.remove('minecraft:leaves', 'beneath:wood/leaves/warped')
+ event.add('tfg:do_not_destroy_in_space', 'beneath:wood/leaves/crimson')
+ event.add('tfg:do_not_destroy_in_space', 'beneath:wood/leaves/warped')
}
const registerBeneathItemTags = (event) => {
@@ -33,6 +38,13 @@ const registerBeneathItemTags = (event) => {
event.add("forge:raw_materials/sylvite", "tfc:ores/sylvite")
event.add('forge:ores', 'beneath:ore/nether_cursecoal')
event.add('forge:ores', 'beneath:ore/blackstone_sylvite')
+
+ event.add('forge:mushrooms', '#beneath:mushrooms')
event.remove('beneath:sparks_on_sulfur')
+
+ event.remove('minecraft:leaves', 'beneath:wood/leaves/crimson')
+ event.remove('minecraft:leaves', 'beneath:wood/leaves/warped')
+ event.add('tfg:do_not_destroy_in_space', 'beneath:wood/leaves/crimson')
+ event.add('tfg:do_not_destroy_in_space', 'beneath:wood/leaves/warped')
}
\ No newline at end of file
diff --git a/kubejs/server_scripts/betterend/tags.js b/kubejs/server_scripts/betterend/tags.js
index fbd659bd6..a7cc94002 100644
--- a/kubejs/server_scripts/betterend/tags.js
+++ b/kubejs/server_scripts/betterend/tags.js
@@ -13,7 +13,7 @@ function registerBetterEndItemTags(event) {
event.add('tfc:foods/grains', 'betterend:amber_root_product')
event.add('tfc:foods', 'betterend:blossom_berry_product')
- event.add('tfc:foods/fruit', 'betterend:blossom_berry_product')
+ event.add('tfc:foods/fruits', 'betterend:blossom_berry_product')
event.add('tfc:foods', 'betterend:bolux_mushroom_product')
event.add('tfc:foods/vegetables', 'betterend:bolux_mushroom_product')
@@ -24,8 +24,12 @@ function registerBetterEndItemTags(event) {
event.add('tfc:foods', 'betterend:cave_pumpkin')
event.add('tfc:foods', 'betterend:cave_pumpkin_chunks')
- event.add('tfc:foods/fruit', 'betterend:cave_pumpkin_chunks')
+ event.add('tfc:foods/fruits', 'betterend:cave_pumpkin_chunks')
+ event.add('tfc:foods', 'betterend:cave_pumpkin_pie_dough')
+ event.add('tfc:foods', 'betterend:cave_pumpkin_pie_raw')
event.add('tfc:foods', 'betterend:cave_pumpkin_pie')
+ event.add('firmalife:foods/washable', 'betterend:cave_pumpkin_pie_raw')
+ event.add('firmalife:foods/washable', 'betterend:cave_pumpkin_pie')
event.add('tfc:foods', 'betterend:chorus_mushroom_product')
event.add('tfc:foods/vegetables', 'betterend:chorus_mushroom_product')
@@ -35,7 +39,10 @@ function registerBetterEndItemTags(event) {
event.add('forge:mushrooms', 'betterend:chorus_mushroom_cooked')
event.add('tfc:foods', 'betterend:shadow_berry_product')
- event.add('tfc:foods/fruit', 'betterend:shadow_berry_product')
+ event.add('tfc:foods/fruits', 'betterend:shadow_berry_product')
event.add('tfc:foods', 'betterend:shadow_berry_cooked')
- event.add('tfc:foods/fruit', 'betterend:shadow_berry_cooked')
+ event.add('tfc:foods/fruits', 'betterend:shadow_berry_cooked')
+
+ event.add('forge:mushrooms', 'betterend:flammalix')
+ event.add('forge:mushrooms', 'betterend:small_amaranita_mushroom')
}
\ No newline at end of file
diff --git a/kubejs/server_scripts/constructionwand/recipes.js b/kubejs/server_scripts/constructionwand/recipes.js
index 4cb343b04..735911c33 100644
--- a/kubejs/server_scripts/constructionwand/recipes.js
+++ b/kubejs/server_scripts/constructionwand/recipes.js
@@ -45,13 +45,12 @@ function registerConstructionwandRecipes(event) {
event.shaped('1x constructionwand:infinity_wand', [
' EB',
' C ',
- 'AD '
+ 'A '
], {
A: '#forge:rods/polytetrafluoroethylene',
C: '#forge:rods/long/aluminium',
B: '#forge:double_plates/titanium',
- D: '#gtceu:circuits/iv',
- E: 'minecraft:nether_star',
+ E: 'ae2:charged_certus_quartz_crystal',
}).id('constructionwand:shaped/infinity_wand')
event.shaped('1x constructionwand:core_angel', [
diff --git a/kubejs/server_scripts/create/recipes.js b/kubejs/server_scripts/create/recipes.js
index 5d42d6a85..017305501 100644
--- a/kubejs/server_scripts/create/recipes.js
+++ b/kubejs/server_scripts/create/recipes.js
@@ -922,7 +922,7 @@ const registerCreateRecipes = (event) => {
], {
A: 'gtceu:glass_tube',
B: '#forge:bolts/steel',
- C: 'gtceu:treated_wood_plate',
+ C: 'gtceu:wood_plate',
D: 'gtceu:red_alloy_single_wire',
E: '#forge:plates/wrought_iron',
F: '#forge:tools/screwdrivers',
@@ -931,7 +931,7 @@ const registerCreateRecipes = (event) => {
event.recipes.createSequencedAssembly([
'2x create:electron_tube',
- ], 'gtceu:treated_wood_plate', [
+ ], 'gtceu:wood_plate', [
event.recipes.createDeploying('tfg:unfinished_electron_tube', ['tfg:unfinished_electron_tube', '#forge:plates/wrought_iron']),
event.recipes.createDeploying('tfg:unfinished_electron_tube', ['tfg:unfinished_electron_tube', 'gtceu:red_alloy_single_wire']),
event.recipes.createDeploying('tfg:unfinished_electron_tube', ['tfg:unfinished_electron_tube', 'gtceu:red_alloy_single_wire']),
diff --git a/kubejs/server_scripts/create/tags.js b/kubejs/server_scripts/create/tags.js
index 2cdde4e17..a452f380f 100644
--- a/kubejs/server_scripts/create/tags.js
+++ b/kubejs/server_scripts/create/tags.js
@@ -100,6 +100,8 @@ const registerCreateBlockTags = (event) => {
event.add('create:chest_mounted_storage', '#forge:chests/wooden')
event.add('create:chest_mounted_storage', 'framedblocks:framed_chest')
+
+ event.add('create:passive_boiler_heaters', 'minecraft:campfire')
}
diff --git a/kubejs/server_scripts/create_additions/recipes.js b/kubejs/server_scripts/create_additions/recipes.js
index 2b761d5f1..da063578e 100644
--- a/kubejs/server_scripts/create_additions/recipes.js
+++ b/kubejs/server_scripts/create_additions/recipes.js
@@ -113,6 +113,7 @@ const registerCreateAdditionsRecipes = (event) => {
processingTime: 20 * 6
}).id(`tfg:vi/lathe/straw`)
+ // the amount is hardcoded to 100mb because create additions sucks
event.custom({
type: 'createaddition:liquid_burning',
input: {
@@ -126,99 +127,99 @@ const registerCreateAdditionsRecipes = (event) => {
type: 'createaddition:liquid_burning',
input: {
fluidTag: 'forge:creosote',
- amount: 160
+ amount: 100
},
- burnTime: 10 * 9 * 9
+ burnTime: 500
}).id('tfg:createadditions/liquid_burning/creosote')
event.custom({
type: 'createaddition:liquid_burning',
input: {
fluidTag: 'forge:biomass',
- amount: 40
+ amount: 100
},
- burnTime: 10 * 9 * 9
+ burnTime: 2000
}).id('tfg:createadditions/liquid_burning/biomass')
event.custom({
type: 'createaddition:liquid_burning',
input: {
fluidTag: 'forge:oil',
- amount: 200
+ amount: 100
},
- burnTime: 10 * 9 * 9
+ burnTime: 400
}).id('tfg:createadditions/liquid_burning/oil')
event.custom({
type: 'createaddition:liquid_burning',
input: {
fluidTag: 'forge:oil_heavy',
- amount: 32
+ amount: 100
},
- burnTime: 10 * 9 * 9
+ burnTime: 2500
}).id('tfg:createadditions/liquid_burning/oil_heavy')
event.custom({
type: 'createaddition:liquid_burning',
input: {
fluidTag: 'forge:sulfuric_heavy_fuel',
- amount: 32
+ amount: 100
},
- burnTime: 10 * 9 * 9
+ burnTime: 2500
}).id('tfg:createadditions/liquid_burning/sulfuric_heavy_fuel')
event.custom({
type: 'createaddition:liquid_burning',
input: {
fluidTag: 'forge:heavy_fuel',
- amount: 16
+ amount: 100
},
- burnTime: 30 * 9 * 9
+ burnTime: 7000
}).id('tfg:createadditions/liquid_burning/heavy_fuel')
event.custom({
type: 'createaddition:liquid_burning',
input: {
fluidTag: 'forge:fish_oil',
- amount: 50
+ amount: 100
},
- burnTime: 100 * 9 * 9
+ burnTime: 7000
}).id('tfg:createadditions/liquid_burning/fish_oil')
event.custom({
type: 'createaddition:liquid_burning',
input: {
fluid: 'tfc:olive_oil',
- amount: 50
+ amount: 100
},
- burnTime: 150 * 9 * 9
+ burnTime: 7000
}).id('tfg:createadditions/liquid_burning/olive_oil')
event.custom({
type: 'createaddition:liquid_burning',
input: {
fluid: 'firmalife:soybean_oil',
- amount: 50
+ amount: 100
},
- burnTime: 150 * 9 * 9
+ burnTime: 7000
}).id('tfg:createadditions/liquid_burning/soybean_oil')
event.custom({
type: 'createaddition:liquid_burning',
input: {
fluidTag: 'forge:seed_oil',
- amount: 50
+ amount: 100
},
- burnTime: 150 * 9 * 9
+ burnTime: 7000
}).id('tfg:createadditions/liquid_burning/seed_oil')
event.custom({
type: 'createaddition:liquid_burning',
input: {
fluid: 'gtceu:steam',
- amount: 256
+ amount: 100
},
- burnTime: 4 * 9 * 9
+ burnTime: 1
}).id('tfg:createadditions/liquid_burning/steam')
//#endregion
diff --git a/kubejs/server_scripts/create_hypertube/recipes.js b/kubejs/server_scripts/create_hypertube/recipes.js
index 71ceca392..5088c2364 100644
--- a/kubejs/server_scripts/create_hypertube/recipes.js
+++ b/kubejs/server_scripts/create_hypertube/recipes.js
@@ -6,18 +6,34 @@ function registerCreateHypertubeRecipes(event) {
event.recipes.gtceu.assembler('create_hypertube:hypertube')
.itemInputs('2x #forge:plates/stainless_steel', '4x ae2:quartz_glass')
.itemOutputs('8x create_hypertube:hypertube')
- .EUt(512)
- .duration(40)
+ .EUt(GTValues.VA[GTValues.HV])
+ .duration(50)
+
event.recipes.gtceu.assembler('create_hypertube:entrance')
.itemInputs('4x #forge:plates/stainless_steel','create:smart_chute' ,'greate:stainless_steel_cogwheel', 'ae2:charged_certus_quartz_crystal')
.itemOutputs('create_hypertube:hypertube_entrance')
.inputFluids(Fluid.of('gtceu:silicone_rubber', 288))
- .EUt(512)
- .duration(80)
+ .EUt(GTValues.VA[GTValues.HV])
+ .duration(100)
+
event.recipes.gtceu.assembler('create_hypertube:entrance_sbr')
.itemInputs('4x #forge:plates/stainless_steel','create:smart_chute' ,'greate:stainless_steel_cogwheel', 'ae2:charged_certus_quartz_crystal')
.itemOutputs('create_hypertube:hypertube_entrance')
.inputFluids(Fluid.of('gtceu:styrene_butadiene_rubber', 144))
- .EUt(512)
- .duration(80)
+ .EUt(GTValues.VA[GTValues.HV])
+ .duration(100)
+
+ event.recipes.gtceu.assembler('create_hypertube:accelerator')
+ .itemInputs('2x #forge:plates/stainless_steel', 'greate:stainless_steel_cogwheel', 'ae2:fluix_crystal')
+ .itemOutputs('create_hypertube:hypertube_accelerator')
+ .inputFluids(Fluid.of('gtceu:silicone_rubber', 288))
+ .EUt(GTValues.VA[GTValues.HV])
+ .duration(100)
+
+ event.recipes.gtceu.assembler('create_hypertube:accelerator_sbr')
+ .itemInputs('2x #forge:plates/stainless_steel', 'greate:stainless_steel_cogwheel', 'ae2:fluix_crystal')
+ .itemOutputs('create_hypertube:hypertube_accelerator')
+ .inputFluids(Fluid.of('gtceu:styrene_butadiene_rubber', 144))
+ .EUt(GTValues.VA[GTValues.HV])
+ .duration(100)
}
diff --git a/kubejs/server_scripts/createdeco/recipes.js b/kubejs/server_scripts/createdeco/recipes.js
index 7694e779e..1b43e3787 100644
--- a/kubejs/server_scripts/createdeco/recipes.js
+++ b/kubejs/server_scripts/createdeco/recipes.js
@@ -165,6 +165,7 @@ const registerCreatedecoRecipes = (event) => {
.itemInputs('5x minecraft:brick', powder)
.inputFluids(Fluid.of('gtceu:concrete', 144))
.itemOutputs(`4x createdeco:${type}_bricks`)
+ .circuit(3)
.duration(50)
.EUt(7)
});
@@ -466,4 +467,36 @@ const registerCreatedecoRecipes = (event) => {
}).id('tfg:createdeco/shaped/industrial_iron_ladder')
// #endregion
+
+ // #region Shipping Containers
+
+ global.MINECRAFT_DYE_NAMES.forEach(color => {
+ event.remove({ id: `createdeco:${color}_shipping_container_from_dyeing_vaults` })
+
+ event.recipes.gtceu.chemical_bath(`createdeco:${color}_shipping_container`)
+ .itemInputs('create:item_vault')
+ .inputFluids(Fluid.of(`tfc:${color}_dye`, 144))
+ .itemOutputs(`createdeco:${color}_shipping_container`)
+ .duration(100)
+ .EUt(16)
+ .category(GTRecipeCategories.CHEM_DYES);
+
+ event.recipes.gtceu.chemical_bath(`createdeco:${color}_shipping_container_recolor`)
+ .itemInputs('#createdeco:shipping_containers')
+ .inputFluids(Fluid.of(`tfc:${color}_dye`, 144))
+ .itemOutputs(`createdeco:${color}_shipping_container`)
+ .duration(100)
+ .EUt(16)
+ .category(GTRecipeCategories.CHEM_DYES);
+ })
+
+ event.recipes.gtceu.chemical_bath(`createdeco:bleach_shipping_container`)
+ .itemInputs('#createdeco:shipping_containers')
+ .inputFluids(Fluid.of('gtceu:chlorine', 144))
+ .itemOutputs('create:item_vault')
+ .duration(100)
+ .EUt(16)
+ .category(GTRecipeCategories.CHEM_DYES);
+
+ // #endregion
};
diff --git a/kubejs/server_scripts/createdeco/tags.js b/kubejs/server_scripts/createdeco/tags.js
index 1ebab2044..9ab63b54e 100644
--- a/kubejs/server_scripts/createdeco/tags.js
+++ b/kubejs/server_scripts/createdeco/tags.js
@@ -4,17 +4,14 @@ const metalBars = ['andesite', 'brass', 'iron', 'copper', 'industrial_iron', 'zi
const registerCreateDecoItemTags = (event) => {
- //#region Hidden Items
global.CREATEDECO_DISABLED_ITEMS.forEach(item => {
event.removeAllTagsFrom(item)
event.add('c:hidden_from_recipe_viewers', item)
});
- //#endregion
event.remove('createdeco:internal/blocks/iron_blocks', 'minecraft:iron_block')
event.remove('createdeco:internal/blocks/industrial_iron_blocks', 'create:industrial_iron_block')
- //#region Apply Tags
metalBars.forEach(metalBars => {
event.add('tfg:metal_bars', `createdeco:${metalBars}_bars`)
event.add('tfg:metal_bars', `createdeco:${metalBars}_bars_overlay`)
@@ -53,7 +50,10 @@ const registerCreateDecoItemTags = (event) => {
event.add("createdeco:internal/blocks/industrial_iron_blocks", "#forge:storage_blocks/steel")
event.add("createdeco:internal/blocks/zinc_blocks", "#forge:storage_blocks/zinc")
event.add("createdeco:internal/blocks/andesite_blocks", "#forge:storage_blocks/tin_alloy")
- //#endregion
+
+ global.MINECRAFT_DYE_NAMES.forEach(color => {
+ event.add('createdeco:shipping_containers', `createdeco:${color}_shipping_container`)
+ })
};
const registerCreateDecoBlockTags = (event) => {
diff --git a/kubejs/server_scripts/extended_ae2/recipes.js b/kubejs/server_scripts/extended_ae2/recipes.js
index 2b7119994..6c6842bac 100644
--- a/kubejs/server_scripts/extended_ae2/recipes.js
+++ b/kubejs/server_scripts/extended_ae2/recipes.js
@@ -14,58 +14,79 @@ const registerExtendedAE2Recipes = (event) => {
//#region Ext Interface
- // IV
+ // IV
- event.recipes.gtceu.assembler('expatternprovider:ex_interface_iv')
+ event.recipes.gtceu.assembler('tfg:ex_interface_iv')
.itemInputs(
'gtceu:iv_conveyor_module',
'8x gtceu:laminated_glass',
- '4x gtceu:tungsten_steel_plate',
+ '4x #forge:plates/tungsten_steel',
'4x ae2:annihilation_core',
'4x ae2:formation_core',
- 'megacells:accumulation_processor',
+ '2x megacells:accumulation_processor',
'2x #ae2:interface')
.inputFluids(Fluid.of('tfg:fluix', 144*8))
.itemOutputs('expatternprovider:ex_interface')
.duration(300)
.EUt(GTValues.VA[GTValues.IV])
.cleanroom(CleanroomType.CLEANROOM)
+ .circuit(1)
- // LuV Moon Only
+ // IV Moon Only
- event.recipes.gtceu.assembler('expatternprovider:ex_interface_luv_moon')
+ event.recipes.gtceu.assembler('tfg:ex_interface_iv_moon')
.itemInputs(
- 'gtceu:luv_conveyor_module',
+ 'gtceu:iv_conveyor_module',
'8x gtceu:laminated_glass',
- '4x #forge:plates/rhodium_plated_palladium',
+ '4x #forge:plates/tungsten_steel',
'4x ae2:annihilation_core',
'4x ae2:formation_core',
- 'megacells:accumulation_processor',
+ '2x megacells:accumulation_processor',
'2x #ae2:interface')
.inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*8))
.itemOutputs('2x expatternprovider:ex_interface')
.duration(300)
- .EUt(GTValues.VA[GTValues.LuV])
+ .EUt(GTValues.VA[GTValues.IV])
.dimension('ad_astra:moon')
+ .circuit(1)
// ZPM
- event.recipes.gtceu.assembler('expatternprovider:ex_interface_zpm')
+ event.recipes.gtceu.assembler('tfg:ex_interface_zpm')
.itemInputs(
'gtceu:zpm_conveyor_module',
'8x gtceu:laminated_glass',
'4x #forge:plates/naquadah_alloy',
- '32x ae2:annihilation_core',
- '32x ae2:formation_core',
- 'megacells:accumulation_processor',
+ '16x ae2:annihilation_core',
+ '16x ae2:formation_core',
+ '8x megacells:accumulation_processor',
'16x #ae2:interface')
- .inputFluids(Fluid.of('tfg:fluix', 144*16))
- .itemOutputs('8x expatternprovider:ex_interface')
+ .inputFluids(Fluid.of('tfg:fluix', 144*32))
+ .itemOutputs('16x expatternprovider:ex_interface')
.duration(300)
.EUt(GTValues.VA[GTValues.ZPM])
.cleanroom(CleanroomType.CLEANROOM)
+ .circuit(1)
- // Extended Interface Upgrade
+ // ZPM Moon Only
+
+ event.recipes.gtceu.assembler('tfg:ex_interface_zpm_moon')
+ .itemInputs(
+ 'gtceu:zpm_conveyor_module',
+ '8x gtceu:laminated_glass',
+ '4x #forge:plates/naquadah_alloy',
+ '16x ae2:annihilation_core',
+ '16x ae2:formation_core',
+ '8x megacells:accumulation_processor',
+ '16x #ae2:interface')
+ .inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*32))
+ .itemOutputs('32x expatternprovider:ex_interface')
+ .duration(300)
+ .EUt(GTValues.VA[GTValues.ZPM])
+ .dimension('ad_astra:moon')
+ .circuit(1)
+
+ // Interface Upgrade
// IV
@@ -73,34 +94,34 @@ const registerExtendedAE2Recipes = (event) => {
.itemInputs(
'gtceu:iv_conveyor_module',
'8x gtceu:laminated_glass',
- '4x gtceu:tungsten_steel_plate',
+ '4x #forge:plates/tungsten_steel',
'4x ae2:annihilation_core',
'4x ae2:formation_core',
- 'megacells:accumulation_processor',
- '#ae2:interface')
+ '2x megacells:accumulation_processor',
+ '1x #ae2:interface')
.inputFluids(Fluid.of('tfg:fluix', 144*8))
.itemOutputs('expatternprovider:interface_upgrade')
.duration(300)
- .circuit(4)
.EUt(GTValues.VA[GTValues.IV])
.cleanroom(CleanroomType.CLEANROOM)
+ .circuit(2)
- // LuV Moon Only
+ // IV Moon Only
- event.recipes.gtceu.assembler('expatternprovider:interface_upgrade_luv_moon')
+ event.recipes.gtceu.assembler('expatternprovider:interface_upgrade_iv_moon')
.itemInputs(
- 'gtceu:luv_conveyor_module',
+ 'gtceu:iv_conveyor_module',
'8x gtceu:laminated_glass',
- '4x #forge:plates/rhodium_plated_palladium',
+ '4x #forge:plates/tungsten_steel',
'4x ae2:annihilation_core',
'4x ae2:formation_core',
- 'megacells:accumulation_processor')
+ '2x megacells:accumulation_processor')
.inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*8))
.itemOutputs('2x expatternprovider:interface_upgrade')
.duration(300)
- .circuit(4)
- .EUt(GTValues.VA[GTValues.LuV])
+ .EUt(GTValues.VA[GTValues.IV])
.dimension('ad_astra:moon')
+ .circuit(2)
// ZPM
@@ -109,16 +130,33 @@ const registerExtendedAE2Recipes = (event) => {
'gtceu:zpm_conveyor_module',
'8x gtceu:laminated_glass',
'4x #forge:plates/naquadah_alloy',
- '32x ae2:annihilation_core',
- '32x ae2:formation_core',
- 'megacells:accumulation_processor',
+ '16x ae2:annihilation_core',
+ '16x ae2:formation_core',
+ '8x megacells:accumulation_processor',
'8x #ae2:interface')
- .inputFluids(Fluid.of('tfg:fluix', 144*16))
- .itemOutputs('8x expatternprovider:interface_upgrade')
+ .inputFluids(Fluid.of('tfg:fluix', 144*32))
+ .itemOutputs('16x expatternprovider:interface_upgrade')
.duration(300)
- .circuit(4)
.EUt(GTValues.VA[GTValues.ZPM])
.cleanroom(CleanroomType.CLEANROOM)
+ .circuit(2)
+
+ // ZPM Moon Only
+
+ event.recipes.gtceu.assembler('expatternprovider:interface_upgrade_zpm_moon')
+ .itemInputs(
+ 'gtceu:zpm_conveyor_module',
+ '8x gtceu:laminated_glass',
+ '4x #forge:plates/naquadah_alloy',
+ '16x ae2:annihilation_core',
+ '16x ae2:formation_core',
+ '8x megacells:accumulation_processor')
+ .inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*32))
+ .itemOutputs('32x expatternprovider:interface_upgrade')
+ .duration(300)
+ .EUt(GTValues.VA[GTValues.ZPM])
+ .dimension('ad_astra:moon')
+ .circuit(2)
//#endregion
@@ -126,106 +164,143 @@ const registerExtendedAE2Recipes = (event) => {
// IV
- event.recipes.gtceu.assembly_line('expatternprovider:oversize_interface_luv')
+ event.recipes.gtceu.assembly_line('expatternprovider:oversize_interface_iv')
.itemInputs(
'4x #expatternprovider:extended_interface',
'4x megacells:accumulation_processor',
'gtceu:iv_robot_arm',
'gtceu:iv_fluid_regulator',
'4x #forge:dense_plates/tungsten_steel',
- '#gtceu:circuits/iv')
+ '#gtceu:circuits/luv')
.inputFluids(Fluid.of('tfg:fluix', 144*9))
.itemOutputs("expatternprovider:oversize_interface")
.duration(300)
.EUt(GTValues.VA[GTValues.IV])
.cleanroom(CleanroomType.CLEANROOM)
- // LuV
+ // IV Moon
- event.recipes.gtceu.assembly_line('expatternprovider:oversize_interface_zpm')
+ event.recipes.gtceu.assembly_line('expatternprovider:oversize_interface_iv_moon')
.itemInputs(
'4x #expatternprovider:extended_interface',
'4x megacells:accumulation_processor',
- 'gtceu:luv_robot_arm',
- 'gtceu:luv_fluid_regulator',
- '4x #forge:dense_plates/rhodium_plated_palladium',
+ 'gtceu:iv_robot_arm',
+ 'gtceu:iv_fluid_regulator',
+ '4x #forge:dense_plates/tungsten_steel',
'#gtceu:circuits/luv')
- .inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*4))
+ .inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*9))
.itemOutputs("4x expatternprovider:oversize_interface")
.duration(300)
- .EUt(GTValues.VA[GTValues.LuV])
+ .EUt(GTValues.VA[GTValues.IV])
.dimension('ad_astra:moon')
// ZPM
- event.recipes.gtceu.assembly_line('expatternprovider:oversize_interface_uv')
+ event.recipes.gtceu.assembly_line('expatternprovider:oversize_interface_zpm')
.itemInputs(
'8x #expatternprovider:extended_interface',
'4x megacells:accumulation_processor',
'gtceu:zpm_robot_arm',
'gtceu:zpm_fluid_regulator',
'4x #forge:dense_plates/naquadah_alloy',
- '#gtceu:circuits/zpm')
+ '#gtceu:circuits/uv')
.inputFluids(Fluid.of('tfg:fluix', 144*18))
.itemOutputs("8x expatternprovider:oversize_interface")
.duration(300)
.EUt(GTValues.VA[GTValues.ZPM])
.cleanroom(CleanroomType.CLEANROOM)
+ // ZPM Moon
+
+ event.recipes.gtceu.assembly_line('expatternprovider:oversize_interface_zpm_moon')
+ .itemInputs(
+ '8x #expatternprovider:extended_interface',
+ '4x megacells:accumulation_processor',
+ 'gtceu:zpm_robot_arm',
+ 'gtceu:zpm_fluid_regulator',
+ '4x #forge:dense_plates/naquadah_alloy',
+ '#gtceu:circuits/uv')
+ .inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*18))
+ .itemOutputs("16x expatternprovider:oversize_interface")
+ .duration(300)
+ .EUt(GTValues.VA[GTValues.ZPM])
+ .dimension('ad_astra:moon')
+
//#endregion
//#region Ext Pattern Provider
// IV
- event.recipes.gtceu.assembler('expatternprovider:ex_pattern_provider_iv')
+ event.recipes.gtceu.assembler('tfg:ex_pattern_provider_iv')
.itemInputs(
'gtceu:iv_robot_arm',
'8x gtceu:laminated_glass',
- '4x gtceu:tungsten_steel_plate',
+ '4x #forge:plates/tungsten_steel',
'4x ae2:annihilation_core',
'4x ae2:formation_core',
- 'megacells:accumulation_processor',
+ '2x megacells:accumulation_processor',
'2x #ae2:pattern_provider')
.inputFluids(Fluid.of('tfg:fluix', 144*8))
.itemOutputs('expatternprovider:ex_pattern_provider')
.duration(300)
.EUt(GTValues.VA[GTValues.IV])
.cleanroom(CleanroomType.CLEANROOM)
+ .circuit(1)
- // LuV Moon Only
+ // IV Moon Only
- event.recipes.gtceu.assembler('expatternprovider:ex_pattern_provider_moon')
+ event.recipes.gtceu.assembler('tfg:ex_pattern_provider_iv_moon')
.itemInputs(
- 'gtceu:luv_robot_arm',
+ 'gtceu:iv_robot_arm',
'8x gtceu:laminated_glass',
- '4x #forge:plates/rhodium_plated_palladium',
+ '4x #forge:plates/tungsten_steel',
'4x ae2:annihilation_core',
'4x ae2:formation_core',
- 'megacells:accumulation_processor',
+ '2x megacells:accumulation_processor',
'2x #ae2:pattern_provider')
.inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*8))
.itemOutputs('2x expatternprovider:ex_pattern_provider')
.duration(300)
- .EUt(GTValues.VA[GTValues.LuV])
+ .EUt(GTValues.VA[GTValues.IV])
.dimension('ad_astra:moon')
+ .circuit(1)
// ZPM
- event.recipes.gtceu.assembler('expatternprovider:ex_pattern_provider_zpm')
+ event.recipes.gtceu.assembler('tfg:ex_pattern_provider_zpm')
.itemInputs(
'gtceu:zpm_robot_arm',
'8x gtceu:laminated_glass',
'4x #forge:plates/naquadah_alloy',
- '32x ae2:annihilation_core',
- '32x ae2:formation_core',
- 'megacells:accumulation_processor',
+ '16x ae2:annihilation_core',
+ '16x ae2:formation_core',
+ '8x megacells:accumulation_processor',
'16x #ae2:pattern_provider')
- .inputFluids(Fluid.of('tfg:fluix', 144*16))
- .itemOutputs('8x expatternprovider:ex_pattern_provider')
+ .inputFluids(Fluid.of('tfg:fluix', 144*32))
+ .itemOutputs('16x expatternprovider:ex_pattern_provider')
.duration(300)
.EUt(GTValues.VA[GTValues.ZPM])
.cleanroom(CleanroomType.CLEANROOM)
+ .circuit(1)
+
+ // ZPM Moon Only
+
+ event.recipes.gtceu.assembler('tfg:ex_pattern_provider_zpm_moon')
+ .itemInputs(
+ 'gtceu:zpm_robot_arm',
+ '8x gtceu:laminated_glass',
+ '4x #forge:plates/naquadah_alloy',
+ '16x ae2:annihilation_core',
+ '16x ae2:formation_core',
+ '8x megacells:accumulation_processor',
+ '16x #ae2:pattern_provider')
+ .inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*32))
+ .itemOutputs('32x expatternprovider:ex_pattern_provider')
+ .duration(300)
+ .EUt(GTValues.VA[GTValues.ZPM])
+ .dimension('ad_astra:moon')
+ .circuit(1)
// Pattern Provider Upgrade
@@ -235,34 +310,34 @@ const registerExtendedAE2Recipes = (event) => {
.itemInputs(
'gtceu:iv_robot_arm',
'8x gtceu:laminated_glass',
- '4x gtceu:tungsten_steel_plate',
+ '4x #forge:plates/tungsten_steel',
'4x ae2:annihilation_core',
'4x ae2:formation_core',
- 'megacells:accumulation_processor',
- '#ae2:pattern_provider')
+ '2x megacells:accumulation_processor',
+ '1x #ae2:pattern_provider')
.inputFluids(Fluid.of('tfg:fluix', 144*8))
.itemOutputs('expatternprovider:pattern_provider_upgrade')
.duration(300)
- .circuit(4)
.EUt(GTValues.VA[GTValues.IV])
.cleanroom(CleanroomType.CLEANROOM)
+ .circuit(2)
- // LuV Moon Only
+ // IV Moon Only
- event.recipes.gtceu.assembler('expatternprovider:pattern_provider_upgrade_luv_moon')
+ event.recipes.gtceu.assembler('expatternprovider:pattern_provider_upgrade_iv_moon')
.itemInputs(
- 'gtceu:luv_robot_arm',
+ 'gtceu:iv_robot_arm',
'8x gtceu:laminated_glass',
- '4x #forge:plates/rhodium_plated_palladium',
+ '4x #forge:plates/tungsten_steel',
'4x ae2:annihilation_core',
'4x ae2:formation_core',
- 'megacells:accumulation_processor')
+ '2x megacells:accumulation_processor')
.inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*8))
.itemOutputs('2x expatternprovider:pattern_provider_upgrade')
.duration(300)
- .circuit(4)
- .EUt(GTValues.VA[GTValues.LuV])
+ .EUt(GTValues.VA[GTValues.IV])
.dimension('ad_astra:moon')
+ .circuit(2)
// ZPM
@@ -271,16 +346,33 @@ const registerExtendedAE2Recipes = (event) => {
'gtceu:zpm_robot_arm',
'8x gtceu:laminated_glass',
'4x #forge:plates/naquadah_alloy',
- '32x ae2:annihilation_core',
- '32x ae2:formation_core',
- 'megacells:accumulation_processor',
+ '16x ae2:annihilation_core',
+ '16x ae2:formation_core',
+ '8x megacells:accumulation_processor',
'8x #ae2:pattern_provider')
- .inputFluids(Fluid.of('tfg:fluix', 144*16))
- .itemOutputs('8x expatternprovider:pattern_provider_upgrade')
+ .inputFluids(Fluid.of('tfg:fluix', 144*32))
+ .itemOutputs('16x expatternprovider:pattern_provider_upgrade')
.duration(300)
- .circuit(4)
.EUt(GTValues.VA[GTValues.ZPM])
.cleanroom(CleanroomType.CLEANROOM)
+ .circuit(2)
+
+ // ZPM Moon Only
+
+ event.recipes.gtceu.assembler('expatternprovider:pattern_provider_upgrade_zpm_moon')
+ .itemInputs(
+ 'gtceu:zpm_robot_arm',
+ '8x gtceu:laminated_glass',
+ '4x #forge:plates/naquadah_alloy',
+ '16x ae2:annihilation_core',
+ '16x ae2:formation_core',
+ '8x megacells:accumulation_processor')
+ .inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*32))
+ .itemOutputs('32x expatternprovider:pattern_provider_upgrade')
+ .duration(300)
+ .EUt(GTValues.VA[GTValues.ZPM])
+ .dimension('ad_astra:moon')
+ .circuit(2)
//#endregion
diff --git a/kubejs/server_scripts/firmalife/recipes.js b/kubejs/server_scripts/firmalife/recipes.js
index 8e29ab7da..15e27c0d3 100644
--- a/kubejs/server_scripts/firmalife/recipes.js
+++ b/kubejs/server_scripts/firmalife/recipes.js
@@ -164,6 +164,13 @@ const registerFirmaLifeRecipes = (event) => {
.duration(30)
.EUt(GTValues.VA[GTValues.ULV])
+ event.recipes.gtceu.alloy_smelter('pie_pan')
+ .itemInputs('#forge:ingots/wrought_iron')
+ .notConsumable('gtceu:cylinder_casting_mold')
+ .itemOutputs('6x firmalife:pie_pan')
+ .EUt(GTValues.VA[GTValues.ULV])
+ .duration(100)
+
event.replaceInput({ id: 'firmalife:crafting/bottle_label' }, 'firmalife:beeswax', '#forge:wax')
//#endregion
@@ -192,10 +199,10 @@ const registerFirmaLifeRecipes = (event) => {
//#region ÐÐĩÐīÐ―Ð°Ņ / Copper
- event.recipes.gtceu.bender('tfg:firmalife/sprinkler_electric_only')
+ event.recipes.gtceu.extruder('tfg:firmalife/sprinkler_electric_only')
.itemInputs('#forge:plates/copper')
+ .notConsumable('tfg:small_casing_extruder_mold')
.itemOutputs('firmalife:sprinkler')
- .circuit(4)
.duration(60)
.EUt(8)
@@ -470,13 +477,13 @@ const registerFirmaLifeRecipes = (event) => {
// ÐĄÐĩОÐĩÐ―Ð° ŅŅŅКŅÐūÐē
global.FIRMALIFE_GREENHOUSE_FRUIT_RECIPE_COMPONENTS.forEach(element => {
- generateGreenHouseRecipe(event, element.input, '#tfg:clean_water', element.fluid_amount, element.output,
+ generateGreenHouseRecipe(event, element.input, '#tfc:any_fresh_water', element.fluid_amount, element.output,
element.name, 'minecraft:overworld', 8, null, GTValues.VA[GTValues.LV])
})
// ÐĄÐĩОÐĩÐ―Ð° ŅÐģÐūÐī
global.FIRMALIFE_GREENHOUSE_BERRY_RECIPE_COMPONENTS.forEach(element => {
- generateGreenHouseRecipe(event, element.input, '#tfg:clean_water', element.fluid_amount, element.output,
+ generateGreenHouseRecipe(event, element.input, '#tfc:any_fresh_water', element.fluid_amount, element.output,
element.name, null, 8, null, GTValues.VA[GTValues.LV])
})
@@ -533,18 +540,18 @@ const registerFirmaLifeRecipes = (event) => {
.duration(200)
event.recipes.firmalife.mixing_bowl()
- .itemIngredients(['#tfg:wood_dusts', 'tfc:glue'])
- .outputItem('tfg:chipboard_composite')
+ .itemIngredients(['#tfg:wood_dusts', '#tfg:wood_dusts', 'tfc:glue'])
+ .outputItem('2x tfg:chipboard_composite')
.id('tfg:mixing_bowl/chipboard_composite_glue')
event.recipes.firmalife.mixing_bowl()
- .itemIngredients(['#tfg:wood_dusts', 'gtceu:sticky_resin'])
- .outputItem('tfg:chipboard_composite')
+ .itemIngredients(['#tfg:wood_dusts', '#tfg:wood_dusts', '#tfg:wood_dusts', '#tfg:wood_dusts', 'gtceu:sticky_resin'])
+ .outputItem('4x tfg:chipboard_composite')
.id('tfg:mixing_bowl/chipboard_composite_resin')
event.recipes.firmalife.mixing_bowl()
- .itemIngredients(['#tfg:wood_dusts', '#forge:wax'])
- .outputItem('tfg:chipboard_composite')
+ .itemIngredients(['#tfg:wood_dusts', '#tfg:wood_dusts', '#forge:wax'])
+ .outputItem('2x tfg:chipboard_composite')
.id('tfg:mixing_bowl/chipboard_composite_wax')
// Dough
@@ -574,14 +581,14 @@ const registerFirmaLifeRecipes = (event) => {
'firmalife:mixing_bowl'
]).id(`tfg:shapeless/${grain}_dough_3`)
- event.recipes.tfc.advanced_shapeless_crafting(TFC.isp.of(`4x tfc:food/${grain}_dough`).copyFood(), [
+ event.recipes.tfc.advanced_shapeless_crafting(TFC.isp.of(`2x tfc:food/${grain}_dough`).copyFood(), [
'firmalife:spoon',
TFC.ingredient.notRotten(`tfc:food/${grain}_flour`),
TFC.ingredient.fluid(TFC.fluidStackIngredient('minecraft:water', 100)),
'firmalife:mixing_bowl'
]).id(`tfg:shapeless/${grain}_flatbread_dough`)
- event.recipes.tfc.advanced_shapeless_crafting(TFC.isp.of(`8x tfc:food/${grain}_dough`).copyFood(), [
+ event.recipes.tfc.advanced_shapeless_crafting(TFC.isp.of(`4x tfc:food/${grain}_dough`).copyFood(), [
'firmalife:spoon',
TFC.ingredient.notRotten(`tfc:food/${grain}_flour`),
TFC.ingredient.notRotten(`tfc:food/${grain}_flour`),
@@ -589,7 +596,7 @@ const registerFirmaLifeRecipes = (event) => {
'firmalife:mixing_bowl'
]).id(`tfg:shapeless/${grain}_flatbread_dough_2`)
- event.recipes.tfc.advanced_shapeless_crafting(TFC.isp.of(`12x tfc:food/${grain}_dough`).copyFood(), [
+ event.recipes.tfc.advanced_shapeless_crafting(TFC.isp.of(`6x tfc:food/${grain}_dough`).copyFood(), [
'firmalife:spoon',
TFC.ingredient.notRotten(`tfc:food/${grain}_flour`),
TFC.ingredient.notRotten(`tfc:food/${grain}_flour`),
@@ -598,7 +605,7 @@ const registerFirmaLifeRecipes = (event) => {
'firmalife:mixing_bowl'
]).id(`tfg:shapeless/${grain}_flatbread_dough_3`)
- event.recipes.tfc.advanced_shapeless_crafting(TFC.isp.of(`16x tfc:food/${grain}_dough`).copyFood(), [
+ event.recipes.tfc.advanced_shapeless_crafting(TFC.isp.of(`8x tfc:food/${grain}_dough`).copyFood(), [
'firmalife:spoon',
TFC.ingredient.notRotten(`tfc:food/${grain}_flour`),
TFC.ingredient.notRotten(`tfc:food/${grain}_flour`),
@@ -736,4 +743,11 @@ const registerFirmaLifeRecipes = (event) => {
Fluid.of('afc:birch_syrup', 1000))
.outputItem('createaddition:honey_cake')
.id('tfg:mixing_bowl/birch_honey_cake')
+
+ event.remove({ id: 'firmalife:mixing_bowl/chocolate_ice_cream' })
+ event.recipes.firmalife.mixing_bowl()
+ .ingredients([TFC.ingredient.notRotten('firmalife:food/vanilla_ice_cream')],
+ Fluid.of('tfcchannelcasting:milk_chocolate', 100))
+ .outputItem(TFC.isp.of('firmalife:food/chocolate_ice_cream').copyFood())
+ .id('tfg:mixing_bowl/chocolate_ice_cream')
}
diff --git a/kubejs/server_scripts/firmalife/tags.js b/kubejs/server_scripts/firmalife/tags.js
index be575eae0..36da0e53d 100644
--- a/kubejs/server_scripts/firmalife/tags.js
+++ b/kubejs/server_scripts/firmalife/tags.js
@@ -18,10 +18,10 @@ const registerFirmaLifeItemTags = (event) => {
event.add('tfc:foods/usable_in_salad', 'firmalife:food/pickled_egg')
+ event.add('tfc:fluxstone', 'firmalife:hollow_shell')
+
// ÐĢÐīаÐŧÐĩÐ―ÐļÐĩ ŅÐĩÐģÐūÐē Ņ ŅŅÐī
event.removeAllTagsFrom("/tfc:ore/[^*]+/[^*]+/")
-
-
}
const registerFirmaLifeBlockTags = (event) => {
diff --git a/kubejs/server_scripts/greate/recipes.js b/kubejs/server_scripts/greate/recipes.js
index c6cb6ddf9..122eb5c9e 100644
--- a/kubejs/server_scripts/greate/recipes.js
+++ b/kubejs/server_scripts/greate/recipes.js
@@ -414,7 +414,7 @@ function registerGreateRecipes(event) {
'FE '
], {
A: '#gtceu:circuits/ulv',
- B: 'gtceu:black_steel_buzz_saw_blade',
+ B: 'gtceu:cobalt_brass_buzz_saw_blade',
C: 'greate:steel_cogwheel',
D: 'gtceu:ulv_machine_hull',
E: 'greate:steel_shaft',
@@ -422,7 +422,7 @@ function registerGreateRecipes(event) {
}).id('greate:shaped/steel_mechanical_saw')
event.recipes.gtceu.assembler('greate:steel_mechanical_saw')
- .itemInputs('gtceu:ulv_machine_hull', 'greate:steel_shaft', '2x #gtceu:circuits/ulv', 'gtceu:black_steel_buzz_saw_blade', '2x greate:steel_cogwheel')
+ .itemInputs('gtceu:ulv_machine_hull', 'greate:steel_shaft', '2x #gtceu:circuits/ulv', 'gtceu:cobalt_brass_buzz_saw_blade', '2x greate:steel_cogwheel')
.itemOutputs('greate:steel_mechanical_saw')
.duration(200)
.EUt(GTValues.VA[GTValues.ULV])
@@ -637,14 +637,14 @@ function registerGreateRecipes(event) {
A: '#gtceu:circuits/mv',
B: 'greate:aluminium_shaft',
C: 'gtceu:mv_machine_hull',
- D: '#forge:plates/vanadium_steel',
+ D: '#forge:plates/cobalt_brass',
E: 'gtceu:aluminium_whisk',
F: '#forge:tools/wrenches',
G: '#forge:tools/hammers'
}).id('greate:shaped/aluminium_mechanical_mixer')
event.recipes.gtceu.assembler('greate:aluminium_mechanical_mixer')
- .itemInputs('greate:aluminium_shaft', '2x #gtceu:circuits/mv', 'gtceu:mv_machine_hull', 'gtceu:aluminium_whisk', '2x #forge:plates/vanadium_steel')
+ .itemInputs('greate:aluminium_shaft', '2x #gtceu:circuits/mv', 'gtceu:mv_machine_hull', 'gtceu:aluminium_whisk', '2x #forge:plates/cobalt_brass')
.itemOutputs('greate:aluminium_mechanical_mixer')
.duration(200)
.EUt(GTValues.VA[GTValues.ULV])
@@ -657,14 +657,14 @@ function registerGreateRecipes(event) {
A: '#gtceu:circuits/hv',
B: 'greate:stainless_steel_shaft',
C: 'gtceu:hv_machine_hull',
- D: '#forge:plates/blue_alloy',
+ D: '#forge:plates/vanadium_steel',
E: 'gtceu:stainless_steel_whisk',
F: '#forge:tools/wrenches',
G: '#forge:tools/hammers'
}).id('greate:shaped/stainless_steel_mechanical_mixer')
event.recipes.gtceu.assembler('greate:stainless_steel_mechanical_mixer')
- .itemInputs('greate:stainless_steel_shaft', '2x #gtceu:circuits/hv', 'gtceu:hv_machine_hull', 'gtceu:stainless_steel_whisk', '2x #forge:plates/blue_alloy')
+ .itemInputs('greate:stainless_steel_shaft', '2x #gtceu:circuits/hv', 'gtceu:hv_machine_hull', 'gtceu:stainless_steel_whisk', '2x #forge:plates/vanadium_steel')
.itemOutputs('greate:stainless_steel_mechanical_mixer')
.duration(200)
.EUt(GTValues.VA[GTValues.ULV])
@@ -677,14 +677,14 @@ function registerGreateRecipes(event) {
A: '#gtceu:circuits/ev',
B: 'greate:titanium_shaft',
C: 'gtceu:ev_machine_hull',
- D: '#forge:plates/ultimet',
+ D: '#forge:plates/blue_alloy',
E: 'gtceu:titanium_whisk',
F: '#forge:tools/wrenches',
G: '#forge:tools/hammers'
}).id('greate:shaped/titanium_mechanical_mixer')
event.recipes.gtceu.assembler('greate:titanium_mechanical_mixer')
- .itemInputs('greate:titanium_shaft', '2x #gtceu:circuits/ev', 'gtceu:ev_machine_hull', 'gtceu:titanium_whisk', '2x #forge:plates/ultimet')
+ .itemInputs('greate:titanium_shaft', '2x #gtceu:circuits/ev', 'gtceu:ev_machine_hull', 'gtceu:titanium_whisk', '2x #forge:plates/blue_alloy')
.itemOutputs('greate:titanium_mechanical_mixer')
.duration(200)
.EUt(GTValues.VA[GTValues.ULV])
@@ -704,13 +704,6 @@ function registerGreateRecipes(event) {
D: '#forge:rods/long/steel'
}).id('gtceu:shaped/steel_whisk')
- event.recipes.gtceu.assembler('gtceu:steel_whisk')
- .itemInputs('#forge:rings/steel', '4x #forge:rods/long/steel')
- .itemOutputs('gtceu:steel_whisk')
- .circuit(2)
- .duration(50)
- .EUt(GTValues.VA[GTValues.ULV])
-
event.recipes.gtceu.extruder('gtceu:steel_whisk')
.itemInputs('4x #forge:ingots/steel')
.notConsumable('tfg:whisk_extruder_mold')
@@ -729,13 +722,6 @@ function registerGreateRecipes(event) {
D: '#forge:rods/long/aluminium'
}).id('gtceu:shaped/aluminium_whisk')
- event.recipes.gtceu.assembler('gtceu:aluminium_whisk')
- .itemInputs('#forge:rings/aluminium', '4x #forge:rods/long/aluminium')
- .itemOutputs('gtceu:aluminium_whisk')
- .circuit(2)
- .duration(50)
- .EUt(GTValues.VA[GTValues.ULV])
-
event.recipes.gtceu.extruder('gtceu:aluminium_whisk')
.itemInputs('4x #forge:ingots/aluminium')
.notConsumable('tfg:whisk_extruder_mold')
@@ -754,13 +740,6 @@ function registerGreateRecipes(event) {
D: '#forge:rods/long/stainless_steel'
}).id('gtceu:shaped/stainless_steel_whisk')
- event.recipes.gtceu.assembler('gtceu:stainless_steel_whisk')
- .itemInputs('#forge:rings/stainless_steel', '4x #forge:rods/long/stainless_steel')
- .itemOutputs('gtceu:stainless_steel_whisk')
- .circuit(2)
- .duration(50)
- .EUt(GTValues.VA[GTValues.ULV])
-
event.recipes.gtceu.extruder('gtceu:stainless_steel_whisk')
.itemInputs('4x #forge:ingots/stainless_steel')
.notConsumable('tfg:whisk_extruder_mold')
@@ -779,13 +758,6 @@ function registerGreateRecipes(event) {
D: '#forge:rods/long/titanium'
}).id('gtceu:shaped/titanium_whisk')
- event.recipes.gtceu.assembler('gtceu:titanium_whisk')
- .itemInputs('#forge:rings/titanium', '4x #forge:rods/long/titanium')
- .itemOutputs('gtceu:titanium_whisk')
- .circuit(2)
- .duration(50)
- .EUt(GTValues.VA[GTValues.ULV])
-
event.recipes.gtceu.extruder('gtceu:titanium_whisk')
.itemInputs('4x #forge:ingots/titanium')
.notConsumable('tfg:whisk_extruder_mold')
@@ -793,6 +765,78 @@ function registerGreateRecipes(event) {
.duration(GTMaterials.Titanium.getMass() * 3)
.EUt(GTValues.VA[GTValues.MV])
+ event.shaped('gtceu:tungsten_steel_whisk', [
+ 'ABC',
+ 'D D',
+ 'D D'
+ ], {
+ A: '#forge:tools/hammers',
+ B: '#forge:rings/tungsten_steel',
+ C: '#forge:tools/wrenches',
+ D: '#forge:rods/long/tungsten_steel'
+ }).id('gtceu:shaped/tungsten_steel_whisk')
+
+ event.recipes.gtceu.extruder('gtceu:tungsten_steel_whisk')
+ .itemInputs('4x #forge:ingots/tungsten_steel')
+ .notConsumable('tfg:whisk_extruder_mold')
+ .itemOutputs('gtceu:tungsten_steel_whisk')
+ .duration(GTMaterials.TungstenSteel.getMass() * 3)
+ .EUt(GTValues.VA[GTValues.MV])
+
+ event.shaped('gtceu:rhodium_plated_palladium_whisk', [
+ 'ABC',
+ 'D D',
+ 'D D'
+ ], {
+ A: '#forge:tools/hammers',
+ B: '#forge:rings/rhodium_plated_palladium',
+ C: '#forge:tools/wrenches',
+ D: '#forge:rods/long/rhodium_plated_palladium'
+ }).id('gtceu:shaped/rhodium_plated_palladium_whisk')
+
+ event.recipes.gtceu.extruder('gtceu:rhodium_plated_palladium_whisk')
+ .itemInputs('4x #forge:ingots/rhodium_plated_palladium')
+ .notConsumable('tfg:whisk_extruder_mold')
+ .itemOutputs('gtceu:rhodium_plated_palladium_whisk')
+ .duration(GTMaterials.RhodiumPlatedPalladium.getMass() * 3)
+ .EUt(GTValues.VA[GTValues.MV])
+
+ event.shaped('gtceu:naquadah_alloy_whisk', [
+ 'ABC',
+ 'D D',
+ 'D D'
+ ], {
+ A: '#forge:tools/hammers',
+ B: '#forge:rings/naquadah_alloy',
+ C: '#forge:tools/wrenches',
+ D: '#forge:rods/long/naquadah_alloy'
+ }).id('gtceu:shaped/naquadah_alloy_whisk')
+
+ event.recipes.gtceu.extruder('gtceu:naquadah_alloy_whisk')
+ .itemInputs('4x #forge:ingots/naquadah_alloy')
+ .notConsumable('tfg:whisk_extruder_mold')
+ .itemOutputs('gtceu:naquadah_alloy_whisk')
+ .duration(GTMaterials.NaquadahAlloy.getMass() * 3)
+ .EUt(GTValues.VA[GTValues.MV])
+
+ event.shaped('gtceu:darmstadtium_whisk', [
+ 'ABC',
+ 'D D',
+ 'D D'
+ ], {
+ A: '#forge:tools/hammers',
+ B: '#forge:rings/darmstadtium',
+ C: '#forge:tools/wrenches',
+ D: '#forge:rods/long/darmstadtium'
+ }).id('gtceu:shaped/darmstadtium_whisk')
+
+ event.recipes.gtceu.extruder('gtceu:darmstadtium_whisk')
+ .itemInputs('4x #forge:ingots/darmstadtium')
+ .notConsumable('tfg:whisk_extruder_mold')
+ .itemOutputs('gtceu:darmstadtium_whisk')
+ .duration(GTMaterials.Darmstadtium.getMass() * 3)
+ .EUt(GTValues.VA[GTValues.MV])
+
// #endregion
// #region Presses
diff --git a/kubejs/server_scripts/greate/recipes.recycling.js b/kubejs/server_scripts/greate/recipes.recycling.js
index 5f5c66785..a42c8e9de 100644
--- a/kubejs/server_scripts/greate/recipes.recycling.js
+++ b/kubejs/server_scripts/greate/recipes.recycling.js
@@ -381,7 +381,7 @@ function registerGreateRecyclingRecipes(event) {
.itemInputs('greate:steel_mechanical_saw')
.itemOutputs(
ChemicalHelper.get(TagPrefix.dust, GTMaterials.WroughtIron, 8),
- ChemicalHelper.get(TagPrefix.dust, GTMaterials.BlackSteel, 2),
+ ChemicalHelper.get(TagPrefix.dust, GTMaterials.CobaltBrass, 2),
ChemicalHelper.get(TagPrefix.dust, GTMaterials.Copper, 4))
.duration(GTMaterials.CobaltBrass.getMass() * 16)
.category(GTRecipeCategories.MACERATOR_RECYCLING)
@@ -391,7 +391,7 @@ function registerGreateRecyclingRecipes(event) {
.itemInputs('greate:steel_mechanical_saw')
.itemOutputs(
ChemicalHelper.get(TagPrefix.ingot, GTMaterials.WroughtIron, 8),
- ChemicalHelper.get(TagPrefix.ingot, GTMaterials.BlackSteel, 2),
+ ChemicalHelper.get(TagPrefix.ingot, GTMaterials.CobaltBrass, 2),
ChemicalHelper.get(TagPrefix.ingot, GTMaterials.AnnealedCopper, 4))
.duration(GTMaterials.CobaltBrass.getMass() * 16)
.category(GTRecipeCategories.ARC_FURNACE_RECYCLING)
diff --git a/kubejs/server_scripts/gregtech/data.js b/kubejs/server_scripts/gregtech/data.js
index 115b7fada..1721efdff 100644
--- a/kubejs/server_scripts/gregtech/data.js
+++ b/kubejs/server_scripts/gregtech/data.js
@@ -122,77 +122,6 @@ const registerGTCEUMetals = (event) => {
event.metal('gtceu:aluminium_silicate', 1540, 0.00857, '#forge:ingots/aluminium_silicate', null, null, 1, 'tfg:aluminium_silicate')
}
-
-const registerGTCEUBedrockOreVeins = (event) => {
-
- // Tin, Magnesium
- event.add('tfg:moon_tin', vein => {
- vein.weight(75)
- .size(2)
- .yield(1, 4)
- .material(GTMaterials.Cassiterite, 5)
- .material(GTMaterials.Tin, 2)
- .material(GTMaterials.Olivine, 1)
- .dimensions('ad_astra:moon')
- })
-
- // Iron, Gold, Magnesium
- event.add('tfg:moon_magnetite', vein => {
- vein.weight(75)
- .size(2)
- .yield(1, 4)
- .material(GTMaterials.Magnetite, 8)
- .material(GTMaterials.Gold, 3)
- .material(GTMaterials.Olivine, 1)
- .dimensions('ad_astra:moon')
- })
-
- // Copper, Arsenic, Tin
- event.add('tfg:moon_copper', vein => {
- vein.weight(100)
- .size(2)
- .yield(1, 4)
- .material(GTMaterials.Chalcopyrite, 10)
- .material(GTMaterials.Zeolite, 4)
- .material(GTMaterials.Cassiterite, 3)
- .material(GTMaterials.Realgar, 2)
- .dimensions('ad_astra:moon')
- })
-
- // Certus Quartz, Barium
- event.add('tfg:moon_certus', vein => {
- vein.weight(20)
- .size(1)
- .yield(1, 2)
- .material(GTMaterials.CertusQuartz, 6)
- .material(GTMaterials.Barite, 2)
- .material(GTMaterials.Quartzite, 7)
- .dimensions('ad_astra:moon')
- })
-
- // Asbestos, Tin, Calcium
- event.add('tfg:moon_asbestos', vein => {
- vein.weight(100)
- .size(2)
- .yield(1, 5)
- .material(GTMaterials.Asbestos, 3)
- .material(GTMaterials.CassiteriteSand, 4)
- .material(GTMaterials.Diatomite, 1)
- .dimensions('ad_astra:moon')
- })
-
- // Mica - Talc Silicon Aluminium Potassium Fluorine Caesium
- event.add('tfg:moon_mica', vein => {
- vein.weight(50)
- .size(1)
- .yield(1, 3)
- .material(GTMaterials.Mica, 5)
- .material(GTMaterials.Kyanite, 2)
- .material(GTMaterials.Pollucite, 1)
- .dimensions('ad_astra:moon')
- })
-}
-
function registerGTCEUBedrockFluidVeins(event) {
event.add('tfg:moon_helium_3', vein => {
@@ -227,4 +156,152 @@ function registerGTCEUBedrockFluidVeins(event) {
vein.depletionChance(1)
vein.depletedYield(10)
})
+
+ // Mars Fluid Vein - Credit to Monifactory
+
+ const Registries = Java.loadClass("net.minecraft.core.registries.Registries")
+ const ResourceKey = Java.loadClass("net.minecraft.resources.ResourceKey")
+ const martianOasisResourceKey = ResourceKey.create(Registries.BIOME, "tfg:mars/martian_oasis")
+ const martianAmberHillsResourceKey = ResourceKey.create(Registries.BIOME, "tfg:mars/amber_hills")
+ const martianAmberPlainsResourceKey = ResourceKey.create(Registries.BIOME, "tfg:mars/amber_plains")
+ const martianMountainsResourceKey = ResourceKey.create(Registries.BIOME, "tfg:mars/martian_mountains")
+ const martianRusticusHillsResourceKey = ResourceKey.create(Registries.BIOME, "tfg:mars/rusticus_hills")
+ const martianRusticusPlainsResourceKey = ResourceKey.create(Registries.BIOME, "tfg:mars/rusticus_plains")
+ const martianSangnumHillsResourceKey = ResourceKey.create(Registries.BIOME, "tfg:mars/sangnum_hills")
+ const martianSangnumPlainsResourceKey = ResourceKey.create(Registries.BIOME, "tfg:mars/sangnum_plains")
+
+ event.add('tfg:semiheavy_ammoniacal_water', vein => {
+ vein.dimensions('ad_astra:mars')
+ vein.fluid(() => Fluid.of('tfg:semiheavy_ammoniacal_water').fluid)
+ vein.weight(100)
+ vein.minimumYield(200)
+ vein.maximumYield(400)
+ vein.depletionAmount(1)
+ vein.depletionChance(20)
+ vein.depletedYield(15)
+ })
+
+ event.add('tfg:liquid_carbon_dioxide', vein => {
+ vein.dimensions('ad_astra:mars')
+ vein.fluid(() => Fluid.of('gtceu:liquid_carbon_dioxide').fluid)
+ vein.weight(15)
+ vein.minimumYield(20)
+ vein.maximumYield(350)
+ vein.depletionAmount(1)
+ vein.depletionChance(20)
+ vein.depletedYield(5)
+ })
+
+ // Heavy Ammonical Water in Specific Biome Credit to Monifactory from https://github.com/ThePansmith/Monifactory/blob/main/kubejs/server_scripts/worldgen/fluidVeins.js
+
+ event.add('tfg:heavy_ammoniacal_water_oasis', vein => {
+ vein.dimensions('ad_astra:mars')
+ vein.fluid(() => Fluid.of('tfg:heavy_ammoniacal_water').fluid)
+ vein.biomes(350, martianOasisResourceKey)
+ vein.weight(0)
+ vein.minimumYield(300)
+ vein.maximumYield(650)
+ vein.depletionAmount(1)
+ vein.depletionChance(20)
+ vein.depletedYield(20)
+ })
+
+ event.add('tfg:heavy_ammoniacal_water_amber_hills', vein => {
+ vein.dimensions('ad_astra:mars')
+ vein.fluid(() => Fluid.of('tfg:heavy_ammoniacal_water').fluid)
+ vein.biomes(20, martianAmberHillsResourceKey)
+ vein.weight(0)
+ vein.minimumYield(100)
+ vein.maximumYield(650)
+ vein.depletionAmount(1)
+ vein.depletionChance(20)
+ vein.depletedYield(5)
+ })
+
+ event.add('tfg:heavy_ammoniacal_water_amber_plains', vein => {
+ vein.dimensions('ad_astra:mars')
+ vein.fluid(() => Fluid.of('tfg:heavy_ammoniacal_water').fluid)
+ vein.biomes(20, martianAmberPlainsResourceKey)
+ vein.weight(0)
+ vein.minimumYield(100)
+ vein.maximumYield(650)
+ vein.depletionAmount(1)
+ vein.depletionChance(20)
+ vein.depletedYield(5)
+ })
+
+ event.add('tfg:heavy_ammoniacal_water_mountains', vein => {
+ vein.dimensions('ad_astra:mars')
+ vein.fluid(() => Fluid.of('tfg:heavy_ammoniacal_water').fluid)
+ vein.biomes(20, martianMountainsResourceKey)
+ vein.weight(0)
+ vein.minimumYield(100)
+ vein.maximumYield(650)
+ vein.depletionAmount(1)
+ vein.depletionChance(20)
+ vein.depletedYield(5)
+ })
+
+ event.add('tfg:heavy_ammoniacal_water_rusticus_hills', vein => {
+ vein.dimensions('ad_astra:mars')
+ vein.fluid(() => Fluid.of('tfg:heavy_ammoniacal_water').fluid)
+ vein.biomes(20, martianRusticusHillsResourceKey)
+ vein.weight(0)
+ vein.minimumYield(100)
+ vein.maximumYield(650)
+ vein.depletionAmount(1)
+ vein.depletionChance(20)
+ vein.depletedYield(5)
+ })
+
+ event.add('tfg:heavy_ammoniacal_water_rusticus_plains', vein => {
+ vein.dimensions('ad_astra:mars')
+ vein.fluid(() => Fluid.of('tfg:heavy_ammoniacal_water').fluid)
+ vein.biomes(20, martianRusticusPlainsResourceKey)
+ vein.weight(0)
+ vein.minimumYield(100)
+ vein.maximumYield(650)
+ vein.depletionAmount(1)
+ vein.depletionChance(20)
+ vein.depletedYield(5)
+ })
+
+ event.add('tfg:heavy_ammoniacal_water_sangnum_hills', vein => {
+ vein.dimensions('ad_astra:mars')
+ vein.fluid(() => Fluid.of('tfg:heavy_ammoniacal_water').fluid)
+ vein.biomes(20, martianSangnumHillsResourceKey)
+ vein.weight(0)
+ vein.minimumYield(100)
+ vein.maximumYield(650)
+ vein.depletionAmount(1)
+ vein.depletionChance(20)
+ vein.depletedYield(5)
+ })
+
+ event.add('tfg:heavy_ammoniacal_water_sangnum_plains', vein => {
+ vein.dimensions('ad_astra:mars')
+ vein.fluid(() => Fluid.of('tfg:heavy_ammoniacal_water').fluid)
+ vein.biomes(20, martianSangnumPlainsResourceKey)
+ vein.weight(0)
+ vein.minimumYield(100)
+ vein.maximumYield(650)
+ vein.depletionAmount(1)
+ vein.depletionChance(20)
+ vein.depletedYield(5)
+ })
+
+ // Ammonia
+
+ event.add('tfg:ammonia_mars_oasis', vein => {
+ vein.dimensions('ad_astra:mars')
+ vein.fluid(() => Fluid.of('gtceu:ammonia').fluid)
+ vein.biomes(400, martianOasisResourceKey)
+ vein.weight(0)
+ vein.minimumYield(300)
+ vein.maximumYield(650)
+ vein.depletionAmount(1)
+ vein.depletionChance(20)
+ vein.depletedYield(20)
+ })
+
}
\ No newline at end of file
diff --git a/kubejs/server_scripts/gregtech/recipes.js b/kubejs/server_scripts/gregtech/recipes.js
index 088597a16..2b09e8271 100644
--- a/kubejs/server_scripts/gregtech/recipes.js
+++ b/kubejs/server_scripts/gregtech/recipes.js
@@ -128,8 +128,9 @@ const registerGTCEURecipes = (event) => {
event.recipes.tfc.barrel_sealed(2000)
.outputItem('gtceu:treated_wood_dust')
- .inputs('tfg:chipboard_composite', TFC.fluidStackIngredient('#forge:creosote', 50))
- .id('tfg:barrel/treated_chipboard_composite')
+ .inputs('#tfg:wood_dusts', TFC.fluidStackIngredient('#forge:creosote', 50))
+ .id('tfg:barrel/treated_wood_dust')
+
//#endregion
//#region ÐŅŅ
ÐūÐī: ÐаÐŋÐŧŅ ŅÐĩзÐļÐ―Ņ
@@ -525,10 +526,14 @@ const registerGTCEURecipes = (event) => {
.EUt(5)
// ÐŅÐŋŅаÐēÐŧÐĩÐ―ÐļÐĩ ŅÐĩŅÐĩÐŋŅа ÐŋŅÐŧÐļ ŅÐĩŅÐĩÐąŅа ŅŅÐĩŅÐŧÐļÐ―Ðģа
- generateMixerRecipe(event, ['#forge:dusts/copper', '4x #forge:dusts/silver'], [], '5x gtceu:sterling_silver_dust', 1, [], 500, 7, 64, 'sterling_silver')
+ event.remove({ id: 'gtceu:mixer/sterling_silver' })
+ generateMixerRecipe(event, ['#forge:dusts/copper', '4x #forge:dusts/silver'], [], '5x gtceu:sterling_silver_dust',
+ 1, [], 500, 7, 64, 'gtceu:mixer/sterling_silver')
// ÐŅÐŋŅаÐēÐŧÐĩÐ―ÐļÐĩ ŅÐĩŅÐĩÐŋŅа ÐŋŅÐŧÐļ ŅÐūзÐūÐēÐūÐđ ÐąŅÐūÐ―Ð·Ņ
- generateMixerRecipe(event, ['#forge:dusts/copper', '4x #forge:dusts/gold'], [], '5x gtceu:rose_gold_dust', 3, [], 500, 7, 64, 'rose_gold')
+ event.remove({ id: 'gtceu:mixer/rose_gold' })
+ generateMixerRecipe(event, ['#forge:dusts/copper', '4x #forge:dusts/gold'], [], '5x gtceu:rose_gold_dust',
+ 3, [], 500, 7, 64, 'gtceu:mixer/rose_gold')
//#region Ð ÐĩŅÐĩÐŋŅ ULV ОÐļКŅÐūŅŅ
ÐĩОŅ
@@ -1287,9 +1292,9 @@ const registerGTCEURecipes = (event) => {
.EUt(GTValues.VH[GTValues.EV])
event.recipes.gtceu.large_chemical_reactor('tfg:solar_coolant_t2')
- .inputFluids(Fluid.of('tfg:solar_coolant', 1000), Fluid.of('gtceu:argon', 1000))
+ .inputFluids(Fluid.of('tfg:solar_coolant', 8000), Fluid.of('gtceu:argon', 1000))
.itemInputs(Item.of('#forge:aerogels'))
- .outputFluids(Fluid.of('tfg:solar_coolant_tier2', 1000))
+ .outputFluids(Fluid.of('tfg:solar_coolant_tier2', 8000))
.duration(20*15)
.EUt(GTValues.VH[GTValues.IV])
@@ -1358,7 +1363,7 @@ const registerGTCEURecipes = (event) => {
'ADA',
'BCB'
], {
- A: '#gtceu:circuits/iv',
+ A: '#gtceu:circuits/ev',
B: 'gtceu:ev_electric_motor',
C: 'gtceu:aluminium_single_cable',
D: 'gtceu:ev_centrifuge',
@@ -1374,12 +1379,19 @@ const registerGTCEURecipes = (event) => {
.EUt(GTValues.VA[GTValues.LV])
// Buttons
- event.replaceOutput({ id: 'gtceu:cutter/blackstone_button' }, 'minecraft:polished_blackstone_button', '6x minecraft:polished_blackstone_button')
- event.replaceOutput({ id: 'gtceu:cutter/blackstone_button_water' }, 'minecraft:polished_blackstone_button', '6x minecraft:polished_blackstone_button')
- event.replaceOutput({ id: 'gtceu:cutter/blackstone_button_distilled_water' }, 'minecraft:polished_blackstone_button', '6x minecraft:polished_blackstone_button')
removeCutterRecipe(event, 'blackstone_button')
removeCutterRecipe(event, 'blackstone_button_water')
removeCutterRecipe(event, 'blackstone_button_distilled_water')
+ removeCutterRecipe(event, 'cut_polished_blackstone_brickslab_into_button')
+ removeCutterRecipe(event, 'cut_polished_blackstone_brickslab_into_button_water')
+ removeCutterRecipe(event, 'cut_polished_blackstone_brickslab_into_button_distilled_water')
+
+ event.recipes.gtceu.cutter('tfg:blackstone_button')
+ .itemInputs('minecraft:polished_blackstone_pressure_plate')
+ .itemOutputs('6x minecraft:polished_blackstone_button')
+ .EUt(7)
+ .duration(100)
+
event.replaceOutput({ id: 'gtceu:cutter/bamboo_button' }, 'minecraft:bamboo_button', '6x minecraft:bamboo_button')
event.replaceOutput({ id: 'gtceu:cutter/bamboo_button_water' }, 'minecraft:bamboo_button', '6x minecraft:bamboo_button')
@@ -1388,4 +1400,36 @@ const registerGTCEURecipes = (event) => {
event.replaceOutput({ id: 'gtceu:cutter/treated_button' }, 'gtceu:treated_wood_button', '6x gtceu:treated_wood_button')
event.replaceOutput({ id: 'gtceu:cutter/treated_button_water' }, 'gtceu:treated_wood_button', '6x gtceu:treated_wood_button')
event.replaceOutput({ id: 'gtceu:cutter/treated_button_distilled_water' }, 'gtceu:treated_wood_button', '6x gtceu:treated_wood_button')
+
+ //#region Replace Recipe
+
+ event.remove({ id : 'gtceu:assembly_line/me_pattern_buffer_proxy'})
+ event.recipes.gtceu.assembly_line('tfg:me_pattern_buffer_proxy')
+ .itemInputs(
+ 'gtceu:luv_machine_hull',
+ '2x gtceu:luv_sensor',
+ '#gtceu:circuits/luv',
+ 'gtceu:fusion_glass',
+ '2x ae2:quantum_ring',
+ '32x gtceu:fine_europium_wire',
+ '32x gtceu:fine_europium_wire',
+ '16x megacells:accumulation_processor')
+ .inputFluids(Fluid.of('gtceu:lubricant', 500))
+ .inputFluids(Fluid.of('tfg:cryogenized_fluix', 144*4))
+ .stationResearch(b => b.researchStack(Item.of('gtceu:me_pattern_buffer')).EUt(GTValues.VA[GTValues.LuV]).CWUt(32))
+ .itemOutputs('gtceu:me_pattern_buffer_proxy')
+ .duration(30*20)
+ .EUt(GTValues.VA[GTValues.ZPM])
+
+ event.replaceInput({ id: 'gtceu:assembly_line/me_pattern_buffer' }, 'ae2:pattern_provider', '3x expatternprovider:ex_pattern_provider')
+ event.replaceInput({ id: 'gtceu:assembly_line/me_pattern_buffer' }, 'ae2:interface', '3x expatternprovider:oversize_interface')
+
+ event.replaceInput({ id: 'gtceu:shaped/large_combustion_engine' }, '#gtceu:circuits/iv', '#gtceu:circuits/ev')
+ event.replaceInput({ id: 'gtceu:shaped/nano_chestplate_advanced' }, '#gtceu:circuits/iv', '#gtceu:circuits/ev')
+ event.replaceInput({ id: 'gtceu:assembler/ev_large_miner' }, '#gtceu:circuits/iv', '#gtceu:circuits/ev')
+
+ //# Circuit Board
+
+ event.replaceInput({ id: 'gtceu:assembler/phenolic_board' }, '#tfg:wood_dusts', 'tfg:high_density_treated_fiberboard')
+
}
diff --git a/kubejs/server_scripts/gregtech/recipes.machines.js b/kubejs/server_scripts/gregtech/recipes.machines.js
index 183feaa64..4938903fc 100644
--- a/kubejs/server_scripts/gregtech/recipes.machines.js
+++ b/kubejs/server_scripts/gregtech/recipes.machines.js
@@ -690,38 +690,6 @@ function registerGTCEuMachineRecipes(event) {
["scannerResearch(java.util.function.UnaryOperator)"](b =>
b.researchStack(Item.of('gtceu:computer_monitor_cover')).EUt(GTValues.VA[GTValues.IV]).duration(120 * 20))
- event.remove({ id: 'gtceu:assembly_line/me_pattern_buffer' })
- event.recipes.gtceu.assembly_line('me_pattern_buffer')
- .itemInputs('gtceu:luv_dual_input_hatch',
- 'gtceu:luv_emitter',
- '4x #gtceu:circuits/luv',
- '3x ae2:pattern_provider',
- '3x ae2:interface',
- '4x ae2:speed_card',
- '2x ae2:capacity_card',
- '64x #forge:fine_wires/europium',
- '32x #forge:fine_wires/europium')
- .inputFluids(Fluid.of('gtceu:soldering_alloy', 576), Fluid.of('gtceu:lubricant', 500))
- .itemOutputs('gtceu:me_pattern_buffer')
- .duration(30 * 20)
- .EUt(GTValues.VA[GTValues.LuV])
- ["scannerResearch(java.util.function.UnaryOperator)"](b =>
- b.researchStack(Item.of('gtceu:luv_dual_input_hatch')).EUt(GTValues.VA[GTValues.LuV]).duration(60 * 20))
-
- event.remove({ id: 'gtceu:assembly_line/me_pattern_buffer_proxy' })
- event.recipes.gtceu.assembly_line('me_pattern_buffer_proxy')
- .itemInputs('gtceu:luv_machine_hull',
- '2x gtceu:luv_sensor',
- '#gtceu:circuits/luv',
- 'ae2:quantum_link',
- '2x ae2:quantum_ring',
- '64x #forge:fine_wires/europium')
- .inputFluids(Fluid.of('gtceu:soldering_alloy', 576), Fluid.of('gtceu:lubricant', 500))
- .itemOutputs('gtceu:me_pattern_buffer_proxy')
- .duration(30 * 20)
- .EUt(GTValues.VA[GTValues.ZPM])
- .stationResearch(b => b.researchStack(Item.of('gtceu:me_pattern_buffer')).EUt(GTValues.VA[GTValues.LuV]).CWUt(32))
-
event.remove({ id: 'gtceu:assembly_line/ultimate_battery' })
event.recipes.gtceu.assembly_line('ultimate_battery')
.itemInputs('16x #forge:double_plates/darmstadtium',
@@ -896,48 +864,7 @@ function registerGTCEuMachineRecipes(event) {
event.replaceOutput({ id: 'gtceu:macerator/macerate_steam_input_hatch' }, 'gtceu:steel_dust', '6x gtceu:steel_dust')
event.replaceOutput({ id: 'gtceu:arc_furnace/arc_steam_input_hatch' }, 'gtceu:steel_block', '6x gtceu:steel_ingot')
- // #region Bedrock Miner
-
- event.recipes.gtceu.assembler('gtceu:mv_bedrock_miner')
- .itemInputs('1x gtceu:hv_machine_hull',
- '4x #forge:frames/steel',
- '4x #gtceu:circuits/iv',
- '4x gtceu:hv_electric_motor',
- '4x gtceu:hv_robot_arm',
- '4x gtceu:hv_conveyor_module',
- '4x #forge:gears/blue_steel')
- .itemOutputs('gtceu:mv_bedrock_ore_miner')
- .duration(400)
- .EUt(GTValues.VA[GTValues.HV])
- .circuit(2)
-
- event.recipes.gtceu.assembler('gtceu:hv_bedrock_miner')
- .itemInputs('1x gtceu:ev_machine_hull',
- '4x #forge:frames/titanium',
- '4x #gtceu:circuits/luv',
- '4x gtceu:luv_electric_motor',
- '4x gtceu:luv_robot_arm',
- '4x gtceu:luv_conveyor_module',
- '4x #forge:gears/ruridit')
- .itemOutputs('gtceu:hv_bedrock_ore_miner')
- .duration(400)
- .EUt(GTValues.VA[GTValues.IV])
- .circuit(2)
-
- event.recipes.gtceu.assembler('gtceu:ev_bedrock_miner')
- .itemInputs('1x gtceu:iv_machine_hull',
- '4x #forge:frames/tungsten_steel',
- '4x #gtceu:circuits/zpm',
- '4x gtceu:zpm_electric_motor',
- '4x gtceu:zpm_robot_arm',
- '4x gtceu:zpm_conveyor_module',
- '4x #forge:gears/osmiridium')
- .itemOutputs('gtceu:ev_bedrock_ore_miner')
- .duration(400)
- .EUt(GTValues.VA[GTValues.ZPM])
- .circuit(2)
-
- //#endregion
+ //#region Chipboard Composite
event.recipes.gtceu.mixer('gtceu:chipboard_composite_wax')
.itemInputs('2x #tfg:wood_dusts',
@@ -968,23 +895,43 @@ function registerGTCEuMachineRecipes(event) {
.duration(10)
.EUt(GTValues.VA[GTValues.LV])
- event.recipes.gtceu.chemical_bath('gtceu:treated_chipboard_composite')
- .itemInputs('1x tfg:chipboard_composite')
- .inputFluids(Fluid.of('gtceu:creosote', 50))
- .itemOutputs('gtceu:treated_wood_dust')
- .duration(100)
- .EUt(GTValues.VA[GTValues.ULV])
-
event.recipes.gtceu.compressor('gtceu:wood_mdf')
.itemInputs('1x tfg:chipboard_composite')
.itemOutputs('gtceu:wood_plate')
.duration(200)
.EUt(GTValues.VA[GTValues.ULV])
- event.recipes.gtceu.compressor('gtceu:treated_wood_mdf')
- .itemInputs('1x gtceu:treated_wood_dust')
- .itemOutputs('gtceu:treated_wood_plate')
- .duration(200)
+ event.recipes.gtceu.chemical_bath('gtceu:treated_chipboard_composite')
+ .itemInputs('1x tfg:chipboard_composite')
+ .inputFluids(Fluid.of('gtceu:creosote', 50))
+ .itemOutputs('tfg:treated_chipboard_composite')
+ .duration(100)
+ .EUt(GTValues.VA[GTValues.ULV])
+
+ event.recipes.gtceu.chemical_bath('gtceu:bath_high_density_treated_fiberboard')
+ .itemInputs('1x gtceu:wood_plate')
+ .inputFluids(Fluid.of('gtceu:creosote', 50))
+ .itemOutputs('tfg:high_density_treated_fiberboard')
+ .duration(100)
+ .EUt(GTValues.VA[GTValues.ULV])
+
+ event.recipes.gtceu.chemical_bath('gtceu:bath_treated_wood_dust')
+ .itemInputs('#tfg:wood_dusts')
+ .inputFluids(Fluid.of('gtceu:creosote', 50))
+ .itemOutputs('gtceu:treated_wood_dust')
+ .duration(100)
+ .EUt(GTValues.VA[GTValues.ULV])
+
+ event.recipes.gtceu.compressor('tfg:compressed_treated_chipboard_composite')
+ .itemInputs('tfg:treated_chipboard_composite')
+ .itemOutputs('tfg:high_density_treated_fiberboard')
+ .duration(200)
+ .EUt(GTValues.VA[GTValues.ULV])
+
+ event.recipes.gtceu.assembler('tfg:resin_circuit_assembler')
+ .itemInputs('gtceu:wood_plate', '2x gtceu:sticky_resin')
+ .itemOutputs('gtceu:resin_circuit_board')
+ .duration(20*10)
.EUt(GTValues.VA[GTValues.ULV])
//#region New Casings
@@ -1027,6 +974,30 @@ function registerGTCEuMachineRecipes(event) {
.duration(2.5 * 20)
.EUt(16)
+ event.recipes.gtceu.assembler('tfg:casings/machine_casing_stainless_evaporation')
+ .itemInputs('gtceu:clean_machine_casing', '4x gtceu:annealed_copper_double_wire')
+ .inputFluids(Fluid.of('gtceu:polyvinyl_chloride', 288))
+ .itemOutputs('tfg:casings/machine_casing_stainless_evaporation')
+ .circuit(4)
+ .duration(2.5 * 20)
+ .EUt(GTValues.VA[GTValues.HV])
+
+ event.recipes.gtceu.assembler('tfg:casings/machine_casing_mars')
+ .itemInputs('gtceu:clean_machine_casing', '4x #forge:double_wires/kanthal')
+ .inputFluids(Fluid.of('gtceu:polybenzimidazole', 288))
+ .itemOutputs('tfg:casings/machine_casing_mars')
+ .circuit(4)
+ .duration(2.5 * 20)
+ .EUt(GTValues.VA[GTValues.HV])
+
+ event.recipes.gtceu.assembler('gtceu:atomic_casing')
+ .itemInputs('4x #forge:dense_plates/lead', '2x #forge:plates/rtm_alloy', '#forge:frames/titanium')
+ .inputFluids(Fluid.of('gtceu:polyvinyl_butyral', 288))
+ .itemOutputs('2x gtceu:atomic_casing')
+ .circuit(4)
+ .duration(2.5 * 20)
+ .EUt(GTValues.VA[GTValues.HV])
+
//#endregion
//#region Large Solar Panel
@@ -1089,38 +1060,41 @@ function registerGTCEuMachineRecipes(event) {
// Solar T1
- event.recipes.gtceu.large_solar_panel('solar_panel_t1_cheap')
- .notConsumable('tfg:photo_cell_t1')
+ event.recipes.gtceu.large_solar_panel('solar_panel_t1_emergency')
+ .chancedInput('tfg:photo_cell_t1', 100, 0)
.duration(20 * 20)
.daytime(false)
.dimension('ad_astra:moon')
- .EUt(-(GTValues.V[GTValues.HV]), 2)
+ .EUt(-((GTValues.V[GTValues.HV])), 2)
.circuit(1)
event.recipes.gtceu.large_solar_panel('solar_panel_t1')
- .chancedInput('tfg:photo_cell_t1', 500, 0)
+ .notConsumable('tfg:photo_cell_t1')
+ .perTick(true)
+ .chancedFluidInput('tfg:compressed_trimix_3 4', 5000, 0)
+ .perTick(false)
.duration(20 * 20)
.daytime(false)
.dimension('ad_astra:moon')
- .EUt(-((GTValues.V[GTValues.EV])), 2)
+ .EUt(-(GTValues.V[GTValues.EV]), 2)
.circuit(2)
// Solar T2
- event.recipes.gtceu.large_solar_panel_tier2('solar_panel_t2_cheap')
- .chancedInput('ad_astra:photovoltaic_etrium_cell', 500, 0)
+ event.recipes.gtceu.large_solar_panel_tier2('solar_panel_t2_emergency')
+ .chancedInput('ad_astra:photovoltaic_etrium_cell', 100, 0)
.duration(20 * 20)
.daytime(false)
.dimension('ad_astra:moon')
.EUt(-(GTValues.V[GTValues.EV]), 2)
.circuit(1)
- event.recipes.gtceu.large_solar_panel_tier2('solar_panel_t2')
+ event.recipes.gtceu.large_solar_panel_tier2('solar_panel_t2_strong')
.notConsumable('ad_astra:photovoltaic_etrium_cell')
.perTick(true)
.chancedFluidInput('tfg:solar_coolant 10', 5000, 0)
- .inputFluids('tfg:cryogenized_fluix 40')
- .outputFluids('tfg:fluix 10')
+ .inputFluids('tfg:cryogenized_fluix 4')
+ .outputFluids('tfg:fluix 1')
.perTick(false)
.duration(20 * 20)
.daytime(false)
@@ -1128,22 +1102,33 @@ function registerGTCEuMachineRecipes(event) {
.EUt(-(GTValues.V[GTValues.IV]), 2)
.circuit(2)
+ event.recipes.gtceu.large_solar_panel_tier2('solar_panel_t2_cheap')
+ .notConsumable('ad_astra:photovoltaic_etrium_cell')
+ .perTick(true)
+ .inputFluids('tfg:compressed_trimix_3 1')
+ .perTick(false)
+ .duration(20 * 20)
+ .daytime(false)
+ .dimension('ad_astra:moon')
+ .EUt(-(GTValues.V[GTValues.EV]), 2)
+ .circuit(3)
+
// Solar T3
- event.recipes.gtceu.large_solar_panel_tier3('solar_panel_t3_cheap')
- .chancedInput('ad_astra:photovoltaic_vesnium_cell', 500, 0)
+ event.recipes.gtceu.large_solar_panel_tier3('solar_panel_t3_emergency')
+ .chancedInput('ad_astra:photovoltaic_vesnium_cell', 100, 0)
.duration(20 * 20)
.daytime(false)
.dimension('ad_astra:moon')
.EUt(-(GTValues.V[GTValues.IV]), 2)
.circuit(1)
- event.recipes.gtceu.large_solar_panel_tier3('solar_panel_t3')
+ event.recipes.gtceu.large_solar_panel_tier3('solar_panel_t3_strong')
.notConsumable('ad_astra:photovoltaic_vesnium_cell')
.perTick(true)
.chancedFluidInput('tfg:solar_coolant_tier2 10', 5000, 0)
- .inputFluids('tfg:cryogenized_fluix 40')
- .outputFluids('tfg:fluix 10')
+ .inputFluids('tfg:cryogenized_fluix 4')
+ .outputFluids('tfg:fluix 1')
.perTick(false)
.duration(20 * 20)
.daytime(false)
@@ -1151,4 +1136,162 @@ function registerGTCEuMachineRecipes(event) {
.EUt(-(GTValues.V[GTValues.LuV]), 2)
.circuit(2)
+ event.recipes.gtceu.large_solar_panel_tier3('solar_panel_t3_cheap')
+ .notConsumable('ad_astra:photovoltaic_vesnium_cell')
+ .perTick(true)
+ .chancedFluidInput('tfg:solar_coolant 10', 5000, 0)
+ .inputFluids('tfg:cryogenized_fluix 4')
+ .outputFluids('tfg:fluix 1')
+ .perTick(false)
+ .duration(20 * 20)
+ .daytime(false)
+ .dimension('ad_astra:moon')
+ .EUt(-(GTValues.V[GTValues.IV]), 2)
+ .circuit(2)
+
+ //#endregion
+
+ //#region Mars Ore Line
+
+ // Multiblock
+
+ /* LOCKED UNTIL VENUS
+
+ event.shaped(
+ 'gtceu:extraterrestrial_ore_fabricator',
+ [ 'USU',
+ 'WZW',
+ 'PTP'],
+ {
+ S: 'tfg:casings/machine_casing_vacuum_engine_intake',
+ Z: 'gtceu:iv_machine_hull',
+ W: '#gtceu:circuits/iv',
+ U: '#forge:double_plates/stellite_100',
+ T: '#forge:single_cables/platinum',
+ P: 'gtceu:iv_electric_pump'
+ }
+ ).id('gtceu:shaped/extraterrestrial_ore_fabricator')
+
+ */
+
+ event.recipes.gtceu.assembler('tfg:ostrum_harvester')
+ .itemInputs(
+ '1x gtceu:ev_machine_hull',
+ '4x #gtceu:circuits/ev',
+ '4x gtceu:ev_electric_motor',
+ '4x #forge:rotors/black_steel',
+ '4x gtceu:ev_electric_pump',
+ '4x #forge:gears/desh')
+ .itemOutputs('gtceu:ostrum_harvester')
+ .duration(400)
+ .EUt(GTValues.VA[GTValues.EV])
+ .circuit(2)
+
+ event.recipes.gtceu.assembler('tfg:moon_dust_harvester')
+ .itemInputs(
+ '1x gtceu:hv_machine_hull',
+ '4x #gtceu:circuits/hv',
+ '4x gtceu:hv_electric_motor',
+ '4x #forge:rotors/titanium',
+ '4x gtceu:hv_electric_pump',
+ '4x #forge:gears/rocket_alloy_t1')
+ .itemOutputs('gtceu:moon_dust_harvester')
+ .duration(400)
+ .EUt(GTValues.VA[GTValues.HV])
+ .circuit(2)
+
+ // Vacuum Intake
+
+ event.shaped(
+ 'tfg:casings/machine_casing_vacuum_engine_intake',
+ [ 'USU',
+ 'WZW',
+ 'UTU'],
+ {
+ S: '#forge:tools/hammers',
+ T: '#forge:tools/wrenches',
+ W: '#forge:rotors/ultimet',
+ U: 'gtceu:ultimet_normal_item_pipe',
+ Z: 'gtceu:inert_machine_casing'
+ }
+ ).id('tfg:shaped/casing_machine_casing_vacuum_engine_intake')
+
+ event.recipes.gtceu.assembler('tfg:casings/machine_casing_vacuum_engine_intake')
+ .itemInputs(
+ '2x #forge:rotors/ultimet',
+ '4x gtceu:ultimet_normal_item_pipe',
+ '1x gtceu:inert_machine_casing')
+ .itemOutputs('tfg:casings/machine_casing_vacuum_engine_intake')
+ .duration(50)
+ .EUt(GTValues.VH[GTValues.LV])
+ .circuit(2)
+
+ // Stainless Evaporation Tower - LOCKED UNTIL VENUS
+
+ /*
+
+ event.shaped(
+ 'gtceu:evaporation_tower',
+ [ 'TUT',
+ 'WZW',
+ 'TUT'],
+ {
+ T: '#gtceu:circuits/ev',
+ W: 'gtceu:hv_electric_pump',
+ U: '#forge:double_wires/kanthal',
+ Z: 'gtceu:hv_machine_hull'
+ }
+ ).id('tfg:shaped/evaporation_tower')
+
+ */
+
+ //#endregion
+
+ //#region Nuclear Controler - LOCKED UNTIL MARS
+
+ /*
+
+ event.shaped(
+ 'gtceu:fission_reactor',
+ [ 'TUT',
+ 'WZW',
+ 'TUT'],
+ {
+ T: 'gtceu:atomic_casing',
+ W: '#gtceu:circuits/ev',
+ U: 'gtceu:hv_field_generator',
+ Z: 'gtceu:ev_machine_hull'
+ }
+ ).id('tfg:shaped/fission_reactor')
+
+ event.shaped(
+ 'gtceu:nuclear_fuel_factory',
+ [ 'TUT',
+ 'WZW',
+ 'TBT'],
+ {
+ T: 'gtceu:atomic_casing',
+ W: '#gtceu:circuits/ev',
+ U: 'gtceu:ev_emitter',
+ Z: 'gtceu:ev_machine_hull',
+ B: 'gtceu:ev_robot_arm'
+ }
+ ).id('tfg:shaped/nuclear_fuel_factory')
+
+ event.shaped(
+ 'gtceu:heat_exchanger',
+ [ 'TUT',
+ 'WZW',
+ 'TBT'],
+ {
+ T: 'gtceu:high_temperature_smelting_casing',
+ W: '#gtceu:circuits/ev',
+ U: 'gtceu:ev_sensor',
+ Z: 'gtceu:ev_machine_hull',
+ B: 'gtceu:ev_fluid_regulator'
+ }
+ ).id('tfg:shaped/heat_exchanger')
+
+ */
+
}
\ No newline at end of file
diff --git a/kubejs/server_scripts/gregtech/recipes.materials.js b/kubejs/server_scripts/gregtech/recipes.materials.js
index b62db6537..b98be1958 100644
--- a/kubejs/server_scripts/gregtech/recipes.materials.js
+++ b/kubejs/server_scripts/gregtech/recipes.materials.js
@@ -368,6 +368,15 @@ function registerGTCEUMetalRecipes(event) {
.duration(material.getMass())
.category(GTRecipeCategories.ORE_CRUSHING)
.EUt(GTValues.VA[GTValues.ULV])
+
+ let tfcName = material.getName();
+ if (material === GTMaterials.Bismuth)
+ tfcName = "bismuthinite";
+ else if (material === GTMaterials.YellowLimonite)
+ tfcName = "limonite";
+
+ event.recipes.tfc.quern(smallDust, smallOre)
+ .id(`tfc:quern/small_${tfcName}`)
}
/**
@@ -385,6 +394,9 @@ function registerGTCEUMetalRecipes(event) {
.duration(material.getMass())
.category(GTRecipeCategories.ORE_CRUSHING)
.EUt(GTValues.VA[GTValues.ULV])
+
+ event.recipes.tfc.quern(smallDust, smallNativeOre)
+ .id(`tfc:quern/small_native_${material.getName()}`)
}
/**
@@ -436,7 +448,7 @@ function registerGTCEUMetalRecipes(event) {
let hammerRecipe = event.recipes.gtceu.forge_hammer(`hammer_poor_raw_${material.getName()}_to_crushed_ore`)
.itemInputs(poorOreItem)
.category(GTRecipeCategories.ORE_FORGING)
- .duration(10)
+ .duration(100)
.EUt(16)
if (material.hasProperty(PropertyKey.GEM)) {
@@ -506,7 +518,7 @@ function registerGTCEUMetalRecipes(event) {
let hammerRecipe = event.recipes.gtceu.forge_hammer(`hammer_raw_${material.getName()}_to_crushed_ore`)
.itemInputs(normalOreItem)
.category(GTRecipeCategories.ORE_FORGING)
- .duration(10)
+ .duration(100)
.EUt(16)
if (material.hasProperty(PropertyKey.GEM)) {
@@ -568,7 +580,7 @@ function registerGTCEUMetalRecipes(event) {
let hammerRecipe = event.recipes.gtceu.forge_hammer(`hammer_rich_raw_${material.getName()}_to_crushed_ore`)
.itemInputs(richOreItem)
.category(GTRecipeCategories.ORE_FORGING)
- .duration(10)
+ .duration(100)
.EUt(16)
if (material.hasProperty(PropertyKey.GEM)) {
@@ -775,7 +787,7 @@ function registerGTCEUMetalRecipes(event) {
.id(`shapeless/mortar_chipped_${material.getName()}`)
let amount = 9;
- if (material === GTMaterials.NetherQuartz || material === GTMaterials.Amethyst)
+ if (material === GTMaterials.NetherQuartz || material === GTMaterials.CertusQuartz || material === GTMaterials.Amethyst)
amount = 4;
event.recipes.greate.pressing(ChemicalHelper.get(TagPrefix.gem, material, amount), ChemicalHelper.get(TagPrefix.block, material, 1))
@@ -1155,7 +1167,8 @@ function registerGTCEUMetalRecipes(event) {
if (material === GTMaterials.get("andesite_alloy")
|| material === GTMaterials.get("refined_radiance")
|| material === GTMaterials.get("shadow_steel")
- || material === GTMaterials.get("chromatic_compound"))
+ || material === GTMaterials.get("chromatic_compound")
+ || material === GTMaterials.DamascusSteel)
{ return; }
const toolProperty = material.getProperty(PropertyKey.TOOL)
diff --git a/kubejs/server_scripts/gregtech/recipes.removes.js b/kubejs/server_scripts/gregtech/recipes.removes.js
index db93fb94c..b668b69c1 100644
--- a/kubejs/server_scripts/gregtech/recipes.removes.js
+++ b/kubejs/server_scripts/gregtech/recipes.removes.js
@@ -642,16 +642,7 @@ function removeGTCEURecipes(event) {
removeMaceratorRecipe(event, 'macerate_brick_wall')
removeMaceratorRecipe(event, 'macerate_flower_pot')
- removeMaceratorRecipe(event, 'macerate_treated_wood_fence_gate')
- removeMaceratorRecipe(event, 'macerate_long_treated_wood_rod')
- removeMaceratorRecipe(event, 'macerate_treated_wood_normal_fluid_pipe')
- removeMaceratorRecipe(event, 'macerate_treated_wood_large_fluid_pipe')
- removeMaceratorRecipe(event, 'macerate_treated_wood_small_fluid_pipe')
- removeMaceratorRecipe(event, 'macerate_treated_wood_door')
- removeMaceratorRecipe(event, 'macerate_treated_wood_frame')
- removeMaceratorRecipe(event, 'macerate_treated_wood_fence')
- removeMaceratorRecipe(event, 'macerate_treated_wood_boat')
- removeMaceratorRecipe(event, 'macerate_treated_wood_chest_boat')
+ removeMaceratorRecipe(event, 'macerate_marble')
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__fireclay' })
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__ender_eye' })
@@ -723,7 +714,6 @@ function removeGTCEURecipes(event) {
// Remove old treated plank and wood plank recipe
event.remove({ id: 'gtceu:compressor/compress_plate_dust_wood' })
- event.remove({ id: 'gtceu:compressor/compress_plate_dust_treated_wood'})
// Remove Default Pressure Plate Recipes
const MC_PRESSURE_PLATES = [
@@ -738,7 +728,7 @@ function removeGTCEURecipes(event) {
event.remove({ id: `gtceu:assembler/${material}_pressure_plate` })
})
- event.remove({ output: 'gtceu:damascus_steel_crowbar'})
+ event.remove({ id: /^gtceu:.*damascus_steel.*/ })
//removes metal armor
const armor = [
diff --git a/kubejs/server_scripts/gregtech/recipes.tfcmetals.js b/kubejs/server_scripts/gregtech/recipes.tfcmetals.js
index 18afc77a1..ee1ecd260 100644
--- a/kubejs/server_scripts/gregtech/recipes.tfcmetals.js
+++ b/kubejs/server_scripts/gregtech/recipes.tfcmetals.js
@@ -43,7 +43,6 @@ function registerGTCEuTFCMetalsRecipes(event) {
event.remove({ id: 'gtceu:electric_blast_furnace/blast_black_bronze' })
event.remove({ id: 'gtceu:electric_blast_furnace/blast_black_bronze_gas' })
event.remove({ id: 'gtceu:vacuum_freezer/cool_hot_black_bronze_ingot' })
- event.remove({ id: 'gtceu:vacuum_freezer/black_bronze' })
event.remove({ id: 'gtceu:electric_blast_furnace/blast_sterling_silver' })
event.remove({ id: 'gtceu:electric_blast_furnace/blast_sterling_silver_gas' })
event.remove({ id: 'gtceu:electric_blast_furnace/blast_rose_gold' })
diff --git a/kubejs/server_scripts/gregtech/tags.js b/kubejs/server_scripts/gregtech/tags.js
index f62501506..5831cf73a 100644
--- a/kubejs/server_scripts/gregtech/tags.js
+++ b/kubejs/server_scripts/gregtech/tags.js
@@ -56,6 +56,8 @@ const registerGTCEUItemTags = (event) => {
event.remove('minecraft:planks', 'gtceu:treated_wood_planks')
event.remove('minecraft:planks', 'gtceu:treated_wood_plate')
+ event.remove('minecraft:planks', 'gtceu:wood_plate')
+
event.add('tfg:sugars', 'minecraft:sugar')
event.add('tfg:sugars', 'afc:birch_sugar')
event.add('tfg:sugars', 'afc:maple_sugar')
diff --git a/kubejs/server_scripts/main_server_script.js b/kubejs/server_scripts/main_server_script.js
index 919180713..46f6bc168 100644
--- a/kubejs/server_scripts/main_server_script.js
+++ b/kubejs/server_scripts/main_server_script.js
@@ -51,6 +51,7 @@ ServerEvents.tags('item', event => {
registerTFGItemTags(event)
registerTFCLunchboxItemTags(event)
registerVintageImprovementsItemTags(event)
+ registerWABItemTags(event)
})
/**
@@ -85,6 +86,7 @@ ServerEvents.tags('block', event => {
registerTFCBlockTags(event)
registerTFGBlockTags(event)
registerVintageImprovementsBlockTags(event)
+ registerWABBlockTags(event)
})
/**
@@ -103,6 +105,10 @@ ServerEvents.tags('fluid', event => {
registerVintageImprovementsFluidTags(event)
})
+ServerEvents.tags('worldgen/configured_feature', event => {
+ registerTFGConfiguredFeatures(event)
+})
+
/**
* ÐĄÐūÐąŅŅÐļÐĩ ŅÐĩÐģÐļŅŅŅаŅÐļÐļ ŅÐĩÐģÐūÐē ŅŅŅŅКŅŅŅ.
*/
@@ -156,6 +162,7 @@ TFCEvents.data(event => {
registerTFCDataForTFCLunchbox(event)
registerTFCDataForTFG(event)
registerTFCDataForWaterFlasks(event)
+ registerWABFoodData(event)
})
/**
@@ -180,10 +187,6 @@ GTCEuServerEvents.oreVeins(event => {
event.removeAll()
})
-GTCEuServerEvents.bedrockOreVeins(event => {
- registerGTCEUBedrockOreVeins(event)
-})
-
GTCEuServerEvents.fluidVeins(event => {
registerGTCEUBedrockFluidVeins(event)
})
@@ -259,6 +262,7 @@ ServerEvents.recipes(event => {
registerTreeTapRecipes(event)
registerVintageImprovementsRecipes(event)
registerWaterFlasksRecipes(event)
+ registerWABRecipes(event)
})
TaCZServerEvents.gunIndexLoad((event) => {
diff --git a/kubejs/server_scripts/minecraft/recipes.js b/kubejs/server_scripts/minecraft/recipes.js
index 6f7b2a40a..5b96b8489 100644
--- a/kubejs/server_scripts/minecraft/recipes.js
+++ b/kubejs/server_scripts/minecraft/recipes.js
@@ -147,14 +147,21 @@ const registerMinecraftRecipes = (event) => {
event.recipes.gtceu.chemical_bath('paper_from_papyrus_distilled')
.itemInputs('tfc:papyrus')
.inputFluids(Fluid.of('gtceu:distilled_water', 100))
- .itemOutputs('minecraft:paper')
+ .itemOutputs('4x tfc:soaked_papyrus_strip')
.duration(100)
.EUt(7)
event.recipes.gtceu.chemical_bath('paper_from_papyrus')
.itemInputs('tfc:papyrus')
.inputFluids("#tfg:clean_water 100")
+ .itemOutputs('4x tfc:soaked_papyrus_strip')
+ .duration(100)
+ .EUt(7)
+
+ event.recipes.gtceu.assembler('papyrus_strips')
+ .itemInputs('4x tfc:soaked_papyrus_strip')
.itemOutputs('minecraft:paper')
+ .circuit(1)
.duration(100)
.EUt(7)
@@ -288,34 +295,6 @@ const registerMinecraftRecipes = (event) => {
//#endregion
- //#region ÐŅŅ
ÐūÐī: ÐÐūÐŧÐūŅÐūÐĩ ŅÐąÐŧÐūКÐū
-
- event.recipes.gtceu.chemical_reactor('golden_apple')
- .itemInputs('tfc:food/green_apple', '8x #forge:ingots/gold')
- .itemOutputs('minecraft:golden_apple')
- .duration(50)
- .EUt(30)
-
- event.recipes.gtceu.large_chemical_reactor('golden_apple')
- .itemInputs('tfc:food/green_apple', '8x #forge:ingots/gold')
- .itemOutputs('minecraft:golden_apple')
- .duration(50)
- .EUt(30)
-
- event.recipes.gtceu.chemical_reactor('golden_apple_1')
- .itemInputs('tfc:food/red_apple', '8x #forge:ingots/gold')
- .itemOutputs('minecraft:golden_apple')
- .duration(50)
- .EUt(30)
-
- event.recipes.gtceu.large_chemical_reactor('golden_apple_1')
- .itemInputs('tfc:food/red_apple', '8x #forge:ingots/gold')
- .itemOutputs('minecraft:golden_apple')
- .duration(50)
- .EUt(30)
-
- //#endregion
-
//#region ÐŅŅ
ÐūÐī: ÐÐūОÐŋаŅаŅÐūŅ
// ÐÐūОÐŋаŅаŅÐūŅ
@@ -818,13 +797,6 @@ const registerMinecraftRecipes = (event) => {
B: 'minecraft:brick'
}).id('tfc:crafting/bricks')
- event.recipes.gtceu.assembler('minecraft:bricks')
- .itemInputs('5x minecraft:brick')
- .inputFluids(Fluid.of('gtceu:concrete', 144))
- .itemOutputs(`4x minecraft:bricks`)
- .duration(50)
- .EUt(7)
-
//#endregion
//#region ÐŅŅ
ÐūÐī: ÐÐŧÐļŅŅа
@@ -1143,4 +1115,17 @@ const registerMinecraftRecipes = (event) => {
.duration(50)
.EUt(2)
})
+
+ // Greenhouse
+ generateGreenHouseRecipe(event, '8x minecraft:bamboo', '#tfc:any_fresh_water', 4000,
+ '64x minecraft:bamboo', 'bamboo', 'minecraft:overworld', 8,
+ '8x minecraft:bamboo', GTValues.VA[GTValues.LV])
+
+ generateGreenHouseRecipe(event, '4x minecraft:red_mushroom', '#tfc:any_fresh_water', 4000,
+ '24x minecraft:red_mushroom', 'red_mushroom', 'minecraft:the_nether', 8,
+ '4x minecraft:red_mushroom', GTValues.VA[GTValues.LV])
+
+ generateGreenHouseRecipe(event, '4x minecraft:brown_mushroom', '#tfc:any_fresh_water', 4000,
+ '24x minecraft:brown_mushroom', 'brown_mushroom', 'minecraft:the_nether', 8,
+ '4x minecraft:brown_mushroom', GTValues.VA[GTValues.LV])
}
diff --git a/kubejs/server_scripts/minecraft/tags.js b/kubejs/server_scripts/minecraft/tags.js
index 3e6d0e5e2..94fc5ed0d 100644
--- a/kubejs/server_scripts/minecraft/tags.js
+++ b/kubejs/server_scripts/minecraft/tags.js
@@ -54,6 +54,9 @@ const registerMinecraftItemTags = (event) => {
event.add('tfc:foods/usable_in_salad', 'minecraft:glow_berries')
event.add('tfc:foods/usable_in_salad', 'minecraft:chorus_fruit')
event.add('tfc:foods/usable_in_salad', 'minecraft:popped_chorus_fruit')
+
+ event.add('tfc:rabbit_food', 'minecraft:chorus_fruit')
+ event.add('tfc:rabbit_food', 'minecraft:popped_chorus_fruit')
event.add('tfc:rock/raw', 'minecraft:deepslate')
event.add('tfc:rock/raw', 'minecraft:blackstone')
@@ -83,6 +86,8 @@ const registerMinecraftItemTags = (event) => {
event.add('tfc:compost_greens', 'minecraft:warped_wart_block')
event.add('forge:dyes/black', 'minecraft:ink_sac')
+
+ event.add('tfc:hematitic_sand', 'minecraft:red_sand')
}
const registerMinecraftBlockTags = (event) => {
@@ -152,6 +157,25 @@ 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.add('tfc:bloomery_insulation', 'minecraft:polished_deepslate');
+ event.add('tfc:forge_insulation', 'minecraft:polished_deepslate');
+ event.add('tfc:bloomery_insulation', 'minecraft:polished_blackstone');
+ event.add('tfc:forge_insulation', 'minecraft:polished_blackstone');
+ event.add('tfc:bloomery_insulation', 'minecraft:deepslate_tiles');
+ event.add('tfc:forge_insulation', 'minecraft:deepslate_tiles');
+ event.add('tfc:bloomery_insulation', 'minecraft:cracked_deepslate_tiles');
+ event.add('tfc:forge_insulation', 'minecraft:cracked_deepslate_tiles');
+ event.add('tfc:bloomery_insulation', 'minecraft:chiseled_deepslate');
+ event.add('tfc:forge_insulation', 'minecraft:chiseled_deepslate');
+ event.add('tfc:bloomery_insulation', 'minecraft:chiseled_polished_blackstone');
+ event.add('tfc:forge_insulation', 'minecraft:chiseled_polished_blackstone');
+ event.add('tfc:bloomery_insulation', 'minecraft:gilded_blackstone');
+ event.add('tfc:forge_insulation', 'minecraft:gilded_blackstone');
+ event.add('tfc:bloomery_insulation', 'minecraft:basalt');
+ event.add('tfc:forge_insulation', 'minecraft:basalt');
+ event.add('tfc:bloomery_insulation', 'minecraft:smooth_basalt');
+ event.add('tfc:forge_insulation', 'minecraft:smooth_basalt');
//#region
diff --git a/kubejs/server_scripts/railways/recipes.locometal.js b/kubejs/server_scripts/railways/recipes.locometal.js
index 1dcf3dfda..46394b419 100644
--- a/kubejs/server_scripts/railways/recipes.locometal.js
+++ b/kubejs/server_scripts/railways/recipes.locometal.js
@@ -22,10 +22,10 @@ const locometalBase = {
const registerRailwaysLocometalRecipes = (event) => {
for (let locometal in locometalBase) {
- event.recipes.create.cutting(`8x railways:${locometal}`, '#forge:storage_blocks/iron').processingTime(200);
- event.recipes.create.cutting(`16x railways:${locometal}`, '#forge:storage_blocks/wrought_iron').processingTime(200);
- event.recipes.create.cutting(`24x railways:${locometal}`, '#forge:storage_blocks/steel').processingTime(200);
- event.recipes.create.cutting(`railways:${locometal}`, `#railways:palettes/cycle_groups/base`).processingTime(20);
+ event.stonecutting(`8x railways:${locometal}`, '#forge:storage_blocks/iron');
+ event.stonecutting(`16x railways:${locometal}`, '#forge:storage_blocks/wrought_iron');
+ event.stonecutting(`24x railways:${locometal}`, '#forge:storage_blocks/steel');
+ event.stonecutting(`railways:${locometal}`, `#railways:palettes/cycle_groups/base`);
event.recipes.gtceu.chemical_bath(`tfg:undying/locometal/${locometal}`)
.itemInputs(Item.of(locometalDyeGroups[`${locometal}`], 1))
.inputFluids(Fluid.of(`gtceu:chlorine`, 18))
@@ -35,9 +35,27 @@ const registerRailwaysLocometalRecipes = (event) => {
.category(GTRecipeCategories.CHEM_DYES)
}
- event.recipes.create.item_application(`railways:iron_wrapped_locometal`, [`#railways:palettes/cycle_groups/base`, '#forge:plates/wrought_iron']);
- event.recipes.create.item_application(`railways:copper_wrapped_locometal`, [`#railways:palettes/cycle_groups/base`, '#forge:plates/copper']);
- event.recipes.create.item_application(`railways:brass_wrapped_locometal`, [`#railways:palettes/cycle_groups/base`, '#forge:plates/brass'])
+ event.recipes.gtceu.chemical_bath(`railways:iron_wrapped_locometal`)
+ .itemInputs(`#railways:palettes/cycle_groups/base`)
+ .inputFluids('gtceu:wrought_iron 18')
+ .itemOutputs('railways:iron_wrapped_locometal')
+ .duration(20)
+ .EUt(24)
+ .category(GTRecipeCategories.CHEM_DYES);
+ event.recipes.gtceu.chemical_bath(`railways:copper_wrapped_locometal`)
+ .itemInputs(`#railways:palettes/cycle_groups/base`)
+ .inputFluids('gtceu:copper 18')
+ .itemOutputs('railways:copper_wrapped_locometal')
+ .duration(20)
+ .EUt(24)
+ .category(GTRecipeCategories.CHEM_DYES);
+ event.recipes.gtceu.chemical_bath(`railways:brass_wrapped_locometal`)
+ .itemInputs(`#railways:palettes/cycle_groups/base`)
+ .inputFluids('gtceu:brass 18')
+ .itemOutputs('railways:brass_wrapped_locometal')
+ .duration(20)
+ .EUt(24)
+ .category(GTRecipeCategories.CHEM_DYES);
event.recipes.gtceu.chemical_bath(`tfg:undying/brass_wrapped_locometal`)
.itemInputs('#railways:palettes/dye_groups/brass_wrapped_slashed')
@@ -99,9 +117,28 @@ const registerRailwaysLocometalRecipes = (event) => {
.EUt(24)
.category(GTRecipeCategories.CHEM_DYES);
};
- event.recipes.create.item_application(`railways:${dye}_iron_wrapped_locometal`, [`#railways:palettes/cycle_groups/${dye}`, '#forge:plates/wrought_iron']);
- event.recipes.create.item_application(`railways:${dye}_copper_wrapped_locometal`, [`#railways:palettes/cycle_groups/${dye}`, '#forge:plates/copper']);
- event.recipes.create.item_application(`railways:${dye}_brass_wrapped_locometal`, [`#railways:palettes/cycle_groups/${dye}`, '#forge:plates/brass']);
+
+ event.recipes.gtceu.chemical_bath(`railways:${dye}_iron_wrapped_locometal`)
+ .itemInputs(`#railways:palettes/cycle_groups/${dye}`)
+ .inputFluids('gtceu:wrought_iron 18')
+ .itemOutputs(`railways:${dye}_iron_wrapped_locometal`)
+ .duration(20)
+ .EUt(24)
+ .category(GTRecipeCategories.CHEM_DYES);
+ event.recipes.gtceu.chemical_bath(`railways:${dye}_copper_wrapped_locometal`)
+ .itemInputs(`#railways:palettes/cycle_groups/${dye}`)
+ .inputFluids('gtceu:copper 18')
+ .itemOutputs(`railways:${dye}_copper_wrapped_locometal`)
+ .duration(20)
+ .EUt(24)
+ .category(GTRecipeCategories.CHEM_DYES);
+ event.recipes.gtceu.chemical_bath(`railways:${dye}_brass_wrapped_locometal`)
+ .itemInputs(`#railways:palettes/cycle_groups/${dye}`)
+ .inputFluids('gtceu:brass 18')
+ .itemOutputs(`railways:${dye}_brass_wrapped_locometal`)
+ .duration(20)
+ .EUt(24)
+ .category(GTRecipeCategories.CHEM_DYES);
event.recipes.gtceu.chemical_bath(`tfg:brass_locometal_bathing/${dye}`)
.itemInputs('#railways:palettes/dye_groups/brass_wrapped_slashed')
diff --git a/kubejs/server_scripts/species/recipes.js b/kubejs/server_scripts/species/recipes.js
index fcc33d8c4..2f3a5fa2e 100644
--- a/kubejs/server_scripts/species/recipes.js
+++ b/kubejs/server_scripts/species/recipes.js
@@ -66,5 +66,7 @@ function registerSpeciesRecipes(event) {
B: 'firmaciv:rope_coil'
}).id('tfg:shaped/harpoon')
- // TODO: birtday cake
+ generateGreenHouseRecipe(event, '8x tfg:saplings/alphacene', 'tfg:semiheavy_ammoniacal_water', 16000,
+ '64x species:alphacene_mushroom_block', 'tfg:green_house/alphacene_mushroom', 'ad_astra:mars', 8,
+ '8x minecraft:mushroom_stem', GTValues.VA[GTValues.MV])
}
\ No newline at end of file
diff --git a/kubejs/server_scripts/species/tags.js b/kubejs/server_scripts/species/tags.js
index 7fa969ebb..1cf9597a5 100644
--- a/kubejs/server_scripts/species/tags.js
+++ b/kubejs/server_scripts/species/tags.js
@@ -7,6 +7,8 @@ const registerSpeciesBlockTags = (event) => {
})
event.removeAll('species:wraptor_nesting_blocks')
+
+ event.add('species:petrified_egg_hatch', '#tfcambiental:warm_stuff')
}
const registerSpeciesItemTags = (event) => {
@@ -17,4 +19,10 @@ const registerSpeciesItemTags = (event) => {
event.add('forge:eggs', 'species:birt_egg')
event.add('firmalife:foods/raw_eggs', 'species:birt_egg')
-}
\ No newline at end of file
+
+ event.add('species:goober_breed_items', 'betterend:flammalix')
+ event.add('species:goober_breed_items', 'betterend:small_amaranita_mushroom')
+ event.add('species:goober_breed_items', 'betterend:bolux_mushroom_product')
+ event.add('species:goober_breed_items', 'betterend:chorus_mushroom_product')
+ event.add('species:cruncher_eats', '#tfc:foods/meat')
+}
diff --git a/kubejs/server_scripts/tfc/recipes.js b/kubejs/server_scripts/tfc/recipes.js
index a84f4fe8a..4539c2c63 100644
--- a/kubejs/server_scripts/tfc/recipes.js
+++ b/kubejs/server_scripts/tfc/recipes.js
@@ -57,31 +57,31 @@ const registerTFCRecipes = (event) => {
// ÐÐĩŅÐĩÐēÐū
global.TFC_WOOD_TYPES.forEach(wood => {
- generateGreenHouseRecipe(event, `8x tfc:wood/sapling/${wood}`, '#tfg:clean_water', 16000, `64x tfc:wood/log/${wood}`,
- `tfg:greenhouse/${wood}`, 'minecraft:overworld', 16, null, GTValues.VH[GTValues.LV])
+ generateGreenHouseRecipe(event, `8x tfc:wood/sapling/${wood}`, '#tfc:any_fresh_water', 16000, `64x tfc:wood/log/${wood}`,
+ `tfg:greenhouse/${wood}`, 'minecraft:overworld', 16, `32x tfc:wood/sapling/${wood}`, GTValues.VH[GTValues.LV])
})
global.AFC_SAPLINGS.forEach(x => {
- generateGreenHouseRecipe(event, `8x afc:wood/sapling/${x.sapling}`, '#tfg:clean_water', 16000, `64x ${x.log}`,
- `tfg:greenhouse/${x.sapling}`, 'minecraft:overworld', 16, null, GTValues.VH[GTValues.LV])
+ generateGreenHouseRecipe(event, `8x afc:wood/sapling/${x.sapling}`, '#tfc:any_fresh_water', 16000, `64x ${x.log}`,
+ `tfg:greenhouse/${x.sapling}`, 'minecraft:overworld', 16, `32x afc:wood/sapling/${x.sapling}`, GTValues.VH[GTValues.LV])
})
// ÐĄÐĩОÐĩÐ―Ð° ŅŅŅКŅÐūÐē
global.TFC_GREENHOUSE_FRUIT_RECIPE_COMPONENTS.forEach(element => {
- generateGreenHouseRecipe(event, element.input, '#tfg:clean_water', element.fluid_amount, element.output,
- element.name, 'minecraft:overworld', 8, null, GTValues.VH[GTValues.LV])
+ generateGreenHouseRecipe(event, element.input, '#tfc:any_fresh_water', element.fluid_amount, element.output,
+ element.name, 'minecraft:overworld', 8, element.input, GTValues.VH[GTValues.LV])
})
// ÐĄÐĩОÐĩÐ―Ð° ÐūÐēÐūŅÐĩÐđ
global.TFC_GREENHOUSE_VEGETABLE_RECIPE_COMPONENTS.forEach(element => {
- generateGreenHouseRecipe(event, element.input, '#tfg:clean_water', element.fluid_amount, element.output,
- element.name, null, 8, null, GTValues.VH[GTValues.LV])
+ generateGreenHouseRecipe(event, element.input, '#tfc:any_fresh_water', element.fluid_amount, element.output,
+ element.name, null, 8, element.input, GTValues.VH[GTValues.LV])
})
// ÐĄÐĩОÐĩÐ―Ð° ŅÐģÐūÐī
global.TFC_GREENHOUSE_BERRY_RECIPE_COMPONENTS.forEach(element => {
- generateGreenHouseRecipe(event, element.input, '#tfg:clean_water', element.fluid_amount, element.output,
- element.name, null, 8, null, GTValues.VH[GTValues.LV])
+ generateGreenHouseRecipe(event, element.input, '#tfc:any_fresh_water', element.fluid_amount, element.output,
+ element.name, null, 8, element.input, GTValues.VH[GTValues.LV])
})
// РаŅŅÐĩÐ―ÐļŅ
@@ -89,8 +89,8 @@ const registerTFCRecipes = (event) => {
const itemId = element.id;
const recipeId = `greenhouse_${itemId.replace(':', '_')}`;
- generateGreenHouseRecipe(event, itemId, '#tfg:clean_water', 8000, `8x ${itemId}`,
- recipeId, null, 8, null, GTValues.VH[GTValues.LV]);
+ generateGreenHouseRecipe(event, itemId, '#tfc:any_fresh_water', 8000, `8x ${itemId}`,
+ recipeId, null, 8, `16x ${itemId}`, GTValues.VH[GTValues.LV]);
});
//#endregion
@@ -208,16 +208,6 @@ const registerTFCRecipes = (event) => {
generateMixerRecipe(event, '#forge:dusts/sodium_hydroxide', "#tfg:clean_water 1000",
[], null, Fluid.of('tfc:lye', 1000), 100, 2, 64, 'lye_from_sodium_hydroxide')
- event.recipes.tfc.pot([], Fluid.of('tfc:lye', 1000), 100, 80)
- .itemOutput('gtceu:sodium_hydroxide_dust')
- .id('tfg:pot/sodium_hydroxide')
-
- event.recipes.firmalife.vat()
- .inputFluid(Fluid.of('tfc:lye', 1000))
- .outputItem('gtceu:sodium_hydroxide_dust')
- .length(100)
- .temperature(80)
-
event.recipes.gtceu.distillery('lye_to_sodium_hydroxide')
.inputFluids('tfc:lye 1000')
.itemOutputs('gtceu:sodium_hydroxide_dust')
diff --git a/kubejs/server_scripts/tfc/recipes.machines.js b/kubejs/server_scripts/tfc/recipes.machines.js
index c9e5cd79b..7402f708c 100644
--- a/kubejs/server_scripts/tfc/recipes.machines.js
+++ b/kubejs/server_scripts/tfc/recipes.machines.js
@@ -419,4 +419,12 @@ function registerTFCMachineRecipes(event) {
processingTime: 50
}).id(`tfg:vi/lathe/stripping_${wood}_wood`)
})
+
+
+ event.recipes.gtceu.extruder('tfg:wrought_iron_grill_electric_only')
+ .itemInputs('2x #forge:plates/wrought_iron')
+ .notConsumable('tfg:large_casing_extruder_mold')
+ .itemOutputs('tfc:wrought_iron_grill')
+ .duration(60)
+ .EUt(8)
}
diff --git a/kubejs/server_scripts/tfc/recipes.metals.js b/kubejs/server_scripts/tfc/recipes.metals.js
index d201eb609..a1026e886 100644
--- a/kubejs/server_scripts/tfc/recipes.metals.js
+++ b/kubejs/server_scripts/tfc/recipes.metals.js
@@ -116,52 +116,58 @@ function registerTFCMetalsRecipes(event) {
event.recipes.gtceu.forge_hammer('tfg/refined_bloom')
.itemInputs('tfc:raw_iron_bloom')
.itemOutputs('tfc:refined_iron_bloom')
- .duration(400)
+ .duration(200)
.EUt(4)
// ÐĢКŅÐĩÐŋÐŧÐĩÐ―Ð―Ð°Ņ ÐšŅÐļŅа -> ÐĄÐŧÐļŅÐūК КÐūÐēÐ°Ð―Ð―ÐūÐģÐū ÐķÐĩÐŧÐĩза
event.recipes.gtceu.forge_hammer('tfg/wrought_iron_ingot')
.itemInputs('tfc:refined_iron_bloom')
.itemOutputs('gtceu:wrought_iron_ingot')
- .duration(400)
+ .duration(200)
.EUt(4)
// ЧŅÐģŅÐ― -> ÐŅŅÐūКÐūŅÐģÐŧÐĩŅÐūÐīÐ―Ð°Ņ ŅŅаÐŧŅ
event.recipes.gtceu.forge_hammer('tfg/high_carbon_steel')
.itemInputs('tfc:metal/ingot/pig_iron')
.itemOutputs('tfc:metal/ingot/high_carbon_steel')
- .duration(500)
+ .duration(300)
.EUt(4)
// ÐŅŅÐūКÐūŅÐģÐŧÐĩŅÐūÐīÐ―Ð°Ņ ŅŅаÐŧŅ -> CŅаÐŧŅ
event.recipes.gtceu.forge_hammer('tfg/steel')
.itemInputs('tfc:metal/ingot/high_carbon_steel')
.itemOutputs('gtceu:steel_ingot')
- .duration(500)
+ .duration(300)
.EUt(4)
// ÐŅŅÐūКÐūŅÐģÐŧÐĩŅÐūÐīÐ―Ð°Ņ ŅÐĩŅÐ―Ð°Ņ ŅŅаÐŧŅ -> ŅÐĩŅÐ―Ð°Ņ ŅŅаÐŧŅ
event.recipes.gtceu.forge_hammer('tfg/black_steel')
.itemInputs('tfc:metal/ingot/high_carbon_black_steel')
.itemOutputs('tfc:metal/ingot/black_steel')
- .duration(600)
+ .duration(300)
.EUt(4)
// ÐŅŅÐūКÐūŅÐģÐŧÐĩŅÐūÐīÐ―Ð°Ņ ŅÐļÐ―ŅŅ ŅŅаÐŧŅ -> ŅÐļÐ―ŅŅ ŅŅаÐŧŅ
event.recipes.gtceu.forge_hammer('tfg/blue_steel')
.itemInputs('tfc:metal/ingot/high_carbon_blue_steel')
.itemOutputs('tfc:metal/ingot/blue_steel')
- .duration(700)
+ .duration(400)
.EUt(4)
// ÐŅŅÐūКÐūŅÐģÐŧÐĩŅÐūÐīÐ―Ð°Ņ ÐšŅаŅÐ―Ð°Ņ ŅŅаÐŧŅ -> КŅаŅÐ―Ð°Ņ ŅŅаÐŧŅ
event.recipes.gtceu.forge_hammer('tfg/red_steel')
.itemInputs('tfc:metal/ingot/high_carbon_red_steel')
.itemOutputs('tfc:metal/ingot/red_steel')
- .duration(700)
+ .duration(400)
.EUt(4)
// ÐĄÐŧÐ°ÐąÐ°Ņ ŅŅаÐŧŅ + ЧŅÐģŅÐ― -> ÐŅŅÐūКÐūŅÐģÐŧÐĩŅÐūÐīÐ―Ð°Ņ ŅÐĩŅÐ―Ð°Ņ ŅŅаÐŧŅ
+ event.recipes.greate.compacting('tfc:metal/ingot/high_carbon_black_steel',
+ ['tfc:metal/ingot/weak_steel', 'tfc:metal/ingot/pig_iron', 'tfc:powder/flux'])
+ .heated()
+ .recipeTier(1)
+ .id(`greate:compacting/high_carbon_black_steel`)
+
event.recipes.gtceu.alloy_smelter('tfg/high_carbon_black_steel')
.itemInputs('tfc:metal/ingot/weak_steel', 'tfc:metal/ingot/pig_iron')
.itemOutputs('2x tfc:metal/ingot/high_carbon_black_steel')
@@ -169,6 +175,12 @@ function registerTFCMetalsRecipes(event) {
.EUt(4)
// ÐĄÐŧÐ°ÐąÐ°Ņ ŅÐļÐ―ŅŅ ŅŅаÐŧŅ + ЧÐĩŅÐ―Ð°Ņ ŅŅаÐŧŅ -> ÐŅŅÐūКÐūŅÐģÐŧÐĩŅÐūÐīÐ―Ð°Ņ ŅÐļÐ―ŅŅ ŅŅаÐŧŅ
+ event.recipes.greate.compacting('tfc:metal/ingot/high_carbon_blue_steel',
+ ['tfc:metal/ingot/weak_blue_steel', 'tfc:metal/ingot/black_steel', 'tfc:powder/flux'])
+ .heated()
+ .recipeTier(1)
+ .id(`greate:compacting/high_carbon_blue_steel`)
+
event.recipes.gtceu.alloy_smelter('tfg/high_carbon_blue_steel')
.itemInputs('tfc:metal/ingot/weak_blue_steel', 'tfc:metal/ingot/black_steel')
.itemOutputs('2x tfc:metal/ingot/high_carbon_blue_steel')
@@ -176,12 +188,52 @@ function registerTFCMetalsRecipes(event) {
.EUt(4)
// ÐĄÐŧÐ°ÐąÐ°Ņ ÐšŅаŅÐ―Ð°Ņ ŅŅаÐŧŅ + ЧÐĩŅÐ―Ð°Ņ ŅŅаÐŧŅ -> ÐŅŅÐūКÐūŅÐģÐŧÐĩŅÐūÐīÐ―Ð°Ņ ÐšŅаŅÐ―Ð°Ņ ŅŅаÐŧŅ
+ event.recipes.greate.compacting('tfc:metal/ingot/high_carbon_red_steel',
+ ['tfc:metal/ingot/weak_red_steel', 'tfc:metal/ingot/black_steel', 'tfc:powder/flux'])
+ .heated()
+ .recipeTier(1)
+ .id(`greate:compacting/high_carbon_red_steel`)
+
event.recipes.gtceu.alloy_smelter('tfg/high_carbon_red_steel')
.itemInputs('tfc:metal/ingot/weak_red_steel', 'tfc:metal/ingot/black_steel')
.itemOutputs('2x tfc:metal/ingot/high_carbon_red_steel')
.duration(700)
.EUt(4)
+ // Rose Gold + Sterling Silver
+ const copper_types = [
+ "#forge:ingots/copper",
+ "#forge:dusts/copper",
+ "#forge:ingots/annealed_copper",
+ "#forge:dusts/annealed_copper"
+ ];
+ const gold_types = [
+ "#forge:ingots/gold",
+ "#forge:dusts/gold"
+ ];
+ const silver_types = [
+ "#forge:ingots/silver",
+ "#forge:dusts/silver"
+ ];
+
+ copper_types.forEach(copper_types_array => {
+ gold_types.forEach(gold_types_array => {
+ event.recipes.gtceu.alloy_smelter(`rose_gold_from_${copper_types_array.replace(/:/g, "/").replace(/#/g, "")}_and_${gold_types_array.replace(/:/g, "/").replace(/#/g, "")}`)
+ .itemInputs(Ingredient.of(copper_types_array).withCount(1), Ingredient.of(gold_types_array).withCount(4))
+ .itemOutputs(ChemicalHelper.get(TagPrefix.ingot, GTMaterials.RoseGold, 5))
+ .duration(20*10)
+ .EUt(GTValues.VA[GTValues.LV])
+ });
+ silver_types.forEach(silver_types_array => {
+ event.recipes.gtceu.alloy_smelter(`sterling_silver_from_${copper_types_array.replace(/:/g, "/").replace(/#/g, "")}_and_${silver_types_array.replace(/:/g, "/").replace(/#/g, "")}`)
+ .itemInputs(Ingredient.of(copper_types_array).withCount(1), Ingredient.of(silver_types_array).withCount(4))
+ .itemOutputs(ChemicalHelper.get(TagPrefix.ingot, GTMaterials.SterlingSilver, 5))
+ .duration(20*10)
+ .EUt(GTValues.VA[GTValues.LV])
+ });
+ });
+
+
const TFC_INTERMEDIATE_METALS =
[
{ metal: 'pig_iron', meltTemp: 1535 },
diff --git a/kubejs/server_scripts/tfc/recipes.removes.js b/kubejs/server_scripts/tfc/recipes.removes.js
index 95ee811ee..95af557e8 100644
--- a/kubejs/server_scripts/tfc/recipes.removes.js
+++ b/kubejs/server_scripts/tfc/recipes.removes.js
@@ -150,6 +150,7 @@ function removeTFCRecipes(event) {
event.remove({ id: 'tfc:crafting/vanilla/redstone/minecart' })
event.remove({ id: 'tfc:crafting/cake' })
event.remove({ id: 'tfc:crafting/pumpkin_chunks' })
+ event.remove({ id: 'tfc:crafting/alabaster_brick' })
event.remove({ id: /^tfc:crafting\/dough\/.*/ })
diff --git a/kubejs/server_scripts/tfc/tags.js b/kubejs/server_scripts/tfc/tags.js
index 3a474067a..1d8b81b14 100644
--- a/kubejs/server_scripts/tfc/tags.js
+++ b/kubejs/server_scripts/tfc/tags.js
@@ -59,6 +59,7 @@ const registerTFCItemTags = (event) => {
event.add('tfc:usable_on_tool_rack', 'waterflasks:iron_flask')
event.add('tfc:usable_on_tool_rack', 'waterflasks:red_steel_flask')
event.add('tfc:usable_on_tool_rack', 'tfc:wool_cloth')
+ event.add('tfc:usable_on_tool_rack', 'firmalife:mixing_bowl')
// ÐÐ―ÐģŅÐĩÐīÐļÐĩÐ―ŅŅ ÐīÐŧŅ Ð·Ð°ÐšÐēаŅКÐļ
event.add('tfg:ferments_to_rennet', 'tfc:food/soybean')
@@ -129,7 +130,6 @@ const registerTFCItemTags = (event) => {
event.add('tfc:steam_bloomery_basic_fuels', 'minecraft:coal')
event.add('tfc:steam_bloomery_basic_fuels', 'minecraft:charcoal')
event.add('tfc:steam_bloomery_basic_fuels', 'gtceu:rich_raw_coal')
- event.add('tfc:steam_bloomery_basic_fuels', 'gtceu:rich_raw_coal')
event.add('tfc:steam_bloomery_basic_fuels', 'gtceu:raw_coal')
event.add('tfc:steam_bloomery_basic_fuels', 'gtceu:poor_raw_coal')
event.add('tfc:steam_bloomery_basic_fuels', 'gtceu:coal_dust')
@@ -323,6 +323,13 @@ const registerTFCItemTags = (event) => {
event.add('tfc:forge_invisible_whitelist', 'greate:aluminum_mechanical_pump')
event.add('tfc:forge_invisible_whitelist', 'greate:stainless_steel_mechanical_pump')
event.add('tfc:forge_invisible_whitelist', 'greate:titanium_mechanical_pump')
+
+ event.add('forge:mushrooms', 'tfc:plant/artists_conk')
+
+ global.TFC_STONE_TYPES.forEach(stone => {
+ event.add('minecraft:stone_buttons', `tfc:rock/button/${stone}`)
+ event.add('minecraft:buttons', `tfc:rock/button/${stone}`)
+ })
}
const registerTFCBlockTags = (event) => {
@@ -440,6 +447,11 @@ const registerTFCBlockTags = (event) => {
const brick_blacklist = ('drying|slab|stairs|wall|additionalplacements');
event.add('tfc:bloomery_insulation', `/^(?=.*brick)(?!.*(${brick_blacklist})).*/`);
event.add('tfc:forge_insulation', `/^(?=.*brick)(?!.*(${brick_blacklist})).*/`);
+
+ global.TFC_STONE_TYPES.forEach(stone => {
+ event.add('minecraft:stone_buttons', `tfc:rock/button/${stone}`)
+ event.add('minecraft:buttons', `tfc:rock/button/${stone}`)
+ })
}
const registerTFCFluidTags = (event) => {
diff --git a/kubejs/server_scripts/tfg/data.js b/kubejs/server_scripts/tfg/data.js
index 0a89ca871..561dc4d85 100644
--- a/kubejs/server_scripts/tfg/data.js
+++ b/kubejs/server_scripts/tfg/data.js
@@ -128,7 +128,7 @@ const registerTFGFoodData = (event) => {
})
event.foodItem('tfg:food/raw_moon_rabbit', food => {
- food.hunger(4)
+ food.hunger(3)
food.protein(2.0)
food.decayModifier(3)
})
@@ -140,6 +140,125 @@ const registerTFGFoodData = (event) => {
food.decayModifier(2.25)
})
+ event.foodItem('tfg:food/raw_glacian_mutton', food => {
+ food.hunger(3)
+ food.protein(2.0)
+ food.decayModifier(3)
+ })
+
+ event.foodItem('tfg:food/cooked_glacian_mutton', food => {
+ food.hunger(6)
+ food.saturation(3)
+ food.protein(5)
+ food.decayModifier(1.5)
+ })
+
+ event.foodItem('tfg:food/raw_sniffer_beef', food => {
+ food.hunger(3)
+ food.protein(2.0)
+ food.decayModifier(3)
+ })
+
+ event.foodItem('tfg:food/cooked_sniffer_beef', food => {
+ food.hunger(6)
+ food.saturation(4)
+ food.protein(7)
+ food.decayModifier(1.5)
+ })
+
+ event.foodItem('tfg:food/raw_wraptor', food => {
+ food.hunger(3)
+ food.protein(2.0)
+ food.decayModifier(3)
+ })
+
+ event.foodItem('tfg:food/cooked_wraptor', food => {
+ food.hunger(6)
+ food.saturation(4)
+ food.protein(5)
+ food.decayModifier(1.5)
+ })
+
+ event.foodItem('tfg:food/raw_springling_chops', food => {
+ food.hunger(2)
+ food.protein(1.5)
+ food.decayModifier(3)
+ })
+
+ event.foodItem('tfg:food/cooked_springling_chops', food => {
+ food.hunger(4)
+ food.saturation(3)
+ food.protein(5)
+ food.decayModifier(1.5)
+ })
+
+ event.foodItem('tfg:food/raw_walker_steak', food => {
+ food.hunger(3)
+ food.protein(2.0)
+ food.decayModifier(3)
+ })
+
+ event.foodItem('tfg:food/cooked_walker_steak', food => {
+ food.hunger(6)
+ food.saturation(3)
+ food.protein(8)
+ food.decayModifier(1.5)
+ })
+
+ event.foodItem('tfg:food/raw_glider_wings', food => {
+ food.hunger(1)
+ food.protein(1.5)
+ food.decayModifier(3)
+ })
+
+ event.foodItem('tfg:food/cooked_glider_wings', food => {
+ food.hunger(3)
+ food.saturation(3)
+ food.protein(3)
+ food.decayModifier(1.5)
+ })
+
+ event.foodItem('tfg:food/raw_whole_soarer', food => {
+ food.hunger(3)
+ food.protein(2.0)
+ food.decayModifier(3)
+ })
+
+ event.foodItem('tfg:food/cooked_whole_soarer', food => {
+ food.hunger(6)
+ food.saturation(6)
+ food.protein(4)
+ food.decayModifier(1.5)
+ })
+
+ event.foodItem('tfg:food/raw_crusher_meat', food => {
+ food.hunger(3)
+ food.protein(1.5)
+ food.decayModifier(3)
+ })
+
+ event.foodItem('tfg:food/cooked_crusher_meat', food => {
+ food.hunger(5)
+ food.saturation(6)
+ food.protein(4)
+ food.decayModifier(1.5)
+ })
+
+ event.foodItem('tfg:food/raw_goober_meat', food => {
+ food.hunger(2)
+ food.protein(3.0)
+ food.decayModifier(3)
+ })
+
+ event.foodItem('tfg:food/cooked_goober_meat', food => {
+ food.hunger(4)
+ food.saturation(3)
+ food.protein(6)
+ food.decayModifier(1.5)
+ })
+
+
+
// high-tech food
global.FOOD_FRUIT.forEach(fruit => {
@@ -202,18 +321,28 @@ const registerTFGFoodData = (event) => {
event.foodItem('betterend:cave_pumpkin_chunks', food => {
food.hunger(4)
food.saturation(1)
- food.decayModifier(1.5)
+ food.decayModifier(2.5)
food.water(5)
- food.fruit(0.75)
+ food.fruit(0.8)
+ })
+
+ event.foodItem('betterend:cave_pumpkin_pie_dough', food => {
+ food.hunger(2)
+ food.decayModifier(3)
+ })
+
+ event.foodItem('betterend:cave_pumpkin_pie_raw', food => {
+ food.hunger(2)
+ food.decayModifier(3)
})
event.foodItem('betterend:cave_pumpkin_pie', food => {
food.hunger(4)
- food.saturation(3)
- food.decayModifier(2.5)
+ food.saturation(4)
+ food.decayModifier(2)
food.water(5)
- food.fruit(2)
- food.grain(1.5)
+ food.fruit(4)
+ food.grain(2)
})
event.foodItem('betterend:chorus_mushroom_product', food => {
@@ -425,7 +554,7 @@ const registerTFGFLPlanters = (event) => {
'betterend:block/blossom_berry_seed_0',
'betterend:block/blossom_berry_seed_1',
'betterend:block/blossom_berry_seed_2',
- 'betterend:block/blossom_berry_seed_3' // TODO
+ 'betterend:block/blossom_berry_seed_3'
],
null
)
@@ -440,7 +569,6 @@ const registerTFGFLPlanters = (event) => {
'betterend:bolux_mushroom_product',
'phosphorous',
[
- // TODO: all
'betterend:block/bolux_mushroom_greenhouse_0',
'betterend:block/bolux_mushroom_greenhouse_1',
'betterend:block/bolux_mushroom_greenhouse_2',
@@ -477,13 +605,13 @@ const registerTFGFLPlanters = (event) => {
'betterend:cave_pumpkin',
'phosphorous',
[
- // TODO: all
'betterend:block/cave_pumpkin_greenhouse_0',
'betterend:block/cave_pumpkin_greenhouse_1',
'betterend:block/cave_pumpkin_greenhouse_2',
'betterend:block/cave_pumpkin_greenhouse_3'
],
- 'betterend:block/cave_pumpkin_greenhouse_fruit'
+ //'betterend:block/cave_pumpkin_greenhouse_fruit'
+ 'betterend:block/cave_pumpkin_top' // TODO: check
)
event.firmalifePlantable(
@@ -496,7 +624,6 @@ const registerTFGFLPlanters = (event) => {
'betterend:shadow_berry_product',
'potassium',
[
- // TODO: all
'betterend:block/shadow_berry_greenhouse_0',
'betterend:block/shadow_berry_greenhouse_1',
'betterend:block/shadow_berry_greenhouse_2',
@@ -504,4 +631,4 @@ const registerTFGFLPlanters = (event) => {
],
null
)
-}
\ No newline at end of file
+}
diff --git a/kubejs/server_scripts/tfg/events.chunks.js b/kubejs/server_scripts/tfg/events.chunks.js
index a1aa0ecf9..ad12db91c 100644
--- a/kubejs/server_scripts/tfg/events.chunks.js
+++ b/kubejs/server_scripts/tfg/events.chunks.js
@@ -2,6 +2,7 @@
"use strict";
const $HeightMap = Java.loadClass("net.minecraft.world.level.levelgen.Heightmap")
+const $ForestType = Java.loadClass("net.dries007.tfc.world.chunkdata.ForestType")
const ROCK_LAYER_HEIGHT = 40;
@@ -37,11 +38,11 @@ TFCEvents.createChunkDataProvider('mars', event => {
const rain = TFC.misc.lerpFloatLayer(0, 0, 0, 0);
const tempLayer = TFC.misc.newOpenSimplex2D(event.worldSeed + 4621678939469)
- .spread(0.2)
+ .spread(0.002)
.octaves(3)
.scaled(70, 90)
const forestLayer = TFC.misc.newOpenSimplex2D(event.worldSeed + 98713856895664)
- .spread(0.8)
+ .spread(0.0002)
.terraces(9)
.affine(6, 12)
.scaled(6, 18, 0, 1)
@@ -70,12 +71,23 @@ TFCEvents.createChunkDataProvider('mars', event => {
tempLayer.noise(x + 15, z + 15)
);
+ let forestType = $ForestType.NONE;
+ const forestTypeNoise = forestLayer.noise(x, z);
+ if (forestTypeNoise < 0.2)
+ forestType = $ForestType.OLD_GROWTH;
+ else if (forestTypeNoise < 0.4)
+ forestType = $ForestType.NORMAL;
+ else if (forestTypeNoise < 0.6)
+ forestType = $ForestType.EDGE;
+ else if (forestTypeNoise < 0.8)
+ forestType = $ForestType.SPARSE;
+
data.generatePartial(
rain,
temp,
- forestLayer.noise(x, z) * 4, // Kube accepts ordinal numbers for enum constants
+ forestType,
forestLayer.noise(x * 78423 + 869, z),
- forestLayer.noise(x, z * 651349 - 698763)
+ forestTypeNoise //forestLayer.noise(x, z * 651349 - 698763)
);
});
diff --git a/kubejs/server_scripts/tfg/events.forests.js b/kubejs/server_scripts/tfg/events.forests.js
new file mode 100644
index 000000000..7e1551a4e
--- /dev/null
+++ b/kubejs/server_scripts/tfg/events.forests.js
@@ -0,0 +1,130 @@
+// priority: 0
+"use strict";
+
+TFCEvents.worldgenData(event => {
+
+ event.forest('tfg:mars_forest', '#tfg:mars_forest_entries',
+ [
+ event.forestTypesMapEntry('none', [1, 3], 0, 0, 0, false, false, 0),
+ event.forestTypesMapEntry('sparse', [2, 5], 6, 0.08, 0, true, false, null),
+ event.forestTypesMapEntry('edge', 5, 15, 0.1, 1, true, true, [0, 1]),
+ event.forestTypesMapEntry('normal', 10, 25, 0.1, 1, true, true, [1, 2]),
+ event.forestTypesMapEntry('old_growth', 15, 40, 0.2, 1, true, true, [1, 2])
+ ],
+ false,
+ placement => {}
+ )
+
+ event.forestEntry('tfg:mars/crimson_forest_entry',
+ climate => {}, // TODO: climate variation?
+ 'beneath:wood/wood/crimson', // bush log
+ 'beneath:wood/leaves/crimson', // bush leaves
+ 'beneath:wood/log/crimson', // fallen log
+ 'beneath:wood/fallen_leaves/crimson', // fallen leaves
+ [ // ground cover
+ 'minecraft:crimson_fungus',
+ 'beneath:wood/fallen_leaves/crimson',
+ 'beneath:wood/twig/crimson',
+ 'tfc:groundcover/feather',
+ 'tfc:groundcover/stick'
+ ],
+ 'tfg:mars/tree/crimson', // tree feature
+ 'tfg:mars/tree/crimson_dead', // dead tree feature
+ 'tfg:mars/tree/crimson', // old growth tree feature
+ null, // krummholz
+ null, // chance for old growth
+ null, // chance for old growth in non-old growth forests
+ null, // chance for a fallen tree
+ null, // chance for a dead tree
+ null, // true to spawn on ocean floor, false for world surface
+ placement => {}
+ )
+
+ event.forestEntry('tfg:mars/warped_forest_entry',
+ climate => {},
+ 'beneath:wood/wood/warped',
+ 'beneath:wood/leaves/warped',
+ 'beneath:wood/log/warped',
+ 'beneath:wood/fallen_leaves/warped',
+ [
+ 'minecraft:warped_fungus',
+ 'beneath:wood/fallen_leaves/warped',
+ 'beneath:wood/twig/warped',
+ 'tfc:groundcover/feather',
+ 'tfc:groundcover/stick'
+ ],
+ 'tfg:mars/tree/warped',
+ 'tfg:mars/tree/warped_dead',
+ 'tfg:mars/tree/warped',
+ null, null, null, null, null, null,
+ placement => {}
+ )
+
+ event.forestEntry('tfg:mars/aeronos_forest_entry',
+ climate => {},
+ 'ad_astra:aeronos_stem',
+ 'ad_astra:aeronos_cap',
+ 'ad_astra:aeronos_stem',
+ null,
+ [
+ "ad_astra:aeronos_mushroom",
+ 'beneath:wood/fallen_leaves/crimson',
+ 'beneath:wood/twig/crimson',
+ 'tfc:groundcover/feather',
+ 'tfc:groundcover/stick'
+ ],
+ 'tfg:mars/tree/aeronos',
+ 'tfg:mars/tree/aeronos_dead',
+ 'tfg:mars/tree/aeronos_old_growth',
+ null, null, null, null, null, null,
+ placement => {}
+ )
+
+ event.forestEntry('tfg:mars/strophar_forest_entry',
+ climate => {},
+ 'ad_astra:strophar_stem',
+ 'ad_astra:strophar_cap',
+ null,
+ null,
+ [
+ "ad_astra:strophar_mushroom",
+ 'beneath:wood/fallen_leaves/warped',
+ 'beneath:wood/twig/warped',
+ 'tfc:groundcover/feather',
+ 'tfc:groundcover/stick'
+ ],
+ 'tfg:mars/tree/strophar',
+ 'tfg:mars/tree/strophar_dead',
+ 'tfg:mars/tree/strophar_old_growth',
+ null, null, null, null, null, null,
+ placement => {}
+ )
+
+ event.forestEntry('tfg:mars/alphacene_forest_entry',
+ climate => {},
+ 'minecraft:mushroom_stem',
+ 'species:alphacene_mushroom_block',
+ 'minecraft:mushroom_stem',
+ null,
+ [
+ "species:alphacene_mushroom",
+ 'beneath:wood/fallen_leaves/crimson',
+ 'beneath:wood/twig/crimson',
+ 'tfc:groundcover/feather',
+ 'tfc:groundcover/stick'
+ ],
+ 'species:alphacene_mushroom',
+ 'tfg:mars/tree/alphacene_dead',
+ 'species:alphacene_mushroom',
+ null, null, null, null, null, null,
+ placement => {}
+ )
+})
+
+function registerTFGForestConfiguredFeatures(event) {
+ event.add('tfg:mars_forest_entries', 'tfg:mars/crimson_forest_entry')
+ event.add('tfg:mars_forest_entries', 'tfg:mars/warped_forest_entry')
+ event.add('tfg:mars_forest_entries', 'tfg:mars/aeronos_forest_entry')
+ event.add('tfg:mars_forest_entries', 'tfg:mars/strophar_forest_entry')
+ event.add('tfg:mars_forest_entries', 'tfg:mars/alphacene_forest_entry')
+}
\ No newline at end of file
diff --git a/kubejs/server_scripts/tfg/events.js b/kubejs/server_scripts/tfg/events.js
index cc193ed06..77bd5d5f9 100644
--- a/kubejs/server_scripts/tfg/events.js
+++ b/kubejs/server_scripts/tfg/events.js
@@ -526,4 +526,23 @@ BlockEvents.rightClicked(event => {
transformBlockWithItem(event, `tfc:rock/mossy_cobble/${stone}_wall`, `tfc:rock/cobble/${stone}_wall`, 'tfc:groundcover/pumice', true, 1, 'minecraft:item.axe.wax_off', 'minecraft:item_slime', true);
});
});
-//#endregion
\ No newline at end of file
+
+// Makes scythes, hoes, and knives take damage when cutting grass
+BlockEvents.broken('tfc:mineable_with_sharp_tool', event => {
+ let player = event.player;
+ let toolUsed = player.mainHandItem;
+
+ if (!toolUsed.hasTag('tfc:sharp_tools')) {
+ return;
+ }
+
+ if (!player.isCreative()) {
+ toolUsed.damageValue++;
+ if (toolUsed.damageValue >= toolUsed.maxDamage) {
+ event.server.runCommandSilent(`playsound minecraft:item.shield.break player ${player.username} ${player.x} ${player.y} ${player.z} 1 1 1`);
+ toolUsed.count--;
+ }
+ }
+});
+
+//#endregion
diff --git a/kubejs/server_scripts/tfg/json_tool.armor_trim.js b/kubejs/server_scripts/tfg/json_tool.armor_trim.js
index 813fb4143..4f66e02ce 100644
--- a/kubejs/server_scripts/tfg/json_tool.armor_trim.js
+++ b/kubejs/server_scripts/tfg/json_tool.armor_trim.js
@@ -2,63 +2,67 @@
//priority: 0
"use strict";
+/*
+ * Set this const to true only when you need to run the tool because you added a new material.
+ * It does not need to be enabled all the time.
+ */
+const enableTool = false;
+
//#region Assign materials
-//////////////////////////////
-//////////////////////////////
//Assign a new material here with the name of the material, the hex color for the name display, the item id that is used during smithing, and an index number that should be !!!unique!!!
const materials = [
//Gems
- {materialName: 'almandine_tfc', nameColor: '#7b1112', itemName: 'gtceu:exquisite_almandine_gem', indexNumber: 0.11, lang_en_us: 'Almandine'},
- {materialName: 'andradite_tfc', nameColor: '#c29d1e', itemName: 'gtceu:exquisite_andradite_gem', indexNumber: 0.12, lang_en_us: 'Andradite'},
- {materialName: 'blue_topaz_tfc', nameColor: '#a7c1c6', itemName: 'gtceu:exquisite_blue_topaz_gem', indexNumber: 0.13, lang_en_us: 'Blue Topaz'},
- {materialName: 'cinnabar_tfc', nameColor: '#c2274a', itemName: 'gtceu:exquisite_cinnabar_gem', indexNumber: 0.14, lang_en_us: 'Cinnabar'},
- {materialName: 'coal_tfc', nameColor: '#2b2f32', itemName: 'gtceu:exquisite_coal_gem', indexNumber: 0.15, lang_en_us: 'Coal'},
- {materialName: 'diamond_tfc', nameColor: '#98c2c6', itemName: 'gtceu:exquisite_diamond_gem', indexNumber: 0.16, lang_en_us: 'Diamond'},
- {materialName: 'emerald_tfc', nameColor: '#11c254', itemName: 'gtceu:exquisite_emerald_gem', indexNumber: 0.17, lang_en_us: 'Emerald'},
- {materialName: 'green_sapphire_tfc', nameColor: '#75af89', itemName: 'gtceu:exquisite_green_sapphire_gem', indexNumber: 0.18, lang_en_us: 'Green Sapphire'},
- {materialName: 'grossular_tfc', nameColor: '#c28b5c', itemName: 'gtceu:exquisite_grossular_gem', indexNumber: 0.19, lang_en_us: 'Grossular'},
- {materialName: 'rutile_tfc', nameColor: '#681c05', itemName: 'gtceu:exquisite_rutile_gem', indexNumber: 0.191, lang_en_us: 'Rutile'},
- {materialName: 'lazurite_tfc', nameColor: '#1e29bb', itemName: 'gtceu:exquisite_lazurite_gem', indexNumber: 0.192, lang_en_us: 'Lazurite'},
- {materialName: 'pyrope_tfc', nameColor: '#b11344', itemName: 'gtceu:exquisite_pyrope_gem', indexNumber: 0.193, lang_en_us: 'Pyrope'},
- {materialName: 'rock_salt_tfc', nameColor: '#c2b2af', itemName: 'gtceu:exquisite_rock_salt_gem', indexNumber: 0.194, lang_en_us: 'Rock Salt'},
- {materialName: 'ruby_tfc', nameColor: '#a41b0c', itemName: 'gtceu:exquisite_ruby_gem', indexNumber: 0.195, lang_en_us: 'Ruby'},
- {materialName: 'salt_tfc', nameColor: '#bebec2', itemName: 'gtceu:exquisite_salt_gem', indexNumber: 0.196, lang_en_us: 'salt'},
- {materialName: 'sapphire_tfc', nameColor: '#2628b0', itemName: 'gtceu:exquisite_sapphire_gem', indexNumber: 0.197, lang_en_us: 'Sapphire'},
- {materialName: 'sodalite_tfc', nameColor: '#2e40c6', itemName: 'gtceu:exquisite_sodalite_gem', indexNumber: 0.198, lang_en_us: 'Sodalite'},
- {materialName: 'coke_tfc', nameColor: '#424847', itemName: 'gtceu:exquisite_coke_gem', indexNumber: 0.199, lang_en_us: 'Coke'},
- {materialName: 'spessartine_tfc', nameColor: '#c28017', itemName: 'gtceu:exquisite_spessartine_gem', indexNumber: 0.181, lang_en_us: 'Spessartine'},
- {materialName: 'topaz_tfc', nameColor: '#b1a42d', itemName: 'gtceu:exquisite_topaz_gem', indexNumber: 0.182, lang_en_us: 'Topaz'},
- {materialName: 'uvarovite_tfc', nameColor: '#22b43b', itemName: 'gtceu:exquisite_uvarovite_gem', indexNumber: 0.183, lang_en_us: 'Uvarovite'},
- {materialName: 'nether_quartz_tfc', nameColor: '#bdb6b0', itemName: 'gtceu:exquisite_nether_quartz_gem', indexNumber: 0.184, lang_en_us: 'Nether Quartz'},
- {materialName: 'certus_quartz_tfc', nameColor: '#8ca4c4', itemName: 'gtceu:exquisite_certus_quartz_gem', indexNumber: 0.185, lang_en_us: 'Certus Quartz'},
- {materialName: 'quartzite_tfc', nameColor: '#b8bab8', itemName: 'gtceu:exquisite_quartzite_gem', indexNumber: 0.186, lang_en_us: 'Quartzite'},
- {materialName: 'realgar_tfc', nameColor: '#c22e28', itemName: 'gtceu:exquisite_realgar_gem', indexNumber: 0.187, lang_en_us: 'Realgar'},
- {materialName: 'malachite_tfc', nameColor: '#00b789', itemName: 'gtceu:exquisite_malachite_gem', indexNumber: 0.188, lang_en_us: 'Malachite'},
- {materialName: 'glass_tfc', nameColor: '#c2c2c6', itemName: 'gtceu:exquisite_glass_gem', indexNumber: 0.189, lang_en_us: 'Glass'},
- {materialName: 'olivine_tfc', nameColor: '#7fad03', itemName: 'gtceu:exquisite_olivine_gem', indexNumber: 0.171, lang_en_us: 'Olivine'},
- {materialName: 'opal_tfc', nameColor: '#bdadb6', itemName: 'gtceu:exquisite_opal_gem', indexNumber: 0.172, lang_en_us: 'Opal'},
- {materialName: 'amethyst_tfc', nameColor: '#9b78ba', itemName: 'gtceu:exquisite_amethyst_gem', indexNumber: 0.173, lang_en_us: 'Amethyst'},
- // {materialName: 'echo_shard_tfc', nameColor: '#002123', itemName: 'gtceu:exquisite_echo_shard_gem', indexNumber: 0.174, lang_en_us: 'Echo Shard'}, // disabled
- {materialName: 'lapis_tfc', nameColor: '#6581c6', itemName: 'gtceu:exquisite_lapis_gem', indexNumber: 0.175, lang_en_us: 'Lapis'},
- {materialName: 'apatite_tfc', nameColor: '#059cbb', itemName: 'gtceu:exquisite_apatite_gem', indexNumber: 0.176, lang_en_us: 'Apatite'},
- {materialName: 'red_garnet_tfc', nameColor: '#710910', itemName: 'gtceu:exquisite_red_garnet_gem', indexNumber: 0.177, lang_en_us: 'Red Garnet'},
- {materialName: 'yellow_garnet_tfc', nameColor: '#bbc207', itemName: 'gtceu:exquisite_yellow_garnet_gem', indexNumber: 0.178, lang_en_us: 'Yellow Garnet'},
- {materialName: 'monazite_tfc', nameColor: '#9eb576', itemName: 'gtceu:exquisite_monazite_gem', indexNumber: 0.179, lang_en_us: 'Monazite'},
- {materialName: 'rose_quartz_tfc', nameColor: '#ba3458', itemName: 'gtceu:exquisite_rose_quartz_gem', indexNumber: 0.161, lang_en_us: 'Rose Quartz'},
- {materialName: 'fluix_tfc', nameColor: '#53458d', itemName: 'tfg:exquisite_fluix_gem', indexNumber: 0.162, lang_en_us: 'Fluix'},
+ {materialName: 'almandine_tfc', nameColor: '#7b1112', itemName: 'gtceu:exquisite_almandine_gem', indexNumber: 0.11},
+ {materialName: 'andradite_tfc', nameColor: '#c29d1e', itemName: 'gtceu:exquisite_andradite_gem', indexNumber: 0.12},
+ {materialName: 'blue_topaz_tfc', nameColor: '#a7c1c6', itemName: 'gtceu:exquisite_blue_topaz_gem', indexNumber: 0.13},
+ {materialName: 'cinnabar_tfc', nameColor: '#c2274a', itemName: 'gtceu:exquisite_cinnabar_gem', indexNumber: 0.14},
+ {materialName: 'coal_tfc', nameColor: '#2b2f32', itemName: 'gtceu:exquisite_coal_gem', indexNumber: 0.15},
+ {materialName: 'diamond_tfc', nameColor: '#98c2c6', itemName: 'gtceu:exquisite_diamond_gem', indexNumber: 0.16},
+ {materialName: 'emerald_tfc', nameColor: '#11c254', itemName: 'gtceu:exquisite_emerald_gem', indexNumber: 0.17},
+ {materialName: 'green_sapphire_tfc', nameColor: '#75af89', itemName: 'gtceu:exquisite_green_sapphire_gem', indexNumber: 0.18},
+ {materialName: 'grossular_tfc', nameColor: '#c28b5c', itemName: 'gtceu:exquisite_grossular_gem', indexNumber: 0.19},
+ {materialName: 'rutile_tfc', nameColor: '#681c05', itemName: 'gtceu:exquisite_rutile_gem', indexNumber: 0.191},
+ {materialName: 'lazurite_tfc', nameColor: '#1e29bb', itemName: 'gtceu:exquisite_lazurite_gem', indexNumber: 0.192},
+ {materialName: 'pyrope_tfc', nameColor: '#b11344', itemName: 'gtceu:exquisite_pyrope_gem', indexNumber: 0.193},
+ {materialName: 'rock_salt_tfc', nameColor: '#c2b2af', itemName: 'gtceu:exquisite_rock_salt_gem', indexNumber: 0.194},
+ {materialName: 'ruby_tfc', nameColor: '#a41b0c', itemName: 'gtceu:exquisite_ruby_gem', indexNumber: 0.195},
+ {materialName: 'salt_tfc', nameColor: '#bebec2', itemName: 'gtceu:exquisite_salt_gem', indexNumber: 0.196},
+ {materialName: 'sapphire_tfc', nameColor: '#2628b0', itemName: 'gtceu:exquisite_sapphire_gem', indexNumber: 0.197},
+ {materialName: 'sodalite_tfc', nameColor: '#2e40c6', itemName: 'gtceu:exquisite_sodalite_gem', indexNumber: 0.198},
+ {materialName: 'coke_tfc', nameColor: '#424847', itemName: 'gtceu:exquisite_coke_gem', indexNumber: 0.199},
+ {materialName: 'spessartine_tfc', nameColor: '#c28017', itemName: 'gtceu:exquisite_spessartine_gem', indexNumber: 0.181},
+ {materialName: 'topaz_tfc', nameColor: '#b1a42d', itemName: 'gtceu:exquisite_topaz_gem', indexNumber: 0.182},
+ {materialName: 'uvarovite_tfc', nameColor: '#22b43b', itemName: 'gtceu:exquisite_uvarovite_gem', indexNumber: 0.183},
+ {materialName: 'nether_quartz_tfc', nameColor: '#bdb6b0', itemName: 'gtceu:exquisite_nether_quartz_gem', indexNumber: 0.184},
+ {materialName: 'certus_quartz_tfc', nameColor: '#8ca4c4', itemName: 'gtceu:exquisite_certus_quartz_gem', indexNumber: 0.185},
+ {materialName: 'quartzite_tfc', nameColor: '#b8bab8', itemName: 'gtceu:exquisite_quartzite_gem', indexNumber: 0.186},
+ {materialName: 'realgar_tfc', nameColor: '#c22e28', itemName: 'gtceu:exquisite_realgar_gem', indexNumber: 0.187},
+ {materialName: 'malachite_tfc', nameColor: '#00b789', itemName: 'gtceu:exquisite_malachite_gem', indexNumber: 0.188},
+ {materialName: 'glass_tfc', nameColor: '#c2c2c6', itemName: 'gtceu:exquisite_glass_gem', indexNumber: 0.189},
+ {materialName: 'olivine_tfc', nameColor: '#7fad03', itemName: 'gtceu:exquisite_olivine_gem', indexNumber: 0.171},
+ {materialName: 'opal_tfc', nameColor: '#bdadb6', itemName: 'gtceu:exquisite_opal_gem', indexNumber: 0.172},
+ {materialName: 'amethyst_tfc', nameColor: '#9b78ba', itemName: 'gtceu:exquisite_amethyst_gem', indexNumber: 0.173},
+ // {materialName: 'echo_shard_tfc', nameColor: '#002123', itemName: 'gtceu:exquisite_echo_shard_gem', indexNumber: 0.174}, // disabled
+ {materialName: 'lapis_tfc', nameColor: '#6581c6', itemName: 'gtceu:exquisite_lapis_gem', indexNumber: 0.175},
+ {materialName: 'apatite_tfc', nameColor: '#059cbb', itemName: 'gtceu:exquisite_apatite_gem', indexNumber: 0.176},
+ {materialName: 'red_garnet_tfc', nameColor: '#710910', itemName: 'gtceu:exquisite_red_garnet_gem', indexNumber: 0.177},
+ {materialName: 'yellow_garnet_tfc', nameColor: '#bbc207', itemName: 'gtceu:exquisite_yellow_garnet_gem', indexNumber: 0.178},
+ {materialName: 'monazite_tfc', nameColor: '#9eb576', itemName: 'gtceu:exquisite_monazite_gem', indexNumber: 0.179},
+ {materialName: 'rose_quartz_tfc', nameColor: '#ba3458', itemName: 'gtceu:exquisite_rose_quartz_gem', indexNumber: 0.161},
+ {materialName: 'fluix_tfc', nameColor: '#53458d', itemName: 'tfg:exquisite_fluix_gem', indexNumber: 0.162},
//Metals
- {materialName: 'silver_tfc', nameColor: '#d8d8f4', itemName: 'vintageimprovements:silver_sheet', indexNumber: 0.162, lang_en_us: 'Silver'},
- {materialName: 'sterling_silver_tfc', nameColor: '#eae5d3', itemName: 'gtceu:sterling_silver_plate', indexNumber: 0.163, lang_en_us: 'Sterling Silver'},
- {materialName: 'gold_tfc', nameColor: '#ede65b', itemName: 'create:golden_sheet', indexNumber: 0.164, lang_en_us: 'Gold'},
- {materialName: 'rose_gold_tfc', nameColor: '#eddedb', itemName: 'vintageimprovements:rose_gold_sheet', indexNumber: 0.165, lang_en_us: 'Rose Gold'},
- {materialName: 'nickel_tfc', nameColor: '#bfd1ea', itemName: 'vintageimprovements:nickel_sheet', indexNumber: 0.166, lang_en_us: 'Nickel'},
- {materialName: 'platinum_tfc', nameColor: '#d8cea1', itemName: 'vintageimprovements:platinum_sheet', indexNumber: 0.167, lang_en_us: 'Platinum'},
- {materialName: 'titanium_tfc', nameColor: '#c496d8', itemName: 'gtceu:titanium_plate', indexNumber: 0.168, lang_en_us: 'Titanium'},
- {materialName: 'bismuth_tfc', nameColor: '#607c79', itemName: 'gtceu:bismuth_plate', indexNumber: 0.169, lang_en_us: 'Bismuth'},
- {materialName: 'neutronium_tfc', nameColor: '#d7d7db', itemName: 'gtceu:neutronium_plate', indexNumber: 0.151, lang_en_us: 'Neutronium'},
+ {materialName: 'silver_tfc', nameColor: '#d8d8f4', itemName: 'vintageimprovements:silver_sheet', indexNumber: 0.162},
+ {materialName: 'sterling_silver_tfc', nameColor: '#eae5d3', itemName: 'gtceu:sterling_silver_plate', indexNumber: 0.163},
+ {materialName: 'gold_tfc', nameColor: '#ede65b', itemName: 'create:golden_sheet', indexNumber: 0.164},
+ {materialName: 'rose_gold_tfc', nameColor: '#eddedb', itemName: 'vintageimprovements:rose_gold_sheet', indexNumber: 0.165},
+ {materialName: 'nickel_tfc', nameColor: '#bfd1ea', itemName: 'vintageimprovements:nickel_sheet', indexNumber: 0.166},
+ {materialName: 'platinum_tfc', nameColor: '#d8cea1', itemName: 'vintageimprovements:platinum_sheet', indexNumber: 0.167},
+ {materialName: 'titanium_tfc', nameColor: '#c496d8', itemName: 'gtceu:titanium_plate', indexNumber: 0.168},
+ {materialName: 'bismuth_tfc', nameColor: '#607c79', itemName: 'gtceu:bismuth_plate', indexNumber: 0.169},
+ {materialName: 'neutronium_tfc', nameColor: '#d7d7db', itemName: 'gtceu:neutronium_plate', indexNumber: 0.151},
//Other
- {materialName: 'pyrite_tfc', nameColor: '#a75e10', itemName: 'gtceu:rich_raw_pyrite', indexNumber: 0.152, lang_en_us: 'Pyrite'},
- {materialName: 'redx_tfc', nameColor: '#a06156', itemName: 'morered:red_alloy_wire', indexNumber: 0.153, lang_en_us: 'RedX'}
+ {materialName: 'pyrite_tfc', nameColor: '#a75e10', itemName: 'gtceu:rich_raw_pyrite', indexNumber: 0.152},
+ {materialName: 'redx_tfc', nameColor: '#a06156', itemName: 'morered:red_alloy_wire', indexNumber: 0.153}
]
/////////////////////////////
/////////////////////////////
@@ -75,136 +79,143 @@ function registerTFGTrimTags(event) {
//#region Trim Item Atlas
//Automatically creates armor_trims.json file
-const trimfilePath = 'kubejs/assets/minecraft/atlases/armor_trims.json';
-let trimdata = JsonIO.read(trimfilePath) || {};
-trimdata["sources"] = trimdata["sources"] || [];
+if (enableTool) {
-let trimsource = trimdata["sources"].find(s => s.type === "paletted_permutations");
+ const trimfilePath = 'kubejs/assets/minecraft/atlases/armor_trims.json';
+ let trimdata = JsonIO.read(trimfilePath) || {};
+ trimdata["sources"] = trimdata["sources"] || [];
-if (!trimsource) {
- trimsource = {
- type: "paletted_permutations",
- textures: [
- "trims/models/armor/coast",
- "trims/models/armor/coast_leggings",
- "trims/models/armor/sentry",
- "trims/models/armor/sentry_leggings",
- "trims/models/armor/dune",
- "trims/models/armor/dune_leggings",
- "trims/models/armor/wild",
- "trims/models/armor/wild_leggings",
- "trims/models/armor/ward",
- "trims/models/armor/ward_leggings",
- "trims/models/armor/eye",
- "trims/models/armor/eye_leggings",
- "trims/models/armor/vex",
- "trims/models/armor/vex_leggings",
- "trims/models/armor/tide",
- "trims/models/armor/tide_leggings",
- "trims/models/armor/snout",
- "trims/models/armor/snout_leggings",
- "trims/models/armor/rib",
- "trims/models/armor/rib_leggings",
- "trims/models/armor/spire",
- "trims/models/armor/spire_leggings",
- "trims/models/armor/wayfinder",
- "trims/models/armor/wayfinder_leggings",
- "trims/models/armor/shaper",
- "trims/models/armor/shaper_leggings",
- "trims/models/armor/silence",
- "trims/models/armor/silence_leggings",
- "trims/models/armor/raiser",
- "trims/models/armor/raiser_leggings",
- "trims/models/armor/host",
- "trims/models/armor/host_leggings"
- ],
- palette_key: "trims/color_palettes/trim_palette",
- permutations: {}
- };
- trimdata["sources"].push(trimsource);
-}
+ let trimsource = trimdata["sources"].find(s => s.type === "paletted_permutations");
-trimsource.permutations = trimsource.permutations || {};
+ if (!trimsource) {
+ trimsource = {
+ type: "paletted_permutations",
+ textures: [
+ "trims/models/armor/coast",
+ "trims/models/armor/coast_leggings",
+ "trims/models/armor/sentry",
+ "trims/models/armor/sentry_leggings",
+ "trims/models/armor/dune",
+ "trims/models/armor/dune_leggings",
+ "trims/models/armor/wild",
+ "trims/models/armor/wild_leggings",
+ "trims/models/armor/ward",
+ "trims/models/armor/ward_leggings",
+ "trims/models/armor/eye",
+ "trims/models/armor/eye_leggings",
+ "trims/models/armor/vex",
+ "trims/models/armor/vex_leggings",
+ "trims/models/armor/tide",
+ "trims/models/armor/tide_leggings",
+ "trims/models/armor/snout",
+ "trims/models/armor/snout_leggings",
+ "trims/models/armor/rib",
+ "trims/models/armor/rib_leggings",
+ "trims/models/armor/spire",
+ "trims/models/armor/spire_leggings",
+ "trims/models/armor/wayfinder",
+ "trims/models/armor/wayfinder_leggings",
+ "trims/models/armor/shaper",
+ "trims/models/armor/shaper_leggings",
+ "trims/models/armor/silence",
+ "trims/models/armor/silence_leggings",
+ "trims/models/armor/raiser",
+ "trims/models/armor/raiser_leggings",
+ "trims/models/armor/host",
+ "trims/models/armor/host_leggings"
+ ],
+ palette_key: "trims/color_palettes/trim_palette",
+ permutations: {}
+ };
+ trimdata["sources"].push(trimsource);
+ }
-materials.forEach(material => {
- trimsource.permutations[material.materialName] = `tfc:color_palettes/trims/${material.materialName}`;
-});
-JsonIO.write(trimfilePath, trimdata);
-//#endregion
+ trimsource.permutations = trimsource.permutations || {};
-//#region Trim Block Atlas
-//Automatically creates blocks.json file
-const blockfilePath = 'kubejs/assets/minecraft/atlases/blocks.json';
-let blockdata = JsonIO.read(blockfilePath) || {};
-blockdata["sources"] = blockdata["sources"] || [];
-
-let blocksource = blockdata["sources"].find(s => s.type === "paletted_permutations");
-
-if (!blocksource) {
- blocksource = {
- type: "paletted_permutations",
- textures: [
- "trims/items/leggings_trim",
- "trims/items/chestplate_trim",
- "trims/items/helmet_trim",
- "trims/items/boots_trim",
- "tfc:item/helmet_trim",
- "tfc:item/chestplate_trim",
- "tfc:item/greaves_trim",
- "tfc:item/boots_trim"
- ],
- palette_key: "trims/color_palettes/trim_palette",
- permutations: {}
- };
- blockdata["sources"].push(blocksource);
-}
-
-blocksource.permutations = blocksource.permutations || {};
-
-materials.forEach(material => {
- blocksource.permutations[material.materialName] = `tfc:color_palettes/trims/${material.materialName}`;
-});
-JsonIO.write(blockfilePath, blockdata);
-//#endregion
-
-//#region Trim Material Data
-//Automatically creates material.json files
-materials.forEach(material => {
- const trimfilepaths = [
- `kubejs/data/minecraft/trim_material/${material.materialName}.json`,
- `kubejs/data/tfc/trim_material/${material.materialName}.json`
- ];
-
- const newtrimdata = {
- asset_name: material.materialName,
- description: {
- color: material.nameColor,
- translate: `trim_material.tfc.${material.materialName}`
- },
- ingredient: material.itemName,
- item_model_index: material.indexNumber
- };
-
- trimfilepaths.forEach(trimfilepaths => {
- const existingData = JsonIO.read(trimfilepaths);
-
- // Only write if the file is missing or contents are different
- if (JSON.stringify(existingData) !== JSON.stringify(newtrimdata)) {
- JsonIO.write(trimfilepaths, newtrimdata);
- }
+ materials.forEach(material => {
+ trimsource.permutations[material.materialName] = `tfc:color_palettes/trims/${material.materialName}`;
});
- });
-//#endregion
-
-//#region Lang
-//en_us
-//reads the existing file, inserts new key-value pair, writes info back to the file
-const langfilePath = 'kubejs/assets/tfc/lang/en_us.json';
-let langdata = JsonIO.read(langfilePath) || {};
-
-materials.forEach(material => {
- langdata[`trim_material.tfc.${material.materialName}`] = material.lang_en_us;
-});
-
-JsonIO.write(langfilePath, langdata);
+ JsonIO.write(trimfilePath, trimdata);
+ //#endregion
+
+ //#region Trim Block Atlas
+ //Automatically creates blocks.json file
+ const blockfilePath = 'kubejs/assets/minecraft/atlases/blocks.json';
+ let blockdata = JsonIO.read(blockfilePath) || {};
+ blockdata["sources"] = blockdata["sources"] || [];
+
+ let blocksource = blockdata["sources"].find(s => s.type === "paletted_permutations");
+
+ if (!blocksource) {
+ blocksource = {
+ type: "paletted_permutations",
+ textures: [
+ "trims/items/leggings_trim",
+ "trims/items/chestplate_trim",
+ "trims/items/helmet_trim",
+ "trims/items/boots_trim",
+ "tfc:item/helmet_trim",
+ "tfc:item/chestplate_trim",
+ "tfc:item/greaves_trim",
+ "tfc:item/boots_trim"
+ ],
+ palette_key: "trims/color_palettes/trim_palette",
+ permutations: {}
+ };
+ blockdata["sources"].push(blocksource);
+ }
+
+ blocksource.permutations = blocksource.permutations || {};
+
+ materials.forEach(material => {
+ blocksource.permutations[material.materialName] = `tfc:color_palettes/trims/${material.materialName}`;
+ });
+ JsonIO.write(blockfilePath, blockdata);
+ //#endregion
+
+ //#region Trim Material Data
+ //Automatically creates material.json files
+ materials.forEach(material => {
+ const trimfilepaths = [
+ `kubejs/data/minecraft/trim_material/${material.materialName}.json`,
+ `kubejs/data/tfc/trim_material/${material.materialName}.json`
+ ];
+
+ const newtrimdata = {
+ asset_name: material.materialName,
+ description: {
+ color: material.nameColor,
+ translate: `trim_material.tfc.${material.materialName}`
+ },
+ ingredient: material.itemName,
+ item_model_index: material.indexNumber
+ };
+
+ trimfilepaths.forEach(trimfilepaths => {
+ const existingData = JsonIO.read(trimfilepaths);
+
+ // Only write if the file is missing or contents are different
+ if (JSON.stringify(existingData) !== JSON.stringify(newtrimdata)) {
+ JsonIO.write(trimfilepaths, newtrimdata);
+ }
+ });
+ });
+ //#endregion
+
+ /*
+ ** Depreciated. I will leave this here for future reference. **
+
+ en_us
+ reads the existing file, inserts new key-value pair, writes info back to the file
+
+ const langfilePath = 'kubejs/assets/tfc/lang/en_us.json';
+ let langdata = JsonIO.read(langfilePath) || {};
+
+ materials.forEach(material => {
+ langdata[`trim_material.tfc.${material.materialName}`] = material.lang_en_us;
+ });
+
+ JsonIO.write(langfilePath, langdata);
+ */
+};
//#endregion
diff --git a/kubejs/server_scripts/tfg/recipes.food.js b/kubejs/server_scripts/tfg/recipes.food.js
index 6de3fd8c3..7d8148cd1 100644
--- a/kubejs/server_scripts/tfg/recipes.food.js
+++ b/kubejs/server_scripts/tfg/recipes.food.js
@@ -97,7 +97,7 @@ function registerTFGFoodRecipes(event) {
* @param {boolean?} isFirmaDynamic
*/
function cookingRecipe(id, input, out, fluid, isFirmaDynamic) {
- return registerFoodRecipe("food_oven", id, 300, 32, "", {
+ return registerFoodRecipe("food_oven", id, 300, GTValues.VA[GTValues.LV], "", {
itemInputs: [input],
itemOutputs: [out],
fluidInputs: (fluid === undefined) ? [] : [fluid],
@@ -521,7 +521,7 @@ function registerTFGFoodRecipes(event) {
}, 0, 0).id(`tfg:mortar/masa_flour`)
event.recipes.tfc.advanced_shaped_crafting(
- TFC.isp.of(`4x firmalife:food/soybean_paste`).copyFood(), ['A', 'B'], {
+ TFC.isp.of(`firmalife:food/soybean_paste`).copyFood(), ['A', 'B'], {
A: TFC.ingredient.notRotten(`firmalife:food/dehydrated_soybeans`),
B: '#forge:tools/mortars'
}, 0, 0).id(`tfg:mortar/soybean_paste`)
@@ -545,8 +545,17 @@ function registerTFGFoodRecipes(event) {
itemOutputs: ["firmalife:food/tortilla_chips"],
itemOutputProvider: TFC.isp.of("firmalife:food/tortilla_chips").copyFood()
})
+
+ processorRecipe("tomato_sauce", 300, 8, {
+ circuit: 1,
+ itemInputs: ['tfc:food/tomato', 'tfc:powder/salt', 'tfc:food/garlic'],
+ fluidInputs: ['tfg:clean_water 200'],
+ itemOutputs: ['5x firmalife:food/tomato_sauce'],
+ itemOutputProvider: TFC.isp.of('5x firmalife:food/tomato_sauce').copyOldestFood()
+ })
processorRecipe("tomato_sauce_mix", 600, 8, {
+ circuit: 2,
itemInputs: ['tfc:food/tomato', 'tfc:powder/salt', 'tfc:food/garlic'],
itemOutputs: ['5x firmalife:food/tomato_sauce_mix'],
itemOutputProvider: TFC.isp.of('5x firmalife:food/tomato_sauce_mix').copyOldestFood(),
@@ -590,13 +599,14 @@ function registerTFGFoodRecipes(event) {
cookingRecipe("dried_seaweed_b", "tfc:groundcover/seaweed", "tfc:food/dried_seaweed")
// Vinegar
- processorRecipe('vinegar_alcohol', 600, 32, {
+ processorRecipe('vinegar_alcohol', 600, GTValues.VA[GTValues.LV], {
circuit: 5,
itemInputs: ['#tfc:foods/fruits'],
fluidInputs: ['#tfc:alcohols 250'],
fluidOutputs: [Fluid.of('tfc:vinegar', 250)],
})
+ // Pizza
processorRecipe("pizza_no_extra", 600, 16, {
itemInputs: ["firmalife:food/pizza_dough", "firmalife:food/tomato_sauce", "firmalife:food/shredded_cheese"],
itemOutputs: ["firmalife:food/raw_pizza"],
@@ -633,6 +643,20 @@ function registerTFGFoodRecipes(event) {
itemOutputProvider: TFC.isp.of("4x firmalife:food/pizza_dough").copyOldestFood()
})
+ processorRecipe("shredded_cheese", 100, 16, {
+ itemInputs: ['#firmalife:foods/cheeses'],
+ itemOutputs: ['4x firmalife:food/shredded_cheese'],
+ circuit: 30,
+ itemOutputProvider: TFC.isp.of('firmalife:food/shredded_cheese').copyFood()
+ })
+
+ processorRecipe("basil", 20, 16, {
+ itemInputs: ['firmalife:plant/basil'],
+ itemOutputs: ['2x firmalife:spice/basil_leaves'],
+ circuit: 30
+ })
+
+ // Ice cream
processorRecipe("vanilla_ice_cream", 300, 16, {
itemInputs: ['firmalife:ice_shavings', '#tfc:sweetener', 'firmalife:spice/vanilla'],
itemOutputs: ['2x firmalife:food/vanilla_ice_cream'],
@@ -643,7 +667,7 @@ function registerTFGFoodRecipes(event) {
processorRecipe("chocolate_ice_cream", 300, 16, {
itemInputs: ['firmalife:food/vanilla_ice_cream'],
itemOutputs: ['firmalife:food/chocolate_ice_cream'],
- fluidInputs: [Fluid.of('firmalife:chocolate', 1000)],
+ fluidInputs: [Fluid.of('tfcchannelcasting:milk_chocolate', 100)],
itemOutputProvider: TFC.isp.of("firmalife:food/chocolate_ice_cream").resetFood()
})
@@ -659,6 +683,12 @@ function registerTFGFoodRecipes(event) {
itemOutputProvider: TFC.isp.of("firmalife:food/cookie_dough_ice_cream").resetFood()
})
+ processorRecipe("banana_split", 500, 16, {
+ itemInputs: ['firmalife:food/vanilla_ice_cream', 'firmalife:food/strawberry_ice_cream', 'firmalife:food/chocolate_ice_cream', 'firmalife:food/pineapple', 'tfc:food/cherry', '2x tfc:food/banana'],
+ itemOutputs: ['2x firmalife:food/banana_split'],
+ itemOutputProvider: TFC.isp.of('2x firmalife:food/banana_split').resetFood()
+ })
+
processorRecipe("butter", 300, 16, {
itemInputs: ["tfc:powder/salt"],
fluidInputs: [Fluid.of('firmalife:cream', 1000)],
@@ -683,8 +713,8 @@ function registerTFGFoodRecipes(event) {
})
processorRecipe("raw_pumpkin_pie", 20, 8, {
- itemInputs: ["firmalife:food/pumpkin_pie_dough", "firmalife:pie_pan"],
- itemOutputs: ["firmalife:raw_pumpkin_pie"],
+ itemInputs: ["firmalife:food/pumpkin_pie_dough", "#firmalife:pie_pans"],
+ itemOutputs: ["firmalife:food/raw_pumpkin_pie"],
itemOutputProvider: TFC.isp.of("firmalife:food/raw_pumpkin_pie").copyFood()
})
@@ -755,6 +785,62 @@ function registerTFGFoodRecipes(event) {
itemOutputProvider: TFC.isp.of('firmalife:food/soy_mixture').copyOldestFood()
})
+ processorRecipe("brown_mushroom", 100, 8, {
+ circuit: 30,
+ itemInputs: ["minecraft:brown_mushroom_block"],
+ itemOutputs: ["4x minecraft:brown_mushroom"],
+ itemOutputProvider: TFC.isp.of("4x minecraft:brown_mushroom").resetFood()
+ })
+
+ processorRecipe("red_mushroom", 100, 8, {
+ circuit: 30,
+ itemInputs: ["minecraft:red_mushroom_block"],
+ itemOutputs: ["4x minecraft:red_mushroom"],
+ itemOutputProvider: TFC.isp.of("4x minecraft:red_mushroom").resetFood()
+ })
+
+ processorRecipe("cut_pumpkin", 100, 8, {
+ circuit: 30,
+ itemInputs: ["tfc:pumpkin"],
+ itemOutputs: ["4x tfc:food/pumpkin_chunks"],
+ itemOutputProvider: TFC.isp.of("4x tfc:food/pumpkin_chunks").copyOldestFood()
+ })
+
+ processorRecipe("cut_melon", 100, 8, {
+ circuit: 30,
+ itemInputs: ["tfc:melon"],
+ itemOutputs: ["4x tfc:food/melon_slice"],
+ itemOutputProvider: TFC.isp.of("4x tfc:food/melon_slice").copyOldestFood()
+ })
+
+ processorRecipe("salsa", 300, 8, {
+ circuit: 1,
+ itemInputs: ['tfc:food/tomato', 'tfc:powder/salt', 'firmalife:plant/cilantro'],
+ itemOutputs: ['5x firmalife:food/salsa'],
+ itemOutputProvider: TFC.isp.of('5x firmalife:food/salsa').copyOldestFood()
+ })
+
+ processorRecipe("bacon", 300, 8, {
+ circuit: 1,
+ itemInputs: [/*TFC.ingredient.hasTrait(*/'tfc:food/pork'/*, 'firmalife:smoked')*/, 'tfc:powder/salt'],
+ itemOutputs: ['4x firmalife:food/bacon'],
+ itemOutputProvider: TFC.isp.of('4x firmalife:food/bacon').copyOldestFood()
+ })
+
+ processorRecipe("picked_egg", 1000, 8, {
+ circuit: 1,
+ itemInputs: ['minecraft:clay_ball', 'tfc:powder/wood_ash', 'tfc:powder/salt', 'tfc:food/boiled_egg'],
+ itemOutputs: ['firmalife:food/pickled_egg'],
+ itemOutputProvider: TFC.isp.of('firmalife:food/pickled_egg').copyOldestFood()
+ })
+
+ processorRecipe("garlic_bread", 300, 8, {
+ circuit: 1,
+ itemInputs: ['firmalife:food/toast', 'firmalife:food/butter', 'tfc:food/garlic'],
+ itemOutputs: ['firmalife:food/garlic_bread'],
+ itemOutputProvider: TFC.isp.of('firmalife:food/garlic_bread').copyOldestFood()
+ })
+
// Alcohols
global.TFC_ALCOHOL.forEach(alcohol => {
@@ -814,6 +900,7 @@ function registerTFGFoodRecipes(event) {
itemOutputs: ["species:birtday_cake"]
})
+
// These don't need the ISP handling, they're just here to keep all the food recipes together
event.recipes.gtceu.mixer('tfg:tfc/olive_oil_water')
@@ -879,8 +966,25 @@ function registerTFGFoodRecipes(event) {
.id(`tfg:mortar/salt`)
//#endregion
+
+ //#region ÐŅŅ
ÐūÐī: ÐÐūÐŧÐūŅÐūÐĩ ŅÐąÐŧÐūКÐū
- //#region Heating recipes for new foods
+ processorRecipe('golden_apple_from_red', 30 * 20, GTValues.VA[GTValues.HV], {
+ itemInputs: ['tfc:food/red_apple'],
+ fluidInputs: [Fluid.of('gtceu:gold', 144 * 8)],
+ itemOutputs: ['minecraft:golden_apple'],
+ circuit: 5
+ })
+ processorRecipe('golden_apple_from_green', 30 * 20, GTValues.VA[GTValues.HV], {
+ itemInputs: ['tfc:food/green_apple'],
+ fluidInputs: [Fluid.of('gtceu:gold', 144 * 8)],
+ itemOutputs: ['minecraft:golden_apple'],
+ circuit: 5
+ })
+
+ //#endregion
+
+ //#region New foods
event.recipes.tfc.heating('tfg:food/raw_birt', 200)
.resultItem(TFC.isp.of('tfg:food/cooked_birt').copyFood())
@@ -897,12 +1001,93 @@ function registerTFGFoodRecipes(event) {
event.recipes.tfc.heating('tfg:food/raw_moon_rabbit', 200)
.resultItem(TFC.isp.of('tfg:food/cooked_moon_rabbit').copyFood())
+ event.recipes.tfc.heating('betterend:bolux_mushroom_product', 200)
+ .resultItem(TFC.isp.of('betterend:bolux_mushroom_cooked').copyFood())
+
+ event.recipes.tfc.heating('betterend:chorus_mushroom_product', 200)
+ .resultItem(TFC.isp.of('betterend:chorus_mushroom_cooked').copyFood())
+
+ event.recipes.tfc.heating('betterend:shadow_berry_product', 200)
+ .resultItem(TFC.isp.of('betterend:shadow_berry_cooked').copyFood())
+
+ event.recipes.tfc.heating('betterend:cave_pumpkin_pie_raw', 200)
+ .resultItem(TFC.isp.of('betterend:cave_pumpkin_pie').copyFood())
+
+ event.recipes.tfc.heating('tfg:food/raw_glacian_mutton', 200)
+ .resultItem(TFC.isp.of('tfg:food/cooked_glacian_mutton').copyFood())
+
+ event.recipes.tfc.heating('tfg:food/raw_sniffer_beef', 200)
+ .resultItem(TFC.isp.of('tfg:food/cooked_sniffer_beef').copyFood())
+
+ event.recipes.tfc.heating('tfg:food/raw_wraptor', 200)
+ .resultItem(TFC.isp.of('tfg:food/cooked_wraptor').copyFood())
+
+ event.recipes.tfc.heating('tfg:food/raw_springling_chops', 200)
+ .resultItem(TFC.isp.of('tfg:food/cooked_springling_chops').copyFood())
+
+ event.recipes.tfc.heating('tfg:food/raw_walker_steak', 200)
+ .resultItem(TFC.isp.of('tfg:food/cooked_walker_steak').copyFood())
+
+ event.recipes.tfc.heating('tfg:food/raw_glider_wings', 200)
+ .resultItem(TFC.isp.of('tfg:food/cooked_glider_wings').copyFood())
+
+ event.recipes.tfc.heating('tfg:food/raw_whole_soarer', 200)
+ .resultItem(TFC.isp.of('tfg:food/cooked_whole_soarer').copyFood())
+
+ event.recipes.tfc.heating('tfg:food/raw_crusher_meat', 200)
+ .resultItem(TFC.isp.of('tfg:food/cooked_crusher_meat').copyFood())
+
+ event.recipes.tfc.heating('tfg:food/raw_goober_meat', 200)
+ .resultItem(TFC.isp.of('tfg:food/cooked_goober_meat').copyFood())
+
+ event.recipes.tfc.advanced_shapeless_crafting(
+ TFC.itemStackProvider.of('4x betterend:cave_pumpkin_chunks').copyFood(),
+ [TFC.ingredient.notRotten('betterend:cave_pumpkin'), '#forge:tools/hammers'], 'betterend:cave_pumpkin')
+ .id(`tfg:crafting/cave_pumpkin_chunks_hammer`)
+
+ event.recipes.tfc.advanced_shapeless_crafting(
+ TFC.itemStackProvider.of('4x betterend:cave_pumpkin_chunks').copyFood(),
+ [TFC.ingredient.notRotten('betterend:cave_pumpkin'), '#tfc:knives'], 'betterend:cave_pumpkin')
+ .id(`tfg:crafting/cave_pumpkin_chunks_knife`)
+
+ processorRecipe("cut_cave_pumpkin", 100, 8, {
+ circuit: 30,
+ itemInputs: ["betterend:cave_pumpkin"],
+ itemOutputs: ["4x betterend:cave_pumpkin_chunks"],
+ itemOutputProvider: TFC.isp.of("4x betterend:cave_pumpkin_chunks").copyOldestFood()
+ })
+
+ processorRecipe("cave_pumpkin_pie_dough", 300, GTValues.VA[GTValues.HV], {
+ itemInputs: ['#tfg:martian_eggs', '2x betterend:cave_pumpkin_chunks', 'betterend:amber_root_product', '#tfc:sweetener'],
+ fluidInputs: ['minecraft:water 1000'],
+ itemOutputs: ["betterend:cave_pumpkin_pie_dough"]
+ })
+
+ event.recipes.firmalife.mixing_bowl()
+ .ingredients(['#tfg:martian_eggs', 'betterend:cave_pumpkin_chunks', 'betterend:cave_pumpkin_chunks', 'betterend:amber_root_product', '#tfc:sweetener'],
+ Fluid.of('minecraft:water', 1000))
+ .outputItem('betterend:cave_pumpkin_pie_dough')
+ .id('tfg:mixing_bowl/cave_pumpkin_pie_dough')
+
+ event.recipes.tfc.advanced_shapeless_crafting(
+ TFC.isp.of(`betterend:cave_pumpkin_pie_raw`).copyFood().firmaLifeAddPiePan(), [
+ TFC.ingredient.notRotten(`betterend:cave_pumpkin_pie_dough`),
+ '#firmalife:pie_pans'
+ ]).id(`tfg:shapeless/cave_pumpkin_pie_raw`)
+
+ processorRecipe("raw_cave_pumpkin_pie", 20, 8, {
+ itemInputs: [`betterend:cave_pumpkin_pie_dough`, "#firmalife:pie_pans"],
+ itemOutputs: ["betterend:cave_pumpkin_pie_raw"],
+ itemOutputProvider: TFC.isp.of("betterend:cave_pumpkin_pie_raw").copyFood()
+ })
+
//#endregion
// Food processing machine recipes
event.remove({id: 'gtceu:shaped/mv_food_refrigerator'})
event.remove({id: 'gtceu:shaped/hv_food_refrigerator'})
event.remove({id: 'gtceu:shaped/ev_food_refrigerator'})
+ event.remove({id: 'gtceu:shaped/iv_food_refrigerator'})
event.recipes.gtceu.assembler('tfg:assembler/mv_food_refrigerator')
.itemInputs(
@@ -943,12 +1128,27 @@ function registerTFGFoodRecipes(event) {
'gtceu:ev_hermetic_casing',
'#gtceu:circuits/ev'
)
- .inputFluids(Fluid.of('tfg:isobutane', 6000))
+ .inputFluids(Fluid.of('tfg:cryogenized_fluix', 6000))
.itemOutputs('1x tfg:ev_food_refrigerator')
.duration(200)
.circuit(7)
.EUt(GTValues.VA[GTValues.LV])
+ event.recipes.gtceu.assembler('tfg:assembler/iv_food_refrigerator')
+ .itemInputs(
+ ChemicalHelper.get(TagPrefix.cableGtSingle, GTMaterials.Platinum, 2),
+ ChemicalHelper.get(TagPrefix.plate, GTMaterials.Polyethylene, 2),
+ ChemicalHelper.get(TagPrefix.rotor, GTMaterials.Titanium, 1),
+ '2x gtceu:iv_electric_pump',
+ 'gtceu:iv_hermetic_casing',
+ '#gtceu:circuits/iv'
+ )
+ .inputFluids(Fluid.of('tfg:solar_coolant_tier2', 6000))
+ .itemOutputs('1x tfg:iv_food_refrigerator')
+ .duration(200)
+ .circuit(7)
+ .EUt(GTValues.VA[GTValues.LV])
+
event.shaped('tfg:electric_greenhouse', [
'ABA',
'CDC',
@@ -959,19 +1159,4 @@ function registerTFGFoodRecipes(event) {
C: 'tfc:compost',
D: 'gtceu:steel_machine_casing'
}).id('tfg:shaped/electric_greenhouse')
-
- // Tweaks to the machine crafts that are more annoying to do in java
- event.replaceInput({id: 'gtceu:shaped/lv_food_processor'}, 'gtceu:lv_electric_piston', 'gtceu:steel_whisk')
- event.replaceInput({id: 'gtceu:shaped/mv_food_processor'}, 'gtceu:mv_electric_piston', 'gtceu:aluminium_whisk')
- event.replaceInput({id: 'gtceu:shaped/hv_food_processor'}, 'gtceu:hv_electric_piston', 'gtceu:stainless_steel_whisk')
- event.replaceInput({id: 'gtceu:shaped/ev_food_processor'}, 'gtceu:ev_electric_piston', 'gtceu:titanium_whisk')
-
- event.replaceInput({id: 'gtceu:shaped/lv_food_oven'}, 'gtceu:lv_electric_piston', '#tfg:metal_bars')
- event.replaceInput({id: 'gtceu:shaped/mv_food_oven'}, 'gtceu:mv_electric_piston', '#tfg:metal_bars')
- event.replaceInput({id: 'gtceu:shaped/hv_food_oven'}, 'gtceu:hv_electric_piston', '#tfg:metal_bars')
- event.replaceInput({id: 'gtceu:shaped/ev_food_oven'}, 'gtceu:ev_electric_piston', '#tfg:metal_bars')
-
- event.replaceInput({id: 'gtceu:shaped/mv_food_refrigerator'}, 'gtceu:mv_machine_hull', 'gtceu:mv_hermetic_casing')
- event.replaceInput({id: 'gtceu:shaped/hv_food_refrigerator'}, 'gtceu:hv_machine_hull', 'gtceu:hv_hermetic_casing')
- event.replaceInput({id: 'gtceu:shaped/ev_food_refrigerator'}, 'gtceu:ev_machine_hull', 'gtceu:ev_hermetic_casing')
}
diff --git a/kubejs/server_scripts/tfg/recipes.js b/kubejs/server_scripts/tfg/recipes.js
index 855d8b072..17bde7c41 100644
--- a/kubejs/server_scripts/tfg/recipes.js
+++ b/kubejs/server_scripts/tfg/recipes.js
@@ -21,5 +21,7 @@ const registerTFGRecipes = (event) => {
registerTFGStoneDustRecipes(event)
registerTFGRecyclingRecipes(event)
registerTFGNuclearRecipes(event)
+ registerTFGMarsRecipes(event)
+ registerTFGMoonOres(event)
}
\ No newline at end of file
diff --git a/kubejs/server_scripts/tfg/recipes.mars.js b/kubejs/server_scripts/tfg/recipes.mars.js
new file mode 100644
index 000000000..1d1cbebd9
--- /dev/null
+++ b/kubejs/server_scripts/tfg/recipes.mars.js
@@ -0,0 +1,72 @@
+ function registerTFGMarsRecipes(event) {
+
+const $ChanceLogic = Java.loadClass('com.gregtechceu.gtceu.api.recipe.chance.logic.ChanceLogic')
+
+ // Ostrum Harvester
+
+ event.recipes.gtceu.ostrum_harvester(`ostrum_harvesting`)
+ .perTick(true)
+ .inputFluids('gtceu:drilling_fluid 4')
+ .perTick(false)
+ .dimension('ad_astra:mars')
+ .itemOutputsRanged('gtceu:ostrum_dust',1,5)
+ .duration(20*5)
+ .EUt(GTValues.VA[GTValues.LV]);
+
+ // Large Centrifuge Ostrum dust - SCRAP FROM MARS GOING TO VENUS
+
+ /*
+
+ event.recipes.gtceu.centrifuge(`ostrum_harvesting`)
+ .inputFluids('gtceu:bromine 100')
+ .itemInputs('#forge:dusts/ostrum')
+ .dimension('ad_astra:mars')
+ .chancedFluidOutputLogic($ChanceLogic.XOR)
+ .chancedFluidOutput('gtceu:lightweight_ostrum_vapor',6000,0)
+ .chancedFluidOutput('gtceu:ostrum_vapor',3000,0)
+ .chancedFluidOutput('gtceu:dense_ostrum_vapor',1000,0)
+ .duration(20*58)
+ .EUt(GTValues.VA[GTValues.EV], 4);
+
+event.recipes.gtceu.extraterrestrial_ore_fabricator('lightweight_ostrum')
+ .inputFluids('gtceu:lightweight_ostrum_vapor 1000')
+ .inputFluids(Fluid.of('gtceu:radon', 1000))
+ .itemOutputsRanged('#forge:crushed_ores/tantalite',1,10)
+ .itemOutputsRanged('#forge:crushed_ores/bauxite',1,10)
+ //.itemOutputsRanged('#forge:crushed_ores/pyrope',1,10)
+ //.itemOutputsRanged('#forge:crushed_ores/rose_quartz',1,10)
+ .itemOutputsRanged('#forge:crushed_ores/thorium',1,10)
+ //.itemOutputsRanged(Item.of('gtceu:crushed_ruby_ore'),1,10)
+ .dimension('ad_astra:venus')
+ .duration(20*5)
+ .EUt(GTValues.VA[GTValues.IV]);
+
+event.recipes.gtceu.extraterrestrial_ore_fabricator('ostrum')
+ .inputFluids('gtceu:ostrum_vapor 1000')
+ .inputFluids(Fluid.of('gtceu:residual_radioactive_concoction', 1000))
+ .itemOutputsRanged(Item.of('gtceu:crushed_chromite_ore'),1,10)
+ //.itemOutputsRanged(Item.of('gtceu:crushed_malachite_ore'),1,10)
+ .itemOutputsRanged(Item.of('gtceu:crushed_quartzite_ore'),1,10)
+ //.itemOutputsRanged(Item.of('gtceu:crushed_gypsum_ore'),1,10)
+ .itemOutputsRanged(Item.of('gtceu:crushed_electrotine_ore'),1,10)
+ //.itemOutputsRanged(Item.of('gtceu:crushed_barite_ore'),1,10)
+ .dimension('ad_astra:venus')
+ .duration(20*5)
+ .EUt(GTValues.VA[GTValues.IV]);
+
+event.recipes.gtceu.extraterrestrial_ore_fabricator('dense_ostrum')
+ .inputFluids('gtceu:dense_ostrum_vapor 1000')
+ .inputFluids(Fluid.of('gtceu:tritiated_water', 500))
+ .itemOutputsRanged('#forge:crushed_ores/uraninite',1,10)
+ .itemOutputsRanged(Item.of('gtceu:crushed_certus_quartz_ore'),1,10)
+ .itemOutputsRanged(Item.of('gtceu:crushed_beryllium_ore'),1,10)
+ //.itemOutputsRanged(Item.of('gtceu:crushed_bastnasite_ore'),1,10)
+ //.itemOutputsRanged(Item.of('gtceu:crushed_spessartine_ore'),1,10)
+ //.itemOutputsRanged(Item.of('gtceu:crushed_silver_ore'),1,10)
+ .dimension('ad_astra:venus')
+ .duration(20*5)
+ .EUt(GTValues.VA[GTValues.IV]);
+
+ */
+
+ }
\ No newline at end of file
diff --git a/kubejs/server_scripts/tfg/recipes.miscellaneous.js b/kubejs/server_scripts/tfg/recipes.miscellaneous.js
index d4ddaaf2e..17ea21a87 100644
--- a/kubejs/server_scripts/tfg/recipes.miscellaneous.js
+++ b/kubejs/server_scripts/tfg/recipes.miscellaneous.js
@@ -825,7 +825,7 @@ function registerTFGMiscellaneousRecipes(event) {
event.recipes.gtceu.assembler('sensor_iv')
.itemInputs('gtceu:quantum_eye', '#forge:rods/iridium', '#gtceu:circuits/iv', '4x #forge:plates/tungsten_steel')
- .itemOutputs('gtceu:ev_sensor')
+ .itemOutputs('gtceu:iv_sensor')
.duration(100)
.EUt(30)
@@ -880,6 +880,7 @@ function registerTFGMiscellaneousRecipes(event) {
)
.inputFluids(Fluid.of('gtceu:glue', 50))
.itemOutputs('tfg:harvest_basket')
+ .circuit(2)
.duration(100)
.EUt(GTValues.VA[GTValues.ULV])
@@ -995,6 +996,17 @@ function registerTFGMiscellaneousRecipes(event) {
.duration(1000)
.blastFurnaceTemp(3000)
.EUt(GTValues.VA[GTValues.EV])
+
+ event.recipes.gtceu.electric_blast_furnace('smelt_sniffer_wool')
+ .itemInputs('tfg:sniffer_wool')
+ .chancedOutput('gtceu:ash_dust', 7500, 0)
+ .outputFluids(Fluid.of('tfg:molten_aes', 200))
+ .circuit(4)
+ .duration(80)
+ .blastFurnaceTemp(3400)
+ .EUt(GTValues.VA[GTValues.EV])
+
+
//endregion
//#region Casings
@@ -1149,7 +1161,8 @@ function registerTFGMiscellaneousRecipes(event) {
.duration(80)
.EUt(GTValues.VA[GTValues.IV])
event.recipes.gtceu.mixer('tfg:aes_polyurethane_electric_only')
- .itemInputs('tfg:aes_compressed_wool', '#forge:dusts/methylene_diphenyl_diisocyanate')
+ .itemInputs('tfg:aes_compressed_wool', //'2x tfg:sniffer_wool' REVERT UNTIL MARS,
+ '#forge:dusts/methylene_diphenyl_diisocyanate')
.inputFluids(Fluid.of('gtceu:diethylenetriamine', 250), Fluid.of('gtceu:acetone', 1000))
.itemOutputs('tfg:aes_polyurethane')
.duration(80)
@@ -1324,4 +1337,29 @@ function registerTFGMiscellaneousRecipes(event) {
]));
event.replaceInput({ id: "minecraft:jukebox"}, 'minecraft:diamond', 'tfg:etching_diamond_tip');
+
+
+ //Large Nest
+ event.shaped('tfg:large_nest_box',
+ [
+ 'B B',
+ 'ABA',
+ 'AAA'
+ ], {
+ A: 'beneath:crimson_thatch',
+ B: 'beneath:crimson_straw'
+ }).id('tfg:shaped_large_nest_crimson')
+
+ event.shaped('tfg:large_nest_box_warped',
+ [
+ 'B B',
+ 'ABA',
+ 'AAA'
+ ], {
+ A: 'beneath:warped_thatch',
+ B: 'beneath:warped_straw'
+ }).id('tfg:shaped_large_nest_warped')
+
+
+ //#endregion
}
diff --git a/kubejs/server_scripts/tfg/recipes.moon_ores.js b/kubejs/server_scripts/tfg/recipes.moon_ores.js
new file mode 100644
index 000000000..a110ed7c6
--- /dev/null
+++ b/kubejs/server_scripts/tfg/recipes.moon_ores.js
@@ -0,0 +1,131 @@
+// priority: 0
+
+function registerTFGMoonOres(event) {
+
+//#region Moon Harvester
+
+ event.recipes.gtceu.moon_dust_harvester('tfg:lunar_assurine_harvester')
+ .biome('tfg:moon/lunar_asurine_dense')
+ .itemOutputsRanged('#forge:dusts/certus_regolith',1,5)
+ .duration(20*80)
+ .EUt(GTValues.VA[GTValues.LV])
+ .circuit(1)
+
+ event.recipes.gtceu.moon_dust_harvester('tfg:lunar_chorus_dense')
+ .biome('tfg:moon/lunar_chorus_dense')
+ .itemOutputsRanged('#forge:dusts/goethe_regolith',1,5)
+ .duration(20*80)
+ .EUt(GTValues.VA[GTValues.LV])
+ .circuit(2)
+
+ event.recipes.gtceu.moon_dust_harvester('tfg:lunar_corals_dense')
+ .biome('tfg:moon/lunar_corals_dense')
+ .itemOutputsRanged('#forge:dusts/bright_regolith',1,5)
+ .duration(20*80)
+ .EUt(GTValues.VA[GTValues.LV])
+ .circuit(3)
+
+ event.recipes.gtceu.moon_dust_harvester('tfg:lunar_lights_dense')
+ .biome('tfg:moon/lunar_lights_dense')
+ .itemOutputsRanged('#forge:dusts/cassiterite_regolith',1,5)
+ .duration(20*80)
+ .EUt(GTValues.VA[GTValues.LV])
+ .circuit(4)
+
+ //#endregion
+
+ //#region Regolith Vapor Processing
+
+ event.recipes.gtceu.mixer('tfg:regolith_slurry_suspension')
+ .itemInputs('ad_astra:moon_sand', 'tfg:dry_ice')
+ .itemOutputs('#forge:dusts/regolith_mush')
+ .dimension('ad_astra:moon')
+ .duration(20*60)
+ .EUt(GTValues.VA[GTValues.LV])
+
+ event.recipes.gtceu.chemical_bath('tfg:regolith_vapor')
+ .itemInputs('#forge:dusts/regolith_mush')
+ .inputFluids('gtceu:nitrogen 1000')
+ .itemOutputs('#forge:dusts/silicon_dioxide')
+ .outputFluids('gtceu:regolith_vapor 1000')
+ .dimension('ad_astra:moon')
+ .duration(20*28)
+ .EUt(GTValues.VHA[GTValues.LV])
+
+ //#endregion
+
+ //#region Making Dusty Ores
+
+const $ChanceLogic = Java.loadClass('com.gregtechceu.gtceu.api.recipe.chance.logic.ChanceLogic')
+
+ event.recipes.gtceu.chemical_reactor('tfg:dusty_certus_reactor')
+ .itemInputs('#forge:dusts/certus_regolith')
+ .inputFluids('gtceu:regolith_vapor 100')
+ .itemOutputs('gtceu:dusty_raw_certus_quartz')
+ .dimension('ad_astra:moon')
+ .duration(20*68)
+ .EUt(GTValues.VHA[GTValues.ULV])
+
+ event.recipes.gtceu.chemical_reactor('tfg:dusty_goethite_reactor')
+ .itemInputs('#forge:dusts/goethe_regolith')
+ .inputFluids('gtceu:regolith_vapor 100')
+ .itemOutputs('gtceu:dusty_raw_goethite')
+ .dimension('ad_astra:moon')
+ .duration(20*68)
+ .EUt(GTValues.VHA[GTValues.ULV])
+
+ event.recipes.gtceu.chemical_reactor('tfg:dusty_shiny_reactor')
+ .itemInputs('#forge:dusts/bright_regolith')
+ .inputFluids('gtceu:regolith_vapor 100')
+ .chancedItemOutputLogic($ChanceLogic.XOR)
+ .chancedOutput('gtceu:dusty_raw_diamond',2000,0)
+ .chancedOutput('gtceu:dusty_raw_gold',8000,0)
+ .dimension('ad_astra:moon')
+ .duration(20*68)
+ .EUt(GTValues.VHA[GTValues.ULV])
+
+ event.recipes.gtceu.chemical_reactor('tfg:dusty_cassiterite_reactor')
+ .itemInputs('#forge:dusts/cassiterite_regolith')
+ .inputFluids('gtceu:regolith_vapor 100')
+ .itemOutputs('gtceu:dusty_raw_cassiterite')
+ .dimension('ad_astra:moon')
+ .duration(20*68)
+ .EUt(GTValues.VHA[GTValues.ULV])
+
+ //#endregion
+
+ //#region Dusty to Dust through centrifuge
+
+ event.recipes.gtceu.centrifuge('tfg:dusty_to_dust_certus_quartz')
+ .itemInputs('gtceu:dusty_raw_certus_quartz')
+ .itemOutputs('ae2:certus_quartz_dust')
+ .duration(20*45)
+ .EUt(GTValues.VA[GTValues.MV])
+
+ event.recipes.gtceu.centrifuge('tfg:dusty_to_dust_goethite')
+ .itemInputs('gtceu:dusty_raw_goethite')
+ .chancedItemOutputLogic($ChanceLogic.XOR)
+ .chancedOutput('gtceu:iron_dust',5000,0)
+ .chancedOutput('gtceu:copper_dust',5000,0)
+ .duration(20*45)
+ .EUt(GTValues.VA[GTValues.MV])
+
+ event.recipes.gtceu.centrifuge('tfg:dusty_to_dust_diamond')
+ .itemInputs('gtceu:dusty_raw_diamond')
+ .itemOutputs('gtceu:diamond_dust')
+ .duration(20*45)
+ .EUt(GTValues.VA[GTValues.MV])
+
+ event.recipes.gtceu.centrifuge('tfg:dusty_to_dust_gold')
+ .itemInputs('gtceu:dusty_raw_gold')
+ .itemOutputs('gtceu:gold_dust')
+ .duration(20*45)
+ .EUt(GTValues.VA[GTValues.MV])
+
+ event.recipes.gtceu.centrifuge('tfg:dusty_to_dust_tin')
+ .itemInputs('gtceu:dusty_raw_cassiterite')
+ .itemOutputs('gtceu:tin_dust')
+ .duration(20*45)
+ .EUt(GTValues.VA[GTValues.MV])
+
+}
\ No newline at end of file
diff --git a/kubejs/server_scripts/tfg/recipes.nuclear.js b/kubejs/server_scripts/tfg/recipes.nuclear.js
index 9d4aa903d..376743188 100644
--- a/kubejs/server_scripts/tfg/recipes.nuclear.js
+++ b/kubejs/server_scripts/tfg/recipes.nuclear.js
@@ -47,13 +47,20 @@ function registerTFGNuclearRecipes(event) {
//#region Mars Water
- event.recipes.gtceu.electrolyzer('mars_water')
- .inputFluids(Fluid.of('tfg:semiheavy_ammoniacal_water', 1000))
+ event.recipes.gtceu.centrifuge('mars_heavy_water')
+ .inputFluids(Fluid.of('tfg:heavy_ammoniacal_water', 1000))
.outputFluids(Fluid.of('gtceu:heavy_water', 500))
.itemOutputs('#forge:dusts/ammonium_chloride', '2x #forge:small_dusts/ammonium_chloride')
.duration(20*9)
.EUt(GTValues.VA[GTValues.LV])
+ event.recipes.gtceu.centrifuge('mars_semiheavy_water')
+ .inputFluids(Fluid.of('tfg:semiheavy_ammoniacal_water', 1000))
+ .outputFluids(Fluid.of('minecraft:water', 500))
+ .itemOutputs('2x #forge:tiny_dusts/ammonium_chloride')
+ .duration(20*9)
+ .EUt(GTValues.VA[GTValues.MV])
+
// Martian Sludge
event.recipes.gtceu.chemical_bath('dirty_hexafluorosilicic_acid')
@@ -77,7 +84,7 @@ function registerTFGNuclearRecipes(event) {
.inputFluids(Fluid.of('gtceu:martian_sludge', 1000))
.inputFluids(Fluid.of('gtceu:formamide', 1000))
.inputFluids(Fluid.of('gtceu:radioactive_waste', 1000))
- .outputFluids(Fluid.of('gtceu:radon', 100))
+ .outputFluids(Fluid.of('gtceu:radon', 1000))
.itemOutputs('#forge:dusts/nuclear_residue')
.duration(20*30)
.EUt(GTValues.VA[GTValues.EV])
@@ -85,7 +92,7 @@ function registerTFGNuclearRecipes(event) {
event.recipes.gtceu.vacuum_freezer('oxidized_nuclear_residue')
.itemInputs('#forge:dusts/nuclear_residue')
.inputFluids(Fluid.of('gtceu:dioxygen_difluoride', 1000))
- .outputFluids(Fluid.of('minecraft:water', 10))
+ .outputFluids(Fluid.of('gtceu:residual_radioactive_concoction', 1000))
.itemOutputs('#forge:dusts/oxidized_nuclear_residue')
.duration(20*5)
.EUt(GTValues.VA[GTValues.IV])
@@ -201,19 +208,27 @@ function registerTFGNuclearRecipes(event) {
event.recipes.gtceu.gas_turbine('dense_steam')
.inputFluids(Fluid.of('gtceu:dense_steam', 1))
- .EUt(-(32*4))
+ .EUt(-(32))
.duration(20*2)
//#endregion
- //#region FLiBe Line
+ //#region FLiBe Line - SCRAP FROM MARS TO VENUS
- event.recipes.gtceu.evaporation_tower('raw_rich_brine')
+ /*
+
+ event.recipes.gtceu.evaporation_tower('raw_rich_brine_earth')
.inputFluids(Fluid.of('tfc:spring_water', 20000))
.outputFluids(Fluid.of('gtceu:raw_rich_brine', 1000))
.duration(20*50)
.EUt(GTValues.VA[GTValues.EV])
+ event.recipes.gtceu.evaporation_tower('raw_rich_brine_mars')
+ .inputFluids(Fluid.of('tfg:heavy_ammoniacal_water', 20000))
+ .outputFluids(Fluid.of('gtceu:raw_rich_brine', 1000))
+ .duration(20*50)
+ .EUt(GTValues.VA[GTValues.EV])
+
event.recipes.gtceu.chemical_reactor('hydrogen_iodide_to_hot_iodine_brine')
.inputFluids(Fluid.of('gtceu:hydrogen_iodide', 1000))
.inputFluids(Fluid.of('gtceu:raw_rich_brine', 1000))
@@ -283,9 +298,13 @@ function registerTFGNuclearRecipes(event) {
.duration(20*36)
.EUt(GTValues.VA[GTValues.IV])
+ */
+
//#endregion
- //#region Bromine Line
+ //#region Bromine Line - SCRAP FROM MARS TO VENUS
+
+ /*
event.recipes.gtceu.evaporation_tower('evaporation_brine')
.inputFluids(Fluid.of('tfc:salt_water', 20000))
@@ -293,6 +312,12 @@ function registerTFGNuclearRecipes(event) {
.duration(20*50)
.EUt(GTValues.VA[GTValues.HV])
+ event.recipes.gtceu.evaporation_tower('evaporation_brine_mars')
+ .inputFluids(Fluid.of('tfg:semiheavy_ammoniacal_water', 20000))
+ .outputFluids(Fluid.of('gtceu:raw_brine', 1000))
+ .duration(20*50)
+ .EUt(GTValues.VA[GTValues.HV])
+
event.recipes.gtceu.fluid_heater('heat_brine')
.inputFluids(Fluid.of("gtceu:raw_brine", 1000))
.outputFluids(Fluid.of("gtceu:hot_brine", 1000))
@@ -398,4 +423,6 @@ function registerTFGNuclearRecipes(event) {
.duration(20*25)
.EUt(GTValues.VA[GTValues.HV])
+ */
+
}
\ No newline at end of file
diff --git a/kubejs/server_scripts/tfg/recipes.paper.js b/kubejs/server_scripts/tfg/recipes.paper.js
index b552a6e6b..8eeeb21ae 100644
--- a/kubejs/server_scripts/tfg/recipes.paper.js
+++ b/kubejs/server_scripts/tfg/recipes.paper.js
@@ -104,7 +104,7 @@ function registerTFGPapermakingRecipes(event) {
.outputItem('tfg:soaked_hardwood_strip')
.id('tfg:barrel/soak_hardwood_strip')
event.recipes.gtceu.chemical_bath('tfg:chemical_bath/soak_hardwood_strips')
- .inputFluids("#tfc:clean_water 100")
+ .inputFluids("#tfg:clean_water 100")
.itemInputs('tfg:hardwood_strip')
.itemOutputs('tfg:soaked_hardwood_strip')
.duration(200)
diff --git a/kubejs/server_scripts/tfg/recipes.rocks.js b/kubejs/server_scripts/tfg/recipes.rocks.js
index c831d572a..519d5f9e4 100644
--- a/kubejs/server_scripts/tfg/recipes.rocks.js
+++ b/kubejs/server_scripts/tfg/recipes.rocks.js
@@ -794,4 +794,20 @@ function registerTFGRockRecipes(event) {
.EUt(GTValues.VA[GTValues.LV])
})
//#endregion
+
+ //#region Alabaster
+
+ event.recipes.gtceu.rock_breaker("tfg:alabaster")
+ .notConsumable("tfc:alabaster/raw")
+ .itemOutputs("tfc:alabaster/raw")
+ .duration(16)
+ .EUt(7)
+
+ event.recipes.gtceu.cutter("tfg:raw_alabaster_to_bricks")
+ .itemInputs("tfc:alabaster/raw")
+ .itemOutputs("4x tfc:alabaster_brick")
+ .duration(40)
+ .EUt(2)
+
+ //#endregion
}
\ No newline at end of file
diff --git a/kubejs/server_scripts/tfg/recipes.space.js b/kubejs/server_scripts/tfg/recipes.space.js
index d596ffbe0..186d1ffb8 100644
--- a/kubejs/server_scripts/tfg/recipes.space.js
+++ b/kubejs/server_scripts/tfg/recipes.space.js
@@ -97,6 +97,14 @@ function registerTFGSpaceRecipes(event) {
.addDataString("fluidA", "minecraft:lava")
.outputFluids(Fluid.of("minecraft:lava", 1000))
+ event.recipes.gtceu.aqueous_accumulator('spring_water')
+ .circuit(aaCircuit++)
+ .dimension('minecraft:overworld')
+ .duration(20)
+ .EUt(GTValues.VA[GTValues.LV])
+ .addDataString("fluidA", "tfc:spring_water")
+ .outputFluids(Fluid.of("tfc:spring_water", 1000))
+
// Plants - Can't use the default builder here because fertiliser is much harder to get on the moon,
// and we're using helium-3 as the fertiliser
@@ -106,6 +114,7 @@ function registerTFGSpaceRecipes(event) {
.itemOutputs('64x minecraft:chorus_fruit')
.chancedOutput('8x tfg:lunar_chorus_flower', 750, 0)
.chancedOutput('8x tfg:lunar_chorus_flower', 500, 0)
+ .chancedOutput('8x tfg:lunar_chorus_flower', 750, 0)
.duration(36000) // 30 mins
.circuit(1)
.EUt(GTValues.VA[GTValues.MV])
@@ -117,6 +126,7 @@ function registerTFGSpaceRecipes(event) {
.itemOutputs('64x minecraft:chorus_fruit')
.chancedOutput('8x tfg:lunar_chorus_flower', 4000, 0)
.chancedOutput('8x tfg:lunar_chorus_flower', 3000, 0)
+ .chancedOutput('8x tfg:lunar_chorus_flower', 4000, 0)
.duration(12000) // 10 mins
.circuit(2)
.EUt(GTValues.VA[GTValues.MV])
@@ -277,7 +287,7 @@ function registerTFGSpaceRecipes(event) {
'CHC',
'NEN'
], {
- C: '#gtceu:circuits/iv',
+ C: '#gtceu:circuits/ev',
S: 'gtceu:hv_sensor',
E: 'gtceu:hv_emitter',
H: 'gtceu:ev_machine_hull',
diff --git a/kubejs/server_scripts/tfg/recipes.terrariums.js b/kubejs/server_scripts/tfg/recipes.terrariums.js
index 68c5e64fe..2bc2b6a0e 100644
--- a/kubejs/server_scripts/tfg/recipes.terrariums.js
+++ b/kubejs/server_scripts/tfg/recipes.terrariums.js
@@ -150,14 +150,7 @@ function registerTFGTerrariumRecipes(event) {
}).id('tfg:shaped/end_crystal')
// chorus fruit
-
- event.recipes.gtceu.large_chemical_reactor('tfg:kovarex')
- .itemInputs('40x gtceu:uranium_235_dust', '5x gtceu:uranium_dust')
- .itemOutputs('41x gtceu:uranium_235_dust', '2x gtceu:uranium_dust')
- .duration(600)
- .EUt(GTValues.VA[GTValues.LuV])
- .circuit(2)
-
+
// end stone
diff --git a/kubejs/server_scripts/tfg/tags.js b/kubejs/server_scripts/tfg/tags.js
index 09a1a5023..8001e35f1 100644
--- a/kubejs/server_scripts/tfg/tags.js
+++ b/kubejs/server_scripts/tfg/tags.js
@@ -12,6 +12,19 @@ const registerTFGItemTags = (event) => {
event.add('tfc:compost_greens_high', 'tfg:sunflower_product')
event.add('tfg:water_breathing_ingredients', 'tfg:rapeseed_product')
event.add('tfg:night_vision_ingredients', 'tfg:sunflower_product')
+
+ event.add('c:hidden_from_recipe_viewers', 'tfg:ash_pile')
+ event.add('c:hidden_from_recipe_viewers', 'tfg:pile/black_sand')
+ event.add('c:hidden_from_recipe_viewers', 'tfg:pile/brown_sand')
+ event.add('c:hidden_from_recipe_viewers', 'tfg:pile/green_sand')
+ event.add('c:hidden_from_recipe_viewers', 'tfg:pile/pink_sand')
+ event.add('c:hidden_from_recipe_viewers', 'tfg:pile/red_sand')
+ event.add('c:hidden_from_recipe_viewers', 'tfg:pile/white_sand')
+ event.add('c:hidden_from_recipe_viewers', 'tfg:pile/yellow_sand')
+ event.add('c:hidden_from_recipe_viewers', 'tfg:pile/mars_sand')
+ event.add('c:hidden_from_recipe_viewers', 'tfg:pile/moon_sand')
+ event.add('c:hidden_from_recipe_viewers', 'tfg:pile/venus_sand')
+
//temporary hidden items
event.add('c:hidden_from_recipe_viewers', 'tfg:geyser_source_small')
event.add('c:hidden_from_recipe_viewers', 'tfg:geyser_source')
@@ -48,6 +61,17 @@ const registerTFGItemTags = (event) => {
event.add('tfg:harvester', 'tfg:harvest_basket')
event.add('tfg:harvester', 'tfg:aluminium_harvest_basket')
+
+ event.add('tfg:tools/ore_prospectors/copper', 'tfc:metal/propick/copper')
+ event.add('tfg:tools/ore_prospectors/bronze', 'tfc:metal/propick/bronze')
+ event.add('tfg:tools/ore_prospectors/bronze', 'tfc:metal/propick/bismuth_bronze')
+ event.add('tfg:tools/ore_prospectors/bronze', 'tfc:metal/propick/black_bronze')
+ event.add('tfg:tools/ore_prospectors/wrought_iron', 'tfc:metal/propick/wrought_iron')
+ event.add('tfg:tools/ore_prospectors/steel', 'tfc:metal/propick/steel')
+ event.add('tfg:tools/ore_prospectors/black_steel', 'tfc:metal/propick/black_steel')
+ event.add('tfg:tools/ore_prospectors/blue_steel', 'tfc:metal/propick/blue_steel')
+ event.add('tfg:tools/ore_prospectors/red_steel', 'tfc:metal/propick/red_steel')
+
//#endregion
// #region Paper from wood
@@ -284,6 +308,10 @@ const registerTFGItemTags = (event) => {
event.add('tfc:grass', 'tfg:grass/rusticus_mycelium')
event.add('tfc:grass', 'tfg:grass/sangnum_mycelium')
event.add('tfc:farmland', 'tfg:grass/mars_farmland')
+ event.add('minecraft:mineable/shovel', 'tfg:grass/mars_dirt')
+ event.add('minecraft:mineable/shovel', 'tfg:grass/amber_mycelium')
+ event.add('minecraft:mineable/shovel', 'tfg:grass/rusticus_mycelium')
+ event.add('minecraft:mineable/shovel', 'tfg:grass/sangnum_mycelium')
// #endregion
// Mars stone dust
@@ -292,6 +320,22 @@ const registerTFGItemTags = (event) => {
event.add('forge:mars_stone_dusts', 'gtceu:granite_red_dust')
event.add('forge:mars_stone_dusts', 'tfg:mars_stone_dust')
+ //Mars animal region
+ event.add('tfg:martian_eggs', 'tfg:sniffer_egg')
+
+ event.add('tfg:martian_animal_foods', 'betterend:amber_root_product')
+ event.add('tfg:martian_animal_foods', 'betterend:blossom_berry_product')
+ event.add('tfg:martian_animal_foods', 'betterend:chorus_mushroom_product')
+ event.add('tfg:martian_animal_foods', 'betterend:shadow_berry_product')
+ event.add('tfg:martian_animal_foods', 'betterend:bolux_mushroom_product')
+ event.add('tfg:martian_animal_foods', 'betterend:cave_pumpkin_chunks')
+
+ event.add('tfg:glacian_ram_food', '#tfg:martian_animal_foods')
+ event.add('tfg:sniffer_food', '#tfg:martian_animal_foods')
+
+ //#endregion
+
+
// #region 0.7.19 -> 0.9 conversion
event.add('c:hidden_from_recipe_viewers', 'treetap:tap')
event.add('c:hidden_from_recipe_viewers', 'tfcea:refrigerator')
@@ -578,6 +622,10 @@ const registerTFGBiomeTags = (event) => {
// #endregion
}
+function registerTFGConfiguredFeatures(event) {
+ registerTFGForestConfiguredFeatures(event)
+}
+
// Other space decoration is in ad_astra/tags.js
const registerTFGPlacedFeatures = (event) => {
diff --git a/kubejs/server_scripts/tfg/tags.veins.js b/kubejs/server_scripts/tfg/tags.veins.js
index edac64ca6..da310cfa2 100644
--- a/kubejs/server_scripts/tfg/tags.veins.js
+++ b/kubejs/server_scripts/tfg/tags.veins.js
@@ -29,6 +29,7 @@ const registerTFGOreVeinFeatures = (event) => {
event.add('tfc:in_biome/veins', 'tfg:earth/vein/normal_garnierite')
event.add('tfc:in_biome/veins', 'tfg:earth/vein/normal_gold')
event.add('tfc:in_biome/veins', 'tfg:earth/vein/normal_graphite')
+ event.add('tfc:in_biome/veins', 'tfg:earth/vein/normal_gypsum')
event.add('tfc:in_biome/veins', 'tfg:earth/vein/normal_hematite')
event.add('tfc:in_biome/veins', 'tfg:earth/vein/normal_lapis')
event.add('tfc:in_biome/veins', 'tfg:earth/vein/normal_limonite')
@@ -57,14 +58,25 @@ const registerTFGOreVeinFeatures = (event) => {
// #endregion
+ // #region mars ores
+
+ event.add('tfg:mars_veins', 'tfg:mars/vein/mars_hematite')
+
+ // #endregion
+
+
// #region moon ores
event.add('tfg:moon_veins', 'tfg:moon/vein/moon_apatite')
event.add('tfg:moon_veins', 'tfg:moon/vein/moon_bauxite')
event.add('tfg:moon_veins', 'tfg:moon/vein/moon_beryllium')
+ event.add('tfg:moon_veins', 'tfg:moon/vein/moon_cassiterite')
event.add('tfg:moon_veins', 'tfg:moon/vein/moon_desh')
+ event.add('tfg:moon_veins', 'tfg:moon/vein/moon_garnet')
event.add('tfg:moon_veins', 'tfg:moon/vein/moon_garnierite')
+ event.add('tfg:moon_veins', 'tfg:moon/vein/moon_gold')
event.add('tfg:moon_veins', 'tfg:moon/vein/moon_graphite')
+ event.add('tfg:moon_veins', 'tfg:moon/vein/moon_gypsum')
event.add('tfg:moon_veins', 'tfg:moon/vein/moon_lubricant')
event.add('tfg:moon_veins', 'tfg:moon/vein/moon_magnetite')
event.add('tfg:moon_veins', 'tfg:moon/vein/moon_manganese')
@@ -80,6 +92,7 @@ const registerTFGOreVeinFeatures = (event) => {
event.add('tfg:moon_veins', 'tfg:moon/vein/moon_sheldonite')
event.add('tfg:moon_veins', 'tfg:moon/vein/moon_silver')
event.add('tfg:moon_veins', 'tfg:moon/vein/moon_sphalerite')
+ event.add('tfg:moon_veins', 'tfg:moon/vein/moon_tetrahedrite')
event.add('tfg:moon_veins', 'tfg:moon/vein/moon_topaz')
// #endregion
@@ -99,6 +112,7 @@ const registerTFGOreVeinFeatures = (event) => {
event.add('tfg:nether_veins', 'tfg:nether/vein/nether_goethite')
event.add('tfg:nether_veins', 'tfg:nether/vein/nether_gold')
event.add('tfg:nether_veins', 'tfg:nether/vein/nether_graphite')
+ event.add('tfg:nether_veins', 'tfg:nether/vein/nether_gypsum')
event.add('tfg:nether_veins', 'tfg:nether/vein/nether_hematite')
event.add('tfg:nether_veins', 'tfg:nether/vein/nether_lapis')
event.add('tfg:nether_veins', 'tfg:nether/vein/nether_lubricant')
diff --git a/kubejs/server_scripts/toolbelt/recipes.js b/kubejs/server_scripts/toolbelt/recipes.js
index edeaf6c45..94b1969f7 100644
--- a/kubejs/server_scripts/toolbelt/recipes.js
+++ b/kubejs/server_scripts/toolbelt/recipes.js
@@ -2,37 +2,59 @@
"use strict";
const registerToolBeltRecipes = (event) => {
-
- // ÐĢÐīаÐŧÐĩÐ―ÐļÐĩ ÐēŅÐĩŅ
ŅÐĩŅÐĩÐŋŅÐūÐē ОÐūÐīа
- event.remove({ mod: 'toolbelt' });
- // ÐÐĩŅÐūŅÐĩК
- event.shaped('toolbelt:pouch', [
- 'ACA',
- 'B B',
- 'ABA'
- ], {
- A: '#forge:string',
- B: '#forge:leather',
- C: '#forge:plates/wrought_iron'
- }).id('tfg:toolbelt/shaped/pouch')
+ event.remove({ mod: 'toolbelt' });
- // ToolBelt Ņ ŅазОÐĩŅÐūО 2
- event.shaped(Item.of('toolbelt:belt', {Size:2}), [
- 'ABA',
- 'B B',
- 'BCB'
- ], {
- A: '#forge:string',
- B: '#forge:leather',
- C: '#forge:plates/wrought_iron'
- }).id(`tfg:toolbelt/shaped/belt_${ 2}`)
+ event.shaped('toolbelt:pouch', [
+ 'ACA',
+ 'BAB'
+ ], {
+ A: '#forge:string',
+ B: '#forge:leather',
+ C: '#forge:bolts/rose_gold'
+ }).id('tfg:toolbelt/shaped/pouch')
- // ToolBelt Ņ ŅазОÐĩŅÐūО 3 - 9
- for (let i = 3; i < 10; i++) {
- event.shapeless(Item.of('toolbelt:belt', {Size:i}), [
- Ingredient.of(Item.of('toolbelt:belt', {Size:i-1}).strongNBT()).or(Ingredient.of(Item.of('toolbelt:belt', {Size:i-1,Items:[]}).strongNBT())),
- 'toolbelt:pouch'
- ]).id(`tfg:toolbelt/shaped/belt_${ i}`)
- }
+ event.shaped(Item.of('toolbelt:belt', { Size: 2 }), [
+ 'ABA',
+ 'B B',
+ 'BCB'
+ ], {
+ A: '#forge:string',
+ B: '#forge:leather',
+ C: '#forge:plates/wrought_iron'
+ }).id(`tfg:toolbelt/shaped/belt_${2}`)
+
+
+ event.shapeless('toolbelt:belt', ['toolbelt:belt', 'toolbelt:pouch'])
+ .modifyResult((grid, result) => {
+ let orig = grid.find(Item.of('toolbelt:belt').ignoreNBT())
+
+ if (orig.nbt == null) {
+ orig.nbt = { Size: 3 };
+ }
+ else {
+ if (orig.nbt.Size == null) {
+ orig.nbt = { Size: 3 };
+ }
+ else {
+ orig.nbt.Size = orig.nbt.getInt("Size") + 1;
+ }
+ }
+
+ return result.withNBT(orig.nbt);
+ })
+
+
+ event.shapeless('toolbelt:belt', ['toolbelt:belt', 'tfc:powder/wood_ash'])
+ .modifyResult((grid, result) => {
+ let orig = grid.find(Item.of('toolbelt:belt').ignoreNBT())
+
+ if (orig.nbt == null || orig.nbt.display == null) {
+ return result;
+ }
+ else {
+ delete orig.nbt.display;
+ return result.withNBT(orig.nbt);
+ }
+ })
}
diff --git a/kubejs/server_scripts/vintage_improvements/recipes.js b/kubejs/server_scripts/vintage_improvements/recipes.js
index 871f1d60a..737505d4a 100644
--- a/kubejs/server_scripts/vintage_improvements/recipes.js
+++ b/kubejs/server_scripts/vintage_improvements/recipes.js
@@ -520,7 +520,7 @@ function registerVintageImprovementsRecipes(event) {
// Skip glass too
if (r.inputs.item[0].content.ingredient.item === "gtceu:glass_dust") return
// And this
- if (r.inputs.item[0].content.ingredient.item === "gtceu:damascus_steel_ingot") return
+ if (r.inputs.item[0].content.ingredient.tag === "#forge:ingots/damascus_steel") return
let input = r.inputs.item[0].content.ingredient;
input.count = r.inputs.item[0].content.count;
@@ -542,6 +542,9 @@ function registerVintageImprovementsRecipes(event) {
// #region Vacuum
+ // Item to fluids: vacuumizing
+ // Fluids to item: pressurizing
+
event.custom({
type: 'vintageimprovements:vacuumizing',
ingredients: [{ item: 'tfc:glue' }],
@@ -621,11 +624,12 @@ function registerVintageImprovementsRecipes(event) {
// Vulc. latex to raw rubber pulp
event.custom({
- type: 'vintageimprovements:vacuumizing',
+ type: 'vintageimprovements:pressurizing',
ingredients: [{ fluid: 'tfg:vulcanized_latex', amount: 250 }],
results: [{ item: 'gtceu:raw_rubber_dust' }],
+ heatRequirement: "heated",
processingTime: 120
- }).id('tfg:vi/vacuumizing/vulcanized_latex_to_raw_rubber')
+ }).id('tfg:vi/pressurizing/vulcanized_latex_to_raw_rubber')
// Seed oils
event.custom({
@@ -649,6 +653,14 @@ function registerVintageImprovementsRecipes(event) {
processingTime: 100
}).id('tfg:vi/vacuumizing/seed_oil')
+ event.custom({
+ type: 'vintageimprovements:pressurizing',
+ ingredients: [{ fluid: 'tfc:lye', amount: 1000 }],
+ results: [{ item: 'gtceu:sodium_hydroxide_dust' }],
+ heatRequirement: "heated",
+ processingTime: 300
+ }).id('tfg:vi/pressurizing/lye')
+
// #endregion
// #region Coiling
@@ -701,6 +713,30 @@ function registerVintageImprovementsRecipes(event) {
processingTime: 50 * global.VINTAGE_IMPROVEMENTS_DURATION_MULTIPLIER
}).id(`tfg:vi/curving/fire_brick`)
+ event.custom({
+ type: 'vintageimprovements:curving',
+ ingredients: [{ tag: 'forge:ingots/copper' }],
+ itemAsHead: 'gtceu:bottle_extruder_mold',
+ results: [{ item: 'afc:tree_tap' }],
+ processingTime: 50 * global.VINTAGE_IMPROVEMENTS_DURATION_MULTIPLIER
+ }).id(`tfg:vi/curving/tree_tap`)
+
+ event.custom({
+ type: 'vintageimprovements:curving',
+ ingredients: [{ tag: 'forge:plates/copper' }],
+ itemAsHead: 'tfg:small_casing_extruder_mold',
+ results: [{ item: 'firmalife:sprinkler' }],
+ processingTime: 50 * global.VINTAGE_IMPROVEMENTS_DURATION_MULTIPLIER
+ }).id(`tfg:vi/curving/sprinkler`)
+
+ event.custom({
+ type: 'vintageimprovements:curving',
+ ingredients: [{ tag: 'forge:double_plates/wrought_iron' }],
+ itemAsHead: 'tfg:large_casing_extruder_mold',
+ results: [{ item: 'tfc:wrought_iron_grill' }],
+ processingTime: 50 * global.VINTAGE_IMPROVEMENTS_DURATION_MULTIPLIER
+ }).id(`tfg:vi/curving/wrought_iron_grill`)
+
// #endregion
}
diff --git a/kubejs/server_scripts/wan_ancient_beasts/recipes.js b/kubejs/server_scripts/wan_ancient_beasts/recipes.js
new file mode 100644
index 000000000..7109c0f50
--- /dev/null
+++ b/kubejs/server_scripts/wan_ancient_beasts/recipes.js
@@ -0,0 +1,55 @@
+
+// priority: 0
+"use strict";
+
+/**
+ * @param {Internal.RecipesEventJS_} event
+ */
+const registerWABRecipes = (event) => {
+
+ event.remove({ mod: 'wan_ancient_beasts'})
+
+
+ event.shapeless('wan_ancient_beasts:quick_sand_bucket',
+ [
+ '#tfc:dirt',
+ '#tfc:mud',
+ 'tfc:sand/yellow',
+ 'minecraft:bucket'
+ ])
+
+ event.shapeless('wan_ancient_beasts:quick_red_sand_bucket',
+ [
+ '#tfc:dirt',
+ '#tfc:mud',
+ 'minecraft:red_sand',
+ 'minecraft:bucket'
+ ])
+
+ event.recipes.tfc.heating('wan_ancient_beasts:toxlacanth', 200)
+ .resultItem(TFC.isp.of('wan_ancient_beasts:cooked_toxlacanth').copyFood())
+
+ event.recipes.gtceu.macerator('wan_ancient_beasts:skull_crush')
+ .itemInputs('#wan_ancient_beasts:ancient_skull')
+ .itemOutputs('32x #forge:dusts/bone')
+ .duration(400)
+ .EUt(30)
+
+}
+
+const registerWABFoodData = (event) => {
+
+ event.foodItem('wan_ancient_beasts:toxlacanth', food => {
+ food.hunger(2)
+ food.protein(1.5)
+ food.decayModifier(3)
+ })
+
+ event.foodItem('wan_ancient_beasts:cooked_toxlacanth', food => {
+ food.hunger(4)
+ food.saturation(2)
+ food.protein(2.5)
+ food.decayModifier(2.25)
+ })
+
+}
\ No newline at end of file
diff --git a/kubejs/server_scripts/wan_ancient_beasts/tags.js b/kubejs/server_scripts/wan_ancient_beasts/tags.js
new file mode 100644
index 000000000..390e92127
--- /dev/null
+++ b/kubejs/server_scripts/wan_ancient_beasts/tags.js
@@ -0,0 +1,28 @@
+"use strict";
+
+const registerWABBlockTags = (event) => {
+ global.WAB_DISABLED_BLOCKS.forEach(block => {
+ event.removeAllTagsFrom(block)
+ event.add('c:hidden_from_recipe_viewers', block)
+ })
+}
+
+const registerWABItemTags = (event) => {
+ global.WAB_DISABLED_ITEMS.forEach(item => {
+ event.removeAllTagsFrom(item)
+ event.add('c:hidden_from_recipe_viewers', item)
+ })
+
+ event.removeAll('wan_ancient_beasts:paleontologist_common')
+ event.removeAll('wan_ancient_beasts:paleontologist_rare')
+ event.removeAll('wan_ancient_beasts:paleontologist_items')
+ event.removeAll('wan_ancient_beasts:eater_food')
+
+ event.add('tfc:foods/raw_meats', 'wan_ancient_beasts:toxlacanth')
+ event.add('firmalife:foods/raw_fish', 'wan_ancient_beasts:toxlacanth')
+ event.add('tfc:foods/meats', 'wan_ancient_beasts:toxlacanth')
+
+ event.add('tfc:foods/cooked_meats', 'wan_ancient_beasts:cooked_toxlacanth')
+ event.add('firmalife:foods/cooked_fish', 'wan_ancient_beasts:cooked_toxlacanth')
+ event.add('tfc:food/meats', 'wan_ancient_beasts:cooked_toxlacanth')
+}
\ No newline at end of file
diff --git a/kubejs/startup_scripts/ad_astra/materials.js b/kubejs/startup_scripts/ad_astra/materials.js
index f9282a9fd..37ac4831b 100644
--- a/kubejs/startup_scripts/ad_astra/materials.js
+++ b/kubejs/startup_scripts/ad_astra/materials.js
@@ -41,7 +41,6 @@ const registerAdAstraMaterials = (event) => {
.color(0xbd7980)
.secondaryColor(0xA66C8D)
.iconSet(GTMaterialIconSet.getByName('tfc_cassiterite'))
- .dust()
.ingot()
.liquid()
.blastTemp(2900, 'mid', GTValues.VA[GTValues.HV])
diff --git a/kubejs/startup_scripts/ae2/constants.js b/kubejs/startup_scripts/ae2/constants.js
index 9496276a9..88e39d121 100644
--- a/kubejs/startup_scripts/ae2/constants.js
+++ b/kubejs/startup_scripts/ae2/constants.js
@@ -25,6 +25,7 @@ global.AE2_DISABLED_ITEMS = [
'ae2:charged_staff',
'ae2:name_press',
'ae2:charger',
+ 'ae2:fe_p2p_tunnel',
// ÐÐŧÐūКÐļ
'ae2:vibration_chamber',
diff --git a/kubejs/startup_scripts/beneath/constants.js b/kubejs/startup_scripts/beneath/constants.js
index 9cb489194..86a0d999d 100644
--- a/kubejs/startup_scripts/beneath/constants.js
+++ b/kubejs/startup_scripts/beneath/constants.js
@@ -47,10 +47,6 @@ global.BENEATH_DISABLED_ITEMS = [
"beneath:wood/windmill/warped",
"beneath:wood/boat/warped",
- "beneath:wood/leaves/crimson",
- "beneath:wood/fallen_leaves/crimson",
"beneath:wood/sapling/crimson",
- "beneath:wood/leaves/warped",
- "beneath:wood/fallen_leaves/warped",
"beneath:wood/sapling/warped"
];
\ No newline at end of file
diff --git a/kubejs/startup_scripts/betterend/items.js b/kubejs/startup_scripts/betterend/items.js
index b38b3464f..02809bb71 100644
--- a/kubejs/startup_scripts/betterend/items.js
+++ b/kubejs/startup_scripts/betterend/items.js
@@ -16,6 +16,9 @@ function registerBetterEndItems(event) {
food.hunger(4)
food.saturation(1)
})
+ event.create('betterend:cave_pumpkin_pie_raw')
+ event.create('betterend:cave_pumpkin_pie_dough')
+ .food(food => {})
event.create('betterend:cave_pumpkin_pie')
.food(food => {
food.hunger(4)
diff --git a/kubejs/startup_scripts/constructionwand/modifications.js b/kubejs/startup_scripts/constructionwand/modifications.js
deleted file mode 100644
index 89426c237..000000000
--- a/kubejs/startup_scripts/constructionwand/modifications.js
+++ /dev/null
@@ -1,17 +0,0 @@
-// priority: 0
-"use strict";
-
-function registerConstructionWandsItemModifications(event) {
-
- // Increase durability of all construction wands
-
- event.modify('constructionwand:stone_wand', item => {
- item.maxDamage = 791
- })
- event.modify('constructionwand:iron_wand', item => {
- item.maxDamage = 2303
- })
- event.modify('constructionwand:diamond_wand', item => {
- item.maxDamage = 12286
- })
-}
\ No newline at end of file
diff --git a/kubejs/startup_scripts/create_additions/constants.js b/kubejs/startup_scripts/create_additions/constants.js
index c17400028..8cee92602 100644
--- a/kubejs/startup_scripts/create_additions/constants.js
+++ b/kubejs/startup_scripts/create_additions/constants.js
@@ -34,5 +34,6 @@ global.CREATE_ADDITIONS_DISABLED_ITEMS = [
'createaddition:copper_spool',
'createaddition:festive_spool',
'createaddition:small_light_connector',
- 'createaddition:electrum_block'
+ 'createaddition:electrum_block',
+ 'createaddition:portable_energy_interface'
];
diff --git a/kubejs/startup_scripts/firmalife/constants.js b/kubejs/startup_scripts/firmalife/constants.js
index 3dd72a6f7..83747ad96 100644
--- a/kubejs/startup_scripts/firmalife/constants.js
+++ b/kubejs/startup_scripts/firmalife/constants.js
@@ -31,6 +31,11 @@ global.FIRMALIFE_DISABLED_ITEMS = [
'firmalife:copper_pipe',
'firmalife:oxidized_copper_pipe',
'firmalife:irrigation_tank',
+
+ // disabled so people use tongs instead
+ 'firmalife:peel',
+
+ 'firmalife:bucket/chocolate'
];
global.FIRMALIFE_HIDED_ITEMS = [
diff --git a/kubejs/startup_scripts/greate/constants.js b/kubejs/startup_scripts/greate/constants.js
index 28550ff3f..9d6c668e9 100644
--- a/kubejs/startup_scripts/greate/constants.js
+++ b/kubejs/startup_scripts/greate/constants.js
@@ -14,12 +14,7 @@ global.GREATE_DISABLED_ITEMS = [
'gtceu:darmstadtium_alloy',
'gtceu:neutronium_alloy',
- 'gtceu:tungsten_steel_whisk',
- 'gtceu:rhodium_plated_palladium_whisk',
- 'gtceu:naquadah_alloy_whisk',
- 'gtceu:darmstadtium_whisk',
'gtceu:neutronium_whisk',
-
'greate:polybenzimidazole_belt_connector',
'greate:polytetrafluoroethylene_belt_connector',
diff --git a/kubejs/startup_scripts/gtceu/constants.js b/kubejs/startup_scripts/gtceu/constants.js
index 3284fb561..161d0b996 100644
--- a/kubejs/startup_scripts/gtceu/constants.js
+++ b/kubejs/startup_scripts/gtceu/constants.js
@@ -4,186 +4,191 @@
//#region Disabled Items
/** @global */
global.GTCEU_DISABLED_ITEMS = [
- // ÐŅÐŧŅ ÐŋŅÐĩÐ―ÐļŅŅ (Wheat Dusts)
- 'gtceu:wheat_dust',
- 'gtceu:small_wheat_dust',
- 'gtceu:tiny_wheat_dust',
- 'gtceu:dough',
+ // ÐŅÐŧŅ ÐŋŅÐĩÐ―ÐļŅŅ (Wheat Dusts)
+ 'gtceu:wheat_dust',
+ 'gtceu:small_wheat_dust',
+ 'gtceu:tiny_wheat_dust',
+ 'gtceu:dough',
- // Bronze Machines
- 'gtceu:bronze_brick_casing',
- 'gtceu:lp_steam_miner',
- 'gtceu:lp_steam_extractor',
- 'gtceu:lp_steam_macerator',
- 'gtceu:lp_steam_compressor',
- 'gtceu:lp_steam_forge_hammer',
- 'gtceu:lp_steam_furnace',
- 'gtceu:lp_steam_alloy_smelter',
- 'gtceu:lp_steam_rock_crusher',
- 'gtceu:lp_steam_solid_boiler',
- 'gtceu:lp_steam_liquid_boiler',
- 'gtceu:lp_steam_solar_boiler',
- 'gtceu:charcoal_pile_igniter',
+ // Bronze Machines
+ 'gtceu:bronze_brick_casing',
+ 'gtceu:lp_steam_miner',
+ 'gtceu:lp_steam_extractor',
+ 'gtceu:lp_steam_macerator',
+ 'gtceu:lp_steam_compressor',
+ 'gtceu:lp_steam_forge_hammer',
+ 'gtceu:lp_steam_furnace',
+ 'gtceu:lp_steam_alloy_smelter',
+ 'gtceu:lp_steam_rock_crusher',
+ 'gtceu:lp_steam_solid_boiler',
+ 'gtceu:lp_steam_liquid_boiler',
+ 'gtceu:lp_steam_solar_boiler',
+ 'gtceu:charcoal_pile_igniter',
- // ÐŅÐļОÐļŅÐļÐēÐ―Ð°Ņ ÐŋÐūОÐŋа (Primitive Pump)
- 'gtceu:infinite_water_cover',
- 'gtceu:ender_fluid_link_cover',
- 'gtceu:pump_deck',
- 'gtceu:pump_hatch',
- 'gtceu:primitive_pump',
+ // ÐŅÐļОÐļŅÐļÐēÐ―Ð°Ņ ÐŋÐūОÐŋа (Primitive Pump)
+ 'gtceu:infinite_water_cover',
+ 'gtceu:ender_fluid_link_cover',
+ 'gtceu:pump_deck',
+ 'gtceu:pump_hatch',
+ 'gtceu:primitive_pump',
- // ÐŅŅÐģÐūÐĩ (Other)
- 'gtceu:flint_mortar',
- 'gtceu:flint_knife',
- 'gtceu:firebrick',
- 'gtceu:firebricks',
- 'gtceu:fireclay_dust',
- 'gtceu:small_fireclay_dust',
- 'gtceu:tiny_fireclay_dust',
- 'gtceu:compressed_fireclay',
- 'gtceu:wood_drum',
- 'gtceu:primitive_blast_furnace',
- 'gtceu:iron_pickaxe',
- 'gtceu:iron_pickaxe_head',
- 'gtceu:brittle_charcoal',
-
- 'gtceu:wood_screwdriver_tip',
- 'gtceu:wood_wrench_tip',
- 'gtceu:wood_drill_head',
- 'gtceu:wood_chainsaw_head',
+ // ÐŅŅÐģÐūÐĩ (Other)
+ 'gtceu:flint_mortar',
+ 'gtceu:flint_knife',
+ 'gtceu:firebrick',
+ 'gtceu:firebricks',
+ 'gtceu:fireclay_dust',
+ 'gtceu:small_fireclay_dust',
+ 'gtceu:tiny_fireclay_dust',
+ 'gtceu:compressed_fireclay',
+ 'gtceu:wood_drum',
+ 'gtceu:primitive_blast_furnace',
+ 'gtceu:iron_pickaxe',
+ 'gtceu:iron_pickaxe_head',
+ 'gtceu:brittle_charcoal',
- 'gtceu:stone_drill_head',
- 'gtceu:stone_chainsaw_head',
- 'gtceu:stone_buzz_saw_blade',
- 'gtceu:stone_wrench_tip',
+ 'gtceu:wood_screwdriver_tip',
+ 'gtceu:wood_wrench_tip',
+ 'gtceu:wood_drill_head',
+ 'gtceu:wood_chainsaw_head',
- 'gtceu:netherite_nugget',
- 'gtceu:tiny_netherite_dust',
- 'gtceu:small_netherite_dust',
- 'gtceu:netherite_dust',
+ 'gtceu:stone_drill_head',
+ 'gtceu:stone_chainsaw_head',
+ 'gtceu:stone_buzz_saw_blade',
+ 'gtceu:stone_wrench_tip',
- 'gtceu:treated_wood_hanging_sign',
- 'gtceu:treated_wood_boat',
- 'gtceu:treated_wood_chest_boat',
- 'gtceu:treated_wood_sign',
+ 'gtceu:netherite_nugget',
+ 'gtceu:tiny_netherite_dust',
+ 'gtceu:small_netherite_dust',
+ 'gtceu:netherite_dust',
- 'gtceu:rubber_sapling',
- 'gtceu:rubber_log',
- 'gtceu:rubber_leaves',
- 'gtceu:rubber_planks',
- 'gtceu:stripped_rubber_log',
- 'gtceu:rubber_wood',
- 'gtceu:stripped_rubber_wood',
- 'gtceu:rubber_slab',
- 'gtceu:rubber_fence',
- 'gtceu:rubber_fence_gate',
- 'gtceu:rubber_sign',
- 'gtceu:rubber_hanging_sign',
- 'gtceu:rubber_pressure_plate',
- 'gtceu:rubber_trapdoor',
- 'gtceu:rubber_door',
- 'gtceu:rubber_stairs',
- 'gtceu:rubber_button',
- 'gtceu:rubber_boat',
- 'gtceu:rubber_chest_boat',
+ 'gtceu:treated_wood_hanging_sign',
+ 'gtceu:treated_wood_boat',
+ 'gtceu:treated_wood_chest_boat',
+ 'gtceu:treated_wood_sign',
- 'gtceu:mv_solar_panel',
- 'gtceu:hv_solar_panel',
- 'gtceu:ev_solar_panel',
- 'gtceu:iv_solar_panel',
- 'gtceu:luv_solar_panel',
- 'gtceu:zpm_solar_panel',
- 'gtceu:uv_solar_panel',
+ 'gtceu:rubber_sapling',
+ 'gtceu:rubber_log',
+ 'gtceu:rubber_leaves',
+ 'gtceu:rubber_planks',
+ 'gtceu:stripped_rubber_log',
+ 'gtceu:rubber_wood',
+ 'gtceu:stripped_rubber_wood',
+ 'gtceu:rubber_slab',
+ 'gtceu:rubber_fence',
+ 'gtceu:rubber_fence_gate',
+ 'gtceu:rubber_sign',
+ 'gtceu:rubber_hanging_sign',
+ 'gtceu:rubber_pressure_plate',
+ 'gtceu:rubber_trapdoor',
+ 'gtceu:rubber_door',
+ 'gtceu:rubber_stairs',
+ 'gtceu:rubber_button',
+ 'gtceu:rubber_boat',
+ 'gtceu:rubber_chest_boat',
- 'gtceu:lv_air_scrubber',
- 'gtceu:mv_air_scrubber',
- 'gtceu:hv_air_scrubber',
- 'gtceu:ev_air_scrubber',
+ 'gtceu:mv_solar_panel',
+ 'gtceu:hv_solar_panel',
+ 'gtceu:ev_solar_panel',
+ 'gtceu:iv_solar_panel',
+ 'gtceu:luv_solar_panel',
+ 'gtceu:zpm_solar_panel',
+ 'gtceu:uv_solar_panel',
- 'gtceu:lv_world_accelerator',
- 'gtceu:mv_world_accelerator',
- 'gtceu:hv_world_accelerator',
- 'gtceu:ev_world_accelerator',
- 'gtceu:iv_world_accelerator',
- 'gtceu:luv_world_accelerator',
- 'gtceu:zpm_world_accelerator',
- 'gtceu:uv_world_accelerator',
+ 'gtceu:lv_air_scrubber',
+ 'gtceu:mv_air_scrubber',
+ 'gtceu:hv_air_scrubber',
+ 'gtceu:ev_air_scrubber',
- 'gtceu:compressed_clay',
+ 'gtceu:lv_world_accelerator',
+ 'gtceu:mv_world_accelerator',
+ 'gtceu:hv_world_accelerator',
+ 'gtceu:ev_world_accelerator',
+ 'gtceu:iv_world_accelerator',
+ 'gtceu:luv_world_accelerator',
+ 'gtceu:zpm_world_accelerator',
+ 'gtceu:uv_world_accelerator',
- 'gtceu:damascus_steel_nugget',
- 'gtceu:damascus_steel_ingot',
- 'gtceu:damascus_steel_block',
- 'gtceu:damascus_steel_plate',
- 'gtceu:double_damascus_steel_plate',
- 'gtceu:damascus_steel_gear',
- 'gtceu:damascus_steel_buzzsaw_blade',
- 'gtceu:damascus_steel_drill_head',
- 'gtceu:damascus_steel_chainsaw_head',
- 'gtceu:damascus_steel_bolt',
- 'gtceu:damascus_steel_screw',
- 'gtceu:damascus_steel_rod',
- 'gtceu:long_damascus_steel_rod',
- 'gtceu:damascus_steel_dust',
- 'gtceu:small_damascus_steel_dust',
- 'gtceu:tiny_damascus_steel_dust',
- 'gtceu:lv_damascus_steel_drill',
- 'gtceu:mv_damascus_steel_drill',
- 'gtceu:hv_damascus_steel_drill',
- 'gtceu:ev_damascus_steel_drill',
- 'gtceu:iv_damascus_steel_drill',
- 'gtceu:lv_damascus_steel_chainsaw',
- 'gtceu:damascus_steel_buzzsaw',
- 'gtceu:damascus_steel_bucket',
+ 'gtceu:compressed_clay',
- //armor
- 'gtceu:bronze_helmet',
- 'gtceu:bronze_chestplate',
- 'gtceu:bronze_leggings',
- 'gtceu:bronze_boots',
- 'gtceu:steel_helmet',
- 'gtceu:steel_chestplate',
- 'gtceu:steel_leggings',
- 'gtceu:steel_boots',
- 'gtceu:titanium_helmet',
- 'gtceu:titanium_chestplate',
- 'gtceu:titanium_leggings',
- 'gtceu:titanium_boots',
+ 'gtceu:damascus_steel_nugget',
+ 'gtceu:damascus_steel_ingot',
+ 'gtceu:damascus_steel_block',
+ 'gtceu:damascus_steel_plate',
+ 'gtceu:double_damascus_steel_plate',
+ 'gtceu:damascus_steel_gear',
+ 'gtceu:damascus_steel_buzzsaw_blade',
+ 'gtceu:damascus_steel_drill_head',
+ 'gtceu:damascus_steel_chainsaw_head',
+ 'gtceu:damascus_steel_bolt',
+ 'gtceu:damascus_steel_screw',
+ 'gtceu:damascus_steel_rod',
+ 'gtceu:long_damascus_steel_rod',
+ 'gtceu:damascus_steel_dust',
+ 'gtceu:small_damascus_steel_dust',
+ 'gtceu:tiny_damascus_steel_dust',
+ 'gtceu:lv_damascus_steel_drill',
+ 'gtceu:mv_damascus_steel_drill',
+ 'gtceu:hv_damascus_steel_drill',
+ 'gtceu:ev_damascus_steel_drill',
+ 'gtceu:iv_damascus_steel_drill',
+ 'gtceu:lv_damascus_steel_chainsaw',
+ 'gtceu:damascus_steel_buzzsaw',
+ 'gtceu:damascus_steel_bucket',
- // Huh
- 'gtceu:wax_dust',
- 'gtceu:small_wax_dust',
- 'gtceu:tiny_wax_dust',
+ //armor
+ 'gtceu:bronze_helmet',
+ 'gtceu:bronze_chestplate',
+ 'gtceu:bronze_leggings',
+ 'gtceu:bronze_boots',
+ 'gtceu:steel_helmet',
+ 'gtceu:steel_chestplate',
+ 'gtceu:steel_leggings',
+ 'gtceu:steel_boots',
+ 'gtceu:titanium_helmet',
+ 'gtceu:titanium_chestplate',
+ 'gtceu:titanium_leggings',
+ 'gtceu:titanium_boots',
- // Sculk
- 'gtceu:tiny_echo_shard_dust',
- 'gtceu:small_echo_shard_dust',
- 'gtceu:echo_shard_dust',
- 'gtceu:chipped_echo_shard_gem',
- 'gtceu:flawed_echo_shard_gem',
- 'gtceu:flawless_echo_shard_gem',
- 'gtceu:exquisite_echo_shard_gem',
- 'gtceu:echo_shard_plate',
- 'gtceu:echo_shard_rod',
- 'gtceu:echo_shard_block',
- 'gtceu:tiny_sculk_dust',
- 'gtceu:small_sculk_dust',
- 'gtceu:sculk_dust',
+ // Huh
+ 'gtceu:wax_dust',
+ 'gtceu:small_wax_dust',
+ 'gtceu:tiny_wax_dust',
- // Ender eye
- 'gtceu:ender_eye_plate',
- 'gtceu:ender_eye_block',
- 'gtceu:ender_eye_dust',
- 'gtceu:small_ender_eye_dust',
- 'gtceu:tiny_ender_eye_dust',
+ // Sculk
+ 'gtceu:tiny_echo_shard_dust',
+ 'gtceu:small_echo_shard_dust',
+ 'gtceu:echo_shard_dust',
+ 'gtceu:chipped_echo_shard_gem',
+ 'gtceu:flawed_echo_shard_gem',
+ 'gtceu:flawless_echo_shard_gem',
+ 'gtceu:exquisite_echo_shard_gem',
+ 'gtceu:echo_shard_plate',
+ 'gtceu:echo_shard_rod',
+ 'gtceu:echo_shard_block',
+ 'gtceu:tiny_sculk_dust',
+ 'gtceu:small_sculk_dust',
+ 'gtceu:sculk_dust',
- // Marble
- 'gtceu:marble',
- 'gtceu:marble_cobblestone',
- 'gtceu:mossy_marble_cobblestone',
- 'gtceu:marble_bricks',
- 'gtceu:cracked_marble_bricks',
- 'gtceu:mossy_marble_bricks'
+ // Ender eye
+ 'gtceu:ender_eye_plate',
+ 'gtceu:ender_eye_block',
+ 'gtceu:ender_eye_dust',
+ 'gtceu:small_ender_eye_dust',
+ 'gtceu:tiny_ender_eye_dust',
+
+ // Marble
+ 'gtceu:marble',
+ 'gtceu:marble_cobblestone',
+ 'gtceu:mossy_marble_cobblestone',
+ 'gtceu:marble_bricks',
+ 'gtceu:cracked_marble_bricks',
+ 'gtceu:mossy_marble_bricks',
+
+ // Machine Bedrock Miner
+ 'gtceu:mv_bedrock_ore_miner',
+ 'gtceu:hv_bedrock_ore_miner',
+ 'gtceu:ev_bedrock_ore_miner'
];
//#endregion
@@ -191,18 +196,19 @@ global.GTCEU_DISABLED_ITEMS = [
//#region Hidden Items
/** @global */
global.GTCEU_HIDED_ITEMS = [
- 'gtceu:netherrack_dust',
- 'gtceu:small_netherrack_dust',
- 'gtceu:tiny_netherrack_dust',
- 'gtceu:lv_damascus_steel_wirecutter',
- 'gtceu:hv_damascus_steel_wirecutter',
- 'gtceu:iv_damascus_steel_wirecutter',
- 'gtceu:lv_damascus_steel_wrench',
- 'gtceu:hv_damascus_steel_wrench',
- 'gtceu:iv_damascus_steel_wrench',
- 'gtceu:lv_damascus_steel_screwdriver',
+ 'gtceu:netherrack_dust',
+ 'gtceu:small_netherrack_dust',
+ 'gtceu:tiny_netherrack_dust',
+ 'gtceu:lv_damascus_steel_wirecutter',
+ 'gtceu:hv_damascus_steel_wirecutter',
+ 'gtceu:iv_damascus_steel_wirecutter',
+ 'gtceu:damascus_steel_wrench_tip',
+ 'gtceu:lv_damascus_steel_wrench',
+ 'gtceu:hv_damascus_steel_wrench',
+ 'gtceu:iv_damascus_steel_wrench',
+ 'gtceu:lv_damascus_steel_screwdriver',
- 'gtceu:sus_record'
+ 'gtceu:sus_record'
];
//#endregion
@@ -229,29 +235,29 @@ global.GTCEU_ARMORS = [
//#region Extruder Molds
/** @global */
global.TFG_EXTRUDER_MOLDS = [
- 'tfg:mining_hammer_head_extruder_mold',
- 'tfg:sword_head_extruder_mold',
- 'tfg:pickaxe_head_extruder_mold',
- 'tfg:shovel_head_extruder_mold',
- 'tfg:axe_head_extruder_mold',
- 'tfg:hoe_head_extruder_mold',
- 'tfg:scythe_head_extruder_mold',
- 'tfg:file_head_extruder_mold',
- 'tfg:hammer_head_extruder_mold',
- 'tfg:saw_head_extruder_mold',
- 'tfg:knife_head_extruder_mold',
- 'tfg:butchery_knife_head_extruder_mold',
- 'tfg:spade_head_extruder_mold',
- 'tfg:propick_head_extruder_mold',
- 'tfg:javelin_head_extruder_mold',
- 'tfg:chisel_head_extruder_mold',
- 'tfg:mace_head_extruder_mold',
- 'tfg:mattock_head_extruder_mold',
- 'tfg:fish_hook_extruder_mold',
- 'tfg:whisk_extruder_mold',
- 'tfg:screwdriver_tip_extruder_mold',
- 'tfg:wrench_tip_extruder_mold',
- 'tfg:wire_cutter_head_extruder_mold',
+ 'tfg:mining_hammer_head_extruder_mold',
+ 'tfg:sword_head_extruder_mold',
+ 'tfg:pickaxe_head_extruder_mold',
+ 'tfg:shovel_head_extruder_mold',
+ 'tfg:axe_head_extruder_mold',
+ 'tfg:hoe_head_extruder_mold',
+ 'tfg:scythe_head_extruder_mold',
+ 'tfg:file_head_extruder_mold',
+ 'tfg:hammer_head_extruder_mold',
+ 'tfg:saw_head_extruder_mold',
+ 'tfg:knife_head_extruder_mold',
+ 'tfg:butchery_knife_head_extruder_mold',
+ 'tfg:spade_head_extruder_mold',
+ 'tfg:propick_head_extruder_mold',
+ 'tfg:javelin_head_extruder_mold',
+ 'tfg:chisel_head_extruder_mold',
+ 'tfg:mace_head_extruder_mold',
+ 'tfg:mattock_head_extruder_mold',
+ 'tfg:fish_hook_extruder_mold',
+ 'tfg:whisk_extruder_mold',
+ 'tfg:screwdriver_tip_extruder_mold',
+ 'tfg:wrench_tip_extruder_mold',
+ 'tfg:wire_cutter_head_extruder_mold',
'tfg:small_casing_extruder_mold',
'tfg:shell_casing_extruder_mold',
'tfg:large_casing_extruder_mold'
@@ -261,70 +267,70 @@ global.TFG_EXTRUDER_MOLDS = [
//#region Casting Molds
/** @global */
global.TFG_CASTING_MOLDS = [
- 'tfg:lamp_casting_mold',
- 'tfg:trapdoor_casting_mold',
- 'tfg:chain_casting_mold',
- 'tfg:bell_casting_mold'
+ 'tfg:lamp_casting_mold',
+ 'tfg:trapdoor_casting_mold',
+ 'tfg:chain_casting_mold',
+ 'tfg:bell_casting_mold'
];
//#endregion
//#region Ore Bearing Stone
/** @global */
global.ORE_BEARING_STONES = [
- 'gabbro',
- 'shale',
- 'claystone',
- 'limestone',
- 'conglomerate',
- 'dolomite',
- 'chert',
- 'chalk',
- 'rhyolite',
- 'dacite',
- 'quartzite',
- 'slate',
- 'phyllite',
- 'schist',
- 'gneiss',
- 'marble',
- 'basalt',
- 'diorite',
- 'andesite',
- 'granite',
+ 'gabbro',
+ 'shale',
+ 'claystone',
+ 'limestone',
+ 'conglomerate',
+ 'dolomite',
+ 'chert',
+ 'chalk',
+ 'rhyolite',
+ 'dacite',
+ 'quartzite',
+ 'slate',
+ 'phyllite',
+ 'schist',
+ 'gneiss',
+ 'marble',
+ 'basalt',
+ 'diorite',
+ 'andesite',
+ 'granite',
- 'deepslate',
- 'pyroxenite',
- 'dripstone',
+ 'deepslate',
+ 'pyroxenite',
+ 'dripstone',
- 'moon_stone',
- 'moon_deepslate',
- 'mars_stone',
- 'venus_stone',
- 'mercury_stone',
- 'glacio_stone'
+ 'moon_stone',
+ 'moon_deepslate',
+ 'mars_stone',
+ 'venus_stone',
+ 'mercury_stone',
+ 'glacio_stone'
];
//#endregion
//#region Add Circuits
/** @global */
global.ADD_CIRCUIT = [
- {recipeId: 'gtceu:chemical_reactor/tetrafluoroethylene_from_chloroform', circuitNumber: 1},
- {recipeId: 'gtceu:chemical_reactor/hydrofluoric_acid_from_elements', circuitNumber: 2},
+ { recipeId: 'gtceu:chemical_reactor/tetrafluoroethylene_from_chloroform', circuitNumber: 1 },
+ { recipeId: 'gtceu:chemical_reactor/hydrofluoric_acid_from_elements', circuitNumber: 2 },
];
//#endregion
//#region Superconductors
/** @global */
global.GTCEU_SUPERCONDUCTORS = [
- {name: 'manganese_phosphide', materialId: 'ManganesePhosphide'},
- {name: 'magnesium_diboride', materialId: 'MagnesiumDiboride'},
- {name: 'mercury_barium_calcium_cuprate', materialId: 'MercuryBariumCalciumCuprate'},
- {name: 'uranium_triplatinum', materialId: 'UraniumTriplatinum'},
- {name: 'samarium_iron_arsenic_oxide', materialId: 'SamariumIronArsenicOxide'},
- {name: 'indium_tin_barium_titanium_cuprate', materialId: 'IndiumTinBariumTitaniumCuprate'},
- {name: 'uranium_rhodium_dinaquadide', materialId: 'UraniumRhodiumDinaquadide'},
- {name: 'enriched_naquadah_trinium_europium_duranide', materialId: 'EnrichedNaquadahTriniumEuropiumDuranide'},
- {name: 'ruthenium_trinium_americium_neutronate', materialId: 'RutheniumTriniumAmericiumNeutronate'}
+ { name: 'manganese_phosphide', materialId: 'ManganesePhosphide' },
+ { name: 'magnesium_diboride', materialId: 'MagnesiumDiboride' },
+ { name: 'mercury_barium_calcium_cuprate', materialId: 'MercuryBariumCalciumCuprate' },
+ { name: 'uranium_triplatinum', materialId: 'UraniumTriplatinum' },
+ { name: 'samarium_iron_arsenic_oxide', materialId: 'SamariumIronArsenicOxide' },
+ { name: 'indium_tin_barium_titanium_cuprate', materialId: 'IndiumTinBariumTitaniumCuprate' },
+ { name: 'uranium_rhodium_dinaquadide', materialId: 'UraniumRhodiumDinaquadide' },
+ { name: 'enriched_naquadah_trinium_europium_duranide', materialId: 'EnrichedNaquadahTriniumEuropiumDuranide' },
+ { name: 'ruthenium_trinium_americium_neutronate', materialId: 'RutheniumTriniumAmericiumNeutronate' }
]
//#endregion
diff --git a/kubejs/startup_scripts/gtceu/items.js b/kubejs/startup_scripts/gtceu/items.js
index b595c4f20..6b29ca59f 100644
--- a/kubejs/startup_scripts/gtceu/items.js
+++ b/kubejs/startup_scripts/gtceu/items.js
@@ -36,4 +36,10 @@ const registerGTCEuItems = (event) => {
event.create('tfg:chipboard_composite')
.translationKey('item.chipboard_composite')
+ event.create('tfg:treated_chipboard_composite')
+ .translationKey('item.treated_chipboard_composite')
+
+ event.create('tfg:high_density_treated_fiberboard')
+ .translationKey('item.high_density_treated_fiberboard')
+
}
diff --git a/kubejs/startup_scripts/gtceu/machines.js b/kubejs/startup_scripts/gtceu/machines.js
index 4eed86f06..66cf74285 100644
--- a/kubejs/startup_scripts/gtceu/machines.js
+++ b/kubejs/startup_scripts/gtceu/machines.js
@@ -4,6 +4,7 @@ const registerGTCEuMachines = (event) => {
const $SteamMulti = Java.loadClass('com.gregtechceu.gtceu.common.machine.multiblock.steam.SteamParallelMultiblockMachine');
const $Tags = Java.loadClass("dev.latvian.mods.kubejs.util.Tags")
+ const CoilWorkableElectricMultiblockMachine = Java.loadClass("com.gregtechceu.gtceu.api.machine.multiblock.CoilWorkableElectricMultiblockMachine")
//#region Nether Dome
@@ -340,7 +341,7 @@ const registerGTCEuMachines = (event) => {
.rotationState(RotationState.NON_Y_AXIS)
.generator(true)
.recipeType('large_solar_panel_tier3')
- .noRecipeModifier()
+ .recipeModifiers([GTRecipeModifiers.PARALLEL_HATCH])
.appearanceBlock(() => Block.getBlock('tfg:casings/machine_casing_iron_desh'))
.pattern(definition => FactoryBlockPattern.start()
.aisle(" A A ", " A A ", " A A ", " S S ", " S S ", " S S ", " CCCCCCCCC ", " ", " ", " ", " ", " ", " ", " ")
@@ -414,6 +415,7 @@ const registerGTCEuMachines = (event) => {
.where("I", Predicates.blocks("tfg:casings/machine_casing_iron_desh")
.or(Predicates.autoAbilities(definition.getRecipeTypes()))
.or(Predicates.abilities(PartAbility.MAINTENANCE).setExactLimit(1))
+ .or(Predicates.abilities(PartAbility.PARALLEL_HATCH).setMaxGlobalLimited(1))
)
.where(" ", Predicates.any())
.build()
@@ -560,4 +562,133 @@ const registerGTCEuMachines = (event) => {
'gtceu:block/casings/solid/machine_casing_stainless_evaporation',
'gtceu:block/multiblock/distillation_tower')
-}
+ //#endregion
+
+ //#region Ore Line
+
+ // Ostrum Harvester
+
+ event.create('ostrum_harvester', 'multiblock')
+ .machine((holder) => new CoilWorkableElectricMultiblockMachine(holder))
+ .rotationState(RotationState.NON_Y_AXIS)
+ .recipeType('ostrum_harvester')
+ .recipeModifiers([GTRecipeModifiers.OC_NON_PERFECT, (machine, recipe) => GTRecipeModifiers.crackerOverclock(machine, recipe)])
+ .appearanceBlock(() => Block.getBlock('gtceu:nonconducting_casing'))
+ .pattern(definition => FactoryBlockPattern.start()
+ .aisle(' ' ,'A A', 'AAAAA', 'ACCCA', 'AAEAA', ' AAA ')
+ .aisle(' ' ,' ', 'BBBBB', 'B B', 'BB BB', ' BFB ')
+ .aisle(' ' ,' ', 'ADDDA', 'D D', 'A A', ' BFB ')
+ .aisle(' G ' ,' ', 'ADDDA', 'D D', 'A A', ' BFB ')
+ .aisle(' ' ,' ', 'ADDDA', 'D D', 'A A', ' BFB ')
+ .aisle(' ' ,' ', 'BBBBB', 'B B', 'BB BB', ' BFB ')
+ .aisle(' ' ,'A A', 'AAAAA', 'ACXCA', 'AACAA', ' AAA ')
+ .where('X', Predicates.controller(Predicates.blocks(definition.get())))
+ .where('A', Predicates.blocks('gtceu:secure_maceration_casing'))
+ .where('B', Predicates.blocks('gtceu:nonconducting_casing'))
+ .where('C', Predicates.blocks('gtceu:nonconducting_casing')
+ .or(Predicates.abilities(PartAbility.IMPORT_FLUIDS).setMaxGlobalLimited(1).setPreviewCount(1))
+ .or(Predicates.abilities(PartAbility.EXPORT_ITEMS).setMaxGlobalLimited(1).setPreviewCount(1))
+ .or(Predicates.abilities(PartAbility.INPUT_ENERGY).setMaxGlobalLimited(2).setPreviewCount(2))
+ .or(Predicates.abilities(PartAbility.MAINTENANCE).setExactLimit(1).setPreviewCount(1)))
+ .where('D', Predicates.blocks('tfg:casings/machine_casing_vacuum_engine_intake'))
+ .where('E', Predicates.blocks('gtceu:nonconducting_casing')
+ .or(Predicates.abilities(PartAbility.MUFFLER).setExactLimit(1).setPreviewCount(1)))
+ .where('F', Predicates.heatingCoils())
+ .where('G', Predicates.blocks('tfg:spice'))
+ .where('#', Predicates.air())
+ .where(' ', Predicates.any())
+ .build()
+ )
+ .workableCasingModel(
+ 'gtceu:block/casings/gcym/nonconducting_casing',
+ 'gtceu:block/multiblock/distillation_tower')
+
+ // Moon Harvester
+
+ event.create('moon_dust_harvester', 'multiblock')
+ .machine((holder) => new CoilWorkableElectricMultiblockMachine(holder))
+ .rotationState(RotationState.NON_Y_AXIS)
+ .recipeType('moon_dust_harvester')
+ .recipeModifiers([GTRecipeModifiers.OC_NON_PERFECT, (machine, recipe) => GTRecipeModifiers.crackerOverclock(machine, recipe)])
+ .appearanceBlock(() => Block.getBlock('gtceu:nonconducting_casing'))
+ .pattern(definition => FactoryBlockPattern.start()
+ .aisle('A A', 'AAAAA', 'ACCCA', 'AAEAA', ' AAA ')
+ .aisle(' ', 'BBBBB', 'B B', 'BB BB', ' BFB ')
+ .aisle(' ', 'ADDDA', 'D D', 'A A', ' BFB ')
+ .aisle(' ', 'ADDDA', 'D D', 'A A', ' BFB ')
+ .aisle(' ', 'ADDDA', 'D D', 'A A', ' BFB ')
+ .aisle(' ', 'BBBBB', 'B B', 'BB BB', ' BFB ')
+ .aisle('A A', 'AAAAA', 'ACXCA', 'AACAA', ' AAA ')
+ .where('X', Predicates.controller(Predicates.blocks(definition.get())))
+ .where('A', Predicates.blocks('tfg:casings/machine_casing_iron_desh'))
+ .where('B', Predicates.blocks('gtceu:nonconducting_casing'))
+ .where('C', Predicates.blocks('gtceu:nonconducting_casing')
+ .or(Predicates.abilities(PartAbility.IMPORT_ITEMS).setMaxGlobalLimited(1).setPreviewCount(1))
+ .or(Predicates.abilities(PartAbility.EXPORT_ITEMS).setMaxGlobalLimited(1).setPreviewCount(1))
+ .or(Predicates.abilities(PartAbility.INPUT_ENERGY).setMinGlobalLimited(1).setMaxGlobalLimited(2).setPreviewCount(1))
+ .or(Predicates.abilities(PartAbility.MAINTENANCE).setExactLimit(1).setPreviewCount(1)))
+ .where('D', Predicates.blocks('tfg:casings/machine_casing_vacuum_engine_intake'))
+ .where('E', Predicates.blocks('gtceu:nonconducting_casing'))
+ .where('F', Predicates.heatingCoils())
+ .where('#', Predicates.air())
+ .where(' ', Predicates.any())
+ .build()
+ )
+ .workableCasingModel(
+ 'gtceu:block/casings/gcym/nonconducting_casing',
+ 'gtceu:block/multiblock/distillation_tower')
+
+ // Extraterrestrial Ore Fabricator
+
+ event.create('extraterrestrial_ore_fabricator', 'multiblock')
+ .rotationState(RotationState.NON_Y_AXIS)
+ .recipeType('extraterrestrial_ore_fabricator')
+ .recipeModifiers([GTRecipeModifiers.PARALLEL_HATCH, GTRecipeModifiers.OC_NON_PERFECT])
+ .appearanceBlock(() => Block.getBlock('tfg:casings/machine_casing_mars'))
+ .pattern(definition => FactoryBlockPattern.start()
+ .aisle('AAAAAAAAA', 'AAAAAAAAA', 'AAAAAAAAA', ' ', ' ' )
+ .aisle('BAAAAAAAA', 'B#######D', 'BBBBBBBAA', ' BCCCB ', ' BBBBB ' )
+ .aisle('AAAAAAAAA', 'A#######D', 'BB###BBGA', ' C###C ', ' BBHBB ' )
+ .aisle('BEBEBEAAA', 'BEBEBEA#D', 'BBBBBBBAA', ' BCCCB ', ' BBBBB ' )
+ .aisle('A#####AFA', 'A#####AXA', 'AAAAAAAFA', ' ', ' ' )
+ .where('X', Predicates.controller(Predicates.blocks(definition.get())))
+ .where('A', Predicates.blocks('tfg:casings/machine_casing_mars')
+ .or(Predicates.abilities(PartAbility.INPUT_ENERGY).setMinGlobalLimited(1).setMaxGlobalLimited(2)))
+ .where('B', Predicates.blocks('gtceu:high_temperature_smelting_casing'))
+ .where('C', Predicates.blocks('tfg:casings/machine_casing_vacuum_engine_intake'))
+ .where('D', Predicates.blocks('gtceu:heat_vent'))
+ .where('E', Predicates.blocks('tfg:casings/machine_casing_mars')
+ .or(Predicates.abilities(PartAbility.IMPORT_FLUIDS).setMaxGlobalLimited(6)))
+ .where('F', Predicates.blocks('tfg:casings/machine_casing_mars')
+ .or(Predicates.abilities(PartAbility.MAINTENANCE).setExactLimit(1)))
+ .where('G', Predicates.abilities(PartAbility.MUFFLER).setExactLimit(1))
+ .where('H', Predicates.abilities(PartAbility.EXPORT_ITEMS).setExactLimit(1))
+ .where('#', Predicates.air())
+ .where(' ', Predicates.any())
+ .build()
+ )
+ .shapeInfo(controller => MultiblockShapeInfo.builder()
+ .aisle('KKAAAAAAA', 'AAAAAAAAA', 'AAAAAAAAA', ' ', ' ' )
+ .aisle('BAAAAAAAA', 'B D', 'BBBBBBBAA', ' BCCCB ', ' BBBBB ' )
+ .aisle('AAAAAAAAA', 'A D', 'BB BBGA', ' C C ', ' BBHBB ' )
+ .aisle('BEBEBEAAA', 'BEBEBEA#D', 'BBBBBBBAA', ' BCCCB ', ' BBBBB ' )
+ .aisle('A AMA', 'A AXA', 'AAAAAAAAA', ' ', ' ' )
+ .where('X', controller, Direction.SOUTH)
+ .where('A', Block.getBlock('tfg:casings/machine_casing_mars'))
+ .where('B', Block.getBlock('gtceu:high_temperature_smelting_casing'))
+ .where('C', Block.getBlock('tfg:casings/machine_casing_vacuum_engine_intake'))
+ .where('D', Block.getBlock('gtceu:heat_vent'))
+ .where('E', GTMachines.FLUID_IMPORT_HATCH[GTValues.EV], Direction.SOUTH)
+ .where('G', GTMachines.MUFFLER_HATCH[GTValues.LV], Direction.UP)
+ .where('H', GTMachines.ITEM_EXPORT_BUS[GTValues.EV], Direction.UP)
+ .where('M', GTMachines.AUTO_MAINTENANCE_HATCH, Direction.SOUTH)
+ .where('K', GTMachines.ENERGY_INPUT_HATCH[GTValues.HV], Direction.NORTH)
+ .where(' ', Block.getBlock('minecraft:air'))
+ .build()
+ )
+
+ .workableCasingModel(
+ 'tfg:block/casings/machine_casing_mars',
+ 'gtceu:block/machines/thermal_centrifuge')
+
+}
\ No newline at end of file
diff --git a/kubejs/startup_scripts/gtceu/materials.js b/kubejs/startup_scripts/gtceu/materials.js
index 259ecaccc..692a1384e 100644
--- a/kubejs/startup_scripts/gtceu/materials.js
+++ b/kubejs/startup_scripts/gtceu/materials.js
@@ -29,6 +29,7 @@ const registerGTCEuMaterialModification = (event) => {
GENERATE_DOUBLE_INGOTS,
HAS_SMALL_TFC_ORE,
HAS_SMALL_NATIVE_TFC_ORE,
+ GENERATE_DUSTY_ORES,
} = TFGMaterialFlags
const {
@@ -140,7 +141,6 @@ const registerGTCEuMaterialModification = (event) => {
GTMaterials.Potin.setProperty(TFGPropertyKey.TFC_PROPERTY, new $TFC_PROPERTY(807 * 0.6, 807 * 0.8, 807, 2));
GTMaterials.Cobalt.setProperty(TFGPropertyKey.TFC_PROPERTY, new $TFC_PROPERTY(1495 * 0.6, 1495 * 0.8, 1495, 3));
GTMaterials.Cobaltite.setProperty(TFGPropertyKey.TFC_PROPERTY, new $TFC_PROPERTY(1495 * 0.6, 1495 * 0.8, 1495, GTMaterials.Cobalt, 3, 85));
- GTMaterials.CobaltOxide.setProperty(TFGPropertyKey.TFC_PROPERTY, new $TFC_PROPERTY(1495 * 0.6, 1495 * 0.8, 1495, GTMaterials.Cobalt, 3));
GTMaterials.CobaltBrass.setProperty(TFGPropertyKey.TFC_PROPERTY, new $TFC_PROPERTY(1060 * 0.6, 1060 * 0.8, 1060, 3));
let AlSi = GTMaterials.get('aluminium_silicate')
AlSi.setProperty(TFGPropertyKey.TFC_PROPERTY, new $TFC_PROPERTY(1540, 1540, 1540, 1))
@@ -167,6 +167,15 @@ const registerGTCEuMaterialModification = (event) => {
GTMaterials.Tin.addFlags(GENERATE_DOUBLE_INGOTS);
GTMaterials.Zinc.addFlags(GENERATE_DOUBLE_INGOTS, GENERATE_BOLT_SCREW);
GTMaterials.SterlingSilver.addFlags(GENERATE_DOUBLE_INGOTS);
+
+ // /* Generate Dusty Ores for Infinite Ores
+
+ GTMaterials.Goethite.addFlags(GENERATE_DUSTY_ORES);
+ GTMaterials.Diamond.addFlags(GENERATE_DUSTY_ORES);
+ GTMaterials.CertusQuartz.addFlags(GENERATE_DUSTY_ORES);
+ GTMaterials.Gold.addFlags(GENERATE_DUSTY_ORES);
+ GTMaterials.Cassiterite.addFlags(GENERATE_DUSTY_ORES);
+
//
// /* ÐОÐĩŅŅ ÐļÐ―ŅŅŅŅОÐĩÐ―ŅŅ, ÐąŅÐūÐ―Ņ TFC, ÐīÐēÐūÐđÐ―ŅÐĩ ŅÐŧÐļŅКÐļ */
GTMaterials.Copper.addFlags(GENERATE_DOUBLE_INGOTS, HAS_TFC_TOOL, HAS_TFC_ARMOR, HAS_TFC_UTILITY, CAN_BE_UNMOLDED);
@@ -259,6 +268,9 @@ const registerGTCEuMaterialModification = (event) => {
GTMaterials.Silicon.addFlags(GENERATE_DENSE);
+ GTMaterials.RTMAlloy.addFlags(GENERATE_DENSE);
+ GTMaterials.Lead.addFlags(GENERATE_DENSE);
+
GTMaterials.Quartzite.addFlags(GENERATE_ROD);
GTMaterials.TreatedWood.addFlags(GENERATE_LONG_ROD);
diff --git a/kubejs/startup_scripts/gtceu/recipe_types.js b/kubejs/startup_scripts/gtceu/recipe_types.js
index c34118ad5..f7afe396e 100644
--- a/kubejs/startup_scripts/gtceu/recipe_types.js
+++ b/kubejs/startup_scripts/gtceu/recipe_types.js
@@ -23,7 +23,7 @@ const registerGTCEuRecipeTypes = (event) => {
event.create('large_solar_panel')
.category('generator')
.setEUIO('out')
- .setMaxIOSize(2, 0, 0, 0)
+ .setMaxIOSize(2, 0, 2, 1)
.setProgressBar(GuiTextures.PROGRESS_BAR_ARROW, FillDirection.LEFT_TO_RIGHT)
.setSound(GTSoundEntries.COOLING)
@@ -72,4 +72,28 @@ const registerGTCEuRecipeTypes = (event) => {
.setProgressBar(GuiTextures.PROGRESS_BAR_DISTILLATION_TOWER, FillDirection.LEFT_TO_RIGHT)
.setSound(GTSoundEntries.BATH)
+ event.create('ostrum_harvester')
+ .category('ostrum_harvester')
+ .setEUIO('in')
+ .setMaxIOSize(0, 1, 1, 0)
+ .setSlotOverlay(false, false, GuiTextures.EXTRACTOR_OVERLAY)
+ .setProgressBar(GuiTextures.PROGRESS_BAR_GAS_COLLECTOR, FillDirection.LEFT_TO_RIGHT)
+ .setSound(GTSoundEntries.JET_ENGINE)
+
+ event.create('moon_dust_harvester')
+ .category('moon_dust_harvester')
+ .setEUIO('in')
+ .setMaxIOSize(1, 1, 0, 0)
+ .setSlotOverlay(false, false, GuiTextures.DUST_OVERLAY)
+ .setProgressBar(GuiTextures.PROGRESS_BAR_GAS_COLLECTOR, FillDirection.LEFT_TO_RIGHT)
+ .setSound(GTSoundEntries.JET_ENGINE)
+
+ event.create('extraterrestrial_ore_fabricator')
+ .category('extraterrestrial_ore_fabricator')
+ .setEUIO('in')
+ .setMaxIOSize(0, 6, 2, 0)
+ .setSlotOverlay(false, false, GuiTextures.EXTRACTOR_OVERLAY)
+ .setProgressBar(GuiTextures.PROGRESS_BAR_EXTRACT, FillDirection.LEFT_TO_RIGHT)
+ .setSound(GTSoundEntries.BATH)
+
}
diff --git a/kubejs/startup_scripts/main_startup_script.js b/kubejs/startup_scripts/main_startup_script.js
index 9a90f4b81..89d4001af 100644
--- a/kubejs/startup_scripts/main_startup_script.js
+++ b/kubejs/startup_scripts/main_startup_script.js
@@ -23,7 +23,6 @@ BlockEvents.modification(event => {
ItemEvents.modification(event => {
registerBeneathItemModifications(event)
- registerConstructionWandsItemModifications(event)
registerCreateItemModifications(event)
registerFirmalifeItemModifications(event)
registerGTCEuItemModifications(event)
@@ -80,3 +79,4 @@ GTCEuStartupEvents.registry("gtceu:element", event => {
Platform.mods.primitive_creatures.name = "Primitive Creatures";
Platform.mods.tfg.name = "TerraFirmaGreg";
Platform.mods.kubejs.name = "TerraFirmaGreg";
+Platform.mods.wan_ancient_beasts.name = "Wan's Ancient Beasts";
diff --git a/kubejs/startup_scripts/species/constants.js b/kubejs/startup_scripts/species/constants.js
index 4eb2a3e55..711a5db52 100644
--- a/kubejs/startup_scripts/species/constants.js
+++ b/kubejs/startup_scripts/species/constants.js
@@ -17,11 +17,9 @@ global.SPECIES_DISABLED_ITEMS = [
'species:deepfish_bucket',
'species:bone_spike',
'species:ancient_pinecone',
- 'species:petrified_egg',
'species:cruncher_egg',
'species:ichor_bottle',
'species:youth_potion',
- 'species:springling_egg',
'species:wraptor_egg',
'species:chaindelier',
'species:spectralibur_pedestal',
diff --git a/kubejs/startup_scripts/tfc/constants.js b/kubejs/startup_scripts/tfc/constants.js
index 4069a4633..2f8c73dff 100644
--- a/kubejs/startup_scripts/tfc/constants.js
+++ b/kubejs/startup_scripts/tfc/constants.js
@@ -690,7 +690,6 @@ global.TFC_MUD_TYPES = [
global.TFC_WOOD_ITEM_TYPES_TO_WOOD_DUST = {
'#tfc:lumber': { name: 'lumber', output: ['1x gtceu:wood_dust'] },
'#tfc:support_beams': { name: 'support_beams', output: ['2x gtceu:wood_dust'] },
- // '#minecraft:boats': { name: 'boats', output: ['5x gtceu:wood_dust'] },
'#tfc:minecarts': { name: 'minecarts', output: ['5x gtceu:wood_dust', '1x gtceu:small_wrought_iron_dust'] },
'#minecraft:signs': { name: 'signs', output: ['1x gtceu:wood_dust'] },
'#minecraft:hanging_signs': { name: 'hanging_signs', output: ['1x gtceu:wood_dust'] },
@@ -709,18 +708,12 @@ global.TFC_WOOD_ITEM_TYPES_TO_WOOD_DUST = {
'#tfc:twigs': { name: 'twigs', output: ['1x gtceu:wood_dust'] },
'#tfc:workbenches': { name: 'workbenches', output: ['1x gtceu:wood_dust'] },
'#forge:chests/wooden': { name: 'wooden_chests', output: ['8x gtceu:wood_dust'] },
- // '#tfg:only_trapped_wooden_chests': { name: 'trapped_wooden_chests', output: ['8x gtceu:wood_dust', '1x gtceu:wrought_iron_small_dust'] },
'#tfc:looms': { name: 'looms', output: ['2x gtceu:wood_dust'] },
'#tfc:sluices': { name: 'sluices', output: ['4x gtceu:wood_dust'] },
'#tfc:barrels': { name: 'barrels', output: ['2x gtceu:wood_dust'] },
'#tfc:lecterns': { name: 'lecterns', output: ['4x gtceu:wood_dust'] },
'#tfc:scribing_tables': { name: 'scribing_tables', output: ['1x gtceu:wood_dust'] },
'#tfc:jar_shelves': { name: 'jar_shelves', output: ['1x gtceu:wood_dust'] },
- // '#tfc:axles': { name: 'axles', output: ['1x gtceu:wood_dust'] },
- // '#tfg:bladed_axles': { name: 'bladed_axles', output: ['1x gtceu:wood_dust'] },
- // '#tfc:clutches': { name: 'clutches', output: ['1x gtceu:wood_dust'] },
- // '#tfc:gear_boxes': { name: 'gear_boxes', output: ['3x gtceu:wood_dust'] },
- // '#tfc:water_wheels': { name: 'water_wheels', output: ['4x gtceu:wood_dust'] },
'#tfcastikorcarts:cart_wheel': { name: '', output: ['1x gtceu:wood_dust'] },
'#tfcastikorcarts:plow': { name: 'plow', output: ['2x gtceu:wood_dust'] },
'#tfcastikorcarts:animal_cart': { name: 'animal_cart', output: ['2x gtceu:wood_dust'] },
@@ -919,7 +912,21 @@ global.TFC_MEAT_RECIPE_COMPONENTS = [
{ input: 'tfg:food/raw_crawlermari', output: 'tfg:food/cooked_crawlermari', name: 'cooked_crawlermari' },
{ input: 'tfg:food/raw_limpet', output: 'tfg:food/cooked_limpet', name: 'cooked_limpet' },
{ input: 'tfg:sunflower_product', output: 'tfg:roasted_sunflower_seeds', name: 'roasted_sunflower_seeds' },
- { input: 'tfg:food/raw_moon_rabbit', output: 'tfg:food/cooked_moon_rabbit', name: 'cooked_moon_rabbit' }
+ { input: 'tfg:food/raw_moon_rabbit', output: 'tfg:food/cooked_moon_rabbit', name: 'cooked_moon_rabbit' },
+ { input: 'betterend:bolux_mushroom_product', output: 'betterend:bolux_mushroom_cooked', name: 'bolux_mushroom' },
+ { input: 'betterend:chorus_mushroom_product', output: 'betterend:chorus_mushroom_cooked', name: 'chorus_mushroom' },
+ { input: 'betterend:shadow_berry_product', output: 'betterend:shadow_berry_cooked', name: 'shadow_berry' },
+ { input: 'betterend:cave_pumpkin_pie_raw', output: 'betterend:cave_pumpkin_pie', name: 'cave_pumpkin_pie' },
+ { input: 'tfg:food/raw_glacian_mutton', output: 'tfg:food/cooked_glacian_mutton', name: 'cooked_glacian_mutton' },
+ { input: 'tfg:food/raw_sniffer_beef', output: 'tfg:food/cooked_sniffer_beef', name: 'cooked_sniffer_beef' },
+ { input: 'tfg:food/raw_wraptor', output: 'tfg:food/cooked_wraptor', name: 'cooked_wraptor' },
+ { input: 'wan_ancient_beasts:raw_toxlacanth', output: 'wan_ancient_beasts:cooked_toxlacanth', name: 'cooked_toxlacanth' },
+ { input: 'tfg:food/raw_springling_chops', output: 'tfg:food/cooked_springling_chops', name: 'cooked_springling_chops' },
+ { input: 'tfg:food/raw_walker_steak', output: 'tfg:food/cooked_walker_steak', name: 'cooked_walker_steak' },
+ { input: 'tfg:food/raw_glider_wings', output: 'tfg:food/cooked_glider_wings', name: 'cooked_glider_wings' },
+ { input: 'tfg:food/raw_whole_soarer', output: 'tfg:food/cooked_whole_soarer', name: 'cooked_whole_soarer' },
+ { input: 'tfg:food/raw_crusher_meat', output: 'tfg:food/cooked_crusher_meat', name: 'cooked_crusher_meat' },
+ { input: 'tfg:food/raw_goober_meat', output: 'tfg:food/cooked_goober_meat', name: 'cooked_goober_meat' }
];
global.TFC_QUERN_POWDER_RECIPE_COMPONENTS = [
@@ -953,8 +960,7 @@ global.TFC_QUERN_POWDER_RECIPE_COMPONENTS = [
{ input: '#forge:dusts/borax', output: '4x tfc:powder/flux', name: 'flux_powder' },
{ input: '#forge:dusts/soda_ash', output: '4x tfc:powder/soda_ash', name: 'soda_ash' },
{ input: 'gtceu:charcoal_dust', output: '2x tfc:powder/charcoal', name: 'charcoal' },
- { input: 'tfc:ore/sylvite', output: '4x tfc:powder/sylvite', name: 'sylvite' },
- { input: 'firmalife:ore/small_chromite', output: 'gtceu:small_chromite_dust', name: 'chromite' }
+ { input: 'tfc:ore/sylvite', output: '4x tfc:powder/sylvite', name: 'sylvite' }
];
global.TFC_GRAINS = [
diff --git a/kubejs/startup_scripts/tfg/blocks.js b/kubejs/startup_scripts/tfg/blocks.js
index c73d7b257..8da674a2a 100644
--- a/kubejs/startup_scripts/tfg/blocks.js
+++ b/kubejs/startup_scripts/tfg/blocks.js
@@ -32,6 +32,21 @@ const registerTFGBlocks = (event) => {
.particleCount(2)
.particleForced(false)
+ event.create('tfg:spice', 'tfg:particle_emitter')
+ .textureAll('tfg:block/sand_spice')
+ .soundType('sand')
+ .hardness(1)
+ .resistance(1)
+ .unbreakable()
+ .tagBlock('tfcambiental:hot_stuff')
+ .lightLevel(0.1)
+ .mapColor('color_white')
+ .particleOffset(0, 2, 0)
+ .particleVelocity(0.05, 0, 0.05)
+ .particle('electric_spark')
+ .particleCount(3)
+ .particleForced(false)
+
// #region Machine Casings
global.TFG_MACHINE_CASINGS.forEach(type => {
@@ -56,6 +71,16 @@ const registerTFGBlocks = (event) => {
.tagBlock('minecraft:mineable/wrench')
.mapColor('color_light_gray')
+ event.create('tfg:casings/machine_casing_vacuum_engine_intake', 'gtceu:active')
+ .simple('tfg:block/casings/machine_casing_vacuum_engine_intake')
+ .translationKey(`block.tfg.casings.machine_casing_vacuum_engine_intake`)
+ .soundType('metal')
+ .resistance(6).hardness(5)
+ .tagBlock('mineable/pickaxe')
+ .tagBlock('forge:mineable/wrench')
+ .requiresTool(true)
+ .mapColor('color_light_gray')
+
//#endregion
// #region Decorative vases
diff --git a/kubejs/startup_scripts/tfg/blocks.crops.js b/kubejs/startup_scripts/tfg/blocks.plants.js
similarity index 72%
rename from kubejs/startup_scripts/tfg/blocks.crops.js
rename to kubejs/startup_scripts/tfg/blocks.plants.js
index ccdbce9d7..0e1b496aa 100644
--- a/kubejs/startup_scripts/tfg/blocks.crops.js
+++ b/kubejs/startup_scripts/tfg/blocks.plants.js
@@ -3,7 +3,7 @@
const registerTFGCrops = (event) => {
- // Earth
+ // Earth Crops
event.create('tfg:sunflower', 'tfc:double_crop')
.translationKey('block.tfg.sunflower')
@@ -13,6 +13,7 @@ const registerTFGCrops = (event) => {
.doubleStages(2)
.hardness(0.4)
.growthModifier(0.8)
+ .tagBlock('minecraft:mineable/hoe')
.productItem(product => {
product.texture('tfg:item/sunflower_product')
})
@@ -22,6 +23,7 @@ const registerTFGCrops = (event) => {
.deadBlock(dead => {
dead.hardness(0.2)
dead.soundType('crop')
+ dead.tagBlock('minecraft:mineable/hoe')
})
event.create('tfg:sunflower_wild', 'tfc:wild_crop')
@@ -31,6 +33,7 @@ const registerTFGCrops = (event) => {
.food('tfg:sunflower_product')
.hardness(0.2)
.tagBoth('tfc:wild_crops')
+ .tagBlock('minecraft:mineable/hoe')
.tagItem('c:hidden_from_recipe_viewers')
event.create('tfg:rapeseed', 'tfc:double_crop')
@@ -40,9 +43,11 @@ const registerTFGCrops = (event) => {
.stages(3)
.doubleStages(3)
.hardness(0.4)
+ .tagBlock('minecraft:mineable/hoe')
.deadBlock(dead => {
dead.hardness(0.2)
dead.soundType('crop')
+ dead.tagBlock('minecraft:mineable/hoe')
})
event.create('tfg:rapeseed_wild', 'tfc:wild_crop')
@@ -52,15 +57,17 @@ const registerTFGCrops = (event) => {
.food('tfg:rapeseed_product')
.hardness(0.2)
.tagBoth('tfc:wild_crops')
+ .tagBlock('minecraft:mineable/hoe')
.tagItem('c:hidden_from_recipe_viewers')
- // Mars
+ // Mars Crops
event.create('betterend:amber_root', 'tfc:crop')
.soundType('crop')
.nutrient('phosphorous')
.stages(3)
.hardness(0.4)
+ .tagBlock('minecraft:mineable/hoe')
.productItem(product => {
product.food(food => {
food.hunger(4)
@@ -70,6 +77,7 @@ const registerTFGCrops = (event) => {
.deadBlock(dead => {
dead.hardness(0.2)
dead.soundType('crop')
+ dead.tagBlock('minecraft:mineable/hoe')
})
event.create('betterend:amber_root_wild', 'tfc:wild_crop')
@@ -79,6 +87,7 @@ const registerTFGCrops = (event) => {
.food('betterend:amber_root_product')
.hardness(0.2)
.tagBoth('tfc:wild_crops')
+ .tagBlock('minecraft:mineable/hoe')
.tagItem('c:hidden_from_recipe_viewers')
@@ -87,6 +96,7 @@ const registerTFGCrops = (event) => {
.nutrient('potassium')
.stages(3)
.hardness(0.4)
+ .tagBlock('minecraft:mineable/hoe')
.productItem(product => {
product.food(food => {
food.hunger(5)
@@ -96,6 +106,7 @@ const registerTFGCrops = (event) => {
.deadBlock(dead => {
dead.hardness(0.2)
dead.soundType('crop')
+ dead.tagBlock('minecraft:mineable/hoe')
})
event.create('betterend:blossom_berry_wild', 'tfc:wild_crop')
@@ -105,6 +116,7 @@ const registerTFGCrops = (event) => {
.food('betterend:blossom_berry_product')
.hardness(0.2)
.tagBoth('tfc:wild_crops')
+ .tagBlock('minecraft:mineable/hoe')
.tagItem('c:hidden_from_recipe_viewers')
@@ -123,9 +135,11 @@ const registerTFGCrops = (event) => {
.nutrient('nitrogen')
.stages(3)
.hardness(0.4)
+ .tagBlock('minecraft:mineable/hoe')
.deadBlock(dead => {
dead.hardness(0.2)
dead.soundType('crop')
+ dead.tagBlock('minecraft:mineable/hoe')
})
.fruitBlock('betterend:cave_pumpkin')
.textureAt(0, "betterend:block/cave_pumpkin_stem_0")
@@ -141,6 +155,7 @@ const registerTFGCrops = (event) => {
.seeds('betterend:cave_pumpkin_seeds')
.hardness(0.2)
.tagBoth('tfc:wild_crops')
+ .tagBlock('minecraft:mineable/hoe')
.tagItem('c:hidden_from_recipe_viewers')
@@ -150,15 +165,19 @@ const registerTFGCrops = (event) => {
.nutrient('phosphorous')
.stages(3)
.hardness(0.4)
+ .tagBlock('minecraft:mineable/hoe')
.productItem(product => {
product.food(food => {
food.hunger(2)
food.saturation(1)
+ food.effect('minecraft:hunger', 30 * 20, 0, 1)
+ food.effect('minecraft:weakness', 30 * 20, 0, 1)
})
})
.deadBlock(dead => {
dead.hardness(0.2)
dead.soundType('nether_wart')
+ dead.tagBlock('minecraft:mineable/hoe')
})
event.create('betterend:chorus_mushroom_wild', 'tfc:wild_crop')
@@ -169,6 +188,7 @@ const registerTFGCrops = (event) => {
.food('betterend:chorus_mushroom_product')
.hardness(0.2)
.tagBoth('tfc:wild_crops')
+ .tagBlock('minecraft:mineable/hoe')
.tagItem('c:hidden_from_recipe_viewers')
@@ -177,15 +197,18 @@ const registerTFGCrops = (event) => {
.nutrient('potassium')
.stages(3)
.hardness(0.4)
+ .tagBlock('minecraft:mineable/hoe')
.productItem(product => {
product.food(food => {
food.hunger(5)
food.saturation(1)
+ food.effect('minecraft:poison', 5 * 20, 0, 1)
})
})
.deadBlock(dead => {
dead.hardness(0.2)
dead.soundType('crop')
+ dead.tagBlock('minecraft:mineable/hoe')
})
event.create('betterend:shadow_berry_wild', 'tfc:wild_crop')
@@ -195,6 +218,7 @@ const registerTFGCrops = (event) => {
.food('betterend:shadow_berry_product')
.hardness(0.2)
.tagBoth('tfc:wild_crops')
+ .tagBlock('minecraft:mineable/hoe')
.tagItem('c:hidden_from_recipe_viewers')
@@ -203,15 +227,19 @@ const registerTFGCrops = (event) => {
.nutrient('phosphorous')
.stages(3)
.hardness(0.4)
+ .tagBlock('minecraft:mineable/hoe')
.productItem(product => {
product.food(food => {
food.hunger(2)
food.saturation(1)
+ food.effect('tfc:thirst', 60 * 20, 0, 1)
+ food.effect('minecraft:nausea', 30 * 20, 0, 1)
})
})
.deadBlock(dead => {
dead.hardness(0.2)
dead.soundType('nether_wart')
+ dead.tagBlock('minecraft:mineable/hoe')
})
event.create('betterend:bolux_mushroom_wild', 'tfc:wild_crop')
@@ -221,5 +249,37 @@ const registerTFGCrops = (event) => {
.food('betterend:bolux_mushroom_product')
.hardness(0.2)
.tagBoth('tfc:wild_crops')
+ .tagBlock('minecraft:mineable/hoe')
.tagItem('c:hidden_from_recipe_viewers')
+
+ // Mars Saplings
+
+ event.create('tfg:saplings/crimson', 'tfc:sapling')
+ .features('tfg:mars/tree/crimson')
+ .translationKey('minecraft.block.crimson_fungus')
+ .growthDays(6)
+
+ event.create('tfg:saplings/warped', 'tfc:sapling')
+ .features('tfg:mars/tree/warped')
+ .translationKey('minecraft.block.warped_fungus')
+ .growthDays(6)
+
+ event.create('tfg:saplings/alphacene', 'tfc:sapling')
+ .features('species:alphacene_mushroom')
+ .translationKey('species.block.alphacene_mushroom')
+ .growthDays(3)
+
+ event.create('tfg:saplings/strophar', 'tfc:sapling')
+ .features('tfg:mars/tree/strophar')
+ .translationKey('ad_astra.block.strophar_mushroom')
+ .growthDays(7)
+
+ event.create('tfg:saplings/aeronos', 'tfc:sapling')
+ .features('tfg:mars/tree/aeronos')
+ .translationKey('ad_astra.block.strophar_mushroom')
+ .growthDays(9)
+
+ event.create('tfg:saplings/glacian', 'tfc:sapling')
+ .features('tfg:mars/tree/glacian')
+ .growthDays(9)
}
\ No newline at end of file
diff --git a/kubejs/startup_scripts/tfg/constants.js b/kubejs/startup_scripts/tfg/constants.js
index 7c306fa9a..ae065b09d 100644
--- a/kubejs/startup_scripts/tfg/constants.js
+++ b/kubejs/startup_scripts/tfg/constants.js
@@ -160,5 +160,8 @@ global.FOOD_FRUIT = [
{name: 'pumpkin_chunks', id: 'tfc:food/pumpkin_chunks', saturation: 1, water: 5, fruit: 0.8, decay: 2.25},
{name: 'melon_slice', id: 'tfc:food/melon_slice', saturation: 0.2, water: 5, fruit: 0.8, decay: 2.25},
{name: 'fig', id: 'firmalife:food/fig', saturation: 1, water: 5, fruit: 0.9, decay: 1},
- {name: 'pineapple', id: 'firmalife:food/pineapple', saturation: 1, water: 1, fruit: 0.8, decay: 4.5}
+ {name: 'pineapple', id: 'firmalife:food/pineapple', saturation: 1, water: 1, fruit: 0.8, decay: 4.5},
+ {name: 'cave_pumpkin', id: 'betterend:cave_pumpkin_chunks', saturation: 1, water: 5, fruit: 0.8, decay: 2.25 },
+ {name: 'blossom_berry', id: 'betterend:blossom_berry_product', saturation: 1, water: 7.5, fruit: 1.5, decay: 2 },
+ {name: 'shadow_berry', id: 'betterend:shadow_berry_cooked', saturation: 1, water: 5, fruit: 1.5, decay: 2 }
];
diff --git a/kubejs/startup_scripts/tfg/fluids.js b/kubejs/startup_scripts/tfg/fluids.js
index d7e7599e6..a961968dc 100644
--- a/kubejs/startup_scripts/tfg/fluids.js
+++ b/kubejs/startup_scripts/tfg/fluids.js
@@ -32,6 +32,13 @@ const registerTFGFluids = (event) => {
.noBlock()
//#region Mars
+
+ event.create('tfg:heavy_ammoniacal_water')
+ .thinTexture(0x08733f)
+ .bucketColor(0x08733f)
+ .temperature(236)
+ .noBlock()
+
//#endregion
//#region Venus
@@ -51,4 +58,5 @@ const registerTFGFluids = (event) => {
.temperature(1000)
.renderType('translucent')
//#endregion
+
}
\ No newline at end of file
diff --git a/kubejs/startup_scripts/tfg/items.food.js b/kubejs/startup_scripts/tfg/items.food.js
index c4ceaef7f..58563747a 100644
--- a/kubejs/startup_scripts/tfg/items.food.js
+++ b/kubejs/startup_scripts/tfg/items.food.js
@@ -74,14 +74,8 @@ function registerTFGFoodItems(event) {
.food(food => food.hunger(4).saturation(2))
.tag('tfc:foods/grains')
.tag('tfc:foods/usable_in_salad')
-
- event.create('tfg:food/cooked_moon_rabbit')
- .translationKey('item.tfg.food.cooked_moon_rabbit')
- .texture('tfg:item/food/cooked_moon_rabbit')
- .food(food => food.hunger(4).saturation(8))
- .tag('tfc:foods/meats')
- .tag('tfc:foods/cooked_meats')
-
+
+ //Moon Rabbit
event.create('tfg:food/raw_moon_rabbit')
.translationKey('item.tfg.food.raw_moon_rabbit')
.texture('tfg:item/food/raw_moon_rabbit')
@@ -90,6 +84,158 @@ function registerTFGFoodItems(event) {
.tag('tfc:foods/meats')
.tag('tfc:foods/raw_meats')
+ event.create('tfg:food/cooked_moon_rabbit')
+ .translationKey('item.tfg.food.cooked_moon_rabbit')
+ .texture('tfg:item/food/cooked_moon_rabbit')
+ .food(food => food.hunger(4).saturation(8))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/cooked_meats')
+
+ //Glacian Ram
+ event.create('tfg:food/raw_glacian_mutton')
+ .translationKey('item.tfg.food.raw_glacian_mutton')
+ .texture('tfg:item/food/raw_glacian_mutton')
+ .food(food => food.hunger(2).saturation(2)
+ .effect('minecraft:hunger', 100, 0, 1))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/raw_meats')
+
+ event.create('tfg:food/cooked_glacian_mutton')
+ .translationKey('item.tfg.food.cooked_glacian_mutton')
+ .texture('tfg:item/food/cooked_glacian_mutton')
+ .food(food => food.hunger(5).saturation(8))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/cooked_meats')
+
+ //Sniffer
+ event.create('tfg:food/raw_sniffer_beef')
+ .translationKey('item.tfg.food.raw_sniffer_beef')
+ .texture('tfg:item/food/raw_sniffer_beef')
+ .food(food => food.hunger(3).saturation(2)
+ .effect('minecraft:hunger', 100, 0, 1))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/raw_meats')
+
+ event.create('tfg:food/cooked_sniffer_beef')
+ .translationKey('item.tfg.food.cooked_sniffer_beef')
+ .texture('tfg:item/food/cooked_sniffer_beef')
+ .food(food => food.hunger(8).saturation(9))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/cooked_meats')
+
+ //Wraptor
+ event.create('tfg:food/raw_wraptor')
+ .translationKey('item.tfg.food.raw_wraptor')
+ .texture('tfg:item/food/raw_wraptor')
+ .food(food => food.hunger(3).saturation(2)
+ .effect('minecraft:hunger', 100, 0, 1))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/raw_meats')
+
+ event.create('tfg:food/cooked_wraptor')
+ .translationKey('item.tfg.food.cooked_wraptor')
+ .texture('tfg:item/food/cooked_wraptor')
+ .food(food => food.hunger(6).saturation(8))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/cooked_meats')
+
+ //Springling
+ event.create('tfg:food/raw_springling_chops')
+ .translationKey('item.tfg.food.raw_springling_chops')
+ .texture('tfg:item/food/raw_springling_chops')
+ .food(food => food.hunger(2).saturation(2)
+ .effect('minecraft:hunger', 100, 0, 1))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/raw_meats')
+
+ event.create('tfg:food/cooked_springling_chops')
+ .translationKey('item.tfg.food.cooked_springling_chops')
+ .texture('tfg:item/food/cooked_springling_chops')
+ .food(food => food.hunger(4).saturation(4))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/cooked_meats')
+
+ //Walker
+ event.create('tfg:food/raw_walker_steak')
+ .translationKey('item.tfg.food.raw_walker_steak')
+ .texture('tfg:item/food/raw_walker_steak')
+ .food(food => food.hunger(3).saturation(2)
+ .effect('minecraft:hunger', 100, 0, 1))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/raw_meats')
+
+ event.create('tfg:food/cooked_walker_steak')
+ .translationKey('item.tfg.food.cooked_walker_steak')
+ .texture('tfg:item/food/cooked_walker_steak')
+ .food(food => food.hunger(8).saturation(10))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/cooked_meats')
+
+ //Glider
+ event.create('tfg:food/raw_glider_wings')
+ .translationKey('item.tfg.food.raw_glider_wings')
+ .texture('tfg:item/food/raw_glider_wings')
+ .food(food => food.hunger(1).saturation(1)
+ .effect('minecraft:hunger', 100, 0, 1))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/raw_meats')
+
+ event.create('tfg:food/cooked_glider_wings')
+ .translationKey('item.tfg.food.cooked_glider_wings')
+ .texture('tfg:item/food/cooked_glider_wings')
+ .food(food => food.hunger(2).saturation(3))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/cooked_meats')
+
+ //Soarer
+ event.create('tfg:food/raw_whole_soarer')
+ .translationKey('item.tfg.food.raw_whole_soarer')
+ .texture('tfg:item/food/raw_whole_soarer')
+ .food(food => food.hunger(2).saturation(2)
+ .effect('minecraft:hunger', 100, 0, 1))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/raw_meats')
+
+ event.create('tfg:food/cooked_whole_soarer')
+ .translationKey('item.tfg.food.cooked_whole_soarer')
+ .texture('tfg:item/food/cooked_whole_soarer')
+ .food(food => food.hunger(6).saturation(6))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/cooked_meats')
+
+ //Crusher
+ event.create('tfg:food/raw_crusher_meat')
+ .translationKey('item.tfg.food.raw_crusher_meat')
+ .texture('tfg:item/food/raw_crusher_meat')
+ .food(food => food.hunger(3).saturation(2)
+ .effect('minecraft:hunger', 100, 0, 1))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/raw_meats')
+
+ event.create('tfg:food/cooked_crusher_meat')
+ .translationKey('item.tfg.food.cooked_crusher_meat')
+ .texture('tfg:item/food/cooked_crusher_meat')
+ .food(food => food.hunger(5).saturation(6))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/cooked_meats')
+
+ //Goober
+ event.create('tfg:food/raw_goober_meat')
+ .translationKey('item.tfg.food.raw_goober_meat')
+ .texture('tfg:item/food/raw_goober_meat')
+ .food(food => food.hunger(1).saturation(2)
+ .effect('minecraft:hunger', 100, 0, 1))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/raw_meats')
+
+ event.create('tfg:food/cooked_goober_meat')
+ .translationKey('item.tfg.food.cooked_goober_meat')
+ .texture('tfg:item/food/cooked_goober_meat')
+ .food(food => food.hunger(3).saturation(6))
+ .tag('tfc:foods/meats')
+ .tag('tfc:foods/cooked_meats')
+
+
event.create('tfg:food/ice_soup')
.translationKey('item.tfg.food.ice_soup')
.texture('tfg:item/food/ice_soup')
@@ -97,4 +243,4 @@ function registerTFGFoodItems(event) {
ctx.player.give('tfc:ceramic/bowl')
}))
// intentionally not tagged as food
-}
\ No newline at end of file
+}
diff --git a/kubejs/startup_scripts/tfg/items.js b/kubejs/startup_scripts/tfg/items.js
index 6049828a5..b314a0370 100644
--- a/kubejs/startup_scripts/tfg/items.js
+++ b/kubejs/startup_scripts/tfg/items.js
@@ -9,7 +9,6 @@ const registerTFGItems = (event) => {
registerTFGDeprecatedItems(event)
registerTFGFoodItems(event)
- registerTFGNuclearItems(event)
// #region Electronics
event.create('tfg:unfinished_electron_tube', 'create:sequenced_assembly')
@@ -389,4 +388,7 @@ const registerTFGItems = (event) => {
event.create('tfg:photo_cell_t1')
.translationKey("item.tfg.basic.photovoltaic.cell")
.texture('tfg:item/photo_cell_t1')
+
+ //#endregion
+
}
diff --git a/kubejs/startup_scripts/tfg/items.nuclear.js b/kubejs/startup_scripts/tfg/items.nuclear.js
deleted file mode 100644
index b7af34d20..000000000
--- a/kubejs/startup_scripts/tfg/items.nuclear.js
+++ /dev/null
@@ -1,6 +0,0 @@
-// priority: 0
-
-function registerTFGNuclearItems(event) {
-
-
-}
\ No newline at end of file
diff --git a/kubejs/startup_scripts/tfg/materials.js b/kubejs/startup_scripts/tfg/materials.js
index 8ecba7247..9f895bc1f 100644
--- a/kubejs/startup_scripts/tfg/materials.js
+++ b/kubejs/startup_scripts/tfg/materials.js
@@ -173,7 +173,7 @@ const registerTFGMaterials = (event) => {
event.create('tfg:solar_coolant_tier2')
.gas(new GTFluidBuilder().state(GTFluidState.GAS).temperature(73))
- .formula('(HeÂģ8O11H11)(Ar)(?)')
+ .formula('(HeÂģ8O11H11)8(Ar)(?)')
.color(0xfeff5d)
//end region
@@ -330,4 +330,70 @@ const registerTFGMaterials = (event) => {
.gas(new GTFluidBuilder().state(GTFluidState.GAS).temperature(293))
.color(0x82a6ce)
.formula('HI')
+
+ //#endregion
+
+ //# Mars Ore Line
+
+ event.create('lightweight_ostrum_vapor')
+ .gas(new GTFluidBuilder().state(GTFluidState.GAS).customStill().temperature(760))
+ .formula('(?)')
+
+ event.create('ostrum_vapor')
+ .gas(new GTFluidBuilder().state(GTFluidState.GAS).customStill().temperature(815))
+ .formula('(?)')
+
+ event.create('dense_ostrum_vapor')
+ .gas(new GTFluidBuilder().state(GTFluidState.GAS).customStill().temperature(930))
+ .formula('(?)')
+
+ event.create('residual_radioactive_concoction')
+ .liquid(new GTFluidBuilder().customStill().temperature(450))
+ .formula('(?)')
+
+ //#endregion
+
+ // Moon Ore Line
+
+ event.create('regolith_vapor')
+ .gas(new GTFluidBuilder().state(GTFluidState.GAS).customStill().temperature(727))
+
+ event.create('tfg:certus_regolith')
+ .dust()
+ .flags(GTMaterialFlags.NO_UNIFICATION)
+ .iconSet(GTMaterialIconSet.CERTUS)
+ .color('0xc1e6e4')
+ .secondaryColor('0x7a5225')
+
+ event.create('tfg:goethe_regolith')
+ .dust()
+ .flags(GTMaterialFlags.NO_UNIFICATION)
+ .iconSet(GTMaterialIconSet.METALLIC)
+ .color('0xb0af5b')
+ .secondaryColor('0x7a5225')
+
+ event.create('tfg:bright_regolith')
+ .dust()
+ .flags(GTMaterialFlags.NO_UNIFICATION)
+ .iconSet(GTMaterialIconSet.SHINY)
+ .color('0xf0efe9')
+ .secondaryColor('0xffffff')
+
+ event.create('tfg:cassiterite_regolith')
+ .dust()
+ .flags(GTMaterialFlags.NO_UNIFICATION)
+ .iconSet(GTMaterialIconSet.METALLIC)
+ .color('0xbab6b7')
+ .secondaryColor('0x7a5225')
+
+ // Reactant to Ore line
+
+ event.create('tfg:regolith_mush')
+ .dust()
+ .flags(GTMaterialFlags.NO_UNIFICATION)
+ .iconSet(GTMaterialIconSet.WOOD)
+ .color('0xa2cde0')
+ .secondaryColor('0x7a5225')
+
+
}
diff --git a/kubejs/startup_scripts/tfg/materials.nuclear.js b/kubejs/startup_scripts/tfg/materials.nuclear.js
index 3ca41eee1..2adc6678d 100644
--- a/kubejs/startup_scripts/tfg/materials.nuclear.js
+++ b/kubejs/startup_scripts/tfg/materials.nuclear.js
@@ -129,14 +129,6 @@ const registerTFGNuclearMaterials = (event) => {
//#region Dust
- event.create('tfg:mars_stone_dust')
- .dust()
- .components('2x deuterium', '1x oxygen')
- .flags(GTMaterialFlags.DISABLE_DECOMPOSITION)
- .color(0xE79B07)
- .secondaryColor(0x5A4316)
- .iconSet(GTMaterialIconSet.ROUGH)
-
event.create('tfg:nuclear_residue')
.dust()
.formula('(?)')
diff --git a/kubejs/startup_scripts/wan_ancient_beasts/constants.js b/kubejs/startup_scripts/wan_ancient_beasts/constants.js
new file mode 100644
index 000000000..01cc0c9ee
--- /dev/null
+++ b/kubejs/startup_scripts/wan_ancient_beasts/constants.js
@@ -0,0 +1,67 @@
+// priority: 0
+"use strict";
+
+global.WAB_DISABLED_BLOCKS =[
+ 'wan_ancient_beasts:frozen_straw_block',
+ 'wan_ancient_beasts:straw_block',
+ 'wan_ancient_beasts:straw_stairs',
+ 'wan_ancient_beasts:straw_slab',
+ 'wan_ancient_beasts:nest',
+ 'wan_ancient_beasts:suspicious_red_sand',
+ 'wan_ancient_beasts:suspicious_ice'
+]
+
+
+global.WAB_DISABLED_ITEMS = [
+
+ 'wan_ancient_beasts:frozen_straw_block',
+ 'wan_ancient_beasts:straw_block',
+ 'wan_ancient_beasts:straw_stairs',
+ 'wan_ancient_beasts:straw_slab',
+ 'wan_ancient_beasts:nest',
+ 'wan_ancient_beasts:suspicious_red_sand',
+ 'wan_ancient_beasts:suspicious_ice',
+ 'wan_ancient_beasts:chisel',
+ //'wan_ancient_beasts:eater_tooth',
+ 'wan_ancient_beasts:ancient_club',
+ //'wan_ancient_beasts:crusher_spike',
+ 'wan_ancient_beasts:ancient_upgrade_smithing_template',
+ 'wan_ancient_beasts:reinforced_shield',
+ //'wan_ancient_beasts:glider_feather',
+ 'wan_ancient_beasts:hang_glider',
+ //'wan_ancient_beasts:surfer_armor',
+ 'wan_ancient_beasts:eater_egg',
+ 'wan_ancient_beasts:walker_egg',
+ 'wan_ancient_beasts:crusher_egg',
+ 'wan_ancient_beasts:glider_egg',
+ 'wan_ancient_beasts:soarer_egg',
+ 'wan_ancient_beasts:surfer_egg',
+ 'wan_ancient_beasts:frozen_ancient_meat',
+ 'wan_ancient_beasts:raw_ancient_meat',
+ 'wan_ancient_beasts:cooked_ancient_meat',
+ //'wan_ancient_beasts:sniff_armor_trim_smithing_template',
+ //'wan_ancient_beasts:spike_armor_trim_smithing_template',
+ 'wan_ancient_beasts:jaw_pottery_sherd',
+ 'wan_ancient_beasts:spike_pottery_sherd',
+ 'wan_ancient_beasts:stroll_pottery_sherd',
+ 'wan_ancient_beasts:beak_pottery_sherd',
+ 'wan_ancient_beasts:fall_pottery_sherd',
+ 'wan_ancient_beasts:fossil_pottery_sherd',
+ 'wan_ancient_beasts:tide_pottery_sherd',
+ 'wan_ancient_beasts:white_hang_glider',
+ 'wan_ancient_beasts:light_gray_hang_glider',
+ 'wan_ancient_beasts:gray_hang_glider',
+ 'wan_ancient_beasts:black_hang_glider',
+ 'wan_ancient_beasts:brown_hang_glider',
+ 'wan_ancient_beasts:red_hang_glider',
+ 'wan_ancient_beasts:orange_hang_glider',
+ 'wan_ancient_beasts:yellow_hang_glider',
+ 'wan_ancient_beasts:lime_hang_glider',
+ 'wan_ancient_beasts:green_hang_glider',
+ 'wan_ancient_beasts:light_blue_hang_glider',
+ 'wan_ancient_beasts:cyan_hang_glider',
+ 'wan_ancient_beasts:blue_hang_glider',
+ 'wan_ancient_beasts:purple_hang_glider',
+ 'wan_ancient_beasts:magenta_hang_glider',
+ 'wan_ancient_beasts:pink_hang_glider'
+]
\ No newline at end of file
diff --git a/pakku-lock.json b/pakku-lock.json
index 5dcea02a4..b8829535e 100644
--- a/pakku-lock.json
+++ b/pakku-lock.json
@@ -4,7 +4,7 @@
"1.20.1"
],
"loaders": {
- "forge": "47.4.2"
+ "forge": "47.4.6"
},
"projects": [
{
@@ -330,88 +330,6 @@
}
]
},
- {
- "pakku_id": "FUkrlSRxJw3vXHSa",
- "pakku_links": [
- "tnanmdYAjMuu9igL",
- "KXDQAyIcviU2Sjy6",
- "6GwMQIiEZI9QEBDy",
- "Grz0T2HLTDSCXa81",
- "7KKvgCCVN5ojt885"
- ],
- "type": "MOD",
- "side": "SERVER",
- "slug": {
- "curseforge": "adaptive-performance-tweaks",
- "modrinth": "adaptive-performance-tweaks"
- },
- "name": {
- "curseforge": "Adaptive Performance Tweaks (Bundle)",
- "modrinth": "Adaptive Performance Tweaks (Bundle)"
- },
- "id": {
- "curseforge": "450269",
- "modrinth": "kLawTYXp"
- },
- "files": [
- {
- "type": "curseforge",
- "file_name": "adaptive_performance_tweaks_1.20.1-11.3.0.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "neoforge",
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/5815/115/adaptive_performance_tweaks_1.20.1-11.3.0.jar",
- "id": "5815115",
- "parent_id": "450269",
- "hashes": {
- "sha1": "94ab2b5d35927a7f49f084d5f6e49536595265f2",
- "md5": "aa1fdeef9d4904cdbd829f383ce6d5b1"
- },
- "required_dependencies": [
- "563963",
- "561439",
- "561137",
- "573708",
- "561087"
- ],
- "size": 51871,
- "date_published": "2024-10-15T20:03:16.933Z"
- },
- {
- "type": "modrinth",
- "file_name": "adaptive_performance_tweaks_1.20.1-11.3.0.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "forge",
- "neoforge"
- ],
- "release_type": "release",
- "url": "https://cdn.modrinth.com/data/kLawTYXp/versions/ePPNLu7Z/adaptive_performance_tweaks_1.20.1-11.3.0.jar",
- "id": "ePPNLu7Z",
- "parent_id": "kLawTYXp",
- "hashes": {
- "sha512": "6e785769d0cebda631f94cc7ab3306f8d233850ddf2d62ebe8d6997c2b53267f29576b5090b7126ab585b1f3b60ed544f6a54d039209bb2f53fdb0be9733beb1",
- "sha1": "f868ec75ef3266af8cfa3ae6fb0048cef35bc23f"
- },
- "required_dependencies": [
- "Rd89yO7d",
- "jr5nzfKv",
- "217PsbJI",
- "L5xaBiBb",
- "z3TjJLQ0"
- ],
- "size": 51871,
- "date_published": "2024-10-15T20:02:30.798649Z"
- }
- ]
- },
{
"pakku_id": "7KKvgCCVN5ojt885",
"type": "MOD",
@@ -685,76 +603,6 @@
}
]
},
- {
- "pakku_id": "Grz0T2HLTDSCXa81",
- "pakku_links": [
- "7KKvgCCVN5ojt885"
- ],
- "type": "MOD",
- "side": "SERVER",
- "slug": {
- "curseforge": "adaptive-performance-tweaks-spawn",
- "modrinth": "adaptive-performance-tweaks-spawn"
- },
- "name": {
- "curseforge": "Adaptive Performance Tweaks: Spawn",
- "modrinth": "Adaptive Performance Tweaks: Spawn"
- },
- "id": {
- "curseforge": "573708",
- "modrinth": "217PsbJI"
- },
- "files": [
- {
- "type": "curseforge",
- "file_name": "adaptive_performance_tweaks_spawn_1.20.1-11.3.0.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "neoforge",
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/5815/121/adaptive_performance_tweaks_spawn_1.20.1-11.3.0.jar",
- "id": "5815121",
- "parent_id": "573708",
- "hashes": {
- "sha1": "a933f6adb6e7b614eeff180acb20a64b5777ef41",
- "md5": "aeab7fbc8d6309ff43b197e3c407c104"
- },
- "required_dependencies": [
- "561087"
- ],
- "size": 143593,
- "date_published": "2024-10-15T20:03:31.823Z"
- },
- {
- "type": "modrinth",
- "file_name": "adaptive_performance_tweaks_spawn_1.20.1-11.3.0.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "forge",
- "neoforge"
- ],
- "release_type": "release",
- "url": "https://cdn.modrinth.com/data/217PsbJI/versions/suOxhIlo/adaptive_performance_tweaks_spawn_1.20.1-11.3.0.jar",
- "id": "suOxhIlo",
- "parent_id": "217PsbJI",
- "hashes": {
- "sha512": "dd9a2e508db6ac0f22636fd974ccf2f2e1e7de4e2740704364bb3a086ae8d933b97b6fb0306f49f89cdd5bdcbfa78202e10ef935c307a869ed8d2561da3a04fb",
- "sha1": "d3f2cc11a1d37042d4c94c199f08d2e0edfa18ed"
- },
- "required_dependencies": [
- "L5xaBiBb"
- ],
- "size": 143593,
- "date_published": "2024-10-15T20:03:03.303293Z"
- }
- ]
- },
{
"pakku_id": "O7PVs47VlRBYKE7b",
"type": "MOD",
@@ -901,7 +749,7 @@
"files": [
{
"type": "curseforge",
- "file_name": "alltheleaks-0.1.4-beta+1.20.1-forge.jar",
+ "file_name": "alltheleaks-1.0.1+1.20.1-forge.jar",
"mc_versions": [
"1.20.1"
],
@@ -909,16 +757,16 @@
"forge"
],
"release_type": "release",
- "url": "https://edge.forgecdn.net/files/6482/449/alltheleaks-0.1.4-beta+1.20.1-forge.jar",
- "id": "6482449",
+ "url": "https://edge.forgecdn.net/files/6916/160/alltheleaks-1.0.1+1.20.1-forge.jar",
+ "id": "6916160",
"parent_id": "1091339",
"hashes": {
- "sha1": "31064c1cebcc90d9e914f1e17a5530385e14544d",
- "md5": "bc2454a8103dbf517bb3145f4528bc25"
+ "sha1": "13dda9865bb6ecff4f9cbea148f71215172ebe73",
+ "md5": "3f02888ca792a2daae94d68ba71edb18"
},
"required_dependencies": [],
- "size": 523888,
- "date_published": "2025-05-01T04:32:00.873Z"
+ "size": 1134589,
+ "date_published": "2025-08-22T19:39:22.777Z"
}
]
},
@@ -1336,6 +1184,76 @@
}
]
},
+ {
+ "pakku_id": "RrbGnesL6XuNDCb1",
+ "pakku_links": [
+ "x1EwQZ6H2kVKR3U3"
+ ],
+ "type": "MOD",
+ "side": "BOTH",
+ "slug": {
+ "curseforge": "armor-stand-shift-swap",
+ "modrinth": "armor-stand-shift-swap"
+ },
+ "name": {
+ "curseforge": "Armor Stand Shift Swap",
+ "modrinth": "Armor Stand Shift Swap"
+ },
+ "id": {
+ "curseforge": "905132",
+ "modrinth": "vFDTNKLA"
+ },
+ "files": [
+ {
+ "type": "curseforge",
+ "file_name": "armorstandshiftswap-forge-1.20.1-1.0.0.jar",
+ "mc_versions": [
+ "1.20.1"
+ ],
+ "loaders": [
+ "neoforge",
+ "forge"
+ ],
+ "release_type": "release",
+ "url": "https://edge.forgecdn.net/files/5877/380/armorstandshiftswap-forge-1.20.1-1.0.0.jar",
+ "id": "5877380",
+ "parent_id": "905132",
+ "hashes": {
+ "sha1": "4dc1875a4f6ca118f17a86531d314e095f7c2f1f",
+ "md5": "30648633cdc4a0fc652d951c5299bf6d"
+ },
+ "required_dependencies": [
+ "419699"
+ ],
+ "size": 83802,
+ "date_published": "2024-11-05T15:01:52.897Z"
+ },
+ {
+ "type": "modrinth",
+ "file_name": "armorstandshiftswap-forge-1.20.1-1.0.0.jar",
+ "mc_versions": [
+ "1.20.1"
+ ],
+ "loaders": [
+ "forge",
+ "neoforge"
+ ],
+ "release_type": "release",
+ "url": "https://cdn.modrinth.com/data/vFDTNKLA/versions/o416kPwV/armorstandshiftswap-forge-1.20.1-1.0.0.jar",
+ "id": "o416kPwV",
+ "parent_id": "vFDTNKLA",
+ "hashes": {
+ "sha512": "9be8e668569ce2b070fcb36d4dea4c34a2a50fbff2dadcd38cf2a9b75b3f598d9ad156380a9d74d87c67736dde3a04382271174a5ff57ed02c6da1785f3298d1",
+ "sha1": "4dc1875a4f6ca118f17a86531d314e095f7c2f1f"
+ },
+ "required_dependencies": [
+ "lhGA9TYQ"
+ ],
+ "size": 83802,
+ "date_published": "2024-11-05T15:34:55.705362Z"
+ }
+ ]
+ },
{
"pakku_id": "Wg44U8f1K4nbIsj1",
"pakku_links": [
@@ -1537,7 +1455,7 @@
]
},
{
- "pakku_id": "i6VxVERP0ZuJlfnt",
+ "pakku_id": "tcGlxrXYONei6sfG",
"type": "MOD",
"side": "SERVER",
"slug": {
@@ -1555,27 +1473,24 @@
"files": [
{
"type": "curseforge",
- "file_name": "baguettelib-1.20.1-Forge-1.0.0.jar",
+ "file_name": "baguettelib-1.20.1-Forge-1.1.0.jar",
"mc_versions": [
- "1.20.2",
- "1.20.3",
- "1.20.1",
- "1.20.4"
+ "1.20.1"
],
"loaders": [
"forge"
],
"release_type": "release",
- "url": "https://edge.forgecdn.net/files/6523/425/baguettelib-1.20.1-Forge-1.0.0.jar",
- "id": "6523425",
+ "url": "https://edge.forgecdn.net/files/6909/482/baguettelib-1.20.1-Forge-1.1.0.jar",
+ "id": "6909482",
"parent_id": "1264423",
"hashes": {
- "sha1": "bb17d8ed796efce38eb8fcc72ec477f3373e6c9f",
- "md5": "f27a8d6a333579d93a9881100d559b56"
+ "sha1": "140ea51f71e5f316e473354cdeeb0dbba5422632",
+ "md5": "74448bf96f648170cc03ab7bee6a6e3d"
},
"required_dependencies": [],
- "size": 26550,
- "date_published": "2025-05-12T19:47:40.637Z"
+ "size": 30314,
+ "date_published": "2025-08-20T23:30:04.997Z"
},
{
"type": "modrinth",
@@ -1757,33 +1672,9 @@
"modrinth": "6VieRZiz"
},
"files": [
- {
- "type": "curseforge",
- "file_name": "beneath-1.20.1-1.0.4.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "neoforge",
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/6180/230/beneath-1.20.1-1.0.4.jar",
- "id": "6180230",
- "parent_id": "1113980",
- "hashes": {
- "sha1": "68fb9b544f582c45f7dc3402b2ae2f084d347a8b",
- "md5": "a8b0315801867b2bc4762e14d3a1c0c7"
- },
- "required_dependencies": [
- "302973"
- ],
- "size": 1500598,
- "date_published": "2025-02-11T01:11:10.830Z"
- },
{
"type": "modrinth",
- "file_name": "beneath-1.20.1-1.0.4.jar",
+ "file_name": "beneath-1.20.1-1.0.5.jar",
"mc_versions": [
"1.20.1"
],
@@ -1792,18 +1683,42 @@
"neoforge"
],
"release_type": "release",
- "url": "https://cdn.modrinth.com/data/6VieRZiz/versions/BPS3Bb2s/beneath-1.20.1-1.0.4.jar",
- "id": "BPS3Bb2s",
+ "url": "https://cdn.modrinth.com/data/6VieRZiz/versions/d0xgZnLe/beneath-1.20.1-1.0.5.jar",
+ "id": "d0xgZnLe",
"parent_id": "6VieRZiz",
"hashes": {
- "sha512": "0e2ad7be3e389cb608fbe15c322de849ea05ebe890d8a015ff3e5dc9899cda90b1d1d73da25b57196ac0f0716ad9f6001aae8fe28f6851b1a1133c62267f8e45",
- "sha1": "68fb9b544f582c45f7dc3402b2ae2f084d347a8b"
+ "sha512": "0eec3b25e7aebb8df74804d70a054c96e529f3d4cd437173219f891badef05d98996adcae387e6808e6489e18253aa73e6bd1193cfb9dcaf7ac26c92819e6bc8",
+ "sha1": "12edd937a9070a71e50dcb53fd757b30d115bc2a"
},
"required_dependencies": [
"JaCEZUhg"
],
- "size": 1500598,
- "date_published": "2025-02-11T01:11:12.901644Z"
+ "size": 1500972,
+ "date_published": "2025-08-19T22:18:43.907020Z"
+ },
+ {
+ "type": "curseforge",
+ "file_name": "beneath-1.20.1-1.0.5.jar",
+ "mc_versions": [
+ "1.20.1"
+ ],
+ "loaders": [
+ "neoforge",
+ "forge"
+ ],
+ "release_type": "release",
+ "url": "https://edge.forgecdn.net/files/6905/461/beneath-1.20.1-1.0.5.jar",
+ "id": "6905461",
+ "parent_id": "1113980",
+ "hashes": {
+ "sha1": "12edd937a9070a71e50dcb53fd757b30d115bc2a",
+ "md5": "aeda5af6cf8575a816f7c4ea1630ca97"
+ },
+ "required_dependencies": [
+ "302973"
+ ],
+ "size": 1500972,
+ "date_published": "2025-08-19T22:18:40.447Z"
}
]
},
@@ -3288,7 +3203,8 @@
{
"pakku_id": "tIc0aOMFiuJNztfY",
"pakku_links": [
- "0DMPJ1AWW6qfYubI"
+ "0DMPJ1AWW6qfYubI",
+ "tcGlxrXYONei6sfG"
],
"type": "MOD",
"side": "SERVER",
@@ -3305,37 +3221,9 @@
"modrinth": "pJGcKPh1"
},
"files": [
- {
- "type": "curseforge",
- "file_name": "corpsecurioscompat-1.20.x-Forge-3.0.2.jar",
- "mc_versions": [
- "1.20.2",
- "1.20.3",
- "1.20.1",
- "1.20.4"
- ],
- "loaders": [
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/6616/671/corpsecurioscompat-1.20.x-Forge-3.0.2.jar",
- "id": "6616671",
- "parent_id": "1138130",
- "hashes": {
- "sha1": "946d6cc5055eac39900ff252cd2eb72caf95e4ac",
- "md5": "f760be75a5b1c4c22c9327e72cd08a2c"
- },
- "required_dependencies": [
- "309927",
- "1264423",
- "316582"
- ],
- "size": 12495,
- "date_published": "2025-06-05T08:45:11.493Z"
- },
{
"type": "modrinth",
- "file_name": "corpsecurioscompat-1.20.x-Forge-3.0.2.jar",
+ "file_name": "corpsecurioscompat-1.20.1-Forge-3.1.2.jar",
"mc_versions": [
"1.20.1",
"1.20.2",
@@ -3346,18 +3234,44 @@
"forge"
],
"release_type": "release",
- "url": "https://cdn.modrinth.com/data/pJGcKPh1/versions/WlXDIt4w/corpsecurioscompat-1.20.x-Forge-3.0.2.jar",
- "id": "WlXDIt4w",
+ "url": "https://cdn.modrinth.com/data/pJGcKPh1/versions/oOV3E7PA/corpsecurioscompat-1.20.1-Forge-3.1.2.jar",
+ "id": "oOV3E7PA",
"parent_id": "pJGcKPh1",
"hashes": {
- "sha512": "fd41651ff891977acfb2b74ea1738c3259435fdc38f887c8ec7073979faebda27adcd3d65cbb9b3fc98a17edd8df05800b5277ff3687ca0c72e2e4bb71f3be6e",
- "sha1": "946d6cc5055eac39900ff252cd2eb72caf95e4ac"
+ "sha512": "f3a5ad7993bab522decefed9421002a130c5dae652e7e2b3c38a9afcf6dc14569ed00fd140a91fffb5e6baacde3eecb7ed0d0cc1222583a6d066be53c3dc726d",
+ "sha1": "6bffb8fd1ce4b0c7e504dc67271a05848f7d33a9"
},
"required_dependencies": [
- "OfKzpbRU"
+ "WrpuIfhw",
+ "OfKzpbRU",
+ "vvuO3ImH"
],
- "size": 12495,
- "date_published": "2025-07-11T09:30:13.847826Z"
+ "size": 24680,
+ "date_published": "2025-08-19T16:40:42.144982Z"
+ },
+ {
+ "type": "curseforge",
+ "file_name": "corpsecurioscompat-1.20.1-Forge-3.1.2.jar",
+ "mc_versions": [
+ "1.20.2",
+ "1.20.3",
+ "1.20.1",
+ "1.20.4"
+ ],
+ "loaders": [
+ "forge"
+ ],
+ "release_type": "release",
+ "url": "https://edge.forgecdn.net/files/6898/69/corpsecurioscompat-1.20.1-Forge-3.1.2.jar",
+ "id": "6898069",
+ "parent_id": "1138130",
+ "hashes": {
+ "sha1": "6bffb8fd1ce4b0c7e504dc67271a05848f7d33a9",
+ "md5": "5e0ed6620f6576535e429ffe278442ef"
+ },
+ "required_dependencies": [],
+ "size": 24680,
+ "date_published": "2025-08-17T21:25:40.290Z"
}
]
},
@@ -3699,27 +3613,6 @@
"modrinth": "kU1G12Nn"
},
"files": [
- {
- "type": "curseforge",
- "file_name": "createaddition-1.20.1-1.3.1.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/6306/951/createaddition-1.20.1-1.3.1.jar",
- "id": "6306951",
- "parent_id": "439890",
- "hashes": {
- "sha1": "0c408317b7c3bc3c7f7d5f6dbbb3ee106fa5f4fc",
- "md5": "0abfc0f6db9558cba6eaee44266a4447"
- },
- "required_dependencies": [],
- "size": 1547196,
- "date_published": "2025-03-15T13:17:38.737Z"
- },
{
"type": "modrinth",
"file_name": "createaddition-1.20.1-1.3.1.jar",
@@ -3742,6 +3635,29 @@
],
"size": 1547196,
"date_published": "2025-03-22T16:14:26.357192Z"
+ },
+ {
+ "type": "curseforge",
+ "file_name": "createaddition-1.20.1-1.3.2.jar",
+ "mc_versions": [
+ "1.20.1"
+ ],
+ "loaders": [
+ "forge"
+ ],
+ "release_type": "release",
+ "url": "https://edge.forgecdn.net/files/6901/922/createaddition-1.20.1-1.3.2.jar",
+ "id": "6901922",
+ "parent_id": "439890",
+ "hashes": {
+ "sha1": "41ea564e270effea8bad04b937fb30d2a3bb5053",
+ "md5": "0a70304b24fed06ef44470b613cdb251"
+ },
+ "required_dependencies": [
+ "328085"
+ ],
+ "size": 1583476,
+ "date_published": "2025-08-18T21:47:44.397Z"
}
]
},
@@ -4022,7 +3938,7 @@
"files": [
{
"type": "modrinth",
- "file_name": "create_hypertube-0.2.4-FORGE.jar",
+ "file_name": "create_hypertube-0.2.5-FORGE.jar",
"mc_versions": [
"1.20.1",
"1.20.2",
@@ -4036,22 +3952,22 @@
"neoforge"
],
"release_type": "beta",
- "url": "https://cdn.modrinth.com/data/ATDdrG1y/versions/zRjvJvQr/create_hypertube-0.2.4-FORGE.jar",
- "id": "zRjvJvQr",
+ "url": "https://cdn.modrinth.com/data/ATDdrG1y/versions/oT3tlxGs/create_hypertube-0.2.5-FORGE.jar",
+ "id": "oT3tlxGs",
"parent_id": "ATDdrG1y",
"hashes": {
- "sha512": "debb83aa50948e4eca156017b3d2829c4d398e269800c651a0780c8150be1bbcd06dbf2fc2bfc58f869e2c981b5d1e8613d183687a6b6b07bd19fe326b3e08e6",
- "sha1": "50e52ef50bd0b2e559d3fc52ffa7aa2ded94326c"
+ "sha512": "ffd47f1726bec14456a5a322e104bde942b64ea9a123d8fb3563453a7f762c580aa1732ea0917ad75714cae3fde70e16e9f38fd9952873abf205eab2dfd384ab",
+ "sha1": "d46bd8d5ae6ac25da9974062b0796172f698bfec"
},
"required_dependencies": [
"LNytGWDc"
],
- "size": 310191,
- "date_published": "2025-07-23T12:37:18.369082Z"
+ "size": 346735,
+ "date_published": "2025-08-12T12:11:17.628568Z"
},
{
"type": "curseforge",
- "file_name": "create_hypertube-0.2.4-FORGE.jar",
+ "file_name": "create_hypertube-0.2.5-FORGE.jar",
"mc_versions": [
"1.20.1"
],
@@ -4060,18 +3976,18 @@
"forge"
],
"release_type": "beta",
- "url": "https://edge.forgecdn.net/files/6802/739/create_hypertube-0.2.4-FORGE.jar",
- "id": "6802739",
+ "url": "https://edge.forgecdn.net/files/6878/308/create_hypertube-0.2.5-FORGE.jar",
+ "id": "6878308",
"parent_id": "1281336",
"hashes": {
- "sha1": "50e52ef50bd0b2e559d3fc52ffa7aa2ded94326c",
- "md5": "916f77844a0ab19a73a1e3d56f9467d7"
+ "sha1": "d46bd8d5ae6ac25da9974062b0796172f698bfec",
+ "md5": "03784416aec9ac6193244a1b422179a7"
},
"required_dependencies": [
"328085"
],
- "size": 310191,
- "date_published": "2025-07-23T12:33:14.783Z"
+ "size": 346735,
+ "date_published": "2025-08-12T12:05:31.173Z"
}
]
},
@@ -4222,30 +4138,9 @@
"modrinth": "Rw1NrDzF"
},
"files": [
- {
- "type": "curseforge",
- "file_name": "Cucumber-1.20.1-7.0.14.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/6680/445/Cucumber-1.20.1-7.0.14.jar",
- "id": "6680445",
- "parent_id": "272335",
- "hashes": {
- "sha1": "1d1f273c170dc4a2b5ff74216391838f453e536f",
- "md5": "b653feea3bbf291bda7b7f2ef247758a"
- },
- "required_dependencies": [],
- "size": 269589,
- "date_published": "2025-06-21T21:06:53.023Z"
- },
{
"type": "modrinth",
- "file_name": "Cucumber-1.20.1-7.0.14.jar",
+ "file_name": "Cucumber-1.20.1-7.0.15.jar",
"mc_versions": [
"1.20.1"
],
@@ -4253,16 +4148,37 @@
"forge"
],
"release_type": "release",
- "url": "https://cdn.modrinth.com/data/Rw1NrDzF/versions/HlbDwsPk/Cucumber-1.20.1-7.0.14.jar",
- "id": "HlbDwsPk",
+ "url": "https://cdn.modrinth.com/data/Rw1NrDzF/versions/tHDveaxK/Cucumber-1.20.1-7.0.15.jar",
+ "id": "tHDveaxK",
"parent_id": "Rw1NrDzF",
"hashes": {
- "sha512": "8b86f68b07eed47b989eefcf38f2ac8f0589b976c8ddc7b8ef00e25738e0fe1754f9d2cb0f2f287049e5da548380b95fab6f9631a55b323bcc419719d0e716ad",
- "sha1": "1d1f273c170dc4a2b5ff74216391838f453e536f"
+ "sha512": "9ee45676c1acf8979835610e3f06163a7c69c1fcef872246f118e5dc5c387c9457736c50c7bad63e8319f4e5b75a58e731f49eeb8bfced9c92d1583b43a9afe2",
+ "sha1": "f376bdf46bce7d9d8cf275b05899e1abaed98c3b"
},
"required_dependencies": [],
- "size": 269589,
- "date_published": "2025-06-21T21:06:55.448902Z"
+ "size": 269566,
+ "date_published": "2025-08-12T22:57:16.961925Z"
+ },
+ {
+ "type": "curseforge",
+ "file_name": "Cucumber-1.20.1-7.0.15.jar",
+ "mc_versions": [
+ "1.20.1"
+ ],
+ "loaders": [
+ "forge"
+ ],
+ "release_type": "release",
+ "url": "https://edge.forgecdn.net/files/6880/321/Cucumber-1.20.1-7.0.15.jar",
+ "id": "6880321",
+ "parent_id": "272335",
+ "hashes": {
+ "sha1": "f376bdf46bce7d9d8cf275b05899e1abaed98c3b",
+ "md5": "84949e197a71b5f20a99532bd082cea6"
+ },
+ "required_dependencies": [],
+ "size": 269566,
+ "date_published": "2025-08-12T22:57:15.407Z"
}
]
},
@@ -4807,69 +4723,6 @@
}
]
},
- {
- "pakku_id": "gYHPAspVHiwlSSXI",
- "type": "MOD",
- "side": "CLIENT",
- "slug": {
- "curseforge": "embeddium",
- "modrinth": "embeddium"
- },
- "name": {
- "curseforge": "Embeddium",
- "modrinth": "Embeddium"
- },
- "id": {
- "curseforge": "908741",
- "modrinth": "sk9rgfiA"
- },
- "files": [
- {
- "type": "curseforge",
- "file_name": "embeddium-0.3.31+mc1.20.1.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "neoforge",
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/5681/725/embeddium-0.3.31+mc1.20.1.jar",
- "id": "5681725",
- "parent_id": "908741",
- "hashes": {
- "sha1": "bb2fa8f3e493af16af9160d049f96c614a1faf2f",
- "md5": "1dfb2ee49ce9ad5d484ff3eea0d628b7"
- },
- "required_dependencies": [],
- "size": 1320675,
- "date_published": "2024-08-31T23:11:49.240Z"
- },
- {
- "type": "modrinth",
- "file_name": "embeddium-0.3.31+mc1.20.1.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "forge",
- "neoforge"
- ],
- "release_type": "release",
- "url": "https://cdn.modrinth.com/data/sk9rgfiA/versions/UTbfe5d1/embeddium-0.3.31+mc1.20.1.jar",
- "id": "UTbfe5d1",
- "parent_id": "sk9rgfiA",
- "hashes": {
- "sha512": "ffbf2da4685260a4d5c14c621708bd20722563f084f042d3dfb0a7b87f048e39299648c854a93939129da0d23a15a91ec628560d601e76074b08e275f6e132e9",
- "sha1": "bb2fa8f3e493af16af9160d049f96c614a1faf2f"
- },
- "required_dependencies": [],
- "size": 1320675,
- "date_published": "2024-08-31T23:11:49.184634Z"
- }
- ]
- },
{
"pakku_id": "mEP7yMd938gKqjfz",
"pakku_links": [
@@ -5161,7 +5014,7 @@
"files": [
{
"type": "modrinth",
- "file_name": "everycomp-1.20-2.8.15-forge.jar",
+ "file_name": "everycomp-1.20-2.9.1-forge.jar",
"mc_versions": [
"1.20.1"
],
@@ -5169,22 +5022,22 @@
"forge"
],
"release_type": "release",
- "url": "https://cdn.modrinth.com/data/eiktJyw1/versions/oIyvoBy6/everycomp-1.20-2.8.15-forge.jar",
- "id": "oIyvoBy6",
+ "url": "https://cdn.modrinth.com/data/eiktJyw1/versions/ZmTNauR4/everycomp-1.20-2.9.1-forge.jar",
+ "id": "ZmTNauR4",
"parent_id": "eiktJyw1",
"hashes": {
- "sha512": "4461a1c2e767e5aa40baeb9e356289ffd7daf2100c3b7470ebbeb6d11ba979674f84234fb8d1446a2afac210bac188471404ff7da037a765f5073caebf46833b",
- "sha1": "cedfb61a5ec202de8aacef40b1abab49d9936066"
+ "sha512": "861479f930de09109a285ad3ddbfe54764510fa4228ba95d13e200d467b580c3a5e67d7b88ee453db7b4796f3f26a333934aae3610d0e8624a7fb5c357bfff5f",
+ "sha1": "88eabf9f0c614cc097b1b39b5a970b5e7835274b"
},
"required_dependencies": [
"twkfQtEc"
],
- "size": 2777935,
- "date_published": "2025-07-30T05:01:45.107707Z"
+ "size": 2808536,
+ "date_published": "2025-08-24T04:23:13.159167Z"
},
{
"type": "curseforge",
- "file_name": "everycomp-1.20-2.8.15-forge.jar",
+ "file_name": "everycomp-1.20-2.9.1-forge.jar",
"mc_versions": [
"1.20.1"
],
@@ -5192,18 +5045,18 @@
"forge"
],
"release_type": "release",
- "url": "https://edge.forgecdn.net/files/6827/718/everycomp-1.20-2.8.15-forge.jar",
- "id": "6827718",
+ "url": "https://edge.forgecdn.net/files/6921/386/everycomp-1.20-2.9.1-forge.jar",
+ "id": "6921386",
"parent_id": "628539",
"hashes": {
- "sha1": "cedfb61a5ec202de8aacef40b1abab49d9936066",
- "md5": "12560df2919a149c357b741a257cf64a"
+ "sha1": "88eabf9f0c614cc097b1b39b5a970b5e7835274b",
+ "md5": "3685dc96dc9eec27c20d73fb19240108"
},
"required_dependencies": [
"499980"
],
- "size": 2777935,
- "date_published": "2025-07-30T05:01:30.480Z"
+ "size": 2808536,
+ "date_published": "2025-08-24T04:22:59.213Z"
}
]
},
@@ -5801,7 +5654,7 @@
"files": [
{
"type": "modrinth",
- "file_name": "fancymenu_forge_3.6.4_MC_1.20.1.jar",
+ "file_name": "fancymenu_forge_3.7.0_MC_1.20.1.jar",
"mc_versions": [
"1.20.1"
],
@@ -5809,19 +5662,19 @@
"forge"
],
"release_type": "release",
- "url": "https://cdn.modrinth.com/data/Wq5SjeWM/versions/uWOORZzp/fancymenu_forge_3.6.4_MC_1.20.1.jar",
- "id": "uWOORZzp",
+ "url": "https://cdn.modrinth.com/data/Wq5SjeWM/versions/MbyfTTsz/fancymenu_forge_3.7.0_MC_1.20.1.jar",
+ "id": "MbyfTTsz",
"parent_id": "Wq5SjeWM",
"hashes": {
- "sha512": "a63c8caeb1b39d2161c6836e1fb7b4ec0d4faa37230039fcb6bef6c6a3b4ccdf736d2f8140c867e7f70b64012aabb7817fabfa0c6222a2547b512a5a58ef18f9",
- "sha1": "da528b28187269d2c44c8192e89c701187953d1e"
+ "sha512": "00579685f38e30eaeaf2ab01c23ea72b53ef03245e46be35297e0955383e070a92983ec5ca2043592fcf34213d3cf9ae8e82165187da7d3b32d84b65c9d054fa",
+ "sha1": "f33a40f7d33585e781d90d00d156178e369ae8ed"
},
"required_dependencies": [
"CVT4pFB2",
"J81TRJWm"
],
- "size": 3573433,
- "date_published": "2025-07-18T21:12:19.752104Z"
+ "size": 3628603,
+ "date_published": "2025-08-23T14:53:05.096476Z"
},
{
"type": "curseforge",
@@ -6346,75 +6199,6 @@
}
]
},
- {
- "pakku_id": "c6bD4qYaWC0uDzgX",
- "pakku_links": [
- "rZMUz1QjgqD53x3s"
- ],
- "type": "MOD",
- "side": "CLIENT",
- "slug": {
- "curseforge": "first-person-model",
- "modrinth": "first-person-model"
- },
- "name": {
- "curseforge": "First-person Model (Forge/Fabric)",
- "modrinth": "First-person Model"
- },
- "id": {
- "curseforge": "333287",
- "modrinth": "H5XMjpHi"
- },
- "redistributable": false,
- "files": [
- {
- "type": "curseforge",
- "file_name": "firstperson-forge-2.5.0-mc1.20.1.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/6733/387/firstperson-forge-2.5.0-mc1.20.1.jar",
- "id": "6733387",
- "parent_id": "333287",
- "hashes": {
- "sha1": "58280ce1c376420ee138d99c5a7c8c5f5de315c3",
- "md5": "bd5b3e7464a42660131d5934f7c24aac"
- },
- "required_dependencies": [
- "433760"
- ],
- "size": 519546,
- "date_published": "2025-07-05T14:28:10.673Z"
- },
- {
- "type": "modrinth",
- "file_name": "firstperson-forge-2.5.0-mc1.20.1.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "forge"
- ],
- "release_type": "release",
- "url": "https://cdn.modrinth.com/data/H5XMjpHi/versions/ub6wk879/firstperson-forge-2.5.0-mc1.20.1.jar",
- "id": "ub6wk879",
- "parent_id": "H5XMjpHi",
- "hashes": {
- "sha512": "57f421f4d9ec969218372029798bc0e83aa661fce95744f5608dd03718e5a88a217fc36b7a71a7ab79b21a531a28a1c549e364241d103857afd932eaa0ce1002",
- "sha1": "58280ce1c376420ee138d99c5a7c8c5f5de315c3"
- },
- "required_dependencies": [
- "MPCX6s5C"
- ],
- "size": 519546,
- "date_published": "2025-07-05T14:28:11.556615Z"
- }
- ]
- },
{
"pakku_id": "BHSq7VGlM9Gejcqi",
"type": "MOD",
@@ -6933,7 +6717,7 @@
"files": [
{
"type": "modrinth",
- "file_name": "greate-0.0.50.jar",
+ "file_name": "greate-0.0.51.jar",
"mc_versions": [
"1.20.1"
],
@@ -6942,23 +6726,23 @@
"neoforge"
],
"release_type": "alpha",
- "url": "https://cdn.modrinth.com/data/8wDcQuht/versions/WqPWraSr/greate-0.0.50.jar",
- "id": "WqPWraSr",
+ "url": "https://cdn.modrinth.com/data/8wDcQuht/versions/uOZLaa3T/greate-0.0.51.jar",
+ "id": "uOZLaa3T",
"parent_id": "8wDcQuht",
"hashes": {
- "sha512": "57ffbe121c93eb64b95ce66294c3a87e7df37a12c72d9496105690241479273dacc3efe3ee28fd825542156cd5226301021fab2fcdf4a28675cfafb77f4365ce",
- "sha1": "c3fbad31a098c0e589260e2714724ec456de3f64"
+ "sha512": "d333c40a6e2433c6fc46b75979881c6b1f5ad33984968c57eef16cb9357cec35e056d63fc1fc2cfb9878498e8d8861ae0571dc733267dd99395026c2ec61b339",
+ "sha1": "663d459fae5b64775c79e361f8c34642c6202448"
},
"required_dependencies": [
"LNytGWDc",
"7tG215v7"
],
- "size": 1500510,
- "date_published": "2025-08-07T22:26:24.676945Z"
+ "size": 1500474,
+ "date_published": "2025-08-16T17:23:29.632692Z"
},
{
"type": "curseforge",
- "file_name": "greate-0.0.50.jar",
+ "file_name": "greate-0.0.51.jar",
"mc_versions": [
"1.20.1"
],
@@ -6967,19 +6751,19 @@
"forge"
],
"release_type": "alpha",
- "url": "https://edge.forgecdn.net/files/6861/250/greate-0.0.50.jar",
- "id": "6861250",
+ "url": "https://edge.forgecdn.net/files/6893/614/greate-0.0.51.jar",
+ "id": "6893614",
"parent_id": "901996",
"hashes": {
- "sha1": "c3fbad31a098c0e589260e2714724ec456de3f64",
- "md5": "99d378e8b1082de0378f283345cb1799"
+ "sha1": "663d459fae5b64775c79e361f8c34642c6202448",
+ "md5": "e6c1297fb76c8ada273142b1685e3253"
},
"required_dependencies": [
"890405",
"328085"
],
- "size": 1500510,
- "date_published": "2025-08-07T22:26:22.413Z"
+ "size": 1500474,
+ "date_published": "2025-08-16T17:23:28.067Z"
}
]
},
@@ -8636,9 +8420,31 @@
"modrinth": "EltpO5cN"
},
"files": [
+ {
+ "type": "modrinth",
+ "file_name": "lootr-forge-1.20-0.7.35.92.jar",
+ "mc_versions": [
+ "1.20",
+ "1.20.1"
+ ],
+ "loaders": [
+ "forge"
+ ],
+ "release_type": "release",
+ "url": "https://cdn.modrinth.com/data/EltpO5cN/versions/9viyYois/lootr-forge-1.20-0.7.35.92.jar",
+ "id": "9viyYois",
+ "parent_id": "EltpO5cN",
+ "hashes": {
+ "sha512": "903ae0ba7077c86719399c32b4dba5726ce78c19f5eed8bb21acdbe1350cd3572fa2f1278a6b04d352b45ea12284bc97c24e77eab97500a44c0835e92288a0a2",
+ "sha1": "6e0c4289f06552c89bfe63b6d43a0609fecd6935"
+ },
+ "required_dependencies": [],
+ "size": 458609,
+ "date_published": "2025-08-22T02:15:11.750259Z"
+ },
{
"type": "curseforge",
- "file_name": "lootr-forge-1.20-0.7.35.91.jar",
+ "file_name": "lootr-forge-1.20-0.7.35.92.jar",
"mc_versions": [
"1.20.1",
"1.20"
@@ -8647,40 +8453,16 @@
"forge"
],
"release_type": "release",
- "url": "https://edge.forgecdn.net/files/6330/326/lootr-forge-1.20-0.7.35.91.jar",
- "id": "6330326",
+ "url": "https://edge.forgecdn.net/files/6913/496/lootr-forge-1.20-0.7.35.92.jar",
+ "id": "6913496",
"parent_id": "361276",
"hashes": {
- "sha1": "4175b32e3bc25b05c45cc84f70b585279a871d3c",
- "md5": "512ee49d21782875b33513fb074eb098"
+ "sha1": "6e0c4289f06552c89bfe63b6d43a0609fecd6935",
+ "md5": "46f8cc588def48fc8971cdaae64b40ac"
},
"required_dependencies": [],
- "size": 458532,
- "date_published": "2025-03-22T03:44:13.050Z"
- },
- {
- "type": "modrinth",
- "file_name": "lootr-forge-1.20-0.7.35.91.jar",
- "mc_versions": [
- "1.19.3",
- "1.19.4",
- "1.20",
- "1.20.1"
- ],
- "loaders": [
- "forge"
- ],
- "release_type": "release",
- "url": "https://cdn.modrinth.com/data/EltpO5cN/versions/HmhkyU8X/lootr-forge-1.20-0.7.35.91.jar",
- "id": "HmhkyU8X",
- "parent_id": "EltpO5cN",
- "hashes": {
- "sha512": "9b576ec6008a5c86ce9ea218285bc133f49e9eaf8f4b854fa49170a9cc3c8de028b236f2e563493405732277fd1d2909520d5961076b3ddbffcb0c7c539b4826",
- "sha1": "4175b32e3bc25b05c45cc84f70b585279a871d3c"
- },
- "required_dependencies": [],
- "size": 458532,
- "date_published": "2025-07-15T09:13:32.531920Z"
+ "size": 458609,
+ "date_published": "2025-08-22T02:12:46.677Z"
}
]
},
@@ -9161,7 +8943,7 @@
"files": [
{
"type": "modrinth",
- "file_name": "moonlight-1.20-2.15.6-forge.jar",
+ "file_name": "moonlight-1.20-2.16.5-forge.jar",
"mc_versions": [
"1.20.1"
],
@@ -9170,20 +8952,20 @@
"neoforge"
],
"release_type": "release",
- "url": "https://cdn.modrinth.com/data/twkfQtEc/versions/VqBFBOg7/moonlight-1.20-2.15.6-forge.jar",
- "id": "VqBFBOg7",
+ "url": "https://cdn.modrinth.com/data/twkfQtEc/versions/uiOJ4NEz/moonlight-1.20-2.16.5-forge.jar",
+ "id": "uiOJ4NEz",
"parent_id": "twkfQtEc",
"hashes": {
- "sha512": "4fe8c5da1f0697a12cc453e817905d18ee039b7442ab90b0ed70ff3221ef37598ccb30eef8ada5148ee022f16ea64cbba185da58b752a6ecb4f24d2bb0300e05",
- "sha1": "0ea0d478011428a02b561b24ca9db40c31b39870"
+ "sha512": "c160493b99be1fab942f7eb64c491985d51a72c16dbda18c345fd14cbf8cfb0bd899c1b7627714e507f079a68bf1917b4d4e407340c2ff3b44359e1996e6c2d7",
+ "sha1": "461b979a7c1f100a17af4558910f34f259bb56b2"
},
"required_dependencies": [],
- "size": 1287123,
- "date_published": "2025-08-04T09:41:41.923471Z"
+ "size": 1326648,
+ "date_published": "2025-08-19T05:34:44.417258Z"
},
{
"type": "curseforge",
- "file_name": "moonlight-1.20-2.15.6-forge.jar",
+ "file_name": "moonlight-1.20-2.16.5-forge.jar",
"mc_versions": [
"1.20.1"
],
@@ -9192,16 +8974,16 @@
"forge"
],
"release_type": "release",
- "url": "https://edge.forgecdn.net/files/6846/127/moonlight-1.20-2.15.6-forge.jar",
- "id": "6846127",
+ "url": "https://edge.forgecdn.net/files/6902/841/moonlight-1.20-2.16.5-forge.jar",
+ "id": "6902841",
"parent_id": "499980",
"hashes": {
- "sha1": "0ea0d478011428a02b561b24ca9db40c31b39870",
- "md5": "2e91dd12ddb2fc40bacb6b499568296a"
+ "sha1": "461b979a7c1f100a17af4558910f34f259bb56b2",
+ "md5": "d080ad63ce08e5c69785ab1227bc0af5"
},
"required_dependencies": [],
- "size": 1287123,
- "date_published": "2025-08-04T09:41:35.207Z"
+ "size": 1326648,
+ "date_published": "2025-08-19T05:34:28.713Z"
}
]
},
@@ -10285,27 +10067,6 @@
"modrinth": "pYFUU6cq"
},
"files": [
- {
- "type": "curseforge",
- "file_name": "particular-1.20.1-Forge-1.2.4.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/6603/252/particular-1.20.1-Forge-1.2.4.jar",
- "id": "6603252",
- "parent_id": "1219053",
- "hashes": {
- "sha1": "4dc0cfd572151816c939d2896ad8f13838cb7cf6",
- "md5": "ce29494f89ec662a19a954fa054ad49b"
- },
- "required_dependencies": [],
- "size": 421834,
- "date_published": "2025-05-31T23:14:51.347Z"
- },
{
"type": "modrinth",
"file_name": "particular-1.20.1-Forge-1.2.4.jar",
@@ -10326,6 +10087,27 @@
"required_dependencies": [],
"size": 421834,
"date_published": "2025-06-06T19:00:04.136808Z"
+ },
+ {
+ "type": "curseforge",
+ "file_name": "particular-1.20.1-Forge-1.2.7.jar",
+ "mc_versions": [
+ "1.20.1"
+ ],
+ "loaders": [
+ "forge"
+ ],
+ "release_type": "release",
+ "url": "https://edge.forgecdn.net/files/6916/904/particular-1.20.1-Forge-1.2.7.jar",
+ "id": "6916904",
+ "parent_id": "1219053",
+ "hashes": {
+ "sha1": "db04a6b14b7fb219701c50907986384bca363298",
+ "md5": "de5105497a7fa79ab099a592879ef260"
+ },
+ "required_dependencies": [],
+ "size": 420332,
+ "date_published": "2025-08-22T23:10:47.973Z"
}
]
},
@@ -10818,7 +10600,7 @@
"modrinth": "puzzles-lib"
},
"name": {
- "curseforge": "Puzzles Lib [Forge & Fabric]",
+ "curseforge": "Puzzles Lib",
"modrinth": "Puzzles Lib"
},
"id": {
@@ -10826,30 +10608,9 @@
"modrinth": "QAGBst4M"
},
"files": [
- {
- "type": "curseforge",
- "file_name": "PuzzlesLib-v8.1.32-1.20.1-Forge.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/6387/81/PuzzlesLib-v8.1.32-1.20.1-Forge.jar",
- "id": "6387081",
- "parent_id": "495476",
- "hashes": {
- "sha1": "1f24a25582fa6bb2569e32401a232ee90d34cc1a",
- "md5": "3ca3da58d71c0b14241df38578ffdb22"
- },
- "required_dependencies": [],
- "size": 1342204,
- "date_published": "2025-04-05T11:23:03.413Z"
- },
{
"type": "modrinth",
- "file_name": "PuzzlesLib-v8.1.32-1.20.1-Forge.jar",
+ "file_name": "PuzzlesLib-v8.1.33-1.20.1-Forge.jar",
"mc_versions": [
"1.20.1"
],
@@ -10857,16 +10618,37 @@
"forge"
],
"release_type": "release",
- "url": "https://cdn.modrinth.com/data/QAGBst4M/versions/YFZdsqXl/PuzzlesLib-v8.1.32-1.20.1-Forge.jar",
- "id": "YFZdsqXl",
+ "url": "https://cdn.modrinth.com/data/QAGBst4M/versions/mIyVGf3d/PuzzlesLib-v8.1.33-1.20.1-Forge.jar",
+ "id": "mIyVGf3d",
"parent_id": "QAGBst4M",
"hashes": {
- "sha512": "f6420b4884583727ee66d7410ce5ad3ce2a5fd9aed49700ea4bba1fd944a4b63d2d3f15a3d0d64afa2ec1aa261f8ef52b6277712c7d19e6dd31ff9d9360f05ae",
- "sha1": "1f24a25582fa6bb2569e32401a232ee90d34cc1a"
+ "sha512": "4e0a6243f70a7f99bb631940bfeca49f31b13ec34f338d994fe129f0445e738ffd925e5c440f4e6bf822f9013bb8c2156de6dfcd62741d85c3ca3e8221d86a19",
+ "sha1": "285b7c7616971338ccbe0022c9ea0f8ad3036aaf"
},
"required_dependencies": [],
- "size": 1342204,
- "date_published": "2025-04-05T11:23:08.540092Z"
+ "size": 1342987,
+ "date_published": "2025-08-23T12:27:37.945208Z"
+ },
+ {
+ "type": "curseforge",
+ "file_name": "PuzzlesLib-v8.1.33-1.20.1-Forge.jar",
+ "mc_versions": [
+ "1.20.1"
+ ],
+ "loaders": [
+ "forge"
+ ],
+ "release_type": "release",
+ "url": "https://edge.forgecdn.net/files/6918/565/PuzzlesLib-v8.1.33-1.20.1-Forge.jar",
+ "id": "6918565",
+ "parent_id": "495476",
+ "hashes": {
+ "sha1": "285b7c7616971338ccbe0022c9ea0f8ad3036aaf",
+ "md5": "19f23e3040eaadc7c30ae38f5a3dec68"
+ },
+ "required_dependencies": [],
+ "size": 1342987,
+ "date_published": "2025-08-23T12:27:32.200Z"
}
]
},
@@ -11479,164 +11261,6 @@
}
]
},
- {
- "pakku_id": "zUgGWEg2vl35sipH",
- "pakku_links": [
- "XSWzPp7PhHWY0nfU",
- "yeujdIYswj77BSkb"
- ],
- "type": "MOD",
- "side": "CLIENT",
- "slug": {
- "curseforge": "dynamiclights-reforged"
- },
- "name": {
- "curseforge": "Sodium/Embeddium Dynamic Lights"
- },
- "id": {
- "curseforge": "551736"
- },
- "files": [
- {
- "type": "curseforge",
- "file_name": "sodiumdynamiclights-forge-1.0.10-1.20.1.jar",
- "mc_versions": [
- "1.20.1",
- "1.20"
- ],
- "loaders": [
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/6044/481/sodiumdynamiclights-forge-1.0.10-1.20.1.jar",
- "id": "6044481",
- "parent_id": "551736",
- "hashes": {
- "sha1": "d27524e85bed0f0af83c03be46f9ca3eb02a1be9",
- "md5": "687c18cefa558ca8101ef97914d9ba6b"
- },
- "required_dependencies": [
- "1103431"
- ],
- "size": 511601,
- "date_published": "2025-01-02T01:22:43.027Z"
- }
- ]
- },
- {
- "pakku_id": "OKKOKwRG1CU9T3ym",
- "pakku_links": [
- "6I5K2vwIvkFSfEuv",
- "XSWzPp7PhHWY0nfU",
- "gYHPAspVHiwlSSXI",
- "yeujdIYswj77BSkb"
- ],
- "type": "MOD",
- "side": "CLIENT",
- "slug": {
- "curseforge": "magnesium-extras"
- },
- "name": {
- "curseforge": "Sodium/Embeddium Extras"
- },
- "id": {
- "curseforge": "558905"
- },
- "files": [
- {
- "type": "curseforge",
- "file_name": "sodiumextras-forge-1.0.7-1.20.1.jar",
- "mc_versions": [
- "1.20.1",
- "1.20"
- ],
- "loaders": [
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/6041/697/sodiumextras-forge-1.0.7-1.20.1.jar",
- "id": "6041697",
- "parent_id": "558905",
- "hashes": {
- "sha1": "7603f44bc4750774fbbdc07a3153c391650fcf3d",
- "md5": "823adea3bcfd64dbdbaec46950cf4108"
- },
- "required_dependencies": [
- "1103431",
- "908741"
- ],
- "size": 438540,
- "date_published": "2025-01-01T04:39:13.763Z"
- }
- ]
- },
- {
- "pakku_id": "yeujdIYswj77BSkb",
- "type": "MOD",
- "side": "CLIENT",
- "slug": {
- "curseforge": "sodium-options-api",
- "modrinth": "sodium-options-api"
- },
- "name": {
- "curseforge": "Sodium/Embeddium Options API",
- "modrinth": "Sodium Options API"
- },
- "id": {
- "curseforge": "1103431",
- "modrinth": "Es5v4eyq"
- },
- "files": [
- {
- "type": "curseforge",
- "file_name": "sodiumoptionsapi-forge-1.0.10-1.20.1.jar",
- "mc_versions": [
- "1.20.1",
- "1.20"
- ],
- "loaders": [
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/6100/812/sodiumoptionsapi-forge-1.0.10-1.20.1.jar",
- "id": "6100812",
- "parent_id": "1103431",
- "hashes": {
- "sha1": "7529fbf938787ed13a251cbf40936f8c29ec4b6c",
- "md5": "75807590ae2648ecdeb855705868ce59"
- },
- "required_dependencies": [
- "908741"
- ],
- "size": 443978,
- "date_published": "2025-01-18T20:48:18.013Z"
- },
- {
- "type": "modrinth",
- "file_name": "sodiumoptionsapi-forge-1.0.10-1.20.1.jar",
- "mc_versions": [
- "1.20",
- "1.20.1"
- ],
- "loaders": [
- "forge"
- ],
- "release_type": "release",
- "url": "https://cdn.modrinth.com/data/Es5v4eyq/versions/d0EFLitO/sodiumoptionsapi-forge-1.0.10-1.20.1.jar",
- "id": "d0EFLitO",
- "parent_id": "Es5v4eyq",
- "hashes": {
- "sha512": "20b11f1582df3df3d351e0cffcfc8b97453e2d73164fbad46d3f4eb960cab57d8f708d84b818782ef019d5cd9494ce001161f753623680516a191d6f510ebb79",
- "sha1": "7529fbf938787ed13a251cbf40936f8c29ec4b6c"
- },
- "required_dependencies": [
- "sk9rgfiA"
- ],
- "size": 443978,
- "date_published": "2025-01-18T20:48:20.566320Z"
- }
- ]
- },
{
"pakku_id": "mUY7a1f4DIhjgXtQ",
"pakku_links": [
@@ -11849,47 +11473,49 @@
},
"redistributable": false,
"files": [
- {
- "type": "curseforge",
- "file_name": "species-3.4.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/6744/903/species-3.4.jar",
- "id": "6744903",
- "parent_id": "857737",
- "hashes": {
- "sha1": "9a382083142bf27992fbe0836d297f89265dd24a",
- "md5": "eff659ebb9c4a822f480a4c27d13a8af"
- },
- "required_dependencies": [],
- "size": 42101496,
- "date_published": "2025-07-08T16:03:05.663Z"
- },
{
"type": "modrinth",
- "file_name": "species-3.4.jar",
+ "file_name": "species-3.5.jar",
"mc_versions": [
"1.20.1"
],
"loaders": [
- "forge"
+ "forge",
+ "neoforge"
],
"release_type": "release",
- "url": "https://cdn.modrinth.com/data/s5d4P01r/versions/xkMjveeZ/species-3.4.jar",
- "id": "xkMjveeZ",
+ "url": "https://cdn.modrinth.com/data/s5d4P01r/versions/KwPDNMjG/species-3.5.jar",
+ "id": "KwPDNMjG",
"parent_id": "s5d4P01r",
"hashes": {
- "sha512": "e7995bcf3a8ea07ebd2e640e03df69c9d427820a7bcf881432f82253eea31f13ce2bed549af6c0e557d39301aee422e4a4090d16e22df9a73244cdcfefd7fbe9",
- "sha1": "9a382083142bf27992fbe0836d297f89265dd24a"
+ "sha512": "9ff8a488d3eed6950fe8eb09e3ab55e7fe65ee3340c212067e46bf98054330658e6406ad72388054f9ce00921b8d8fdeb5f28e09058c800bdf46e2e47a754a64",
+ "sha1": "b4d924f4faf6eb201db04205b61fa1524a8b0178"
},
"required_dependencies": [],
- "size": 42101496,
- "date_published": "2025-07-08T16:03:37.367924Z"
+ "size": 42114388,
+ "date_published": "2025-08-14T16:26:28.693413Z"
+ },
+ {
+ "type": "curseforge",
+ "file_name": "species-3.5.jar",
+ "mc_versions": [
+ "1.20.1"
+ ],
+ "loaders": [
+ "neoforge",
+ "forge"
+ ],
+ "release_type": "release",
+ "url": "https://edge.forgecdn.net/files/6886/321/species-3.5.jar",
+ "id": "6886321",
+ "parent_id": "857737",
+ "hashes": {
+ "sha1": "b4d924f4faf6eb201db04205b61fa1524a8b0178",
+ "md5": "3fb4bc2ee270255038b08971dec18243"
+ },
+ "required_dependencies": [],
+ "size": 42114388,
+ "date_published": "2025-08-14T16:26:07.777Z"
}
]
},
@@ -12944,7 +12570,7 @@
]
},
{
- "pakku_id": "ZGt3prWXJVURPwKE",
+ "pakku_id": "kR8s4t9LptntMSpg",
"pakku_links": [
"64uacGcEw697jVGs"
],
@@ -12965,7 +12591,7 @@
"files": [
{
"type": "curseforge",
- "file_name": "waterflasks-3.0.8.jar",
+ "file_name": "waterflasks-3.0.9.jar",
"mc_versions": [
"1.20.1"
],
@@ -12974,20 +12600,22 @@
"forge"
],
"release_type": "release",
- "url": "https://edge.forgecdn.net/files/6681/183/waterflasks-3.0.8.jar",
- "id": "6681183",
+ "url": "https://edge.forgecdn.net/files/6877/264/waterflasks-3.0.9.jar",
+ "id": "6877264",
"parent_id": "354353",
"hashes": {
- "sha1": "6fc568609f6a182d18f8f4fac286c9bf122a486b",
- "md5": "e71547e2b16e7d7c24c823ffec666c42"
+ "sha1": "de5fec2b87cc99ff4ff73fac1e7e479c64478820",
+ "md5": "da255c51c7356b95a1ace27e2c3c559a"
},
- "required_dependencies": [],
- "size": 939203,
- "date_published": "2025-06-22T02:23:25.573Z"
+ "required_dependencies": [
+ "302973"
+ ],
+ "size": 943232,
+ "date_published": "2025-08-12T03:42:03.923Z"
},
{
"type": "modrinth",
- "file_name": "waterflasks-3.0.6.jar",
+ "file_name": "waterflasks-3.0.8.jar",
"mc_versions": [
"1.20.1"
],
@@ -12995,18 +12623,18 @@
"forge"
],
"release_type": "release",
- "url": "https://cdn.modrinth.com/data/ONgsGaM9/versions/i7FOulRq/waterflasks-3.0.6.jar",
- "id": "i7FOulRq",
+ "url": "https://cdn.modrinth.com/data/ONgsGaM9/versions/VIl9hEx7/waterflasks-3.0.8.jar",
+ "id": "VIl9hEx7",
"parent_id": "ONgsGaM9",
"hashes": {
- "sha512": "d0e1b1646d374741c9abdf7de41c615b85e8c7d18fbb37bed46c6ddf5802ca2d52a96c999b54ac82eac77e40571b23a3dce1985973b8bfb858981fe13ef6bb3d",
- "sha1": "bcb5863e29d5faedcffde83f6d5ca02486b264a4"
+ "sha512": "7cc5e39ac45223a4b28387a60e0b361d777f44f34b9baa5d24a1541a0a21c0decf86146c19dbe4fcc4892048c0ca4f5a5737d09210c42f61d0e34448b3390c47",
+ "sha1": "6fc568609f6a182d18f8f4fac286c9bf122a486b"
},
"required_dependencies": [
"JaCEZUhg"
],
- "size": 933206,
- "date_published": "2025-01-19T23:31:12.024095Z"
+ "size": 939203,
+ "date_published": "2025-07-29T01:27:09.745095Z"
}
]
},
@@ -13384,34 +13012,9 @@
"modrinth": "lNttW2Xl"
},
"files": [
- {
- "type": "curseforge",
- "file_name": "TerraFirmaGreg-Core-Modern-0.7.10.jar",
- "mc_versions": [
- "1.20.1"
- ],
- "loaders": [
- "neoforge",
- "forge"
- ],
- "release_type": "release",
- "url": "https://edge.forgecdn.net/files/6872/582/TerraFirmaGreg-Core-Modern-0.7.10.jar",
- "id": "6872582",
- "parent_id": "513402",
- "hashes": {
- "sha1": "9a5c98fcaef9d12fdc1a86035ebf4f9170d1cb2e",
- "md5": "ca805dc57f89624bf9e53e4f9babda0a"
- },
- "required_dependencies": [
- "890405",
- "302973"
- ],
- "size": 515916,
- "date_published": "2025-08-10T20:34:53.927Z"
- },
{
"type": "modrinth",
- "file_name": "TerraFirmaGreg-Core-Modern-0.7.10.jar",
+ "file_name": "TerraFirmaGreg-Core-Modern-0.7.12.jar",
"mc_versions": [
"1.20.1"
],
@@ -13420,19 +13023,44 @@
"neoforge"
],
"release_type": "release",
- "url": "https://cdn.modrinth.com/data/lNttW2Xl/versions/8m3psJno/TerraFirmaGreg-Core-Modern-0.7.10.jar",
- "id": "8m3psJno",
+ "url": "https://cdn.modrinth.com/data/lNttW2Xl/versions/Dd2UXNbV/TerraFirmaGreg-Core-Modern-0.7.12.jar",
+ "id": "Dd2UXNbV",
"parent_id": "lNttW2Xl",
"hashes": {
- "sha512": "bb8b2907e7dcf1e630aac76575cefc04cc594b6da0aeafa76bed5a5838677720bddf2b134d3480e06e850ff041f3963b1d22803c8ac873f315e32b698f01ef29",
- "sha1": "9a5c98fcaef9d12fdc1a86035ebf4f9170d1cb2e"
+ "sha512": "225f221bfe05db8bf12db88423c1978f5c288ea6377f000827b9d8d49c86181dc2c50f31e7cb008d81a8ebff57f2b77d027a90eed9725df8586ee9a6d610164e",
+ "sha1": "6b2684bf4af912e4951ec5790725798c90b512ef"
},
"required_dependencies": [
"JaCEZUhg",
"7tG215v7"
],
- "size": 515916,
- "date_published": "2025-08-10T20:34:55.642076Z"
+ "size": 584411,
+ "date_published": "2025-08-24T07:00:10.368612Z"
+ },
+ {
+ "type": "curseforge",
+ "file_name": "TerraFirmaGreg-Core-Modern-0.7.12.jar",
+ "mc_versions": [
+ "1.20.1"
+ ],
+ "loaders": [
+ "neoforge",
+ "forge"
+ ],
+ "release_type": "release",
+ "url": "https://edge.forgecdn.net/files/6921/637/TerraFirmaGreg-Core-Modern-0.7.12.jar",
+ "id": "6921637",
+ "parent_id": "513402",
+ "hashes": {
+ "sha1": "6b2684bf4af912e4951ec5790725798c90b512ef",
+ "md5": "364dc88bee9a429c47f1e59dffd1da2a"
+ },
+ "required_dependencies": [
+ "302973",
+ "890405"
+ ],
+ "size": 584411,
+ "date_published": "2025-08-24T07:00:04.203Z"
}
]
},
@@ -13739,6 +13367,76 @@
}
]
},
+ {
+ "pakku_id": "qM5Yyq0zqqJc8XtT",
+ "pakku_links": [
+ "pB7ARGecP03UXpd6"
+ ],
+ "type": "MOD",
+ "side": "BOTH",
+ "slug": {
+ "curseforge": "wans-ancient-beasts",
+ "modrinth": "wab"
+ },
+ "name": {
+ "curseforge": "Wan's Ancient Beasts",
+ "modrinth": "Wan's Ancient Beasts"
+ },
+ "id": {
+ "curseforge": "1108604",
+ "modrinth": "nWC3kyL3"
+ },
+ "files": [
+ {
+ "type": "modrinth",
+ "file_name": "wab-1.20.1-1.3.1.jar",
+ "mc_versions": [
+ "1.20.1"
+ ],
+ "loaders": [
+ "forge",
+ "neoforge"
+ ],
+ "release_type": "release",
+ "url": "https://cdn.modrinth.com/data/nWC3kyL3/versions/cf1QAPDG/wab-1.20.1-1.3.1.jar",
+ "id": "cf1QAPDG",
+ "parent_id": "nWC3kyL3",
+ "hashes": {
+ "sha512": "cc80da2f8bbc7c9780b4ecbbc135b236bac6deec26166bf7149bfc5c9989c21f2f5be8948491fbab8d200c51ca854ee742c70ef735a164b37869d559c8b6731c",
+ "sha1": "1262e27c352d303b608dbfd587d4231741d9c89f"
+ },
+ "required_dependencies": [
+ "8BmcQJ2H"
+ ],
+ "size": 9068035,
+ "date_published": "2025-08-21T12:47:19.839859Z"
+ },
+ {
+ "type": "curseforge",
+ "file_name": "wab-1.20.1-1.3.1.jar",
+ "mc_versions": [
+ "1.20.1"
+ ],
+ "loaders": [
+ "neoforge",
+ "forge"
+ ],
+ "release_type": "release",
+ "url": "https://edge.forgecdn.net/files/6911/60/wab-1.20.1-1.3.1.jar",
+ "id": "6911060",
+ "parent_id": "1108604",
+ "hashes": {
+ "sha1": "1262e27c352d303b608dbfd587d4231741d9c89f",
+ "md5": "f0c1ece64562ca523efb513e1e7c19c9"
+ },
+ "required_dependencies": [
+ "388172"
+ ],
+ "size": 9068035,
+ "date_published": "2025-08-21T12:44:33.350Z"
+ }
+ ]
+ },
{
"pakku_id": "zonLLbYfp9ViO9i7",
"type": "MOD",
@@ -13865,6 +13563,46 @@
}
]
},
+ {
+ "pakku_id": "V5l5vox7aWdt6HSJ",
+ "type": "MOD",
+ "side": "CLIENT",
+ "slug": {
+ "curseforge": "xenon",
+ "modrinth": "xenon"
+ },
+ "name": {
+ "curseforge": "Xenon",
+ "modrinth": "Xenon"
+ },
+ "id": {
+ "curseforge": "564239",
+ "modrinth": "BsmAXLQn"
+ },
+ "files": [
+ {
+ "type": "curseforge",
+ "file_name": "xenon-0.3.31+mc1.20.1.jar",
+ "mc_versions": [
+ "1.20.1"
+ ],
+ "loaders": [
+ "forge"
+ ],
+ "release_type": "release",
+ "url": "https://edge.forgecdn.net/files/5752/40/xenon-0.3.31+mc1.20.1.jar",
+ "id": "5752040",
+ "parent_id": "564239",
+ "hashes": {
+ "sha1": "93e7c3938f88dbd24591412033572f42f90d3cb4",
+ "md5": "41ca035046ec01bd29a879be036a4560"
+ },
+ "required_dependencies": [],
+ "size": 2093415,
+ "date_published": "2024-09-24T12:55:08.173Z"
+ }
+ ]
+ },
{
"pakku_id": "dHJr8CybJVqGuwXG",
"type": "MOD",
diff --git a/pakku.json b/pakku.json
index cee9fd870..4225bd1c4 100644
--- a/pakku.json
+++ b/pakku.json
@@ -8,7 +8,7 @@
"config",
"defaultconfigs",
"kubejs",
- "tacz",
+ "tacz",
"!kubejs/probe/**"
],
"server_overrides": [
@@ -158,8 +158,8 @@
"first-person-model": {
"side": "CLIENT"
},
- "flickerfix": {
- "side": "CLIENT"
+ "ftb-backups-2": {
+ "side": "BOTH"
},
"no-report-button": {
"side": "CLIENT"
@@ -209,10 +209,10 @@
"fast-ip-ping": {
"side": "CLIENT"
},
- "entityculling": {
+ "badoptimizations": {
"side": "CLIENT"
},
- "pick-up-notifier": {
+ "entityculling": {
"side": "CLIENT"
},
"resourceful-config": {
@@ -239,10 +239,10 @@
"xaeros-minimap": {
"side": "BOTH"
},
- "xaeros-world-map": {
+ "particular-reforged": {
"side": "BOTH"
},
- "particular-reforged": {
+ "pick-up-notifier": {
"side": "BOTH"
},
"inventory-tweaks-refoxed": {
@@ -254,11 +254,8 @@
"detected-setblock-be-gone": {
"side": "BOTH"
},
- "ad-astra-auto-lander": {
- "side": "CLIENT"
- },
"probejs": {
"export": false
}
}
-}
+}
\ No newline at end of file