Skip to content

Render Tree arboretum#97

Open
Lazzzzz wants to merge 2 commits into
bernie-g:masterfrom
Lazzzzz:Tree-render-arboretum
Open

Render Tree arboretum#97
Lazzzzz wants to merge 2 commits into
bernie-g:masterfrom
Lazzzzz:Tree-render-arboretum

Conversation

@Lazzzzz
Copy link
Copy Markdown
Contributor

@Lazzzzz Lazzzzz commented Dec 25, 2021

No description provided.

Copy link
Copy Markdown
Owner

@bernie-g bernie-g left a comment

Choose a reason for hiding this comment

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

Looks good but there's still merge conflicts and a very concerning line in the .gitignore lol

Comment thread .gitignore Outdated
# Files from Forge MDK
forge*changelog.txt
*.DS_Store
settings.gradle
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.

???

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lol


@Override
public Particle createParticle(BasicParticleType typeIn, ClientWorld worldIn, double x, double y, double z,
double xSpeed, double ySpeed, double zSpeed) {
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.

Formatting


private void spawnSnowParticles() {
Random rand = getLevel().getRandom();
for (int i = 0; i < 5; i++) {
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.

Formatting v2

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.

3 participants