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

Fix the capitalization of the FireflyBushBlock class #4106

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CLASS net/minecraft/class_10736 net/minecraft/block/FireflyBushBLock
CLASS net/minecraft/class_10736 net/minecraft/block/FireflyBushBlock
FIELD field_56460 CODEC Lcom/mojang/serialization/MapCodec;
FIELD field_56461 FIREFLY_CHANCE D
FIELD field_56462 FIREFLY_HORIZONTAL_RADIUS D
Expand Down