Git Product home page Git Product logo

thaumic-dyes's People

Contributors

amerem3 avatar kryptoncaptain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

thaumic-dyes's Issues

Can't get 2 augmentations

I can't get 2 different augmentations on one piece of enhanced runic armor, but I can get 2 of the same augmentation on one.
I tried right-clicking the pieces, but that didn't seem to do anything.

[Feature Request] Allow enchanting of Runic Armor

The current state of Runic armor in comparison to other late game armors is a bit underwhelming. After taking down the shield, even with upgrades, a diamond sword can make short work of the user, even with full charge. Considering when you get up to Tier 3, using 4 Primordial Pearls to achieve a full set, losing all your runic leaves you extremely vulnerable.

Me and a friend tested runic armor with Hardened and Shield Nexus upgrades, and when compared to armors like Thaumium Fortress (TC4), Void Fortress (TM) or other armors like Terrasteel, it felt weak in comparison. Allowing it to be enchanted, or adding a config something like this would be appreciated:

canrunicbemagic = true (enables runic armor to be enchanted)

Ranger faceplate visual bug

If the Ranger helm goggles variant is visible and being rendered, the dyeable side of the Ranger faceplate variant doesn't render

Not sure what the cause or fix for this is - just that it exists

Thaumic Pants

Have you noticed the lack of special pants in Thaumcraft? There are the Goggles of Revealing, the Thaumostatic Harness, and the Boots of the Traveler, but no special pants. I suppose thaumium leggings could go in that place, but that doesn't seem quite right. They should have some sort of special ability, though. Unfortunately, I'm not sure. Maybe higher protection or higher vis discount. I thought that it was worth bringing up, I think it'd fit in this mod.
Also, Thaumostatic Harness upgrades, like fuel efficiency and protection.
Just suggestions.
I have finals in two weeks, but after that, I'll try to help with creating the mod, if that's ok.

Runic Shielding Upgrade Prices

I noticed you wanted feedback on the infusion altar essentia recipes.
I'll have to look at them again later, but at first glance, that seemed like a lot of essentia for the upgrades. Like, 512 potenia.
That's... quite a bit. I'm afraid I don't have that much laying around.
That specific upgrade is indeed powerful (if I remember correctly. Not currently at my computer.) but I feel that the prices are too darn high.
Plus, do the upgrades stack? Can you apply the same upgrade twice to one piece of armor so that you can get a more powerful upgrade?
And for the enhanced runic shielding armor, would two upgrades apply at the same time if you put them on, or do you have to toggle which one works?
I don't quite understand the entry.
Also, I apologize if this is the wrong place for questions. I wasn't sure where to go.

Colored Icons Fix

I have made some commit to fix icons don't get the color here:

#16 Colored Icons Fix

Server crash when TT Dynamism Tablet hits warded mob or player

When the Dynamism Tablet from Thaumic Tinkerer strikes a [EDIT] Spined Champion mob or a player with [EDIT] Thorns, the server crashes, giving this error log. It only seems to happen on SMP.

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 21/03/18 9:01 PM
Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
at thaumicdyes.common.lib.event.EventHandlerRunicLegacy.entityHurt(EventHandlerRunicLegacy.java:112)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_514_EventHandlerRunicLegacy_entityHurt_LivingHurtEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1080)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1034)
at thaumcraft.common.entities.monster.mods.ChampionModSpined.performEffect(ChampionModSpined.java:14)
at thaumcraft.common.lib.events.EventHandlerRunic.entityHurt(EventHandlerRunic.java:279)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_77_EventHandlerRunic_entityHurt_LivingHurtEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298)
at net.minecraft.entity.EntityLivingBase.func_70665_d(EntityLivingBase.java:1129)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785)
at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54)
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1232)
at thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet.swingHit(TileAnimationTablet.java:165)
at thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet.func_145845_h(TileAnimationTablet.java:114)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Stacktrace:
at thaumicdyes.common.lib.event.EventHandlerRunicLegacy.entityHurt(EventHandlerRunicLegacy.java:112)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_514_EventHandlerRunicLegacy_entityHurt_LivingHurtEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1080)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1034)
at thaumcraft.common.entities.monster.mods.ChampionModSpined.performEffect(ChampionModSpined.java:14)
at thaumcraft.common.lib.events.EventHandlerRunic.entityHurt(EventHandlerRunic.java:279)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_77_EventHandlerRunic_entityHurt_LivingHurtEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298)
at net.minecraft.entity.EntityLivingBase.func_70665_d(EntityLivingBase.java:1129)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785)
at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54)
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1232)
at thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet.swingHit(TileAnimationTablet.java:165)
at thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet.func_145845_h(TileAnimationTablet.java:114)
at net.minecraft.world.World.func_72939_s(World.java:1939)

