#Just steel

622 messages · Page 1 of 1 (latest)

tired pewter
#

Hi! Notch originally planned for a steel teir of gear, made via crafting one coal ore with one iron ingot, essensially meaning each needs double the coal and so is 1.5x the time to obtain, so I think steel could be the same damage and mining speed of iron, but with a knockback resistance 1 point further than netherite and the same amount of knockback as their netherite weapon counterparts. You just need to code it, I have all the textures. should be relatively easy too!

#

oh right and instead of iron you need steel to make a flint and steel

#

as it just makes sense

rapid reef
#

Could you send the textures?

worthy birch
#

Coal ore as a crafting ingredient sure sounds like it'll be annoying for the player. And interestingly, in the real world the primary coal source was charcoal, due to available coal having too many too unpredictable impurities. And also a limestone-based flux (like calcite) was required. Beyond that, why not slightly recolour the iron stuff for textures?

slow eagle
nocturne kestrel
#

I actually added steel to my mod, but I'm not really interested in making a standalone version of it. Are there not a dozen mods out there that add steel? It seems ubiquotous.

bleak ermine
#

actually asked in the steel for fabric github if the author have interest in port that to 1.20.4

#

if not, maybe @scarlet quartz could give a look if he has the interest (and time)

tired pewter
nocturne kestrel
nocturne kestrel
tired pewter
#

As in I like the arkham assylum joker image on your profile

nocturne kestrel
tired pewter
#

Oh, wow, impressive job!

rapid reef
tired pewter
nocturne kestrel
nocturne kestrel
#

I have a condition I have begun to refer to as "block vomit". When I get bored, I add blocks.

#

I've added over 200 blocks in this manner.

bleak ermine
#

i wonder if @fallen kelp would have interest in port that mod in specific to 1.20.4

#

seems to be a (relatively) easy job

#

also @tired pewter's textures are very nice

tired pewter
tired pewter
#

all hope is lost for steel 😦

nocturne kestrel
#

Eh

#

Hold my beer

nocturne kestrel
#

Okay yeah I can get the tools and armor in tonight. Might be a bit more time for all of the blocks and for the horse armor.

#

Assuming it's not too different from 1.20.1.

tired pewter
nocturne kestrel
tired pewter
tired pewter
#

Should be relatively easy for you

#

but that's an assumption Idk shit about modding

#

oh right I'll supply textures

tired pewter
nocturne kestrel
#

Nah I have placeholders, don't worry. Just lob me the textures when you have them ready.

tired pewter
#

aight

nocturne kestrel
#

@tired pewter When you can, tell me the exact specifics you want for the armor and tool stats. Durability, enchantability, toughness, knockback protection, mining level, mining speed, damage etc..

#

And the crafting recipes you want everything to have.

#

I've gone as far as I can until I have those specifics.

#

But effectively the mod is coded and has all its assets in place except textures.

tired pewter
#

here's the textures for everything

#

wait maybe I should edit the steel block texture a bit

#

what do you think?

nocturne kestrel
#

Honestly can't tell XD

#

Can you please send them in a zip?

tired pewter
#

yeah bet

#

here you go

#

I changed the steel block texture to resemble iron more but at the same darkness

#

Lemme make up some stats

#

steel sword: dmg: 7.5

nocturne kestrel
#

Is that the final damage it should have or the added for its material?

#

Maybe I should show how the stats work

#

Basically each toolmaterial has a float which decides how much damage is added on top of the base for the tool/weapon to which it is applying.

#

For example wood and gold have 0, and it goes up from there.

#

Diamond has 3. Iron has 2.

#

I think the wiki has an article on all this? Not sure.

tired pewter
#

so it would be 2 I guess

#

attack speed is the default ofc 1.6

#

durability would be 1750

#

enchantability is 14 for every enchantable steel item

tired pewter
#

what other specs you need? I'm not too sure of em all lol

#

do I do the same thing for all the other items?

#

