remove technic_cnc dependency, register cnc nodes using minetest.after

This commit is contained in:
tenplus1
2022-12-19 11:23:17 +00:00
parent 4af6f35734
commit ed06375ad5
3 changed files with 8 additions and 6 deletions

View File

@ -1,4 +1,4 @@
name = bakedclay
depends = default
optional_depends = stairs, moreblocks, lucky_block, technic_cnc, flowerpot
optional_depends = stairs, moreblocks, lucky_block, flowerpot
description = Adds the ability to bake clay into blocks and colour them with dye.