Skip to content

Commit

Permalink
further audio tweeks
Browse files Browse the repository at this point in the history
  • Loading branch information
Fusion-Flux committed Aug 23, 2023
1 parent b27fae2 commit 33cc160
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ public void tick(Level world, BlockPos pos, BlockState state) {
null,
pos.getX() + 0.5, pos.getY() + 1, pos.getZ() + 0.5,
PortalCubedSounds.CATAPULT_LAUNCH_EVENT, SoundSource.BLOCKS,
.3f, 1f
.2f, 1f
);
}
}
Expand Down

0 comments on commit 33cc160

Please sign in to comment.