AtomicBlom/ProjectTable

GitHub Wiki

vizthex123 opened this issue · 2 comments

Title. This mod seems very interesting, but the complete lack of documentation is quite irksome.

Also, I noticed that it doesn't generate a config file by default. Would be nice if it came packaged with a few examples so you can know the formatting (especially with recipes that use items with metadata/NBT as a component, since everyone formats that differently in .json)

Maybe make it like Compact Machines 3, you can run a command that will extract a few recipes into the mod's config folder so you can build off of those?

Mod author has told me they are no longer supporting 1.12 which is a major shame, since 1.12 scene is still very active.

I have managed to work out some of the syntax though with help from a friend:

Use "Damage:" for defining meta data
Use -1 in the Count to not consume an ingredient.

I haven't yet tested NBT, but I think that would be "tag:"

I just used a different mod instead (Artisan's Worktables) since this one has no support, but thanks for the help. Maybe someone else will find it useful.

Leaving this issue open as there should be documentation, even if only for the newer versions.

Always a bit annoying when devs abandon active things, ah well.