Skip to content

Instantly share code, notes, and snippets.

@Gaelmare
Gaelmare / gist:eecd08b3a505ec208299122cd4867a88
Created April 16, 2020 21:09
Diff on advancement between tfc and cepalesstfc
--- 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": {
@Gaelmare
Gaelmare / gist:2478c8f8054cbd27782d37183b624b15
Created January 4, 2020 04:33
Updated Alloy Table for Old TFC Wiki
=== 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
@Gaelmare
Gaelmare / gist:eb650b19928ea298d0e926fa5b6d1ac2
Created January 4, 2020 04:33
Updated Alloy Table for Old TFC Wiki
=== 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
@Gaelmare
Gaelmare / InvTweaksCompatibility.xml
Created December 16, 2019 00:53
Draft TFC InvTweaks Compatibility file, in config/
<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