Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new blocks to CNC #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

absinthum
Copy link
Contributor

added silver sandstone, silver sandstone brick, desert stone, desert stone brick, sandstone brick and stone brick

added silver sandstone, silver sandstone brick, desert stone, desert stone brick, sandstone brick and stone brick
---------------
technic.cnc.register_all("default:stonebrick",
{cracky=3, not_in_creative_inventory=1},
{"default_stone.png"},

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you have to provide the same texture you want from the cnc output, default_stone_brick.png in this case (https://github.com/minetest/minetest_game/blob/1ade8941b497e71dd05e80827e5f34a4659e47b0/mods/default/nodes.lua#L271)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants