TerraBlender (Fabric)

TerraBlender (Fabric)

24M Downloads

May you please add some more documentation?

madcreeper7611 opened this issue ยท 3 comments

commented

Overview

This isn't a feature specific to TerraBlender itself, but the github. The thing I'm requesting for is may you please at least document the thing. There's only 2 pages in the TerraBlender Wiki and they're extremely lacking in context.

Why would this feature be useful?

Documentation can help new mod developers understand what specific things are/do. For example: if I told you to build something like a Table, but you didn't know how to, and I didn't give you instructions, just told you to just "figure it out", that would be highly inconvenient. So may you please document Terrablender?

commented

I agree. I can't figure this out no matter how hard I try.

If you know how to use it, any help would be appreciated. But it sounds like you're in the same boat as me...

commented

I agree!

I tried to follow each the fabric "examble mod" for 1.21.5 to 1.21.8
All of them are broken and do not compile! ItelliJ is full of red lines because code dooes not exists in fabric

ResourceLocation? That is a forge/neoForge thing! In fabric we say Identifier! Do we not?!?
the properties for 1.21.8 refer to "minecraft_version=1.20.4"

Please, it is quite frustrating

commented

Only thing I've been going off is this image pinned in the discord, but it raises some questions for me after actually using the api and I wish someone who is actually experienced with this made a wiki or even some lines in the readme to explain how it actually works. Imo vanilla worldgen is weird enough in itself, and figuring out the quirks of Terrablender is the cherry on top.
Image