-- Block entity being ticked --
Details:
Name: ttinkerer:animationTablet // thaumic.tinkerer.common.block.tile.tablet.TileAnimationTablet
Block type: ID #1720 (tile.animationTablet // thaumic.tinkerer.common.block.BlockAnimationTablet)
Block data value: 10 / 0xA / 0b1010
Block location: World: (-182,80,-69), Chunk: (at 10,5,11 in -12,-5; contains blocks -192,0,-80 to -177,255,-65), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Actual block type: ID #1720 (tile.animationTablet // thaumic.tinkerer.common.block.BlockAnimationTablet)
Actual block data value: 10 / 0xA / 0b1010
Stacktrace:
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)

-- Affected level --
Details:
Level name: World Files
All players: 1 total; [EntityPlayerMP['TrueThaumaturge'/737571, l='World Files', x=-179.32, y=79.00, z=-65.08]]
Chunk stats: ServerChunkCache: 395 Drop: 0
Level seed: -5110692096661789605
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (0,0,0), Chunk: (at 0,0,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: 0 game time, 0 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
Stacktrace:
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_161, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2660568000 bytes (2537 MB) / 5788139520 bytes (5520 MB) up to 5788139520 bytes (5520 MB)
JVM Flags: 2 total; -Xmx6G -Xms512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 99
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 176 mods loaded, 166 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeFTB.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forgeFTB.jar)
UCHIJAAAA AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCHIJAAAA AdvancedRocketryCore{1} [Advanced Rocketry] (minecraft.jar)
UCHIJAAAA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
UCHIJAAAA {000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA {0} [DragonAPI ASM Data Initialization] (minecraft.jar)
UCHIJAAAA FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar)
UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJAAAA Pistronics2{0.6.3} [Pistronics 2] (1.7.10-Pistronics2-v0.6.4.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAA arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCHIJAAAA BuildCraft|Core{7.1.22} [BuildCraft] (buildcraft-7.1.22-core.jar)
UCHIJAAAA libVulpes{0.2.6.} [libVulpes] (LibVulpes-1.7.10-0.2.6-universal.jar)
UCHIJAAAA advancedRocketry{1.2.5} [Advanced Rocketry] (AdvancedRocketry-1.7.10-1.2.5.jar)
UCHIJAAAA AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
UCHIJAAAA AppleCore{1.3.9} [AppleCore] (AppleCore-mc1.7.10-1.3.9.jar)
UCHIJAAAA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJAAAA AromaBackup{0.1.0.0} [AromaBackup] (AromaBackup-1.7.10-0.1.0.0.jar)
UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.7.10-0.1.0.0.jar)
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA Automagy{0.28.2} [Automagy] (Automagy-1.7.10-0.28.2.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2308-universal.jar)
UCHIJAAAA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
UCHIJAAAA beebetteratbees{0.2} [BeeBetterAtBees] (BeeBetterAtBees-0.3.jar)
UCHIJAAAA betterquesting{2.0.233} [Better Questing] (BetterQuesting-2.0.233.jar)
UCHIJAAAA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar)
UCHIJAAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCHIJAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJAAAA Highlands{2.2.3} [Highlands] (Highlands-1.7.2-v-2.2.3.jar)
UCHIJAAAA BiblioWoodsHighlands{1.4} [BiblioWoods Highlands Edition] (BiblioWoods[Highlands][v1.4].jar)
UCHIJAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJAAAA BinnieCore{2.0.22.7} [Binnie Core] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJAAAA Botany{2.0.22.7} [Botany] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJAAAA ExtraTrees{2.0.22.7} [Extra Trees] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJAAAA Genetics{2.0.22.7} [Genetics] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJAAAA ExtraBees{2.0.22.7} [Extra Bees] (binnie-mods-1.7.10-2.0.22.7.jar)
UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJAAAA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJAAAA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
UCHIJAAAA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar)
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
UCHIJAAAA MagicBees{2.4.4} [Magic Bees] (magicbees-1.7.10-2.4.4.jar)
UCHIJAAAA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
UCHIJAAAA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
UCHIJAAAA DragonAPI{v19c} [DragonAPI] (DragonAPI 1.7.10 V19c.jar)
UCHIJAAAA ChromatiCraft{v19c} [ChromatiCraft] (ChromatiCraft 1.7.10 V19c.jar)
UCHIJAAAA chunkpregenerator{1.5} [Chunk Pregenerator] (Chunk Pregenerator V1.7.10-1.5.jar)
UCHIJAAAA CMDfiles{0} [CMDfiles] (CMD files.jar)
UCHIJAAAA ConsoleFilter{1.0.0} [Console Filter] (ConsoleFilter-1.7.10-1.0.0.jar)
UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.7.10-1.1.6.jar)
UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.7.10-1.1.6.jar)
UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.7.10-1.1.6.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.7.10-1.1.6.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.7.10-1.1.6.jar)
UCHIJAAAA cosmeticarmorreworked{1.7.10-v6b} [CosmeticArmorReworked] (CosmeticArmorReworked-1.7.10-v6b.jar)
UCHIJAAAA MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar)
UCHIJAAAA cmd{1.7} [Custom Music Discs] (Custom Music Discs-1.7.jar)
UCHIJAAAA RotaryCraft{v19c} [RotaryCraft] (RotaryCraft 1.7.10 V19c.jar)
UCHIJAAAA ElectriCraft{v19b} [ElectriCraft] (ElectriCraft 1.7.10 V19b.jar)
UCHIJAAAA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
UCHIJAAAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAAAA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
UCHIJAAAA FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
UCHIJAAAA FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
UCHIJAAAA gadomancy{1.0.7.3} [Gadomancy] (gadomancy-1.7.10-1.0.7.3.jar)
UCHIJAAAA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCHIJAAAA HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar)
UCHIJAAAA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
UCHIJAAAA LavaMonsters{2.2.1} [Lava Monsters] (LavaMonsters-1.7.10-2.2.1.jar)
UCHIJAAAA Login_Shield{1.2-10-gd36e6a4} [Login Shield] (Login_Shield-1.2-10-gd36e6a4.jar)
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineMenu{1.2.0} [MineMenu] (MineMenu-1.7.10-1.2.0.B44-universal.jar)
UCHIJAAAA MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.1.jar)
UCHIJAAAA modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
UCHIJAAAA modularpots{1.7.10.14} [Modular Flower Pots] (ModularPots-1.7.10.14.jar)
UCHIJAAAA Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
UCHIJAAAA mputils{1.0.0} [MPUtils] (mputils-1.7.10-1.0.8.jar)
UCHIJAAAA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCHIJAAAA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCHIJAAAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.7.10-1.1.0.jar)
UCHIJAAAA NodalMechanics{1.7.10R1.0} [NodalMechanics] (NodalMechanics-1.7-1.0-7.jar)
UCHIJAAAA neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-128.jar)
UCHIJAAAA bt{1.0.2} [NotEnoughThaumcraftTabs] (NotEnoughThaumcraftTabs-1.0.2.jar)
UCHIJAAAA numina{1.7.10} [Numina] (Numina-0.4.1.105.jar)
UCHIJAAAA OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
UCHIJAAAA OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
UCHIJAAAA MapWriter{2.1.2} [MapWriter] (Opis-1.2.5_1.7.10.jar)
UCHIJAAAA Opis{1.2.5} [Opis] (Opis-1.2.5_1.7.10.jar)
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJAAAA primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
UCHIJAAAA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHIJAAAA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
UCHIJAAAA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHIJAAAA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
UCHIJAAAA questbook{2.1.0-1.7.10} [Better Questing Quest Book] (questbook-2.1.0-1.7.10.jar)
UCHIJAAAA ReactorCraft{v19c} [ReactorCraft] (ReactorCraft 1.7.10 V19c.jar)
UCHIJAAAA rftools{4.23} [RFTools] (rftools-4.23.jar)
UCHIJAAAA SimpleLabels{@Version@} [SimpleLabels] (SimpleLabels-1.7.10-1.0-9.jar)
UCHIJAAAA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
UCHIJAAAA SpecialMobs{3.2.2} [Special Mobs] (SpecialMobs-1.7.10-3.2.2.jar)
UCHIJAAAA bq_standard{2.0.130} [Standard Expansion] (StandardExpansion-2.0.130.jar)
UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCHIJAAAA StorageDrawers{1.7.10-1.10.9} [Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar)
UCHIJAAAA TCBotaniaExoflame{1.0} [TCBotaniaExoflame] (TCBotaniaExoflame-1.7.10-1.4.jar)
UCHIJAAAA tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
UCHIJAAAA ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
UCHIJAAAA thaumcraftneiplugin{@Version@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAA thaumicdyes{1.10.3} [Thaumic Dyes] (Thaumic-Dyes-[1.7.10] 1.10.3-0.jar)
UCHIJAAAA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
UCHIJAAAA ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
UCHIJAAAA tc{4.3.5_014} [Traincraft] (Traincraft-4.3.5_014.jar)
UCHIJAAAA trashslot{1.0.31} [TrashSlot] (trashslot-mc1.7.10-1.0.31.jar)
UCHIJAAAA VoidMonster{v19c} [Void Monster] (VoidMonster 1.7.10 V19c.jar)
UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJAAAA wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
UCHIJAAAA wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
UCHIJAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJAAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
UCHIJAAAA aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
UCHIJAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHIJAAAA UniDict{1.7.10-2.9.2} [UniDict] (UniDict-1.7.10-2.9.2.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UD MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
OpenModsLib class transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED]
Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@39bab58e) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@34be02d8) returned non-null result: 0
CoFHCore: -[1.7.10]3.1.4-329
MineFactoryReloaded: -[1.7.10]2.8.1-174
Mantle Environment: Environment healthy.
ThermalFoundation: -[1.7.10]1.2.6-118
ThermalExpansion: -[1.7.10]4.1.5-248
RedstoneArsenal: -[1.7.10]1.1.2-92
NetherOres: -[1.7.10]2.3.1-22
ThermalDynamics: -[1.7.10]1.2.1-172
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
Forestry : Info: The following plugins have been disabled in the config: lepidopterology, mail
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['TrueThaumaturge'/737571, l='World Files', x=-179.32, y=79.00, z=-65.08]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

