Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Allow multiple acid blocks with different maturation times and faces#56

Merged
AngrySoundTech merged 4 commits intomasterfrom
feature/acids
Sep 19, 2022
Merged

Allow multiple acid blocks with different maturation times and faces#56
AngrySoundTech merged 4 commits intomasterfrom
feature/acids

Conversation

@AngrySoundTech
Copy link
Copy Markdown

No description provided.

@Gjum
Copy link
Copy Markdown

Gjum commented Sep 18, 2022

now might be a good time to rename multiplier to something like maturation_time_multiplier

Copy link
Copy Markdown

@Diet-Cola Diet-Cola left a comment

Choose a reason for hiding this comment

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

Solid stuff, comments are just general pointers I've been pulled on before, doesn't block being merged however

import vg.civcraft.mc.civmodcore.dao.ManagedDatasource;
import vg.civcraft.mc.civmodcore.utilities.TextUtil;

import java.util.*;
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Star imports are generally frowned upon

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I blame my editor, will fix

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Fixed in d76977e

Comment thread paper/src/main/resources/config.yml Outdated
- DOWN
netherite:
material: NETHERITE_BLOCK
multiplier: 4
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Agree with gjum that this is best renamed to maturation_time_multiplier

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Updated in c0fa6c1 (Thank you @Gjum)

@AngrySoundTech AngrySoundTech merged commit 944af58 into master Sep 19, 2022
@AngrySoundTech AngrySoundTech deleted the feature/acids branch September 19, 2022 15:40
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