pickaxe: durability: 1750 mining speed: the same as netherite's, attack dmg 5.5 attack speed 1.2

#

wait should steel nuggets be a thing? like smelting steel gear makes them and 9 makes a ingot?

tired pewter
#

@nocturne kestrel any questions?

#

oh and yeah these textures I supplied use programmer art ones I'm a weirdo I know

nocturne kestrel
#

Hmmm

#

Do you have a program that can open .ods type files?

tired pewter
nocturne kestrel
tired pewter
nocturne kestrel
#

Basically this is the info I need.

tired pewter
#

aight

#

durability: 1750. attack: 7.5 speed:7.5, enchant:9

#

what does level do?

nocturne kestrel
#

Mining level.

#

0 = same as gold and wood, 1 =same as stone, 2 = iron, 3 = diamond, 4 = netherite

#

After that, is the amount of armor points the entire set gives, spread between the 4 items, then toughness, then durability multiplier, then enchantability for armor.

tired pewter
#

level:3 armor: 20

#

is toughness knockback resistance?

#

screw it 3

#

durability 35

#

enchant 10

#

that'll do

#

a nice mid point between netherite and diamond

#

I dunno which does it but could the mining speed be the same as iron but it can mind block like obsidian? or is that not possible

tired pewter
#

if not just diamond will be fine

#

I don't want it to be the faster AND tankier set

#

a bit of both but diamond having its advantages

#

like enchantability

nocturne kestrel
#

Sorry for delay, was up getting something.

#

Yeah, none of these values are linked.

nocturne kestrel
#

In Minecraft, the more damage is being dealt in one blow, the less of it will be absorbed by the armor.

tired pewter
nocturne kestrel
#

Toughnes tilts it a little more in the wearer's favor.

nocturne kestrel
nocturne kestrel
#

Got it

tired pewter
#

cheers

nocturne kestrel
#

o7

#

Alright, gimme a few.

tired pewter
#

bet

nocturne kestrel
#

@tired pewter Couple last things that aren't on my chart. Knockback resistance, for one. Most of the armors have 0, netherite has 0.1, does what it says on the tin.

#

Small numbers do notable amounts.

#

And you said something about blast protection up above... that can't necessarily be done tonight, if you want it, it will probably be later on.

#

Tonight I can get you an alpha with the items, crafting recipes, and most of the functionality in.

nocturne kestrel
#

nocturne kestrel
#

Yeah that'll probably require a mixin.

tired pewter
tired pewter
nocturne kestrel
#

Okay now, crafting.

#

You said something about making crude steel and then smelting it?

tired pewter
#

its then smelted into steel ingots

#

which are used to craft all of the tools and armor

nocturne kestrel
#

Got it. Easy.

tired pewter
#

some other things I was gonna ask would be steel nuggets (they are produced by smelting steel gear and do nothing but 9 become 1 steel ingot) and for them to be an alternate flint and steel recipe, but that could be done later on of course

nocturne kestrel
tired pewter
#

its not renamed or anything because i gtg ill be back in a hour

nocturne kestrel
#

Np

#

I may not be online then. If so see you tomorrow.

tired pewter
#

I'm baaack

#

Oh right I should explain the point of steel

#

Notch said he wanted to add it as a better altenrative to diamond

#

and I won't be the 1st to say that iron that is only one coal more expensive shouldn't be better than diamond

#

but big boy notch says so

#

I'm making a mod based around unadded features

#

like rn I'm working on a sky dimension using the original terrain generator (I mean exact down to the same seed generation)

#

it's not that hard since the moderner beta dev let me use the skylands code the hard part is putting it in a dimension that isnt the overworld

tired pewter
bleak ermine
#

I would use a 1.20.4 build 😅

nocturne kestrel
nocturne kestrel
tired pewter
nocturne kestrel
tired pewter
#

yeah i slept in today its 12 pm

nocturne kestrel
#

Sweet

tired pewter
#

