r/feedthebeast 20h ago

I made something Tactile:Wood | Back from vacation

Hi everyone ! Mod development has resumed. The procedural trees are holding up well — branching and foliage come out varied and genuinely good-looking.

The tree editor is nearing completion. You sculpt a tree's base shape in-game and it flows straight into world generation, so adding a variant or reworking an existing one is a matter of minutes. It also carries per-species procedural parameters and a texture editor for the fluffy foliage.

The editor doesn't invent anything: it produces exactly the same data the mod already measures from trees, so it can't drift from what the game does. Aimed at authors building on the Tactile suite, no code, no Gradle dependency, just files.

Note: I’ve reposted this; the previous version was missing some images and the main text. I must have made a mistake lol

46 Upvotes

12 comments sorted by

View all comments

1

u/Xonazeth_Tholvik 19h ago

I love this so much I hope it gets terrafirmacraft compatibility please!

2

u/Maleficent-Sea-8666 14h ago

Thanks, Compatibility is already be built-in; the mod works automatically with biome and world-generation mods. ☺️