More boots

Convo copy/paste

any plan of adding boots? having a full set of endgame magic metal armor and being stuck with the boots you made in thaumaturgy 102 always struck me as odd (especially as they are leather-tier with a low durability).
You could either try to make an upgrade path for the boots, or just make the missing boots for each armor and a way to turn the boots into an enchant
and please rip off the boots of the meteor/comet too
oh, and a way to look spectral (potion? deflect chance?) and a way to float like the eldritch guardian would be pretty cool too.
-----
I kinda avoided boots because I was just trying to get everything else to work first, and because unfucking recipes and managing custom model shit (for ranger, especially) was more difficult than I thought. 
Also the vanilla TC boots seemed fine as is.
>upgrade path
Traveller>Thaumium Wanderers>Void Explorers?
>a way to turn the boots into an enchant
wat
>boots of the meteor/comet
Why not just use T.Exploration?
>custom rendering/potions
100% 0 skill here. Doesn't WG have a cloak or something that does that?
-----
>Traveller>Thaumium Wanderers>Void Explorers?
i was more thinking like
>add thaumium+magic cloth on it [thaum robes tier] > add Crimson stuff, these idiots have style [would probably fit every cultist armor]> oh shit MAGICS (meteor/comet enhancements)> add voidmetal> add MORE thaumium> iron for the cheap fucks
>wat
thaumcraft already has a speed boost enchant, so a way to get the other boot improvements (high step, jump boost, lava/frost walk, meteor jump/pounce) on any footwear would be great

