Add Stone Cutting/Compatibility with Technic Mod #5

Open
opened 2023-01-29 08:08:06 +01:00 by aiss · 2 comments

Cut Too_Many_Stones into more shapes
technic_cnc Cutting API
can cut up to 12 shapes
3d_armor API Too_Many_Stones cube to make armor

Cut Too_Many_Stones into more shapes [technic_cnc](https://github.com/minetest-mods/technic/blob/master/technic_cnc/cnc_api.lua) Cutting API [can cut up to 12 shapes](https://github.com/yodabear1/workbench/tree/addSettings) [3d_armor API](https://github.com/minetest-mods/3d_armor) Too_Many_Stones cube to make armor
TheOnlyJoeEnderman added the
enhancement
label 2023-01-29 20:24:14 +01:00
TheOnlyJoeEnderman changed title from Cutting to Add Stone Cutting/Compatibility with Technic Mod 2023-01-29 20:26:44 +01:00

I can't find the syntax that makes them work. Plus, I am in the middle of a major update. But, this feature does intrigue me. I'll look into it.

I can't find the syntax that makes them work. Plus, I am in the middle of a major update. But, this feature does intrigue me. I'll look into it.
Author
With [minetest.override_item](https://github.com/minetest/minetest/blob/5.6.1/doc/lua_api.txt#L4979) you don't need to write a lot of repetitive code https://github.com/minetest/minetest/issues/661#issuecomment-16412679
TheOnlyJoeEnderman added the
low priority/future consideration
label 2023-07-01 05:54:06 +02:00
Sign in to join this conversation.
No description provided.