Substratum is a mod that adds ores and crafting materials for other mods or modpacks to use. It adds ingots, nuggets, dusts, gears, and plates of various materials. Each item recipe and world gen ore can be adjusted or disabled by editing the config file.
The following metals are added to by this mod:
- Copper
- Tin
- Zinc
- Lead
- Silver
- Nickel
- Platinum
- Aluminium
- Chromium
- Brass (Copper + Zinc)
- Bronze (Copper + Tin)
- Steel (Iron + Coal, recipe disabled by default)
- Invar (Iron + Nickel)
- Cupronickel (Copper + Nickel)
- Electrum (Gold + Silver)
- Signalum (Copper + Silver + Liquid Redstone)
- Lumium (Tin + Silver + Liquid Glowstone)
- Enderium (Tin + Platinum + Silver + Liquid Enderpearl)
Note: Liquid Redstone/Glowstone/Enderpearl recipes are disabled by default in this mod. Other mods may add recipes for them.
The following worldgen ores are added to by this mod:
- Copper
- Tin
- Zinc
- Lead
- Silver
- Nickel
- Platinum
- Alumina
- Chromium
- Sulfur (Nether)
- Niter (Nether)
How do I craft or find Aluminium?
I haven't looked much into it, but I think it's from Alumina Ore. If you have JEI/NEI installed, press R for the recipe, or U to see how the ore is used for...
Mine and process the Alumina Ore.
Technically speaking: Alumina is Alumin(i)um Oxide, which in a crystalline form makes Rubies & Sapphires.
Bauxite (as named in GregTech & Engineer's Toolbox) is the main Real World ore that Alumin(i)um is found as and processed from.
I can suggest you so much new alloys to add if you want to improve your mod: https://en.wikipedia.org/wiki/List_of_alloys
I suggest you to add the Mercury too as base metal. ;)
Hi there, I'm using v1.11 and I have a few missing textures. Both Niter and Sulfur are showing the missing texture blocks.
tile.substratym.ore_sulfur.name
tile.substratym.ore_niter.name
???
Not sure why...? Any ideas?
Thanks,
AgentOre
Hi there, I have a couple suggestions in regards towards your config and mod Support for Tinkers Construct.
1 Grouping everything together in sections like axes helmets and dust, then making an array as a blacklist. As an example you have dust then adding a comment saying that anything you add to this list is going to be removed. If someone wants to disable all of the dust in the mod underneath the blacklist you have a Boolean for enabling or disabling that whole section. or have a keyword that you look for in the list like disable.
I just thought that even though i love an in-depth config it was Little hard to manage over and i ended up putting false on everything under invar and any other metal i didn't want.
2 being able to use these metals in tinkers construct. in an example signalum requires 3 parts copper to i think one part nickel/platinum and a redstone bucket. with the addition to tinkers construct you can add molten redstone (and glowstone as for another recipe) and use the dust/ingots/ores in the smeltery as well as keeping the orginal recipe in the configs being able to disable/enable it.
if these suggestions could be implement into future version or even 1.10.2 that would be great.
thank you for reading my rather long message. take care and good luck programming :)
Being someone who's friends with the Metallurgy/ExtraTiC team, playing with this mod shows promise and also makes me see how far this mod could go in the future. Keep going!
It misses many tools and armors like tin, lead, zinc, nickel, platinium, chrome, brass and cupronickel.
Hi!
First of all, I wanted to say I love your mod!
But I need a little help here...
I'm making a modpack for 1.11, and I've found out that sulfur&niter ores apparently crashes the game...
Ores in game:
Crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
FMLPlugin (InventoryTweaks-1.62-dev-77.jar)
GudLib (gud_lib-1.1.0.1.jar)
LoadingPlugin (RandomThings-MC1.11.2-3.7.9.jar)
CorePlugin (FluxedRedstone-2.6.0.54.jar)
RebornCoreASM (RebornCore-1.11.2-2.13.3.34-universal.jar)
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.2.jar)
RBLoadingPlugin (RealBench-1.11.2-1.3.2.jar)
LoadingPlugin (ResourceLoader-MC1.11-1.5.1.jar)
LoadingPlugin (Bloodmoon-MC1.11-1.5.1.jar)
Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 2/5/17 9:36 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.client.renderer.block.model.BakedQuadRetextured.func_178217_e(BakedQuadRetextured.java:26)
at net.minecraft.client.renderer.block.model.BakedQuadRetextured.<init>(BakedQuadRetextured.java:17)
at net.minecraft.client.renderer.block.model.SimpleBakedModel$Builder.func_188645_a(SourceFile:120)
at net.minecraft.client.renderer.block.model.SimpleBakedModel$Builder.<init>(SourceFile:102)
at net.minecraftforge.client.ForgeHooksClient.getDamageModel(ForgeHooksClient.java:668)
at net.minecraft.client.renderer.BlockRendererDispatcher.func_175020_a(BlockRendererDispatcher.java:46)
at net.minecraft.client.renderer.RenderGlobal.func_174981_a(RenderGlobal.java:1909)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1360)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1246)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1053)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1077)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.client.renderer.block.model.BakedQuadRetextured.func_178217_e(BakedQuadRetextured.java:26)
at net.minecraft.client.renderer.block.model.BakedQuadRetextured.<init>(BakedQuadRetextured.java:17)
at net.minecraft.client.renderer.block.model.SimpleBakedModel$Builder.func_188645_a(SourceFile:120)
at net.minecraft.client.renderer.block.model.SimpleBakedModel$Builder.<init>(SourceFile:102)
at net.minecraftforge.client.ForgeHooksClient.getDamageModel(ForgeHooksClient.java:668)
at net.minecraft.client.renderer.BlockRendererDispatcher.func_175020_a(BlockRendererDispatcher.java:46)
at net.minecraft.client.renderer.RenderGlobal.func_174981_a(RenderGlobal.java:1909)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1360)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1246)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Wizardon777'/86, l='MpServer', x=-923.36, y=48.00, z=-1151.30]]
Chunk stats: MultiplayerChunkCache: 169, 169
Level seed: 0
Level generator: ID 06 - voidworld, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (0,88,0), Chunk: (at 0,5,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1040140 game time, 1040140 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 19 total; [EntityPlayerSP['Wizardon777'/86, l='MpServer', x=-923.36, y=48.00, z=-1151.30], EntityPigZombie['Zombie Pigman'/136, l='MpServer', x=-870.50, y=49.00, z=-1075.50], EntityPigZombie['Zombie Pigman'/139, l='MpServer', x=-940.41, y=24.00, z=-1160.80], EntityPigZombie['Zombie Pigman'/142, l='MpServer', x=-935.54, y=41.00, z=-1166.77], EntityBlaze['Blaze'/284, l='MpServer', x=-871.50, y=65.00, z=-1109.50], EntityPigZombie['Zombie Pigman'/162, l='MpServer', x=-844.50, y=60.00, z=-1223.50], EntityPigZombie['Zombie Pigman'/163, l='MpServer', x=-844.50, y=60.00, z=-1222.50], EntityPigZombie['Zombie Pigman'/296, l='MpServer', x=-872.50, y=102.00, z=-1139.50], EntityPigZombie['Zombie Pigman'/169, l='MpServer', x=-952.50, y=78.00, z=-1071.50], EntityPigZombie['Zombie Pigman'/170, l='MpServer', x=-950.50, y=78.00, z=-1071.50], EntityPigZombie['Zombie Pigman'/172, l='MpServer', x=-993.50, y=8.00, z=-1147.50], EntityPigZombie['Zombie Pigman'/173, l='MpServer', x=-992.50, y=8.00, z=-1146.50], EntityItem['item.tile.hellrock'/87, l='MpServer', x=-923.88, y=48.00, z=-1148.21], EntityItem['item.tile.hellrock'/88, l='MpServer', x=-923.13, y=48.00, z=-1149.07], EntityItem['item.tile.hellrock'/89, l='MpServer', x=-923.13, y=48.00, z=-1147.50], EntityPigZombie['Zombie Pigman'/99, l='MpServer', x=-938.50, y=86.00, z=-1102.50], EntityPigZombie['Zombie Pigman'/106, l='MpServer', x=-996.50, y=45.00, z=-1154.28], EntityPigZombie['Zombie Pigman'/119, l='MpServer', x=-845.50, y=71.00, z=-1148.50], EntityPigZombie['Zombie Pigman'/124, l='MpServer', x=-992.50, y=32.00, z=-1112.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2655)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:401)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1172184400 bytes (1117 MB) / 4051697664 bytes (3864 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.38 Powered by Forge 13.20.0.2223 81 mods loaded, 81 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2223.jar)
UCHIJAAAA forge{13.20.0.2223} [Minecraft Forge] (forge-1.11.2-13.20.0.2223.jar)
UCHIJAAAA gud_lib{1.0.0.1} [GudLib] (minecraft.jar)
UCHIJAAAA actuallyadditions{1.11.2-r99} [Actually Additions] (ActuallyAdditions-1.11.2-r99.jar)
UCHIJAAAA alltheblocks{1.11.2-1.1.0} [All the Blocks] (alltheblocks-1.11.2-1.1.0.jar)
UCHIJAAAA jei{4.2.4.229} [Just Enough Items] (jei_1.11.2-4.2.4.229.jar)
UCHIJAAAA appleskin{1.0.6} [AppleSkin] (AppleSkin-mc1.11-1.0.6.jar)
UCHIJAAAA baubles{1.4.3} [Baubles] (Baubles-1.11-1.4.3.jar)
UCHIJAAAA betterachievements{0.4.1.44} [Better Achievements] (BetterAchievements-1.11.2-0.4.1.44.jar)
UCHIJAAAA betterbuilderswands{0.11.0} [Better Builder's Wands] (BetterBuildersWands-1.11-0.11.0.233+4d933ac.jar)
UCHIJAAAA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.11-1.5.1.jar)
UCHIJAAAA cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.11.2.jar)
UCHIJAAAA chameleon{1.11-3.0.2} [Chameleon] (Chameleon-1.11-3.0.2.jar)
UCHIJAAAA chancecubes{1.11-2.3.3.136} [Chance Cubes] (ChanceCubes-1.11-2.3.3.136.jar)
UCHIJAAAA chiselsandbits{13.9} [Chisels & Bits] (chiselsandbits-13.9.jar)
UCHIJAAAA custommainmenu{2.0.3} [Custom Main Menu] (CustomMainMenu-MC1.11-2.0.3.jar)
UCHIJAAAA cyclicmagic{1.0.0} [Cyclic] (Cyclic-1.11.2-1.0.0.jar)
UCHIJAAAA forestry{5.3.0.32} [Forestry] (forestry_1.11.2-5.3.0.32.jar)
UCHIJAAAA eleccore{1.6.381} [ElecCore] (ElecCore-1.11-1.6.381.jar)
UCHIJAAAA deepresonance{1.4.5} [DeepResonance] (deepresonance-1.1x-1.4.5.jar)
UCHIJAAAA durabilityshow{4.1.0} [Durability Show] (Durability Show-1.11.2-4.1.0.jar)
UCHIJAAAA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod-1.11.2-1.3.0.jar)
UCHIJAAAA valkyrielib{1.11.2-0.11.0b} [Valkyrie Lib] (valkyrielib-1.11.2-0.11.0c.jar)
UCHIJAAAA environmentaltech{1.11.2-0.11.0d} [Environmental Tech] (environmentaltech-1.11.2-0.11.0d.jar)
UCHIJAAAA etlunar{1.11.2-0.11.0c} [ET Lunar] (etlunar-1.11.2-0.11.0c.jar)
UCHIJAAAA exparvis{0.3.0} [Ex Parvis] (exparvis-1.11-0.3.0.jar)
UCHIJAAAA extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.2.0.jar)
UCHIJAAAA zerocore{1.11.2-0.1.0.2} [Zero CORE] (zerocore-1.11.2-0.1.0.2.jar)
UCHIJAAAA bigreactors{1.11.2-0.4.5.25} [Extreme Reactors] (ExtremeReactors-1.11.2-0.4.5.25.jar)
UCHIJAAAA fastleavedecay{1.2.3} [Fast Leave Decay] (FastLeaveDecay-MC1.11-1.2.3.jar)
UCHIJAAAA flourpower{1.11-0.0.3-2} [Flour Power] (FlourPower-1.11-0.0.3-2.jar)
UCHIJAAAA reborncore{2.13.3.34} [RebornCore] (RebornCore-1.11.2-2.13.3.34-universal.jar)
UCHIJAAAA reborncore-mcmultipart{2.13.3.34} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.13.3.34-universal.jar)
UCHIJAAAA fluxedredstone{@MODVERSION@} [FluxedRedstone] (FluxedRedstone-2.6.0.54.jar)
UCHIJAAAA gravestone{1.7.2} [Gravestone] (GraveStone Mod 1.7.2.jar)
UCHIJAAAA gud_coolers{2.0.0.2} [Coolers] (gud_coolers-2.0.0.2.jar)
UCHIJAAAA hcmw{1.0} [Homecraft Mineware] (hcmw-1.11.2-0.2.9-universal.jar)
UCHIJAAAA waila{1.8.9} [Waila] (Hwyla-1.8.9-B22_1.11.jar)
UCHIJAAAA inventorytweaks{1.62-dev-77-7812cce} [Inventory Tweaks] (InventoryTweaks-1.62-dev-77.jar)
UCHIJAAAA ironchest{1.11-7.0.17.799} [Iron Chest] (ironchest-1.11-7.0.17.799.jar)
UCHIJAAAA jeibees{0.9.0.4} [JEI Bees] (jeibees-0.9.0.4-mc1.11.2.jar)
UCHIJAAAA journeymap{1.11.2-5.4.4} [JourneyMap] (journeymap-1.11.2-5.4.4.jar)
UCHIJAAAA jeresources{0.6.2.104} [Just Enough Resources] (JustEnoughResources-1.11.2-0.6.2.104.jar)
UCHIJAAAA kleeslabs{4.3.2} [KleeSlabs] (KleeSlabs_1.11.2-4.3.2.jar)
UCHIJAAAA levels{r1.0.0} [Levels] (Levels 2-1.11.2-r1.0.0.jar)
UCHIJAAAA levelup{${version}} [Level Up!] (LevelUp!-0.13.2-1.11.jar)
UCHIJAAAA llor{1.1.3-mc1.11.2} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.1.3-mc1.11.2.jar)
UCHIJAAAA morefuelsmod-1.11.x{1.6.0} [§4More Fuels Mod] (morefuelsmod-1.11.x-1.6.0.jar)
UCHIJAAAA morevanillaarmor{0.9} [More Vanilla Armors] (MoreVanillaArmors(v 0.8.1)[1.11.2].jar)
UCHIJAAAA mousetweaks{2.7.1} [Mouse Tweaks] (MouseTweaks-2.7.1-mc1.11.2.jar)
UCHIJAAAA mysticalagriculture{1.4.0} [Mystical Agriculture] (mysticalagriculture[1.11.2]-1.4.0.jar)
UCHIJAAAA nmsot{1.2.0-mc1.11.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.11.2.jar)
UCHIJAAAA oreexcavation{1.3.85} [OreExcavation] (OreExcavation-1.3.85.jar)
UCHIJAAAA harvestcraft{1.11.2b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2b.jar)
UCHIJAAAA randomthings{3.7.9} [Random Things] (RandomThings-MC1.11.2-3.7.9.jar)
UCHIJAAAA refinedstorage{1.3.5} [Refined Storage] (refinedstorage-1.3.5.jar)
UCHIJAAAA xreliquary{1.11.2-1.3.3.635} [Reliquary] (Reliquary-1.11.2-1.3.3.635.jar)
UCHIJAAAA resourceloader{1.5.1} [Resource Loader] (ResourceLoader-MC1.11-1.5.1.jar)
UCHIJAAAA rftools{5.82} [RFTools] (rftools-1.1x-5.82.jar)
UCHIJAAAA rftoolscontrol{1.6.5} [RFTools Control] (rftoolsctrl-1.1x-1.6.5.jar)
UCHIJAAAA rftoolsdim{4.54} [RFTools Dimensions] (rftoolsdim-1.1x-4.54.jar)
UCHIJAAAA shetiphiancore{3.4.1} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.2.jar)
UCHIJAAAA simplegenerators{1.11.2-0.11.0a} [Simple Generators] (simplegenerators-1.11.2-0.11.0a.jar)
UCHIJAAAA simplyconveyors{2.1.0} [Simply Conveyors] (SimplyConveyors-2.1.2.jar)
UCHIJAAAA skyresources{1.5.4} [Sky Resources] (skyresources-1.5.4.jar)
UCHIJAAAA stellarapi{0.6.4.1.2} [Stellar API] (Stellar API-0.6.4.1.2.jar)
UCHIJAAAA stellarsky{0.6.5.1.2} [Stellar Sky] (Stellar Sky-0.6.5.1.2.jar)
UCHIJAAAA storagedrawers{1.11.2-4.1.0} [Storage Drawers] (StorageDrawers-1.11.2-4.1.0.jar)
UCHIJAAAA substratum{1.9.1.0} [Substratum] (Substratum-1.11.2-1.9.1.0.jar)
UCHIJAAAA supplydrop{1.0.1} [Supply Drop] (Supply Drop-1.11.2-1.0.1.jar)
UCHIJAAAA techexpansion{1.1} [Tech Expansion] (techexpansion-1.4.jar)
UCHIJAAAA techreborn{2.1.3.54} [TechReborn] (TechReborn-1.11.2-2.1.3.54-universal.jar)
UCHIJAAAA terraqueous{1.3.6} [Terraqueous] (terraqueous-1.11.0-1.3.6.jar)
UCHIJAAAA beneath{1.2.0} [The Beneath] (The Beneath-1.11.2-1.2.0.jar)
UCHIJAAAA timehud{7.1.0} [Time HUD] (TimeHUD-Forge-1.11.2-7.1.0.jar)
UCHIJAAAA toolupgrades{1.0.0} [§9Tool-Upgrades Mod] (Tool-Upgrades Mod 1.11.2 (v.1.0.0).jar)
UCHIJAAAA torchmaster{1.0} [TorchMaster] (torchmaster_1.11.2-1.1.0.0.jar)
UCHIJAAAA voidislandcontrol{1.0.6} [Void Island Control] (voidislandcontrol-1.0.6.jar)
UCHIJAAAA wailaharvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.11-1.1.9.jar)
Loaded coremods (and transformers):
FMLPlugin (InventoryTweaks-1.62-dev-77.jar)
invtweaks.forge.asm.ContainerTransformer
GudLib (gud_lib-1.1.0.1.jar)
net.gudenau.lib.core.ClientTransformer
LoadingPlugin (RandomThings-MC1.11.2-3.7.9.jar)
lumien.randomthings.asm.ClassTransformer
CorePlugin (FluxedRedstone-2.6.0.54.jar)
RebornCoreASM (RebornCore-1.11.2-2.13.3.34-universal.jar)
reborncore.mixin.transformer.MixinTransformer
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.2.jar)
shetiphian.core.asm.ClassTransformer
RBLoadingPlugin (RealBench-1.11.2-1.3.2.jar)
pw.prok.realbench.asm.RBTransformer
LoadingPlugin (ResourceLoader-MC1.11-1.5.1.jar)
lumien.resourceloader.asm.ClassTransformer
LoadingPlugin (Bloodmoon-MC1.11-1.5.1.jar)
lumien.bloodmoon.asm.ClassTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13464 Compatibility Profile Context 21.19.384.0' Renderer: 'AMD Radeon R9 200 Series'
Launched Version: forge-13.20.0.2223
LWJGL: 2.9.4
OpenGL: AMD Radeon R9 200 Series GL version 4.5.13464 Compatibility Profile Context 21.19.384.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Faithful 1.11.2-rv3.zip, FaithfulMods 1.11.2-rv1.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x AMD A10-7700K Radeon R7, 10 Compute Cores 4C+6G
Any advice would be welcomed!
You can disable nether ore generation (niter and sulfur) in the config file to temporarily fix the problem. Since you'd be leaving Substratum installed though, the ores that already spawned would still show up as missing textures unless you completely delete and regenerate the nether. Worked for me.
yeah... that's no fix... but thanks anyway...
Does this mod work with TiC? As in, do the metals have settings for usage in the smelting and tool making features of TiC?
Heya! Does this mod support Just Enough Resources at all?
Does anyone know if this works with MMD Orespawn. I control all of the ore spawn with this and would like to consolidate all my ours here. Thanks!
Hey, this is the team account for a modpack making team. We are working on a pack called ModFactory - Integration. How hard would it be for you to add gear, plate, and dust equivalents for the metals from TAIGA. This is a 1.10 request btw.
-Dr_Darkfire
I have noticed something, there is something wrong with the zinc color, the zinc is supposed to be a gray a bit blue ore, not pink, I don't really understand why Zinc is pink.
If I add this mod with Tinkers' construct, will it allow me to make steel in a smeltery?
i'm using 1.10.
In reply to Glitchmeister:
Is there anyway to modify the armor and toughness granted to some pieces? For example, I am using this with Foundry and Enderium Armor gives the same bonuses as Diamond armor, but with a lot more work involved, especially considering the ender pearls needed and all the smelting and transferring. Is there a way from crafted items due to smelting to give higher bonuses?
Is this needed for Foundry to function?
Just wondering.