so yeah is there any more stats or textures you need?

nocturne kestrel
#

The steel nugget.

#

And I think that's it.

tired pewter
tired pewter
tired pewter
# tired pewter

jeez that almost looks like a full stop that image is tiny lol

nocturne kestrel
#

XD yup

tired pewter
#

oh right do you need it in a zip file

#

instead

nocturne kestrel
#

Nah, I got it

#

It's fine

#

Actually we have an issue.

#

Hoe damage is always 1.

#

I won't go into the details of why I can't do this, but with the steel material tool/weapon damage being something point five, I can EITHER have the hoe do 0.5 damage or 1.5 damage.

#

Or, steel can be made to deal a whole number of damage, which is really what I recommend.

#

Because this thing wants int.

#

I have to give it an int. That means no point five.

#

So take your pick. I really do recommend changing the steel damage to a whole integer because otherwise who knows what other things that expect a whole number there will break.

tired pewter
#

whole number then

#

damage one more than diamond, mining speed one less than diamond

nocturne kestrel
#

Hmm

#

Up to you really, I'll put whatever you tell me

#

I would like to point out, that at this rate literallynobody will use diamond.

tired pewter
nocturne kestrel
tired pewter
tired pewter
#

lol

nocturne kestrel
#

Which greatly speeds up the midgame, and renders diamonds... pretty much trivial. They're useful for duplicating armor trims and for jukeboxes at that point.

#

Wait, enchanting is still gated, because crafting it with diamonds.

#

But still.

tired pewter
nocturne kestrel
#

Which isn't necessarily something that happens every day I think.

#

I don't know, I'm the coder, I have never been the one asking the coder to do a thing

tired pewter
#

maybe the crafting recipe should be nerfed?

#

like 4 iron 4 coal almost like netherite ingots

#

what do you reckon?

tired pewter
nocturne kestrel
nocturne kestrel
#

For my mod, steel is effectively the same as iron except more durable and with a little toughness.

tired pewter
#

in that reguard atleast

nocturne kestrel
#

realism out the window?

tired pewter
#

one coal surrounded by 8 iron?

#

or is that too hard

nocturne kestrel
#

Nah, honestly, you're using way less coal at that point.

#

Think of it. You're effectively using 12.5% of a coal hunk for each iron ingot to turn into steel ingot.

#

So a total of 25% of a coal chunk and 1 iron ingot for each steel ingot, once you factor in smelting.

#

4 iron ingots and 1 coal chunk get you 4 steel ingots.

tired pewter
nocturne kestrel
#

How about I leave you to think on it for a bit, you can let me know when you're certain? There's really no rush.

tired pewter
#

wait that's a good idea

nocturne kestrel
#

That gets way harder.

#

You're talking about requiring a certain fuel to smelt it.

#

That might even require a mixin.

tired pewter
#

is it possible to make crude steel not work in a normal furnace and only a blast furnace?

tired pewter
nocturne kestrel
#

All I have to do is delete a freaking file XD

nocturne kestrel
tired pewter
#

interesting, steel irl isn't meltable by lava, could you copy that trait from netherite so the items aren't burnable?

nocturne kestrel
#

Yep

nocturne kestrel
#

'Course, getting it back out of the lava will be fun.

tired pewter
nocturne kestrel
nocturne kestrel
#

YES

#

that gif is PERFECT

tired pewter
#

ikr

nocturne kestrel
#

I am in character as the Joker on most of Discord

#

On my own server for that mod, for example... it's... the Joker

tired pewter
nocturne kestrel
#

I talk in OOC ((like this))

nocturne kestrel
#

:P

tired pewter
nocturne kestrel
#

I mean literally

#

Mark Hamill

tired pewter
nocturne kestrel
#

takes a bow

#

Fun fact: Hamill thought he'd never get the part

nocturne kestrel
#

"They're not gonna cast the guy who played Luke Skywalker as the Joker!"
gets cast as the Joker

tired pewter
tired pewter
#

well early comics anyway which I prefer

nocturne kestrel
tired pewter
#

before he went all kletus cassidy

nocturne kestrel
#

The Clown at Midnight. The freaking Clown at Midnight.

tired pewter
nocturne kestrel
#

Yup

#

One of my favorite Joker stories, perhaps my top favorite

tired pewter
#

It's definitely up there for me

nocturne kestrel
#

All of Joker's Asylum are really good too

#

It's impossible to tell how true the stories are too

tired pewter
#

if only you had the april fools lootbox pfp thing like me lol

nocturne kestrel
#

I'm literally the Joker right now and I don't have that

tired pewter
nocturne kestrel
tired pewter
nocturne kestrel
#

The Batman Who Laughs gives a pretty good indicator that those toxins can completely drive a person insane.

tired pewter
nocturne kestrel
tired pewter
nocturne kestrel
#

"We never speak of this."

tired pewter
nocturne kestrel
tired pewter
nocturne kestrel
tired pewter
nocturne kestrel
#

Honestly myfavorite out of literally all of them is White Knight.

tired pewter
#

i love emporer joker its a real "And alexander wept, for there were no worlds left to conquer." moment

nocturne kestrel
#

I actually haven't read that one at all! I need to

tired pewter
#

it is phanominal

nocturne kestrel
#

The voicemail greeting on my phone is actually the Joker

#

I used a vocoder. Now when I get scam calls, they get the Joker.

tired pewter
nocturne kestrel
#

I figure, if anyone leaves a message, it must have been important XD

tired pewter
tired pewter
nocturne kestrel
#

Very few people leave messages.

tired pewter
nocturne kestrel
nocturne kestrel
#

I sort of started with "who is he if sane", and then once I really felt I had him down, I thought "okay, what was he like as the Joker? What was his internal experience?"

#

and there he is

tired pewter
#

damn would've took some time but it deffinitely paid off

#

All this I gather from a single sentence voice message so you're doing something right

nocturne kestrel
#

Well thank you very much :D

#

I truly have been in character as him on most of Discord for a good month or so.

#

...he's

#

adding blocks to my mod

#

a lot of them

#

and he keeps making me eat yogurt.

#

And he has total control of my custom status.

#

method actor

#

yeah there is no escaping

tired pewter
nocturne kestrel
#

i was so disappointed, because I'm so ready to delve into it. I'm going through New Game+ on City, in the meanwhile.

tired pewter
tired pewter
nocturne kestrel
#

batman.exe has encountered an error and needs to close

#

Reminds me of the third fear toxin exposure in Asylum

#

but yeah no spoiilleerrssss

#

I've already gotten spoiled too much back when I thought "eh it's too expensive, it'll never run on my computer, I'll never get this game"

tired pewter
nocturne kestrel
#

and then I got deeper into Batman and Joker and I saw it on sale and "okay no I have to have it"

#

and I am so glad because it has gotten me through the last of my mom's life, her hospice and her death

tired pewter
nocturne kestrel
tired pewter
#

I think the joker is a masochist, most think he is incapable of feeling pain I think he loves the sensation, like in the dark knight how he laughs when batman beats the shit out of him

#

I know that idea is thrown around a lot

#

but I genuinely think the acid stuff messed up his dopamine receptors

nocturne kestrel
#

Doctor: "This will only hurt... a lot."
Joker, afterwards: "That felt fantastic."

tired pewter
nocturne kestrel
#

...it all mapped surprisingly coherently

tired pewter
#

A lot of study goes into his character's personality so that may have been a point of inspiration

#

Fuck it

#

@nocturne kestrel you're more than welcome to add a easter egg splash that involves the joker

nocturne kestrel
#

points at the Joker 2019 movie

nocturne kestrel
#

I'll ask him for inspiration

tired pewter
nocturne kestrel
nocturne kestrel
#

I was going to watch it with Mom.

#

