Skip to content

Fix block hardnesses and explosion resistances#145

Merged
SuperSoupr merged 31 commits into
masterfrom
survival-pass
Jun 26, 2026
Merged

Fix block hardnesses and explosion resistances#145
SuperSoupr merged 31 commits into
masterfrom
survival-pass

Conversation

@FourIsTheNumber

Copy link
Copy Markdown
Collaborator

Tried to match everything close to ExU. Took a few liberties with things like compressed blocks and decorative blocks, but it should all be pretty logical.

From now on I will be checking for hardness/material on future prs.

@FourIsTheNumber FourIsTheNumber mentioned this pull request Jun 25, 2026
29 tasks
# Conflicts:
#	dependencies.gradle
#	src/main/java/com/fouristhenumber/utilitiesinexcess/common/blocks/BlockCompressed.java
#	src/main/java/com/fouristhenumber/utilitiesinexcess/common/blocks/BlockFloating.java
@SuperSoupr

SuperSoupr commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

There are a bunch of blocks that you didn't set the resistance of, is it intentional? The glass and giga torch I get but why the drum and the generators?

@FourIsTheNumber

Copy link
Copy Markdown
Collaborator Author

There are a bunch of blocks that you didn't set the resistance of, is it intentional? The glass and giga torch I get but why the drum and the generators?

If you don’t set the resistance, it’s automatically set to the same value as the hardness

@SuperSoupr

Copy link
Copy Markdown
Contributor

There are a bunch of blocks that you didn't set the resistance of, is it intentional? The glass and giga torch I get but why the drum and the generators?

If you don’t set the resistance, it’s automatically set to the same value as the hardness

Ah, didn't know that

@SuperSoupr SuperSoupr enabled auto-merge (squash) June 26, 2026 18:13
@SuperSoupr SuperSoupr merged commit e8beda6 into master Jun 26, 2026
1 check passed
@SuperSoupr SuperSoupr deleted the survival-pass branch June 26, 2026 18:16
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