You know that someone is going to make a mod for Dolphin Armor now, and in a way that properly renders and everything too.
- MinerGuyLex
- Curse Premium
-
Member for 8 years, 11 months, and 2 days
Last active Tue, Sep, 24 2019 21:31:22
- 2 Followers
- 642 Total Posts
- 182 Thanks
-
Apr 23, 2018MinerGuyLex posted a message on Minecraft 1.13 Snapshot 18W16APosted in: NewsQuote from PsychoIncarnate»
I just had a quick idea for Buffet maps, how about a check mark option for "Include variants", which allows for example: When selecting Mesa Biome, it also generates Mesa (Bryce), Mesa Forest Plateau, Mesa Plateau, and the mutates variants to generate as well.
Edit: It might defeat the purpose, I was just thinking about it because I thought I was exploring a Mesa biome Buffet map and quickly realized without grass or dirt the map would be pretty tough to survive in (I'm not even sure I saw animals generate) but the Mesa Forest Plateau doesn't have the painted clay mountains that make the Mesa biome so great
You know what, that's what I wanted too. I want the ability to put all of the variants of one biome in. Like, all "frozen" biomes, so things like Ice Spikes and Frozen oceans will generate alongside Ice Plains and Frozen rivers. It may not be a true Buffet, but it'd still be nice to have the ability for a "themed" world. - To post a comment, please login.
0
If i could ask for one compatibility thing i'd want the vampirism fangs/eyes to work on the Howling Moon werewolf skin/models. That's all. If i need to ask the howling moon devs to do this i will.
Edit: Or, add compatibility for the Aevitas mantle (from Astral Sorcery) to properly apply its hunger refill to vampire thirst meter.
0
A stable crucible as a precursor to the Thaumatorium sounds exactly like what i'd want in thaumcraft, honestly.
the pressure of throwing the items in fast enough to not have a critical aspect degrade is INTENSE for me.
1
This all sounds very cool and a much deeper twist on the current form of Taint. I'd love to see the Deep taint implemented at the very least, as caves are severely unloved in most mods and could use a nice twist like this.

-------
re: side note; yep, Hytale has me hyped beyond belief, and i agree that thaumcraft would nicely fit in among what content we've seen so far
0
---- Minecraft Crash Report ----
WARNING: coremods are present:
ForgelinPlugin (Forgelin-1.7.4.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
AstralCore (astralsorcery-1.12.2-1.9.4.jar)
HCASM (HammerCore-1.12.2-2.0.2.3.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar)
AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
LoadingPlugin (Quark-r1.5-130.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.2-1.12.2.jar)
Contact their authors BEFORE contacting forge
// I feel sad now
Time: 10/9/18 10:49 PM
Description: Ticking entity
java.lang.RuntimeException: Attempted to set villager profession to unregistered profession: 12 null
at net.minecraftforge.fml.common.registry.VillagerRegistry.onSetProfession(VillagerRegistry.java:346)
at net.minecraft.entity.monster.EntityZombieVillager.func_184206_a(EntityZombieVillager.java:319)
at net.minecraft.network.datasync.EntityDataManager.func_187227_b(SourceFile:125)
at net.minecraft.entity.monster.EntityZombieVillager.func_190733_a(EntityZombieVillager.java:55)
at net.minecraft.entity.monster.EntityZombie.func_70074_a(EntityZombie.java:409)
at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1174)
at net.minecraft.entity.passive.EntityVillager.func_70645_a(EntityVillager.java:536)
at mca.entity.EntityVillagerMCA.func_70645_a(EntityVillagerMCA.java:262)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1016)
at net.minecraft.entity.monster.EntityMob.func_70652_k(EntityMob.java:99)
at net.minecraft.entity.monster.EntityZombie.func_70652_k(EntityZombie.java:294)
at net.minecraft.entity.ai.EntityAIAttackMelee.func_190102_a(EntityAIAttackMelee.java:178)
at net.minecraft.entity.ai.EntityAIAttackMelee.func_75246_d(EntityAIAttackMelee.java:167)
at net.minecraft.entity.ai.EntityAIZombieAttack.func_75246_d(SourceFile:28)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2352)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:223)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2172)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
at net.minecraft.world.World.func_72866_a(World.java:1993)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1955)
at net.minecraft.world.World.func_72939_s(World.java:1759)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at net.minecraftforge.fml.common.registry.VillagerRegistry.onSetProfession(VillagerRegistry.java:346)
at net.minecraft.entity.monster.EntityZombieVillager.func_184206_a(EntityZombieVillager.java:319)
at net.minecraft.network.datasync.EntityDataManager.func_187227_b(SourceFile:125)
at net.minecraft.entity.monster.EntityZombieVillager.func_190733_a(EntityZombieVillager.java:55)
at net.minecraft.entity.monster.EntityZombie.func_70074_a(EntityZombie.java:409)
at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1174)
at net.minecraft.entity.passive.EntityVillager.func_70645_a(EntityVillager.java:536)
at mca.entity.EntityVillagerMCA.func_70645_a(EntityVillagerMCA.java:262)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1016)
at net.minecraft.entity.monster.EntityMob.func_70652_k(EntityMob.java:99)
at net.minecraft.entity.monster.EntityZombie.func_70652_k(EntityZombie.java:294)
at net.minecraft.entity.ai.EntityAIAttackMelee.func_190102_a(EntityAIAttackMelee.java:178)
at net.minecraft.entity.ai.EntityAIAttackMelee.func_75246_d(EntityAIAttackMelee.java:167)
at net.minecraft.entity.ai.EntityAIZombieAttack.func_75246_d(SourceFile:28)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:763)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2352)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:223)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2172)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
at net.minecraft.world.World.func_72866_a(World.java:1993)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1955)
-- Entity being ticked --
Details:
Entity Type: minecraft:zombie_pigman (net.minecraft.entity.monster.EntityPigZombie)
Entity ID: 18261
Entity Name: Zombie Pigman
Entity's Exact location: -1907.71, 71.88, 17584.70
Entity's Block location: World: (-1908,71,17584), Chunk: (at 12,4,0 in -120,1099; contains blocks -1920,0,17584 to -1905,255,17599), Region: (-4,34; contains chunks -128,1088 to -97,1119, blocks -2048,0,17408 to -1537,255,17919)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1759)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
-- Affected level --
Details:
Level name: Blep
All players: 1 total; [EntityPlayerMP['Halyo_Alex'/383, l='Blep', x=-1948.87, y=71.00, z=17588.27]]
Chunk stats: ServerChunkCache: 1354 Drop: 0
Level seed: 2401245
Level generator: ID 07 - quark_realistic, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-124,64,244), Chunk: (at 4,4,4 in -8,15; contains blocks -128,0,240 to -113,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 100803 game time, 100803 day time
Level dimension: -1
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 8462 (now: true), thunder time: 8462 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1346908744 bytes (1284 MB) / 4330094592 bytes (4129 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: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.4.2766 88 mods loaded, 88 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:--------- |:---------------------- |:---------------------- |:---------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2766.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.4.2766 | forge-1.12.2-14.23.4.2766.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | foamfixcore | 7.7.4 | minecraft.jar | None |
| UCHIJAAAA | advancedcombat | 1.1.2 | advancedcombat-1.1.2-[1.12].jar | None |
| UCHIJAAAA | mysticalmechanics | 0.4 | Mystical Mechanics-0.4.jar | None |
| UCHIJAAAA | embers | 1.9hotfix4 | EmbersRekindled-1.9hotfix4.jar | None |
| UCHIJAAAA | aetherworks | 1.12.2-1.0.0.3 | AetherWorks-1.12.2-1.0.0.3.jar | None |
| UCHIJAAAA | guideapi | 1.12-2.1.6-61 | Guide-API-1.12-2.1.6-61.jar | None |
| UCHIJAAAA | bloodmagic | 1.12.2-2.3.3-101 | BloodMagic-1.12.2-2.3.3-101.jar | None |
| UCHIJAAAA | animus | 1 | Animus-2.0.3.jar | None |
| UCHIJAAAA | applecore | 3.1.4 | AppleCore-mc1.12.2-3.1.4.jar | None |
| UCHIJAAAA | jei | 4.12.1.217 | jei_1.12.2-4.12.1.217.jar | None |
| UCHIJAAAA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
| UCHIJAAAA | arcanelamps | 1.7.2 | Arcane_Lamps_[1.7.2].jar | None |
| UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| UCHIJAAAA | astralsorcery | 1.9.4 | astralsorcery-1.12.2-1.9.4.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| UCHIJAAAA | psi | r1.1-59 | Psi-r1.1-59.jar | None |
| UCHIJAAAA | quark | r1.5-130 | Quark-r1.5-130.jar | None |
| UCHIJAAAA | autoreglib | 1.3-20 | AutoRegLib-1.3-20.jar | None |
| UCHIJAAAA | betteradvancements | 0.0.5.17 | BetterAdvancements-1.12.2-0.0.5.17.jar | None |
| UCHIJAAAA | bookshelf | 2.3.559 | Bookshelf-1.12.2-2.3.559.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | thaumcraft | 6.1.BETA25 | Thaumcraft-1.12.2-6.1.BETA25.jar | None |
| UCHIJAAAA | botania | r1.10-356 | Botania r1.10-356.jar | None |
| UCHIJAAAA | nibbler | 0.4.1 | nibbler-1.12.2-0.4.1.jar | None |
| UCHIJAAAA | botaunomy | 0.2.1 | botaunomy-1.12.2-0.2.1.jar | None |
| UCHIJAAAA | creepingnether | 2.0 | Creeping Nether-2.0.jar | None |
| UCHIJAAAA | ctm | MC1.12.2-0.3.2.18 | CTM-MC1.12.2-0.3.2.18.jar | None |
| UCHIJAAAA | cucumber | 1.1.1 | Cucumber-1.12.2-1.1.1.jar | None |
| UCHIJAAAA | cyberware | 0.2.10.15 | cyberware-1.12.2-0.2.10.15.jar | 67a0e286dc0d4b502f3c92ac20b953517b52d0a9 |
| UCHIJAAAA | diethopper | 1.1 | diethopper-1.1.jar | None |
| UCHIJAAAA | dynamictrees | 1.12.2-0.8.2 | DynamicTrees-1.12.2-0.8.2.jar | None |
| UCHIJAAAA | rustic | 1.0.12 | rustic-1.0.12.jar | None |
| UCHIJAAAA | dynamictreestc | 1.12.2-1.1.2 | DynamicTreesTC-1.12.2-1.1.2.jar | None |
| UCHIJAAAA | eplus | 5.0.169 | EnchantingPlus-1.12.2-5.0.169.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | immersiveengineering | 0.12-85 | ImmersiveEngineering-0.12-85.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
| UCHIJAAAA | ea | 1.0.1 | ExpandedArcanum-1.0.1.jar | None |
| UCHIJAAAA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
| UCHIJAAAA | extrabotany | 44 | ExtraBotany-r1.1-44.jar | None |
| UCHIJAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.9.4.jar | None |
| UCHIJAAAA | foamfix | 0.10.2-1.12.2 | foamfix-0.10.2-1.12.2.jar | None |
| UCHIJAAAA | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None |
| UCHIJAAAA | hammercore | 2.0.2.3 | HammerCore-1.12.2-2.0.2.3.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| UCHIJAAAA | immersivecables | 1.3.2 | ImmersiveCables-1.12.2-1.3.2.jar | None |
| UCHIJAAAA | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
| UCHIJAAAA | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
| UCHIJAAAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
| UCHIJAAAA | jeresources | 0.8.5.27 | JustEnoughResources-1.12.2-0.8.5.27.jar | None |
| UCHIJAAAA | leylines | 0.0 | leylines-alpha0.2.jar | None |
| UCHIJAAAA | lex | 1.0.8 | LibEx-1.12.2-1.0.8.jar | None |
| UCHIJAAAA | librarianlib | 4.15 | librarianlib-1.12.2-4.15.jar | None |
| UCHIJAAAA | magipsi | 1.3 | MagicalPsi-1.3.jar | None |
| UCHIJAAAA | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-universal.jar | None |
| UCHIJAAAA | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-universal.jar | None |
| UCHIJAAAA | mysticalagriculture | 1.6.13 | MysticalAgriculture-1.12-1.6.13.jar | None |
| UCHIJAAAA | mysticalagradditions | 1.2.8 | mysticalagradditions-1.12-1.2.8.jar | None |
| UCHIJAAAA | naturalpledge | 3.0.2 | NaturalPledge-r3.0.2.jar | None |
| UCHIJAAAA | neat | 1.4-17 | Neat 1.4-17.jar | None |
| UCHIJAAAA | netherchest | 1.1.0 | netherchest-1.1.0.jar | None |
| UCHIJAAAA | nex | 2.0.8 | NetherEx-1.12.2-2.0.8.jar | None |
| UCHIJAAAA | recipehandler | 0.12 | NoMoreRecipeConflict-0.12(1.12.2).jar | None |
| UCHIJAAAA | placebo | 1.4.1 | Placebo-1.12.2-1.4.1.jar | None |
| UCHIJAAAA | planarartifice | 0.12.2 | planarartifice-0.12.2.jar | None |
| UCHIJAAAA | potioncore | 1.6_for_1.12.2 | PotionCore-1.6_for_1.12.2.jar | None |
| UCHIJAAAA | questionablyimmersive | @VERSION@ | questionablyimmersive-1.12.2-0.1.0.jar | None |
| UCHIJAAAA | rpsideas | 1.8b | Random PSIdeas-1.8b.jar | None |
| UCHIJAAAA | xreliquary | 1.12.2-1.3.4.780 | Reliquary-1.12.2-1.3.4.780.jar | None |
| UCHIJAAAA | rewired | 1.12.2 | ReWIRED-1.0.4.jar | None |
| UCHIJAAAA | rusticthaumaturgy | 1.0 | Rustic Thaumaturgy-2.5.jar | None |
| UCHIJAAAA | soot | 1.5 | Soot-1.5.jar | None |
| UCHIJAAAA | spartanshields | 1.4.1 | SpartanShields-1.12.2-1.4.1.jar | None |
| UCHIJAAAA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
| UCHIJAAAA | tg | 0.1.4.5 | Thaumic_Gadgets_1.12.2_0.1.4.5_tb.24.jar | None |
| UCHIJAAAA | thaumadditions | 5r | ThaumicAdditions-1.12.2-5r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| UCHIJAAAA | thaumicjei | 1.2.1 | ThaumicJEI-1.12.2-1.5.4-22.jar | None |
| UCHIJAAAA | thaumicperiphery | 0.3.0 | thaumicperiphery-0.3.0.jar | None |
| UCHIJAAAA | thaumictinkerer | 1.12.2-5.0-353c71c | thaumictinkerer-1.12.2-5.0-353c71c.jar | None |
| UCHIJAAAA | toastcontrol | 1.7.1 | Toast Control-1.12.2-1.7.1.jar | None |
| UCHIJAAAA | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
| UCHIJAAAA | vampirism | 1.4.7 | Vampirism-1.12.2-1.4.7.jar | None |
| UCHIJAAAA | teamlapen-lib | 1.4.7 | Vampirism-1.12.2-1.4.7.jar | None |
| UCHIJAAAA | vampirism_integrations | vampirism_integrations | VampirismIntegrations-1.12.2-1.0.0.jar | None |
| UCHIJAAAA | voidaicarcania | 0.2.1 | Voidaic Arcania v0.2.1b mc1.12.2.jar | None |
| UCHIJAAAA | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
| UCHIJAAAA | wawla | 2.5.261 | Wawla-1.12.2-2.5.261.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | witherskelefix | 2.6.1 | Wither Skeleton Tweaks-1.12.2-2.6.1.jar | None |
| UCHIJAAAA | librarianliblate | 4.15 | librarianlib-1.12.2-4.15.jar | None |
Loaded coremods (and transformers):
ForgelinPlugin (Forgelin-1.7.4.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
team.chisel.ctm.client.asm.CTMTransformer
AstralCore (astralsorcery-1.12.2-1.9.4.jar)
HCASM (HammerCore-1.12.2-2.0.2.3.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
com.teamwizardry.librarianlib.asm.LibLibTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
squeek.applecore.asm.TransformerModuleHandler
LoadingPlugin (Quark-r1.5-130.jar)
vazkii.quark.base.asm.ClassTransformer
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.2-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 736 names; 1460 stacks.
Configuration Info: IyBDb25maWd1cmF0aW9uIGZpbGUNCg0KY2xpZW50IHsNCiAgICAjIFNob3VsZCBIYW1tZXIgQ29yZSByZXBsYWNlIGVuY2hhbnRtZW50IGdsaW50IGNvbG9yIHdpdGggbW9yZSBtYXRjaGluZyBjb2xvcnMgZm9yIHNvbWUgdmFuaWxsYSBpdGVtcz8gW2RlZmF1bHQ6IHRydWVdDQogICAgQjoiQ3VzdG9tIEVuY2hhbnRtZW50IENvbG9ycyBmb3IgVmFuaWxsYSBJdGVtcyI9dHJ1ZQ0KDQogICAgIyBTaG91bGQgSGFtbWVyIENvcmUgcG9ydGZvcndhcmQgeW91ciBsb2NhbCB3b3JsZCB3aGVuIHlvdSBzaGFyZSB3aXRoIGl0IHRvIExBTj8NCiAgICAjIFRoaXMgZmVhdHVyZSBkb2Vzbid0IHdvcmsgb24gYWxsIGNsaWVudHMsIHlvdSBhcmUgZ29pbmcgdG8gZ2V0IGEgbWVzc2FnZSBpbiBjaGF0IGlmIGl0IHdhcyBzdWNjZXNzZnVsL3Vuc3VjY2Vzc2Z1bCBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJMQU4gVVBuUCI9dHJ1ZQ0KDQogICAgIyBSZXBsYWNlIHZhbmlsbGEgZnVybmFjZSBhbmQgYnJld2luZyBzdGFuZCBwcm9ncmVzcyBiYXJzIHRvIHVzZSBzbW9vdGggcmVuZGVyaW5nPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJTbW9vdGggVmFuaWxsYSBHdWlzIj10cnVlDQp9DQoNCg0KaXdyZW5jaCB7DQogICAgIyBXaGF0IGlzIHRoZSBjb2xvciB3aGVuIHRoZSBob3ZlcmVkIGJsb2NrIGlzIHdyZW5jaGFibGU/IChjb2xvciBlbmNvZGVkIGluIGhleCBmb3JtIHN1Y2ggYXMgUlJHR0JCKQ0KICAgIFM6R3JlZW49MjJGRjIyDQoNCiAgICAjIFdoYXQgaXMgdGhlIGNvbG9yIHdoZW4gdGhlIGhvdmVyZWQgYmxvY2sgaXMgTk9UIHdyZW5jaGFibGU/IChjb2xvciBlbmNvZGVkIGluIGhleCBmb3JtIHN1Y2ggYXMgUlJHR0JCKQ0KICAgIFM6UmVkPUZGMjIyMg0KfQ0KDQoNCiJ2YW5pbGxhIGltcHJvdmVtZW50cyIgew0KICAgICMgU2hvdWxkIEhhbW1lciBDb3JlIGZvcmNlLXNwYXduIEVuZGVyIERyYWdvbiBFZ2cgb24gRW5kZXIgRHJhZ29uIGRlYXRoPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJBbHdheXMgU3Bhd24gRHJhZ29uIEVnZyI9dHJ1ZQ0KfQ0KDQoNCg==
Pastebin Connection: Okay.
Dependent Mods:
-Thaumic Additions: Reconstructed (thaumadditions) @5r
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Halyo_Alex'/383, l='Blep', x=-1948.87, y=71.00, z=17588.27]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Also just now I got a crash where it tried to set an MCA villager's profession to "13 null" as well, instead of 12 null.
0
Hi!
Since this is my first time posting here, might as well say how much I LOVE THIS MOD. Seriously this is exactly what I'd want from a vampirism mod.
Ok, now for the thing that brought me here.
My game crashed when I turned a Minecraft Comes Alive villager into a vampire due to Vampirism Addons turning his profession into an invalid value. "12 null" is what the crash report said. I'm guessing this isn't the same profession that vanilla vampire villagers have, as I've made those before in the same modpack (before adding MCA) and it was perfectly fine. I can send the crash report in a spoiler tag if that would also help.
0
Bolt Break. There you go.
0
"An Eldritch Eye? Gonna cost you..."
1
The "Sticky projectile" is...
Get Spit at by a Llama.
0
if i remember right you need to set yourself on fire for the base research in Auromancy. Or did it actually change?
0
Crashes your game and permanently corrupts the world, but in the coolest way possible.
3
OKAY SO don't use /summon thaumcraft:fluxrift unless you want a bad time.

*cough cough*
1
So, checking out the 1.13 snapshots, I realized that with Channeling, you can easily strike almost any mob in the overworld with lightning. Looking at the list of mobs transformed by lightning, it's a decent trio of mobs.
Pig > Zombie Pigman
Villager > Witch (which is an advancement now!)
Creeper > Charged Creeper
But then I absentmindedly threw a Channeling trident at a Zombie Villager, and I began to wonder...
What other mobs could transform when struck? Now more than ever seems like the time to ask, with this on-demand striking power at the cusp of minecraft's survival mode...
Here are a couple of quick, interesting ideas.
Since I mentioned it, I may as well start with it.
Zombie Witch (or Necromancer)
Made by striking a Zombie Villager with lightning, this undead practitioner of dark arts retains far more knowledge of potions and magic because of all that empty space in a zombie's brain, leaving them with a mind stuffed full of mystical know-how. They'll throw far more complex potions, sometimes even Lingering Potions, and won't hesitate to heal up any undead around them with Harming Potions, targeting low-health undead. This even includes the Phantom, which is just about the absolute worst thing ever. The Necromancer will even throw Strength splash potions at its undead allies. Some have even said that, during the lightning storm, Skeletons surrounding a Necromancer are turned into their far more hellish relatives, Wither Skeletons, which charge into the fray with their stony blades thirsting for blood.
Uses: Drops advanced potions when killed, and has a chance to turn normal skeletons into wither skeletons, which can drop Wither Skeleton Skulls.
Lesser Wither Skeleton
And of course, there's the idea of Pigs turning into Zombie Pigmen, why not turn the overworld's skeletons into Wither Skeletons? Of course, I'm not just suggesting this so that skeletons drop coal, no no. I'm suggesting this because it would be an easy way to get Wither Bones. Yes, I know, there have been suggestions and mods to replace the coal/bone drop with a Wither Bone drop, and this is exactly what this entails. Give Wither Skeletons and Lesser Wither Skeletons a drop of Wither Bones, and remove the bone/coal drops, while Lessers can't drop skulls. Burnt skeletons shouldn't drop unburned bones. But I digress. Lesser Wither Skeletons would retain their bow, but with a high chance of it either becoming enchanted with the enchantment of Flame. Note that a Necromancer DOES create full Wither Skeletons, NOT Lesser Wither Skeletons.
Uses: Drops Wither Bones, whatever those end up doing.
Those are my current two ideas for additional lightning-struck mobs!
0
I was worried it was an issue I had from installing MultiMC for some reason. Glad to know it's happening all over so it'll get patched,
I have noticed that when checking the minecraft version in the launcher it states that the Forge version is "unavaliable"
0
Well in the meantime, the Albedo mod adds perfectly colored lighting for other mods like Botania. Not sure about stained-glass-filtered vanilla sources.
1
Unity is pseudo-16x16. It looks mostly like 16x16 but there are subtle details (or something, I can't tell.)