Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Added some Blocks+Block functionality#223

Open
SonOfTheStars wants to merge 1 commit into
ddevault:masterfrom
SonOfTheStars:master
Open

Added some Blocks+Block functionality#223
SonOfTheStars wants to merge 1 commit into
ddevault:masterfrom
SonOfTheStars:master

Conversation

@SonOfTheStars

Copy link
Copy Markdown

Added:
-BlockStone
-BlockCobble

Changed:
-Block.cs:
-added ToolQuality:int
-added MetaData:int

-BlockStone
-BlockCobble

Changed:
-Block.cs:
 -added ToolQuality:int
 -added MetaData:int

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Use an enum please.

@ddevault

ddevault commented Sep 9, 2014

Copy link
Copy Markdown
Owner

Overall, this looks great. Just a couple of minor quips and it's good to go.

@SonOfTheStars

Copy link
Copy Markdown
Author

goin to rework that tomorrow

@JBou

JBou commented Sep 9, 2014

Copy link
Copy Markdown
Contributor

I think you should rename the blocks from BlockStone to StoneBlock, because all other Blocks have this format.

@ddevault

ddevault commented Sep 9, 2014

Copy link
Copy Markdown
Owner

Thanks @JBou, I agree.

@SonOfTheStars

Copy link
Copy Markdown
Author

Hmmm might be better to use the name before block indeed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants