This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<root> | |
<chest class="tfc.objects.container.ContainerChestTFC" row_size="9" large_chest="false"/> <!-- Chests to show the sorting modes buttons on --> | |
<chest class="tfc.objects.container.ContainerHorseInventoryTFC" row_size="9" large_chest="false"/> <!-- Chests to show the sorting modes buttons on --> | |
<inventory class="tfc.objects.container.ContainerLargeVessel" disable_buttons="false"/> <!-- Other inventories to show just the options button on --> | |
<inventory class="tfc.objects.container.ContainerSmallVessel" disable_buttons="true"/> <!-- Other inventories to show just the options button on --> | |
<inventory class="tfc.objects.container.ContainerNestBox" disable_buttons="true"/> <!-- Other inventories to show just the options button on --> | |
<inventory class="tfc.objects.container.ContainerQuern" disable_buttons="true"/> <!-- Other inventories to show just the options button on --> | |
<inventory class="tfc.objects.container.ContainerLogPile" disable_buttons="true"/> <!-- Other inventories to show |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=== Alloys === | |
Alloys are created by mixing base metals in a [[Crucible]]. Early-game Bronzes can also be obtained by smelting a combination of source ores in a [[Vessel]]. '''See [[Vessel#Bronzes|Pottery]] for more info.''' | |
'''Note:''' Only the listed ingredients can be mixed to create the valid alloy. Adding a completed alloy to a mixture of the alloy will result in useless Unknown Metal. (Example: Adding Unshaped Bronze to a correct mixture of Tin and Copper) | |
{| class="wikitable sortable" style="text-align:center;" | |
!Ingredients | |
!width=80 valign="top"|[[File:Grid Unshaped Bismuth Bronze.png|link=]]<br>Bismuth Bronze | |
!width=80 valign="top"|[[File:Grid Unshaped Black Bronze.png|link=]]<br>Black Bronze | |
!width=80 valign="top"|[[File:Grid Unshaped Brass.png|link=]]<br>Brass |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=== Alloys === | |
Alloys are created by mixing base metals in a [[Crucible]]. Early-game Bronzes can also be obtained by smelting a combination of source ores in a [[Vessel]]. '''See [[Vessel#Bronzes|Pottery]] for more info.''' | |
'''Note:''' Only the listed ingredients can be mixed to create the valid alloy. Adding a completed alloy to a mixture of the alloy will result in useless Unknown Metal. (Example: Adding Unshaped Bronze to a correct mixture of Tin and Copper) | |
{| class="wikitable sortable" style="text-align:center;" | |
!Ingredients | |
!width=80 valign="top"|[[File:Grid Unshaped Bismuth Bronze.png|link=]]<br>Bismuth Bronze | |
!width=80 valign="top"|[[File:Grid Unshaped Black Bronze.png|link=]]<br>Black Bronze | |
!width=80 valign="top"|[[File:Grid Unshaped Brass.png|link=]]<br>Brass |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- cepalesstfc/src/assets/tfc/advancements/world/noonions.json 2020-04-16 08:29:39.953722344 -0600 | |
+++ TerraFirmaCraft/src/main/resources/assets/tfc/advancements/world/find_gold.json 2020-04-14 12:35:45.826809267 -0600 | |
@@ -1,23 +1,23 @@ | |
{ | |
"display": { | |
"icon": { | |
- "item": "tfc:food/onion" | |
+ "item": "tfc:ore/native_gold" | |
}, | |
"title": { |