Thens he just... declined.

tired pewter
nocturne kestrel
#

I intend to watch it with her ashes, when I feel able.

#

And ice cream.

#

That's how we were going to do it.

#

But the night we made those plans, was literally the last night she was lucid.

tired pewter
nocturne kestrel
tired pewter
#

I think when you are able that will be a very healthy exercise that may even make you feel better about the whole ordeal, I am no psychologist though I'm just saying that is a good plan

#

If you need support there's a discord server I'm in called huddleverse

nocturne kestrel
tired pewter
nocturne kestrel
tired pewter
#

I dmed it to you aswell

tired pewter
#

So is there much else you need help with or are we in the final moments where you cook up the mod?

#

chef joker

bleak ermine
#

lol this came from a steel set request to a joker movie commentary quickly

tired pewter
#

@nocturne kestrel could you send me a prototype copy to see if it works with syntra connector?

nocturne kestrel
tired pewter
nocturne kestrel
tired pewter
# nocturne kestrel ?

durability 1750, attack 6, speed 6, enchant 10, level 3, armor 17, toughness 3, durability multiplier 35, enchant 9

#

plus knockback and explosion resistant if not too hard

#

locked in.

nocturne kestrel
#

Hold on, lemme show.

#
        map.put(ArmorItem.Type.BOOTS, 3);
        map.put(ArmorItem.Type.LEGGINGS, 6);
        map.put(ArmorItem.Type.CHESTPLATE, 8);
        map.put(ArmorItem.Type.HELMET, 3);
    })```
#

This is how it is now, same as diamond.

#

To make it 17 we drop a total off 3 of some of these.

tired pewter
nocturne kestrel
#

Also using the iron equip sound as a placeholder.

tired pewter
nocturne kestrel
#

The new soundevent will also have the right subtitles.

tired pewter
nocturne kestrel
maiden bane
#

Actually this mod is looking really complex already

nocturne kestrel
tired pewter
nocturne kestrel
#

That's what I was kind of thinking I'd do basically. Tell the thingy to pretend it has a level of blast protection higher than it actually has - even if it actually has 0

tired pewter
#

ah okay

nocturne kestrel
#

but I have to talk to the mixin guys first.

#

Or honestly it might work better to just reduce damage slightly if it's from a blast source, before or after applying enchants. Again. Have to talk to the experienced mixin people.

#

I'm still learning to do mixins. They weren't a thing when I was modding years ago.

#

I started back before Rigusumi's ModLoader was even widely used.

#

But took a long hiatus in between 1.12.2 and now.

#

And I honestly never got good at Forge.

#

Forge is crap

tired pewter
nocturne kestrel
#

:D

tired pewter
nocturne kestrel
#

And heavy.

tired pewter
# nocturne kestrel It's even more coder-unfriendly.

just booted up the mod and I have a few notes: A, yo this is sick. B, lmao the splash. C, could you be able to add an anternate crafting recipe for flint and steel using flint and a steel ingot? the iron one still working of course

nocturne kestrel
tired pewter
#

go on, just try and pull up on me bro!

nocturne kestrel
#

:D

tired pewter
#

this is so damn cool tysm lmao

nocturne kestrel
#

Very happy you like it.

tired pewter
#

I love it!

nocturne kestrel
#

:D

#

Test out the stats, lemme know how they feel

tired pewter
#

kk

nocturne kestrel
#

Go slice something in two

tired pewter
#

I'll summon a diamond and steel armor zombie as well and see if the toughness works

#

see how many hits they take to kill with a steel sword

nocturne kestrel
nocturne kestrel
#

Oh also if you want I can disable the vanilla flint and steel recipe, though there will be a (harmless) error message in the log. Or I can rename vanilla flint and steel to flint and iron and probably add a flint and steel item that has more durability.

tired pewter
#

netherite axe should do hahaha

nocturne kestrel
#

or I can disable flint and steel altogether because I am a chaos gremlin infected by the Joker

#

or I can make a thing that just ignites the entire freaking area in a sphere

tired pewter
nocturne kestrel
#

that'd be fun

tired pewter
nocturne kestrel
nocturne kestrel
#

and I keep cackling

#

Batman is giving me funny looks

tired pewter
nocturne kestrel
#

or Batsy!

#

^that was freaking Joker he's talking in this server now

#

now he's grinning

#

help

tired pewter
#

lmao

tired pewter
nocturne kestrel
#

:K

tired pewter
#

imma clean the house ill test toughness in a lil bit

tired pewter
#

gonna try and test it now (i have no clue how to give mobs armor via summon so imma replaceitem)

#

oh right

#

@nocturne kestrel should the crafting recipe be more expensive or do you think its pretty balanced as is/

#

because I am thinking it should be a little more costly

#

since coal and iron are farmable

nocturne kestrel
tired pewter
nocturne kestrel
tired pewter
nocturne kestrel
#

Unless you mean for an output of still just 1 steel.

nocturne kestrel
#

In which case that... seems too costly

#

but again, that's my opinion

tired pewter
nocturne kestrel
#

I'm just wondering where the extra iron is vanishing off to.

#

Wherever material goes when you craft stairs I guess.

#

It might be offset just fine by the fact that you have to have a blast furnace. Not sure.

tired pewter
nocturne kestrel
#

The Stair Dimension

#

Steve is a termite confirmed

tired pewter
nocturne kestrel
nocturne kestrel
#

On a serious note, he proposes 8 iron and 1 coal for 8 steel, but require the blast furnace. His second proposal is involving coal blocks somehow.

#

Okay now he's going off into the actual mechanics of steel which he learned from using a steelmill for a hideout...

#

Now he's proposing a custom furnace block made with Nether bricks that is the only block that can smelt steel. I think he is now propsing things just to mess with me.

#

Now he's proposing popcorn smelting but with lava...

tired pewter
#

full armored steel zombie takes 9 hits from a netherite axe

tired pewter
nocturne kestrel
#

Okay now I think he's finally taking it seriously.

#

Wants to know if you want realism or balance.

tired pewter
#

i think 2 iron 2 coal for 1 steel is the best balance of not cheap not bank breaking

tired pewter
nocturne kestrel
tired pewter
tired pewter
#

the several people username is fitting

nocturne kestrel
#

y u p

#

he did that too

#

he was in my kitchen picking up trash earlier

tired pewter
nocturne kestrel
#

He also suggests requiring coal specifically so that you can't farm charcoal for it.

tired pewter
#

3 iron 1 coal is enticing but i dont think it should be a non equal amount of each material

tired pewter
nocturne kestrel
#

Crafting recipe modified.

#

Oh btw, do try tossing steel into lava. Might as well make sure it works.

#

I see no reason why it wouldn't but I didn't test that part, I forgot.

tired pewter
#

will do

#

crude steel burns but everything else is fine

nocturne kestrel
#

Crude steel was left burning on purpose because it's not steel yet.

#

It's iron and coal.

#

Made sense.

tired pewter
nocturne kestrel
#

tyvm, I try

tired pewter
#

mint its compatible with the workbench, enchant table and anvil item displays in my modpack!

#

yes I have two hands don't even ask

#

not that I'd be caught dead using armor trims but they work with them too!

nocturne kestrel
#

#mod-dev-1 message There will definitely be an easter egg splash.

#

And it looks like Joker and I get to go absolutely nuts on AXAR-Adapt's splashes.

#

Joker: "I'm already nuts."

tired pewter
tired pewter
#

when this is done, wanna work on more mods wit me? you code, i texture and model.

#

we could take turns like i texture for your idea then you code for mine

nocturne kestrel
#

It kind of depends on the idea, how easy it is and if it interests me. But I'd be open to seeing what we can come up with within those parameters.

tired pewter
tired pewter
#

also might keep joker pre-occupied

tired pewter
#

so what exactly is a mixin?

nocturne kestrel
# tired pewter so what exactly is a mixin?

It's a way to alter vanilla code. Under what you may call 'normal' circumstances, we have no way to alter the vanilla jar. A mixin effectively uses a trick to swap out bits of code in RAM once vanilla code is loaded, applying the modder's changes to how vanilla itself functions.

nocturne kestrel
tired pewter
#

no wonder it'd be a pain to do

nocturne kestrel
#

Yeah, you have to work with bytecode, get the thingies exactly right, it's very finicky but worth it.

tired pewter
nocturne kestrel
tired pewter
nocturne kestrel
tired pewter
#

i should make a mod for bedrock that just makes the game not load and deleted all its code spanish_inquisition_3

#

or one that just launches java or a legacy emulator

nocturne kestrel
#

pffFFFFf

#

yes

#

on April 1

#

do it

tired pewter
tired pewter
nocturne kestrel
#

He says it's on purpose.

tired pewter
nocturne kestrel
#

The insanity.

#

Oh, who cares about sanity?

#

oh fun now he's here too

#

:D

#

Yeah he and I added tin to my Adapt mod yesterday morning

#

Quite pleased with it.

tired pewter
#

as insanity is doin the same thing over and over expectin a new result

nocturne kestrel
tired pewter
#

shrodingers cat theory if you study is dignifies that anything is theoretically possible

#

hence why I prayed for my girlfriend to come back to life for months.

#

someday

#

she just might

#

ok im tearin up back to insanity

nocturne kestrel
#

pats

tired pewter
#

but yeah theoretically anything is infinitely possible and impossible

nocturne kestrel
#

I mean, brief thing before we move on, the Bible does promise everyone will come back to life.

tired pewter
tired pewter
#

if there is a god he's a douche for making cancer and taking the good people away

#

thats my 2 cents

nocturne kestrel
#

I think it's why a lot of religions teach hellfire and such even though it's not in the Bible at all. It's so easy to villify him if you think he's responsible.

tired pewter
tired pewter
#

as long as you arent hurting people

#

you do you

nocturne kestrel
#

Can we not just have civil discussions on our differeing beliefs on this planet, people?

#

Like mentioning my beliefs anywhere has the chance to get several people claiming I serve a cult.

nocturne kestrel
#

Like, what?

tired pewter
nocturne kestrel
#

Personally I'd be happy to have a respectful discussion about religion any time if the aim is to better understand each other

nocturne kestrel
tired pewter
nocturne kestrel
nocturne kestrel
tired pewter
zinc escarp
#

you guys might want to take this somewhere else. this is not the place to discuss sensitive matters

nocturne kestrel
tired pewter
#

but yeah how long would a mixin take to code? if its too hard we can just do armor toughness im not too worried

#

just thought itd be a nice tanky feature

nocturne kestrel
#

Kind of depends. Right now I don't have a lot of time overall, I'm working on mods in moments that I can.

nocturne kestrel
#

I'm caught up in a legal battle and being harrassed by my relatives, literally racing to get the mail before they steal it each day

#

Was too late yesterday.

#

I leave the mailbox closed. Yesterday it was open and empty.

tired pewter
nocturne kestrel
#

Not the 'your family is awful too part', though I sympathize

#

but it's helpful to not be a freaking island in the middle of this

tired pewter
nocturne kestrel
#

Btw if you're interested in my Adapt mod it does have a Discord server and is in active alpha testing, though it's going to be quite a large mod.

nocturne kestrel
tired pewter
#

wait

#

@nocturne kestrel i had a big bren moment. anvils, blast furnaces, cauldrons, chains, hoppers and smithing tables should be craftable with steel instead of iron, would this he hard to implement?

tired pewter
nocturne kestrel
tired pewter
#

and i know so thats my last request

nocturne kestrel
#

Roger that. I'll get to it when I can.

#

I've got a lot to do this week.