-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
254 changed files
with
361 additions
and
125 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,128 +1,56 @@ | ||
# Blacklist everything by default | ||
* | ||
# Folders | ||
/assets/ | ||
/asm/ | ||
/backpacks/ | ||
/backups/ | ||
/crash-reports/ | ||
/customnpcs/ | ||
/CustomSkinLoader/ | ||
/journeymap/ | ||
/libraries/ | ||
/local/ | ||
/logs/ | ||
/null/ | ||
/saves/ | ||
/mods/ | ||
/native/ | ||
/shaderpacks/ | ||
/screenshots/ | ||
/OtherResourcepacks/ | ||
/versions/ | ||
|
||
!/.gitignore | ||
!/.gitattributes | ||
# Launch cache | ||
/servers.dat | ||
/NBTEdit.log | ||
/OpenComputersMod-1.7.5.1290-lua53-native.64.dylib | ||
/NBTEdit.log.lck | ||
/optionsof.txt | ||
/MTUtilsData.nbt | ||
/minetweaker.log | ||
/optionsshaders.txt | ||
/betterfps.txt | ||
/launcher_profiles.json | ||
/BotaniaVars.dat | ||
/usernamecache.json | ||
|
||
# License files | ||
!/LICENSE* | ||
!/LICENSE_zh_CN* | ||
# Resourcepacks | ||
/resourcepacks/TFC_Anvil.zip | ||
/resourcepacks/TFC_Texture_BDCraft_32x.zip | ||
/resourcepacks/TFC_Texture_H3D_64x_v5.1.2.zip | ||
|
||
# Documentation files | ||
!/README.md | ||
!/supporterlist.txt | ||
!/supporterlistgold.txt | ||
|
||
# Changelogs | ||
!/changelog_en_US.txt | ||
!/changelog_zh_CN.txt | ||
|
||
# Lang file | ||
!/GregTech.lang | ||
|
||
# Resources | ||
!/resources | ||
!/scripts | ||
!/resourcepacks/TFR Theme Texture | ||
!/modpack | ||
!/config/advRocketry | ||
!/config/AE2Stuff | ||
!/config/AppliedEnergistics2 | ||
!/config/Betterloadingscreen | ||
!/config/betterquesting | ||
!/config/CustomMainMenu | ||
!/config/CustomOreGen | ||
!/config/draconicevolution/ | ||
!/config/EnhancedLootBags/ | ||
!/config/forestry/ | ||
!/config/gendustry/ | ||
!/config/gregtech/worldgenerationnew.cfg | ||
!/config/gregtech/stacksizes.cfg | ||
!/config/gregtech/oreprocessing.cfg | ||
!/config/gregtech/materials.cfg | ||
!/config/gregtech/ids.cfg | ||
!/config/gregtech/gregtech.cfg | ||
!/config/MatterOverdrive/Matter Overdrive.cfg | ||
!/config/MoegAddon/ | ||
!/config/MTUtils/ | ||
!/config/NEI/ | ||
!/config/OmniOcular/ | ||
!/config/opencomputers/ | ||
!/config/railcraft/ | ||
#!/config/recipes/ | ||
!/config/udary/ | ||
!/config/Avaritia.cfg | ||
!/config/Avaritiaddons.cfg | ||
!/config/Backpack.cfg | ||
!/config/Baubles.cfg | ||
!/config/BedrockLayer.cfg | ||
!/config/betterbuilderswands.cfg | ||
!/config/betterquesting.cfg | ||
!/config/Botania.cfg | ||
!/config/bq_standard.cfg | ||
!/config/bspkrsCore.cfg | ||
!/config/CarpentersBlocks.cfg | ||
!/config/cfm.cfg | ||
!/config/chisel.cfg | ||
!/config/CocoaInput.cfg | ||
!/config/CodeChickenCore.cfg | ||
!/config/CustomNpcs.cfg | ||
!/config/DraconicEvolution.Balance.cfg | ||
!/config/DraconicEvolution.cfg | ||
!/config/dungeonpack.cfg | ||
#!/config/fastcraft.ini | ||
!/config/flammpfeil.slashblade.cfg | ||
!/config/fognerf.cfg | ||
!/config/forge.cfg | ||
!/config/forgeChunkLoading.cfg | ||
!/config/HardcoreDarkness.cfg | ||
!/config/HoloInventory.cfg | ||
#!/config/IC2.ini | ||
!/config/Ic2Nei.cfg | ||
!/config/IC2NuclearControl.cfg | ||
!/config/IGWMod.cfg | ||
!/config/InGameInfoXML.cfg | ||
!/config/injectedDependencies.json | ||
#!/config/InvTweaks.cfg | ||
!/config/InvTweaksCompatibility.xml | ||
!/config/InvTweaksRules.txt | ||
!/config/InvTweaksTree.txt | ||
!/config/IronChest.cfg | ||
!/config/ironchestminecarts.cfg | ||
!/config/journeymap_ModInfo.cfg | ||
!/config/libVulpes.cfg | ||
!/config/LunatriusCore.cfg | ||
!/config/MemoryCleaner.cfg | ||
#!/config/MouseTweaks.cfg | ||
!/config/NBTEdit.cfg | ||
!/config/NEIAddons.cfg | ||
!/config/neiintegration.cfg | ||
!/config/OpenBlocks.cfg | ||
!/config/OpenComputers.cfg | ||
!/config/OpenMods.cfg | ||
!/config/OpenModsLibCore.json | ||
!/config/PluginMetrics.cfg | ||
#!/config/splash.properties | ||
!/config/TerraFirmaCraftNEIplugin.cfg | ||
!/config/terrafirmastuff.cfg | ||
!/config/TFC-Tweaks.cfg | ||
!/config/tfcautomatedbellows.cfg | ||
!/config/tfccellars.cfg | ||
!/config/TFCConfig.cfg | ||
!/config/TFCCrafting.cfg | ||
!/config/TFCOre.cfg | ||
!/config/TFCPrimitiveTech.cfg | ||
!/config/TFCTech.cfg | ||
!/config/TooMuchTime.cfg | ||
!/config/ttfcapi.cfg | ||
!/config/UnicodeFontFixer.cfg | ||
#!/config/UniqueNames.txt | ||
!/config/Waila.cfg | ||
!/config/WailaHarvestability.cfg | ||
!/config/WirelessCraftingTerminal.cfg | ||
|
||
# Options files | ||
!/gregtech.cfg | ||
!/options.txt | ||
!/config/IGI_TFR_DEBUG.xml | ||
!/config/IGI_TFR_USER.xml | ||
# Config cache | ||
/config/recipes/ | ||
/config/fastcraft.ini | ||
/config/IC2.ini | ||
/config/InvTweaks.cfg | ||
/config/MouseTweaks.cfg | ||
/config/splash.properties | ||
/config/UniqueNames.txt | ||
/config/MatterOverdrive/Registry.matter | ||
/config/gregtech/unification.cfg | ||
/config/gregtech/recipes.cfg | ||
/config/gregtech/materiallist.log | ||
/config/AppliedEnergistics2/recipes/items.csv | ||
/config/AppliedEnergistics2/CustomRecipes.cfg | ||
/config/AppliedEnergistics2/Facades.cfg | ||
/config/AppliedEnergistics2/VersionChecker.cfg |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# ASM Transformers, `true` to enable, `false` to disable | ||
transformer:gregtech.asm.transformers.CoFHLib_HashFix = true | ||
transformer:gregtech.asm.transformers.CoFHCore_CrashFix = true | ||
transformer:gregtech.asm.transformers.Minecraft_LavaFlammableFix = true | ||
transformer:gregtech.asm.transformers.Technomancy_ExtremelySlowLoadFix = true | ||
transformer:gregtech.asm.transformers.Thaumcraft_AspectLagFix = true |
Binary file added
BIN
+1.58 MB
resourcepacks/TFR Theme Texture/assets/minecraft/mcpatcher/sky/world0/cloud1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.37 MB
resourcepacks/TFR Theme Texture/assets/minecraft/mcpatcher/sky/world0/cloud2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions
8
resourcepacks/TFR Theme Texture/assets/minecraft/mcpatcher/sky/world0/sky1.properties
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
startFadeIn=18:00 | ||
endFadeIn=18:45 | ||
startFadeOut=18:50 | ||
endFadeOut=19:10 | ||
blend=add | ||
rotate=true | ||
axis=0.0 -0.2 0.0 | ||
source=./cloud2.png |
8 changes: 8 additions & 0 deletions
8
resourcepacks/TFR Theme Texture/assets/minecraft/mcpatcher/sky/world0/sky2.properties
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
startFadeIn=4:45 | ||
endFadeIn=5:10 | ||
startFadeOut=5:20 | ||
endFadeOut=6:05 | ||
blend=add | ||
rotate=true | ||
axis=0.0 -0.2 0.0 | ||
source=./cloud2.png |
8 changes: 8 additions & 0 deletions
8
resourcepacks/TFR Theme Texture/assets/minecraft/mcpatcher/sky/world0/sky3.properties
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
startFadeIn=5:30 | ||
endFadeIn=6:00 | ||
startFadeOut=17:50 | ||
endFadeOut=18:40 | ||
blend=screen | ||
rotate=true | ||
axis=0.0 -0.2 0.0 | ||
source=./cloud1.png |
6 changes: 6 additions & 0 deletions
6
resourcepacks/TFR Theme Texture/assets/minecraft/mcpatcher/sky/world0/sky4.properties
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
startFadeIn=17:30 | ||
endFadeIn=20:00 | ||
endFadeOut=6:10 | ||
blend=add | ||
rotate=true | ||
source=./starfield01.png |
7 changes: 7 additions & 0 deletions
7
resourcepacks/TFR Theme Texture/assets/minecraft/mcpatcher/sky/world0/sky5.properties
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
startFadeIn=19:30 | ||
endFadeIn=19:50 | ||
endFadeOut=4:40 | ||
blend=burn | ||
rotate=true | ||
axis=0.0 -0.2 0.0 | ||
source=./starfield02.png |
7 changes: 7 additions & 0 deletions
7
resourcepacks/TFR Theme Texture/assets/minecraft/mcpatcher/sky/world0/sky6.properties
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
startFadeIn=18:30 | ||
endFadeIn=18:45 | ||
endFadeOut=5:25 | ||
blend=add | ||
rotate=true | ||
axis=0.0 -0.2 0.0 | ||
source=./starfield03.png |
6 changes: 6 additions & 0 deletions
6
resourcepacks/TFR Theme Texture/assets/minecraft/mcpatcher/sky/world0/sky7.properties
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
startFadeIn=17:50 | ||
endFadeIn=18:30 | ||
endFadeOut=19:20 | ||
blend=add | ||
rotate=true | ||
source=./sky_sunflare.png |
6 changes: 6 additions & 0 deletions
6
resourcepacks/TFR Theme Texture/assets/minecraft/mcpatcher/sky/world0/sky8.properties
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
startFadeIn=4:40 | ||
endFadeIn=5:00 | ||
endFadeOut=5:50 | ||
blend=add | ||
rotate=true | ||
source=./sky_sunflare.png |
Binary file added
BIN
+10.2 KB
...epacks/TFR Theme Texture/assets/minecraft/mcpatcher/sky/world0/sky_sunflare.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+13.4 KB
resourcepacks/TFR Theme Texture/assets/minecraft/textures/environment/clouds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.16 KB
resourcepacks/TFR Theme Texture/assets/minecraft/textures/environment/end_sky.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.12 MB
...cepacks/TFR Theme Texture/assets/minecraft/textures/environment/moon_phases.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+6.41 KB
resourcepacks/TFR Theme Texture/assets/minecraft/textures/environment/rain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+439 Bytes
resourcepacks/TFR Theme Texture/assets/minecraft/textures/environment/snow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+111 KB
resourcepacks/TFR Theme Texture/assets/minecraft/textures/environment/sun.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+408 KB
resourcepacks/TFR Theme Texture/assets/minecraft/textures/font/Thumbs.db
Binary file not shown.
Binary file added
BIN
+7.24 KB
resourcepacks/TFR Theme Texture/assets/minecraft/textures/font/ascii.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.