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

Implement blackstone and deepslate blocks and walls #611

Merged
merged 14 commits into from
Aug 1, 2022

Conversation

TwistedAsylumMC
Copy link
Member

No description provided.

@JustTalDevelops JustTalDevelops added the feature New feature or request label Jul 31, 2022
server/block/blackstone.go Outdated Show resolved Hide resolved
server/block/deepslate.go Show resolved Hide resolved
server/block/deepslate_bricks.go Show resolved Hide resolved
server/block/deepslate_tiles.go Show resolved Hide resolved
server/block/polished_blackstone_brick.go Show resolved Hide resolved
@Sandertv
Copy link
Member

Sandertv commented Aug 1, 2022

I imagine it's easiest if we merge these after slabs and stairs and add those in this PR.

Copy link
Member

@Sandertv Sandertv left a comment

Choose a reason for hiding this comment

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

One typo, should be good otherwise when stairs/slabs are added. Feel free to merge once that's resolved.

)

// Blackstone is a naturally generating block in the nether that can be used to craft stone tools, brewing stands and
// furnances. Gilded blackstone also has a 10% chance to drop 2-6 golden nuggets.
Copy link
Member

Choose a reason for hiding this comment

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

Typo here, furnances.

@DaPigGuy DaPigGuy merged commit a6d4cd8 into master Aug 1, 2022
@DaPigGuy DaPigGuy deleted the feature/blackstonedeepslate branch August 1, 2022 23:53
@DaPigGuy DaPigGuy mentioned this pull request Aug 2, 2022
89 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants