Skip to content

Commit

Permalink
fix typo in redgrass
Browse files Browse the repository at this point in the history
  • Loading branch information
chochem committed Nov 6, 2024
1 parent 9c5eb73 commit 0a68548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/de/katzenpapst/amunra/block/ARBlocks.java
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ public static void initBlocks() {
blockVacuumGrass = metaBlockGrass.addSubBlock(
2,
new VacuumGrass(
"vaccumRedGrass",
"vacuumRedGrass",
"amunra:methanegrass-2",
"amunra:methanegrassside-2",
"amunra:methanedirt"));
Expand Down

0 comments on commit 0a68548

Please sign in to comment.