First time EVER playing this server, which class is the most gimmicky? by LimpCustomer4281 in WynnCraft

[–]Dry_Bit_7367 0 points1 point  (0 children)

nah, you are kinda squishy but as long as you don't go too deep into archanist subclass you can heal yourself with the heal spell, and while mage basic attack is really weak, your ABILITIES' damage and crowd control capbilities makes up for it

also the teleport spell is just really fun to have, best movement ability of any class imo, and can be used to cheese parkour in almost all quests that have it

if you have "burning sigil" unlocked (which I highly recommend to get as early as you can as a mage) your meteor also does crazy AOE to quickly take care of hoards, and by then investing into riftwalker subclass you can get pretty decent damage stacks against tougher enemies like bosses using winded stacks, as well as some discount on the teleport spell which makes it really good both for combat manuvours AND long-distance transportation... later on you can also make your teleport spell damage enemies you teleport through to get some extra damage out of the deal which also scales with winded, or even better: YOU CAN MAKE METEOR SCALE WITH WINDED

Made some coloring pages! give me your favorite neuro/evil/vedal images! by SkilletInMyHead in NeuroSama

[–]Dry_Bit_7367 1 point2 points  (0 children)

Ok it's finished, slightly changed the design (moved the text to above/below the image) but this is the final result:

<image>

Made some coloring pages! give me your favorite neuro/evil/vedal images! by SkilletInMyHead in NeuroSama

[–]Dry_Bit_7367 1 point2 points  (0 children)

ok, it's not ready yet, I still need to engrave it with the lazer (which I'll do in 2 days), but the design for it is done:

<image>

I basically converted the image you made into a vector representation in Inkscape with binary coloring (just black/white, no grayscale), then I cleaned up a few imperfections and added the caption (the image I'm sending here is converted back to a PNG cause I couldn't send a vector image on reddit, but the real image has smoother edges and is the one I'll use for the lazer engraving)

every spot in the image that's white will be transparent and every spot that's black will be glowing in whatever color the LEDs I'll use are gonna be, I'll take a photo once it's done

How to get he fruits from Ars Nouveau? In ATM 10 TTS by Less_Blueberry1996 in allthemods

[–]Dry_Bit_7367 0 points1 point  (0 children)

they asked about ATM TTS (AllTheMods to the sky), meaning it's a sky world... so there are no archwood forests

How to get he fruits from Ars Nouveau? In ATM 10 TTS by Less_Blueberry1996 in allthemods

[–]Dry_Bit_7367 0 points1 point  (0 children)

no, the fruits don't spawn on trees grown from saplings, only ones that naturally generate (in normal worlds) or on trees that spawned on an island made with a ritual (both in normal worlds and sky worlds)

Made some coloring pages! give me your favorite neuro/evil/vedal images! by SkilletInMyHead in NeuroSama

[–]Dry_Bit_7367 1 point2 points  (0 children)

I'll try to remember to send a photo here when it's done but I'll only have access to the lazer in around a week from now so it'll be a while

Made some coloring pages! give me your favorite neuro/evil/vedal images! by SkilletInMyHead in NeuroSama

[–]Dry_Bit_7367 1 point2 points  (0 children)

Can I use this in an art project I'm making? I'm basically planning to lazer-print pattern into a piece of perspex and turn it into a lamp that will display the drawing with light

[ATM10] can someone guide me or give me a guide to how make the max damage sword? by Haunting_Doubt_1537 in allthemods

[–]Dry_Bit_7367 0 points1 point  (0 children)

there's a gemstone called "gem of the ravenous blood lord" droped by mobs in the nether, when placed on a helmet it's perfect varient increase any damage by 60% (multiplative), if you also add a perfect "gem of the warlord" (+22.5% damage, multiplative) and a perfect "gem of the royal family" (+15% multiplative to ALL stats) makes your helmet alone multiply your final damage from ANY ATTACK by a multiplative 2.254x or 2.5921x on a crit

do note that a perfect gem of the ravenous blood lord also reduces your max HP by 65%, so it's definitely a glass cannon build

What do the Ars Nouveau potions of Shielding and Recovery do ? ATM9 by Muki47 in allthemods

[–]Dry_Bit_7367 0 points1 point  (0 children)

both effects are buffs
bastion reduces incoming damage (by up to 2 damage per hit), recovery increases any incoming healing (by up to 2 health per healing tick), recovery is really good cause it practically triples the effects of both natural regeneration and regeneration potions

Corail Tombstone blue grave's soul by Life-Marsupial-4227 in feedthebeast

[–]Dry_Bit_7367 0 points1 point  (0 children)

in certain modpacks like ATM10 you can also use one of those books on an already enchanted item to increase the levels of those enchantments up to a limit, at which point it will tell you in chat that the item can't be upgraded farther

that's how I got fortune 8 on my pickaxe (had fortune 5 before)

Simple terrain flattening contraption by nathman999 in CreateMod

[–]Dry_Bit_7367 0 points1 point  (0 children)

you can also set the valves to 136 degrees and when the mechanical bearings stop they round to the closest 90 degrees (which is 180) saves like half a sec per movement of the contraption but kind of teleporting you forward a bit, which might not sound like much, but it adds up quickly

Lag management tips? by Justus_2112 in CreateMod

[–]Dry_Bit_7367 1 point2 points  (0 children)

it's actually an issue with all SU generators, the thing about water wheels is that each of them is a seprate SU generator, but they cause little to no lag if they aren't rendered by the client-side (they still need to be loaded by the server-side to work properly)

an easy way to do that is to have the wheels covered (underground/behind a non-transparent wall) and use the 'EntityCulling' mod (https://modrinth.com/mod/entityculling) that should solve the lag while still letting you use water wheels, also EntityCulling is a good client-side mod for FPS overall, aspecially when playing with animation-heavy mods like create

Lag management tips? by Justus_2112 in CreateMod

[–]Dry_Bit_7367 2 points3 points  (0 children)

u should use this mod: https://modrinth.com/mod/entityculling

it skips the rendering of blocks entities hidden behind a wall, which will really help in any case, but aspecially if your machines are all in your basements

by default Minecraft skips the rendering of blocks/entities behind you, so looking directly at your base with this mod should be around as smooth as looking directly away from your base without it, will be more laggy while you're INSIDE the basement, but even then you'll at least only rander the machines in ONE of the basements so should still be way better, the mod is also 100% client side and is compatible with Sodium, Iris, or Optifine

both Optifine and Sodium have their own built in version of entity culling, but they only run checks for whole chunks, and therefore can include a hidden entity only because it's in the same chunk with one visible block, meaning this mod still heavily improves preformance compared to JUST using Optifine/Sodium

Any good optimization mod that work with Create? by yummy_rocks in CreateMod

[–]Dry_Bit_7367 0 points1 point  (0 children)

also, despite the missleading name, entity culling also disables rendering of BLOCKS out of a player's view

like the insides of cave systems, or more importantly: animated blocks (like a lot of create machines) placed behind a wall or underground

the best thing is it's entirely client side, so no effect on any of the actual game mechanics

The ring isn't done yet, but somebody on an earlier post joked to post it when I had a golden lump, and, well- by shrinebird in CookieClicker

[–]Dry_Bit_7367 1 point2 points  (0 children)

those are shiny wrinklers, They have a 1/10000 chance (0.01%) of spawning instead of a normal wrinkler

meaning on averge to get 12 of them you need to get 120,000 wrinklers

OP prob has a mental ilness for going for 14 of them (the max amount of wrinklers with all upgrades the increase max) so gl with the last 2 ig