minetest-mods / moreblocks

More Blocks
https://content.minetest.net/packages/Calinou/moreblocks/
zlib License
45 stars 67 forks source link

Would it be possible to port to mineclone? #188

Open Thorgrimson opened 2 years ago

Thorgrimson commented 2 years ago

I would like to use the mod with mineclone but it depends on the default mod. I tried a little to make it work but without sucess. I would to like on it more but need some hints where to look and what to do.

fluxionary commented 2 years ago

@Thorgrimson see #191. What more would be needed to make it work w/ mineclone?

BuckarooBanzay commented 2 years ago

I would like to use the mod with mineclone but it depends on the default mod

This should only be an optional dependency now, after #182, in the best case you would just have to add a recipe for the table-saw and register some nodes

Not sure though how the api will change after #191 but it shouldn't be harder than that