Skip to content

Commit

Permalink
Merge pull request #32 from chochem/fix-red-grass
Browse files Browse the repository at this point in the history
fix typo and thus localization for redgrass
  • Loading branch information
chochem authored Nov 7, 2024
2 parents 9c5eb73 + 0a68548 commit c797946
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 c797946

Please sign in to comment.