but yeah, looking at it, the boots are really low definition compared to the armors, so i don't know if you can do something good about it (same can be said when comparing vanilla and crimson helmets, for example. Is that really hard to do?)

Todo:

  • - iron fortress tier, basic
  • - thaum robe tier, step+speed
  • - void robe tier, step+speed
  • - maybe look into enchants

Infusion recipes not working.

Unable to make any infusion recipes for the mod except for Thaumium Robes. Infusion recipe has been triple checked and no items are damaged. Tried in creative and with all research unlocked via console command. Infusion ritual will just not initialize.

This has been also tested with no mods other than Thaumcraft, Thaumic Dyes, Thaumcraft NEI Plugin, NotEnoughItems, and CodeChickenCore.

Random crash when taking damage. [TD 1.8.5]

After I grabbed the update with the Runic armor, I started getting this crash at random. It seem to happen most often whenever I am on fire or taking fire damage. From what I could glean from the crash log, it has something to do with the runic armor rendering when the player gets hurt(don't quote me on that though).

Crash Log on Gist

Enchantment glint overrides white thaumic robes

Hello, ignoring the fact that this is an old mod, when enchanting the thaumic robes, the white parts become purple, kinda defeating the purpose, is there a way to resolve this somehow, tried to edit the misc/glint but it seems its not enough.

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.