#Burning Block TFC

96 messages · Page 1 of 1 (latest)

uncut tiger
#

Burning Block is a mod for 1.21.1 neoforge that makes blocks not disappear when they get burned up, fire is able to damage adjacent blocks, and charred leaves and ash litter the forest floor. Things can get messy fast!

Burning Block TFC is an addon with better compatibility. Such as blocks, and wood related recipes.

This is my first (and I guess second mod) so any feedback is appreciated.

Curseforge:
[base mod] https://www.curseforge.com/minecraft/mc-mods/burning-block
[TFC addon] https://www.curseforge.com/minecraft/mc-mods/burning-block-tfc

Modrinth:
[base mod] https://modrinth.com/mod/burning-block
[TFC addon] https://modrinth.com/mod/burning-block-tfc

#

TFC screenshots ||(the first one was before I fixed duff not getting charred)||

indigo copper
#

this is cool as all hell

uncut tiger
#

Currently stuff like TFC looms and sewing tables are missing, idk whether to add them since the wood is meant to be kind of destroyed. It did go under a bit of pyrolysis lol.

sleek trail
#

3 questions
1, do some blocks still disappear?
2, is the break speed of the burnt blocks faster than the normal blocks?
3, If 1 is true then is the percent it turns into a burnt block or just disappears configurable?

indigo copper
#

some blocks still definetly dissapear. (this was a full rectangle)

sleek trail
#

Nice

indigo copper
#

burnt logs definetly break faster than default TFC logs.

sleek trail
#

Oh does the ash turn into anything? Like can you collect the ash?

uncut tiger
indigo copper
#

(I like it this way honestly)

sleek trail
#

Same

uncut tiger
#

There is a way I can try to minimise it but at that point it might block the spread of fire too much

indigo copper
#

has to be collected with a shovel

sleek trail
#

Nice

#

Do chests get converted?

indigo copper
#

theres no burnt chest variant

uncut tiger
#

While making this I found out that a lot of blocks arnt flammable

#

Like chests and doors

indigo copper
#

TFC chests are flammable

sleek trail
#

^

indigo copper
#

same with doors

uncut tiger
#

Well thats on the list then, I just need to make sure the contents stay the same

sleek trail
#

Yeah I would know chests are flammable because the last server I played on someone set fire in our wooden storage area AND WE LOST AN IMPORTANT BOOK

#

They were on OUR TEAM TOO

covert blaze
#

Could you have them turn to ash or would you make them be unique blocks

uncut tiger
indigo copper
#

would be so funny if tools (as long as they dont have any durability damage) would loose their handles.

uncut tiger
#

Idk how doors would work since they are made up of two blocks but Ill see what I can do

#

Just remembered that some people asked to be pinged.

covert blaze
#

In registration change the properties so it has the break speed of scorched planks

indigo copper
indigo copper
uncut tiger
#

How did that happen with the texture

indigo copper
#

yeah I was about to say

#

idk?

uncut tiger
#

I had this happen so I flipped the texture and now its back to being normal lol.

covert blaze
uncut tiger
#

The worry is how the game will act if I only convert one of the door blocks

covert blaze
#

That sounds very hard to do

indigo copper
#

the doors I burned earlier got "converted" into ash, but also plopped off as items.

uncut tiger
#

But I might just add a edge case for doors that is checked for before doing the rest of the logic.

indigo copper
uncut tiger
pliant pine
#

I love it

#

I have such a fun idea for this

#

for a modpack

#

lets gooo

pliant pine
#

also

#

thank you for doing the data stuff

#

🙏

earnest nova
#

Damn, I was just thinking about how well stuff like burnt would go with TFC! This is excellent!

#

I've been using simple block physics in my server as well, this will work super well with it!

carmine spruce
#

Damn this is good, but I use 1.20.1 😭

earnest nova
#

Damn yeah, would a 1.20.1 port be an option?

unborn shard
#

cool mod

unborn shard
earnest nova
past prawn
#

1.21.1 is best

indigo copper
uncut tiger
#

(By stripped down I mean that the datapack feature would have to be removed since it uses data maps which is a neoforge 1.21 feature)

earnest nova
uncut tiger
#

Btw I am still slowing working on this, its just that registering block entities is a massive pain and I haven't even looked at how TFC does it for their ones, only looked at the vanilla ones (for the non TFC addon mod).

#

Luckily the only vanilla block entities are signs.

#

And Im hoping that the TFC ones will be much easier to do.

#

Not really from what it looks like. Now that Im looking at it, though it is just very tedious.

covert blaze
uncut tiger
#

Yeah its just mostly tedious

#

Since I seemingly need to extend the class for every type of block entity and have it point to my block like how TFC does it here

velvet latch
#

I have a suggestion that might be a little difficult. Maybe you could add smoke particles like the ones that come out of campfires to the fire?

velvet latch
#

Hey @uncut tiger I think I found a bug or oversight of some sort

#

when land burns the blocks that get destroyed leave behind their shadows

#

so the blocks remain dark

#

and this allows monsters to spawn for some reason

#

I'm not sure why this happens

#

you can see the weird shadows

#

but when I break a block, the shadows in the nearby area go away too and lighting returns to normal

uncut tiger
#

What’s up with the grass colour? Since the mod doesn’t do that.

#

I guessing that something isn’t doing block updates properly.

pliant pine
#

they add their own grass burning mechanics

velvet latch
#

Yes! I didn’t even realize volcanoes changes burning. Sorry about the ping!

pliant pine
#

its a little annoying that they implemented their own system but I guess it makes sense

velvet latch
#

Yeah 🙁

pliant pine
#

volcanoes also will have/has wildfire mechanics

#

so it makes sense they have their own stuff

uncut tiger
#

I got a bit of time rn so I think ill fix the door.

uncut tiger
#

I have no idea whats wrong with the door lmao

#

In other news I am thinking of adding a bit more TFC integration to the mod.